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.

Apply Stylesheet on a Selected XML and Display Result as both Text and HTML

Learn Document Structure and Offer Auto-Complete and Content Completion Assistance Even if There is no DTD

Check for Valid and Well-Formed XML Content

Error Reporting with Line Number Information

Multiple Document Interface (MDI)

Word Wrap

Help Available

Available Languages: English, French, German, and Romanian

All the Usual Editor Capabilities (Cut, Copy, Paste, Find, Replace, Window Management)