2021
23.1Version 23.1 - March 4, 2021
2020
23Version 23.0 - November 19, 2020
22.1Version 22.1 - May 19, 2020
22Version 22.0 - February 12, 2020
2019
21.1Version 21.1 - May 23, 2019
21Version 21.0 - February 22, 2019
2018
20.1Version 20.1 - June 15, 2018
20Version 20.0 - March 16, 2018
2017
19Version 19.1.0 - September 29, 2017
Version 19.1 - September 29, 2017
Version 19.0.0 - April 5, 2017
Version 19.0 - April 5, 20172016
18Version 18.1.0 - October 18, 2016
Version 18.1 - October 18, 2016
Version 18.0.1 - August 9, 2016
Version 18.0.0 - April 21, 2016
Version 18.0 - April 21, 20162015
17Version 17.1 - October 20, 2015
Version 17.0 - May 5, 20152014
16Version 16.1 - October 7, 2014
Version 16.0 - May 20, 20142013
15Version 15.2 - January 22, 2014
Version 15.1 - October 7, 2013
Version 15.0 - June 7, 20132012
14Version 14.2 - February 13, 2013
Version 14.1 - October 19, 2012
Version 14.0 - June 27, 20122011
13Version 13.2 - January 12, 2012
Version 13.1 - October 26, 2011
Version 13.0 - August 29, 20112010
12Version 12.2 - May 19, 2011
Version 12.1 - January 12, 2011
Version 12.0 - September 14, 20102009
11Version 11.2 - March 16, 2010
Version 11.1 - December 17, 2009
Version 11.0 - October 9, 20092008
10Version 10.3 - June 29, 2009
Version 10.2 - April 15, 2009
Version 10.1 - February 25, 2009
Version 10.0 - October 23, 20082007
9Version 9.3 - July 2, 2008
Version 9.2 - May 9, 2008
Version 9.1 - December 18, 2007
Version 9.0 - November 2, 20072001
Oxygen XML Author 9.2
Related Versions: 9.09.19.29.3
Oxygen XML Author Product
DITA Editor
DITA Maps Manager [read more...]
The DITA Maps Manager in Oxygen allows you to view and edit DITA map files. It also acts as a type of project manager application, allowing you to easily open and manage topics, tasks, and concepts. The DITA Maps Manager is displayed each time you open a .ditamap file in Oxygen and it will appear as a tab in the same panel as the Project view. Double-clicking a file reference that is listed in a DITA map, opens that file in the editor.
Integrated DITA Open Toolkit [read more...]
The tools used to generate output in a multitude of formats (XHTML, PDF, HTML, JavaHelp, Eclipse Help, etc.) are ready-to-use out-of-the-box, and Oxygen includes the latest version of the DITA-OT.
Power users have the ability to fine tune transformations by using advanced options (for example, specifying parameters for the ANT build files, filtering content using a DITAVAL file or Profiling Condition Set, providing a custom build file, etc.)
Support for Content References [read more...]
Content referencing is a convenient DITA mechanism for content re-use from other topics or maps. You can easily insert direct references (conref) or indirect references (conkeyref) in a DITA document using the Reuse Content action (available on the toolbar and in the contextual menu). It allows you to choose the source of the reusable content and target ID of specific elements within the source.
There is also support for inserting content references through the Conref Push mechanism. Oxygen also supports inserting direct and related links, based on cross references, file references, or Web links, and includes other helpful actions for working with content references and reusable components.
Displaying Resolved DITA Content in the Editor [read more...]
The XML content referenced with DITA conrefs are presented in-place as a read-only block that can be collapsed or expanded. Therefore, Oxygen shows you a picture of the entire XML document with all the XML references resolved.
WYSIWYG XML Editor
Support for Creating Chinese, Japanese, Korean (CJK) Content [read more...]
The input methods for CJK text are fully supported. The editor displays the composed text in a pop-up window when the inserted characters belong to the CJK code pages. The composed text is shown in the context of the document that it belongs to, in a style that indicates that the text still needs to be converted or confirmed by the user.
Find All Elements Action [read more...]
The Find All Elements action is available in all the XML editing modes (Text, Author, and Grid). It provides an easy way to search for XML elements using a tag name, attribute name, or attribute value.
Text Editing Mode of the XML Editor
Automatic Editing of the Matching End-Tag [read more...]
It is easy to rename elements in Oxygen. When the start-tag of an XML element is edited, the matching end-tag is automatically changed, thus keeping the XML document "well-formed" and saving you a few keystrokes.
Database Support
XML Schema Improvements
Custom Schema for XML Schema Annotations [read more...]
XML Schemas contain annotations for providing additional information, such as documentation or application-specific information. For instance, a schema might contain documentation for its components in XHTML or Schematron embedded rules. You can specify a schema for these annotations and Oxygen will use that for providing content completion proposals.
Schematron Improvements
Option for Using Saxon EE (Schema Aware) for Schematron [read more...]
XPath 2.0 checks, used in an ISO Schematron schema or Schematron 1.5 schema, can optionally be executed with Saxon EE, instead of Saxon B, in order to access the schema-aware features of Saxon EE. The Saxon EE processor is an extension of the Saxon B processor and is bundled with the Oxygen software packages.