XSLT Editor
XSLT Editor The XSLT Editor in oXygen is
the XSLT
developers' favorite choice.It offers
a
powerful content assistant for the XSL and FO documents and the possibility
to
choose from different types of XSLT transformers, including FOP.
With oXygen XSLT Editor you can easily create, edit,
test,
and validate XSLT documents. The content assistant will provide the elements,
attributes,
and attribute values specific for XSLT and additionally the elements from the target
document.
Transformation
scenarios can be configured to run the XSLT you are creating.
- XSLT Debugger
Making use of two XSLT transformation engines, Saxon and Xalan,<oXygen/> XML Editor helps you spot
possible
bugs
in
your XSL stylesheets. XPath dynamic evaluation, step into XPath 2.0 expressions,
templates,
and nodes stacks are just
part
of the information presented in the debugging perspective.
- XSLT Refactoring
<oXygen/> XML Editor offers a wide range
of actions designed to refactor/reorganize the content of XSLT
stylesheets.
- Integrated Documentation for XSLT
Stylesheets
The <oXygen/> XSLT Documentation tool allows
you to easily generate full documentation for the XSLT stylesheet components in XHTML
format, including comprehensive annotations and cross references.
XML Schema
<oXygen/> offers powerful tools which allow you to
design,
develop,
and edit XML Schemas: text editing mode packed-full with helpers, intuitive and expressive
visual schema designer mode, XML Instance
Generator,
and an XML Schema Documentation tool to output high quality documentation.
XML Schema Editor<oXygen/> XML Schema Editor offers
powerful content completion support, a quick assist tool always ready to provide a
helping hint, components presenter view, and multiple refactory actions.
XML Schema Diagram
Editor
XML Schemas enable document designers
to specify the allowed structure and content of an XML document. <oXygen/> provides a
powerful and expressive Schema Diagram mode for editing XML Schemas.
The structure of the diagram is
intuitive
and easy to use. The XML Schema diagram helps
both
content authors who want to understand a schema and schema designers who develop
complex schemas.
- XML Schema Documentation
The <oXygen/> XML Schema documentation
tool allows you to easily generate full documentation for the XML Schema content
models,
including comprehensive diagrams,
annotations,
and cross references.
XML Editor
XML Text Editor
The
content assistant of <oXygen/> XML Editor
proposes
only those entries
that
are valid in the current editing context.
This
way,
the XML document is kept valid most of the time and the user does not have to know
about the relations between elements.
- XML Grid
Editor
The <oXygen/>'s grid editor allows you to
edit repetitive XML content in a special layout similar to a spreadsheet application,
without the need to interact with markup.
- XML Validation and Well-Formedness
Check
The XML validation can be done by checking
the documents against a schema. <oXygen/> XML Editor supports: XML Schema, DTD,
Schematron and Relax NG schemas.
RelaxNG
XQuery
- XQuery Editor
Editing of XQuery documents benefits of
content completion assistance, validation, execution and generation of HTML
documentation.
- XQuery Debugger
Full debugging support similar with the XSLT
Debugger. <oXygen/> XML Editor helps you find and fix the bugs that may be present in
your XQuery documents.