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 5.0
XSLT 2.0 Editor and Debugger
Oxygen provides complete XSLT 2.0 support including editing, validating and
debugging XSLT 2.0 stylesheets as well as transforming XML documents using XSLT 2.0
stylesheets. Editing XSLT 2.0 stylesheets with Oxygen is easy because each presented
XSLT 2.0 element or attribute in the Content Completion Assistant is accompanied by a
short documentation. The XSLT 2.0 debugger has all the debugging features including
mapping from the transformation output result to the document and stylesheet locations
that produced that output. Both Saxon 8.1B and Saxon 8.1SA are supported for validation
and transformations.
Mapping from the Output Results to Stylesheet and Source Locations
This answers the question: What part of the stylesheet generated this output
and what was the current selected node in the source? Just click on the output and the
corresponding stylesheet and document locations will be highlighted. This feature is
available for Xalan 2.5.1, Saxon 6.5.5 (for XSLT 1.0) and Saxon 8.1B (for XSLT 2.0) in the
XSLT Debugger perspective.
XPath 2.0 Evaluator
The XPath 1.0 support was enhanced to allow evaluation of XPath 2.0
expressions.
XQuery 1.0 Editor
The XQuery Editor provides syntax coloring and content completion assistance
for XQuery keywords, functions and operators. It features validation and transformation
support. The transformations can be configured using transformation scenarios similar with
the ones for XSLT.
Dynamic Content Completion Support for XSLT Editing
Oxygen will detect information previously entered in the stylesheet
document and will use that for offering content completion assistance. For instance, it
will detect current template/@mode values and will offer them when a new template/@mode
attribute is added.
WSDL Editor and SOAP Analyzer
With Oxygen 5.0 you can edit, validate and test WSDL documents. While
editing the Web-Services descriptors you can check their conformance to the WSDL and SOAP
schema. After defining the descriptor you can check it to see if the defined messages are
accepted by the Web Services server. Oxygen is providing two ways of testing, one for
the currently edited WSDL file and other for the remote WSDL files that are published on a
web server. The editor will generate the skeleton for the request. You can edit the
request, eventually attach files to it and send it to the server then watch the server
response in the response area.
Support for DTD Comments as Annotations
Oxygen XML Editor supports DTD comments as annotations together with XML
Schema annotations. Oxygen will extract either all the comments before an element
declaration or comments labeled with "doc:" and use that as documentation in the Model
view and in the pop-up next to the content completion proposals.
Annotated DTD
The DTD for DocBook, XHTML and Formatting Objects from the distribution kit
contain annotations for elements allowing instant help when editing.
Latest DocBook DTD and Stylesheets
Oxygen XML Editor now includes support for the latest version of DocBook
DTD and stylesheets. It also bundles DocBook DTD 4.3 and DocBook XSL 1.62.1.
Default Scenarios for DocBook and TEI
DocBook and TEI documents can be converted to HTML and PDF without the need to
configure anything, just select the corresponding scenario from the default scenarios:
DocBook HTML, DocBook PDF, TEI HTML and TEI PDF.
SVG Viewer
Oxygen XML Editor adds SVG support by using the Batik package. You may use
the Standalone SVG viewer to browse and open any SVG file. The Preview Result pane can
render the result of an XSL transformation that generates SVG documents.
XML Refactoring - Rename Element
The rename element action offers the possibility of renaming the current
element, the current element and the siblings that have the same name with the current
element or all the elements in the document that have the same name with the current
element.
XML Refactoring - Split Element
Split element action has the result of splitting the content of the current
element at cursor position in two identical elements.
XML Refactoring - Join Elements
Join elements is the opposite of the split element action. It combines the
content of two identical elements into one element.
Project Enhancements
The Project view supports drag-and-drop editing, this means that the project
tree can be customised very easily using the mouse only. Actions have been added for
refreshing the project and linked folders, opening the selected files with the system
application and deleting the files/folders.
Batch Validate with External Schema
The project selected files can be validated against a specified schema W3C or
Relax NG schema.
Generate Element Content on Content Completion Proposals
The generation of element content has been relaxed to allow generation of
optional content and to follow first choice models options.
Enhanced Support for XSD-Driven Content Completion Assistance
The Content Completion Assistant handles list and union type values and
presents the annotation documentation for the selected value in a pop-up next to the
Content Completion Assistant.
Enhanced Support for Relax NG-Driven Content Completion Assistant
The Content Completion Assistant now handles anyName and
nsName models, and it is much faster than in previous
versions.
Dynamic Content Completion Support for XML Schema Editing
Oxygen will detect information previously entered in the schema document
and will use that for offering content completion assistance. This covers all the schema
components such as element names, type names, notation names and group names. Also the
Content Completion Assistant displays the built-in schema types.
Present Root Element Annotations on the New XML Dialog Box
When creating a new XML document based on an XML Schema or on a DTD the
annotation for the selected root element will be presented.
Editor Variables in the Parameter Values for Transformations
Editor variables can be used to specify the XSLT parameters values. Supported
variables are: ${home} - user home folder, ${cfd} - current file directory, ${cfdu} -
current file directory URL and ${cfn} - current file name.
External Tools Editor Variables for Debugger Selected Files
When configuring external tools two additional variables are available:
${dbgXML} and ${dbgXSL} that will be resolved to the current selected files in the XSLT
Debugger perspective as XML and XSLT sources respectively.
XPath Evaluation on XSLT Documents
By default when editing an XSLT stylesheet the XPath expressions are applied on
the XML document configured in the current selected transformation scenario. It is now
possible to specify that the XPath expressions should be applied on the XSLT documents
themselves to allow XPath searches.
CSS Editor
Oxygen offers a CSS editor with support for syntax coloring, formatting and
validation.
JavaScript Editor
Oxygen offers a JavaScript editor with support for syntax
coloring.
Highlight the Current Line
While editing the line where the cursor is located is highlighted. The color of
the highlighted line can be customised from the Preferences dialog box.