oXygen XML Developer adds XPath/XQuery Builder
Released: Jul 4, 2012
Updates in this release
Updates in V14
- Master Files - Simplify the configuration and development of XML projects. Master Files are the roots of import/include tree modules. They are defined at project level and are automatically used to determine the context for validation, editing, refactoring and component search operations. Support is available for XSD, XSL and RNG modules.
- XSLT Unit Test - Automatically generate XSpec stubs for templates and functions from the stylesheet that you want to test.
- XPath/XQuery Builder - A sandbox tool designed to help you in building, reusing and testing XPath and XQuery code snippets.
- CTRL/CMD + Click Navigation - By holding down CTRL (CMD on Mac) in the Text editing mode, components become links that you can follow to find the definition of those components.
- In-Place Rename - Rename a component and all its occurrences in the current file without showing any dialogs. All the component occurrences are highlighted and changed as you type.
- XSLT 3.0 - Provide content completion for XSLT 3.0 stylesheets, support for transformations and XSLT validation, updated Outline view search and refactoring actions that handle new additions in the XSLT 3.0 standard.
- XQuery 3.0 - Edit and execute XQuery 3.0 expressions (including schema aware ones).
- XPath 3.0 - Support updated to cover the new additions in XPath 3.0.