Oxygen XML Editor 9.0

November 2, 2007

WYSIWYG-like XML Editing

Full XML Markup Control

Oxygen combines the easy way of working in a visual WYSIWYG-like XML editor with the full power of XML source editing. Also, the Outline view, which is synchronized with the edited XML document, shows the entire markup structure.

Drag-and-Drop Editing

The Author mode allows drag-and-drop editing. You can select the XML content then drag and drop it in the desired location to move or copy that content.

Full Integration with Oxygen XML Editor

The WYSIWYG-like editor was closely integrated in Oxygen as an editor tab called Author next to the Text and Grid editing modes. All Oxygen's powerful editing actions are also available in the Author mode. These include: spell checking (on request and as-you-type), XML validation (continuous, on request), search and replace, and XPath execution. Also all side views that Oxygen provides are offering information when editing in Author mode.

XML Element Folding

You can indicate the elements that can be folded using a Oxygen CSS property extension: "foldable".

Extensibility: The Document Types

Side Views for Editing Help

Improved Validation Error Reporting

Better Error Reporting for XML Validation Against Relax NG Schemas

Incomplete error reports, such as "required attributes missing", "required elements missing", or "unfinished element", are now updated to report exactly what XML attributes or elements are missing and what is expected to finish the element.

Better Error Reporting for Relax NG Schema Validation

The errors regarding overlapping names inside interleave are now reported by specifying the actual names that are overlapping.

Component Updates

Integrated TEI P5

TEI P5 0.9 schemas and the TEI XSL 5.7 stylesheets are included in the installation kit.

Updated DocBook

Updated to the version 1.73.2 of the XSL Stylesheets and DocBook 5.0 RC 7 XML Schemas.

Updated FOP

Updated FOP to the latest version 0.94.

Other Features

Improved the Content Completion Assistant on Eclipse

You can turn on the "learn words" option in the Oxygen Eclipse plugin. Hence, by using the CTRL+SPACE shortcut you can insert a word from ones you previously used in the document simply by typing the first few letters of the word.

Spell Checking Sensitive to the xml:lang Attribute

The spell checking takes into account the value of the xml:lang attribute and switches the dictionary automatically when you run the spell checking on a file.

PDF/A-1b Support

You can generate PDF/A-1b files using the built-in FO processor.

Move Up or Down the Selection

Using the ALT+UP/DOWN key combination you can move the currently selected lines in the XML document source.

Support URN Syntax for XML Schema Location When Creating a New XML Document

The XML Schema location can be specified using URN syntax. The URN is then mapped using the XML catalogs "system" entries to the actual schema.