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.
You can find the samples used in this tutorial in the Example Files Listings and the complete source code in the Simple Documentation Framework project. This project is included in the Oxygen SDK, available as a Maven archetype. More information about the oXygen SDK setup can be found here.