|
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 Schema Tutorial
An XML Schema Tutorial that explores real-world XML Schema development issues, XML Schema examples and various use cases.
XML Document Wizards
Stylus Studio XML Document Wizards help you easily convert EDI, flat files, and other document formats to industry-standard XML.
FLWOR - An Introduction to the XQuery FLWOR Expression
An XQuery FLWOR Tutorial, covering an introduction to the main constructs of the XQuery FLWOR expression, including: For, Let, Where, Order By, and Return. Written by the W3C's Dr. Michael Kay.
Using Stylus Studio with RenderX XEP
RenderX XEP is a production-quality engine that converts XSL:FO into PDF or PostScript files. You can use RenderX XEP in place of the Apache FOP engine to render PDF files from Stylus Studio.