|
Home > Online Product Documentation > Table of Contents > Converting XML to Its Canonical Form Converting XML to Its Canonical FormBy default, Stylus Studio creates XML that conforms to the W3C XML 1.0 recommendation. You can also convert any XML document to its canonical form. When you convert XML to its canonical form, the resulting document conforms to the W3C Canonical XML 1.0 recommendation.
To convert an XML document to its canonical form:
1. Open the XML document you want to convert to canonical XML.
2. Select
Edit > Make Canonical XML from the Stylus Studio menu.
Alternative: Click the Make Canonical XML button (
The XML document is converted to its canonical form. You can undo this operation ( Edit > Undo) if necessary. |
XML-to-HTML Mapper
Stylus Studio simplifies XML-to-HTML mapping through the industry's first and only XML to HTML mapping tool based on industry standard XSLT.
XML Grid View
The XML Grid View is a visual interface for editing tablular data structures using an intuitive spreadsheet-like interface.
Translating X12 Documents to XML
The X12 to XML Converter is a built-in function of the adapter library. The XML that is generated is well commented and indented, and can be used anywhere XML is normally used — with XML Schemas, XSLT, XQuery, etc.
Support for the Saxon XQuery Processor
Stylus Studio's XQuery tools feature integrated support for the Saxon SA 8.7.3 XQuery and XSLT processor so you can Edit, Debug and Run XQuery using Saxon. Java code generation support lets you deploy Saxon XQuery applications with just one click.