2025
26.1Version 26.1 - March 25, 2024
2024
26.0Version 26.0 - October 11, 2023
- 25.1
Version 25.1 - March 16, 2023
2023
25.0Version 25.0 - October 13, 2022
- 24.1
Version 24.1 - March 7, 2022
2022
24.0Version 24.1 - March 7, 2022
Version 24.0 - October 18, 2021- 23.1
Version 23.1 - March 4, 2021
2021
23.0Version 23.1 - March 4, 2021
Version 23.0 - November 19, 2020- 22.1
Version 22.1 - May 19, 2020
- 22.0
Version 22.1 - May 19, 2020
Version 22.0 - February 12, 2020 2020
21.1Version 21.1 - May 23, 2019
- 21.0
Version 21.1 - May 23, 2019
Version 21.0 - February 22, 2019 2019
20.1Version 20.1 - June 15, 2018
- 20.0
Version 20.1 - June 15, 2018
Version 20.0 - March 16, 2018 2018
- 19.0
Version 19.1 - September 29, 2017
Version 19.0 - April 5, 2017 2017
- 18.0
Version 18.1 - October 18, 2016
Version 18.0 - April 21, 2016 2016
- 17.0
Version 17.1 - October 20, 2015
Version 17.0 - May 5, 2015 2015
- 16.0
Version 16.1 - October 7, 2014
Version 16.0 - May 20, 2014 2014
- 15.0
Version 15.2 - January 22, 2014
Version 15.1 - October 7, 2013
Version 15.0 - June 7, 2013 2013
- 14.0
Version 14.2 - February 13, 2013
Version 14.1 - October 19, 2012
Version 14.0 - June 27, 2012 2012
- 13.0
Version 13.2 - January 12, 2012
Version 13.1 - October 26, 2011
Version 13.0 - August 29, 2011 2011
12.0Version 12.2 - May 19, 2011
Version 12.1 - January 12, 2011
Version 12.0 - September 14, 20102010
- 11.0
Version 11.2 - March 16, 2010
Version 11.1 - December 17, 2009
Version 11.0 - October 9, 2009 2009
10.0Version 10.3 - June 29, 2009
Version 10.2 - April 15, 2009
Version 10.1 - February 25, 2009
Version 10.0 - October 23, 20082008
- 9.0
Version 9.3 - July 2, 2008
Version 9.2 - May 9, 2008
Version 9.1 - December 18, 2007
Version 9.0 - November 2, 2007 2007
8.0Version 8.2 - May 7, 2007
Version 8.1 - January 25, 2007
Version 8.0 - November 20, 2006- 7.0
Version 7.2 - June 6, 2006
Version 7.1 - March 2, 2006
Version 7.0 - January 13, 2006 2006
- 6.0
Version 6.2 - September 19, 2005
Version 6.1 - July 19, 2005
Version 6.0 - May 22, 2005 2005
5.0Version 5.1 - January 18, 2005
Version 5.0 - October 15, 2004- 4.0
Version 4.2 - July 15, 2004
Version 4.1 - June 10, 2004
Version 4.0 - April 30, 2004 - 3.0
Version 3.1 - February 6, 2004
Version 3.0 - January 14, 2004 2004
- 2.0
Version 2.0.4 - September 19, 2003
Version 2.0.3 - August 14, 2003
Version 2.0.2 - June 9, 2003
Version 2.0.1 - May 15, 2003
Version 2.0 - April 2, 2003 2003
- 1.0
Version 1.2.4 - December 17, 2002
Version 1.2.3 - November 27, 2002
Version 1.2.2 - October 22, 2002
Version 1.2.1 - September 27, 2002
Version 1.2 - June 27, 2002
Version 1.1.9 - June 15, 2002
Version 1.1.8 - June 5, 2002
Version 1.1.7 - May 27, 2002
Version 1.1.6 - May 24, 2002
Version 1.1.5 - May 20, 2002
Version 1.1 - May 15, 2002
Version 1.0 - April 15, 2002
Oxygen XML Editor 8.0
Editor Capabilities
Accurate XML Error Reporting
Many of the XML Schema and DTD-related errors are reported with accurate
location information. For instance, an error referencing to the invalid value of an
attribute will highlight exactly that value in the text.
Accurate XPath Result Elements Locations
Selecting a result of an XPath query highlights the XML source region
corresponding exactly to the result element.
Configurable Initial Directory of the File Open Dialog Box
The initial directory of the File Open dialog box can be either the directory
of the last opened file or the directory of the current edited file.
Associate XSLT Stylesheet Action
This action allows you to insert an xml-stylesheet processing instruction in
the current XML document to associate it with an XSLT stylesheet. Many of the web browsers
have XSLT support and can perform the XSLT transformation and display the
result.
Open in Browser Action
This action opens the current document with the application configured as
default browser.
Improved Support for Schemas with Embedded Schematron Rules
You can associate the edited document with an XML Schema or Relax NG schema
having embedded Schematron rules in one step.
Preserve the Line Separator
This option is useful when you are editing files originating from different
operating systems and you need to preserve their line separator.
Improved Database Support
Transformation and XSLT/XPath
Flexible Input Configuration for Transformation Scenarios
You can specify both the transformation XML source and the stylesheet locations, it is not required anymore for the edited document to be one of the transformation XML source or stylesheet. This allows editing a module and invoking a transformation on the Master Files.
Project Level Transformation Scenarios
The transformation scenarios can be stored in the project file. This simplifies
the scenario management by attaching only the relevant scenarios to a project.
Furthermore, you can pass over to your teammates a set of pre-configured project
scenarios.
Validation Engine Detection for XSLT and XQuery
The edited XQuery or XSL file is validated using the engine specified in the
transformation scenario. If no transformation scenario is defined then the default
validation engine from the options is used.
Open Transformation Result in Editor
An option was added to the transformation scenario to allow opening the
transformation result in Oxygen.
XSLT/XPath Function Signature/Arguments Helper
Oxygen helps editing complex XPath expressions by presenting a tooltip with
the function signature above the function name and highlighting the current argument. This
support is available when editing expressions in the XPath Toolbar and the XPath Builder,
and also when editing XSL stylesheets and XQuery files.
Subversion Client
Open a File or Folder from the Oxygen Project into the SVN Client
The SVN Client automatically checks the status of the selected resource
allowing you to immediately commit or update it.
Compare Images in the SVN Client
You can compare side by side different revisions of image files.
Support for Creating SVN Patches
You can create patches in the unified diff format between two revisions or
between your working copy and a revision.
Filters for the SVN Working Copy
You can choose to hide from the Working Copy file browser the files that are
ignored or scheduled for deletion.
Schema Support
NVDL Editor
You can edit Namespace-based Validation Dispatching Language scripts taking
advantage of continuous validation support and context-sensitive content completion
assistance.
Validation Against NVDL Scripts
Oxygen has built-in, ready-to-use NVDL support. It includes oNVDL - an NVDL implementation, allowing the validation of XML
documents against NVDL scripts. The support includes validation on demand, continuous
validation, validation with external schema, and batch validation from the
project.
Content Completion Assistant Based on NVDL Scripts
The Content Completion Assistant is able to use an NVDL script to offer
proposals. This makes it possible to edit documents with complex structures that contain
multiple languages defined by different schemas (for instance, XHTML with embedded
XForms).
Mapping from XML Schema Logical Diagram to Text
It is possible to locate in the source the definition of a component presented
in the logical diagram. This action is available in the contextual menu or by
double-clicking the diagram component.
Enable/Disable Schema Diagram and Related Views
You can change the Oxygen schema editing layout by choosing to hide or to
show the schema diagram and the Schema Components view.
Project
Component Updates
Updated the Xerces-J Parser to Version 2.8.1
The Xerces-J XML parser was updated to the latest version: 2.8.1.
Updated Saxon8B from Saxonica to Version 8.8
Saxon 8B XSLT/XQuery processor was updated to the latest version: 8.8.
Oxygen supports also the Saxon8SA 8.8 processor (that requires a separate license from
Saxonica).
Added the DocBook 5.0 RELAX NG Schemas
The DocBook 5.0 RELAX NG schemas were added to the Oxygen
distribution.
Updated the TEI Framework
Oxygen contains the latest schemas for TEI: P4 2004-07 and P5 2006-10. The
TEI XSL stylesheets were also updated to version 5.4.18.
Other
Support for the Secure FTP (SFTP) Protocol
Oxygen can browse, open and save documents using the Secure FTP (SFTP)
protocol.
Better Integration of the XML Instance Generator
The XML Instance Generator tool can be started directly from the XML Schema
diagram with preconfigured parameters, based on the selected element.