当前位置: 首页 > 网络学院 > XML相关教程 > XSL/XSLT > XSL 编辑器
If you are serious about XML, you will benefit from using a professional XML Editor.
如果你对XML的使用非常严谨,那么专业的XML编辑器可以帮你大忙。
XML is a text-based markup language.
XML是基于文本的标记语言。
One great thing about XML is that XML files can be created and edited using a simple text-editor like Notepad.
XML挺不错的一点就是可以使用如记事本这样简易的文本编辑器来创建和编辑XML文件。
However, when you start working with XML, you will soon find that it is better to edit XML documents using a professional XML editor.
然而,当你开始编辑XML后,你就会很快地发现,使用专业的XML编辑器来编辑XML文档会更加严谨和方便。
Many web developers use Notepad to edit both HTML and XML documents because Notepad is included with the most common OS and it is simple to use. Personally I often use Notepad for quick editing of simple HTML, CSS, and XML files.
许多Web开发者都使用记事本来编辑HTML和XML文档,因为最普通的操作系统都包含记事本,并且易于使用。我本人经常使用记事本编辑简单的HTML、CSS以及XML文件。
But, if you use Notepad for XML editing, you will soon run into problems.
但是,使用记事本编辑XML很容易出问题。
Notepad does not know that you are writing XML, so it will not be able to assist you.
记事本不知道你正在编写XML,所以它并不会协助你。
Today XML is an important technology, and development projects use XML-based technologies like:
今天XML已经成长为一个非常重要的技术了,发展工程都在使用基于XML的技术,如:
To be able to write error-free XML documents, you will need an intelligent XML editor!
为了实现XML文件编写上的“零错误”,我们需要一个非常智能的XML程序编辑器。
Professional XML editors will help you to write error-free XML documents, validate your XML against a DTD or a schema, and force you to stick to a valid XML structure.
专业的XML程序编辑器会帮助你实现XML文件编写的“零错误”,通过DTD或一个有效的格式验证XML的有效性,从而使你能够遵循一个正确有效的XML结构去书写XML。
An XML editor should be able to:
一个XML编辑器应该具备下面这些功能:
At W3Schools we have been using XMLSpy for many years. XMLSpy is our favorite XML editor. These are some of the features we especially like:
我们已经使用 XMLSpy 多年。XMLSpy 是我们最喜欢的XML编辑器。下面列举了XMLSpy的一些具体优点: