contents

software
 
Syncro Soft Releases V8.2 of Its XML Editor, Schema Editor and XSLT/XQuery Debugger

Syncro Soft has announced the immediate availability of version 8.2 of its XML Editor, Schema Editor and XSLT/XQuery Debugger.

New in version 8.2
XQuery debugging was available until now only against standalone engines. After a close cooperation with MarkLogic we are happy to provide the first XQuery debuggind tool supporting a native XML database. Queries executed on a MarkLogic 3.2 database can now be debugged in the XQuery Debugger perspective of . The following views are displayed in this perspective: Breakpoints, XWatch, Context, Variables and Stack. The debugger is able to show debugging information also inside XQuery modules.

With oXygen you get complete support for XML related technologies, you get also support for the latest technologies. Thus version 8.2 adds ISO Schematron support. This covers ISO Schematron schema editing, ISO Schematron rules embedded in XML Schema or Relax NG, abstract patterns and included Schematron schemas.

Validation scenarios are a very powerful feature and they solve a number of important issues when working with XML and XML related technologies. They allow working with modules and performing multiple validations in one action. By default the validation of a document is done by using a processor (XML parser, XSLT transformer, XQuery engine, etc.) to analyze the current file. The validation scenario allows to specify a set of files to validate and for each file what processor to use and whether or not to perform continuous validation. Thus if you work on a module you can set the validation on the master file, the file that refers that module. Also you can perform multiple validations with different processors or on different files.

Very large files (larger than a Gigabyte) which cannot be opened in the editor panel can be viewed in the Large File Viewer without loading the entire file in the memory.

The Find/Replace is enhanced with multi-line capabilities. Both the find and the replace expressions can cover multiple lines of the document. This together with the regular expressions and XPath filtering support allow powerful changes to be applied on the document content.



write your comments about the article :: © 2007 Computing News :: home page