Advanced Framework CustomizationEdit online
Oxygen XML Editor supports individual document types and classes of document types through frameworks. A framework associates a document type or a class of documents with CSS stylesheets, validation schemas, catalog files, new files templates, transformation scenarios, and custom actions.
In this tutorial, we create a framework for a set of documents. As an example, we create a light documentation framework (similar to DocBook), then we set up a complete customization of the Author mode.
Note: The complete source code for framework customization
examples can be found in the oxygen-sample-framework module of the Oxygen
SDK , available as a Maven archetype on the Oxygen XML Editor website.