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 - September 29, 2017
Version 19.0 - April 5, 20172016
18Version 18.1 - October 18, 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, 20072006
8Version 8.2 - May 7, 2007
Version 8.1 - January 25, 2007
Version 8.0 - November 20, 20067Version 7.2 - June 6, 2006
Version 7.1 - March 2, 2006
Version 7.0 - January 13, 20062005
6Version 6.2 - September 19, 2005
Version 6.1 - July 19, 2005
Version 6.0 - May 22, 20052004
5Version 5.1 - January 18, 2005
Version 5.0 - October 15, 20044Version 4.2 - July 15, 2004
Version 4.1 - June 10, 2004
Version 4.0 - April 30, 20043Version 3.1 - February 6, 2004
Version 3.0 - January 14, 20042003
2Version 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, 20032002
1Version 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, 20022001
Oxygen XML Editor 2.0.3
Related Versions: 2.02.0.12.0.22.0.32.0.4
August 14, 2003
Availability as Eclipse Plugin
Most of the features available in the desktop version are now also accessible
to Eclipse users. Oxygen for Eclipse was tested with Eclipse 2.1 and Eclipse 3.0 M1
and M2 on Windows 2000/XP, Linux Mandrake 8 with Motif and Mac OS X.
Batch Validation
The files from the whole project or from a project folder can be validated with
a single button click. This together with the virtual folder support of the project allows
you to group your files and validate them very easily.
Validate with XML Schema While Allowing External Entities
There are documents that although reference a schema they also contain a DTD
declaration mainly for allowing the definition of external entities. Oxygen allows you
to configure the validation to be performed against the specified XML Schema even if a DTD
is also specified.
Improved the Support for Relax NG
Relax NG schemas can be associated with a document instance using a processing
instruction. XML documents can be validated with Relax NG schemas in compact syntax. Relax
NG schema editing in compact syntax features syntax coloring.
Content Completion Assistant on Request for Entities
The Content Completion Assistant can be invoked on demand for the available
entities.
Syntax Coloring Enhancements
The syntax coloring for DTD documents was enhanced. A syntax coloring scheme
for Relax NG Compact schema was introduced.
Perl 5-like Regular Expression Groups Support in Search/Replace
The replace operation can bind regexp group variables ($1, $2, etc.) from the
search match and you can use them in the replace expression.
Configurable Menu Shortcut Keys
You can change the key bindings for the actions to match your preferences.
Keyboard Shortcuts
The user can cycle through the current opened documents with CTRL+TAB and
SHIFT+CTRL+TAB. Also VIM fans can use shortcuts such as CTRL+DELETE and CTRL+BACKSPACE.
Configurable Selection Colors
The user can configure the foreground and background colors of selected text.