Oxygen XML Editor
The Premier All-In-One XML Editing Suite
Oxygen XML Author
Single-Source XML Authoring and Multi-Channel Publishing
Oxygen XML Developer
The Required Tools for Designing XML Schemas and Transformation Pipelines
Oxygen JSON Editor
The Perfect Tool to Simplify Your JSON Editing Experience
Oxygen Publishing Engine
The Complete DITA Publishing Solution for WebHelp and PDF Output
Oxygen PDF Chemistry
Chemistry Converts HTML and XML to PDF Using CSS
Oxygen XML WebHelp
Publish DITA and DocBook Content to WebHelp Output
Oxygen Styles Basket
Customize the Look and Feel of Your PDF and WebHelp Output
Oxygen XML Web Author
Engage Your Whole Organization In Content Creation
Oxygen Content Fusion
The Web-based Collaboration Platform to Craft Tomorrow's Content
Oxygen Feedback
Modern Commenting Platform
Cloud
Enterprise
Oxygen AI Positron
Enhance Your Productivity with the Power of AI
Oxygen Scripting
Automate and Run Oxygen Utilities from the Command-Line Interface
Oxygen SDK
Specifically designed for application developers and integrators
Shop
Pricing and licensing for businesses, Academic and individuals
Oxygen XML Editor uses the Document Type Association concept to provide ready-to-use support for a framework or XML language. The Document Type Association concept is used in Oxygen XML Editor to provide built-in support for the most popular XML frameworks (DITA, DocBook, XHTML, TEI, etc.) More importantly, it can be used to provide support for a custom user-defined framework that can be shared with others.
You can modify the built-in document type associations (frameworks) or create your own new associations to customize the editor according to your exact needs.
You can specify the default schema to be used for validation and content completion assistance for the documents that match a specific document type. This schema can be overwritten if a schema is specified inside the XML document itself. All the current schema languages are supported (DTD, XML Schema, Relax NG, ISO Schematron, ISO NVDL).
You can specify a set of CSS files, including a default CSS as well as alternates, that will be used to style Oxygen when editing in Author mode. You have the ability to select one main CSS to style the document and combine it with multiple alternate CSS styles that behave like layers.
You can define custom actions in the Author mode that appear in toolbars, menus, or the contextual menu. These actions, in general, add support for inserting XML markup (lists, list items, tables, table rows, table columns, etc.) in the specific framework the document type describes. Oxygen provides a set of operations that can be used to implement most of the actions. If needed, you can also code your own operations in Java and use them to define your actions.
You can specify a folder where you have document templates stored. These templates will automatically appear in the new file dialog box, allowing you to easily create new documents of the defined document type.
For any document type, you can specify the XML Catalogs that resolve remote resources to local copies. This provides faster access to those resources (schemas, stylesheets, etc.) and also allows you to work offline without changing the XML documents to explicitly point to local resources.
You can specify a set of default transformation scenarios to convert XML documents to various formats, such as HTML, WebHelp, or PDF.