Hi,

A new version of oXygen is available from our website
http://www.oxygenxml.com

The main addition related with Relax NG is support for working with 
included schemas. These may not valid by themselves but can determine a 
valid schema when included from other schemas. The new version of oXygen 
adds a validation scenario concept that solves this problem as you can 
specify to validate the main schema that includes the current file 
instead of the current included schema, thus the validation is performed 
in the context the schema is used from.
The validation scenarios are a very powerful feature as they allow also 
multiple validation operations. Imagine that when you edit a schema you 
can set a scenario that validates that schema (eventually in context if 
it is an included schema) and also validates an instance XML document or 
more against the schema. Thus you not only know when you perform a 
validation that the schema is valid but you know also that the changes 
you have done keep your existing instances valid as well.

Version 8.2 added also as a main addition support for ISO Schematron and 
that includes support for validating against Relax NG schemas that 
contain embedded Schematron rules.

There were also a few improvements in the content completion part - a 
better determination if an element has empty content to insert it as an 
empty tag and an important optimization in determining the annotations 
for elements attributes and values that oXygen presents as documentation 
for the proposals.

There are also other important additions like XQuery debugging against 
the MarkLogic 3.2 native XML database, a large file viewer capable of 
opening files larger than a Gigabyte and multi-line find/replace 
support. The full list of additions and details are available from
http://www.oxygenxml.com/index.html#new-version

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina - http://aboutxml.blogspot.com/
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

Reply via email to