Oxygen XML Editor 1
April 15, 2002
Support for XML, XSL, TXT, and DTD Documents
Syntax Highlight, Element Names, and Comments are Displayed with Different Colors
This is done at the time the user types in the text. The color palette is
changed when the user edits DTD or XML/XSL.
Content Completion Assistant
At the time the user types in an element name, the editor will display a list
from which the user can choose one of the elements that can be inserted in that section of
the document. This is done by examining the DTD and the context of the parent node. It is
extended for the attribute names. In the case where the document represents an XSL, the
list contains all the elements from the XSL namespace.
End-Tag Auto-Completion
If the user types in an element name, the editor will automatically insert the
end tag.
XPath Console to Query XML Content
Pretty-Printing
The editor can organize the XML source as a tree.