|
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. |
Using DTD in Microsoft Applications
Learn how to integrate DTD's into your Microsoft applications using MSXML or System.XML DTD processing components.
XQuery Talk Blog
Get the latest XQuery news and information at XQuery-Talk - an online community for discussing XQuery technologies, examples, implementations and more. Bookmark this RSS or ATOM feed now!
XML Schema Mapping
Stylus Studio includes a visual XML Schema-to-XML Schema mapping tool that allows you to easily implement sophisticated XML data mappings involving multiple data sources and customized data processing using either XSLT or XQuery code.
XML Schema Editor
Stylus Studio's XML Schema Editor lets you easily develop advanced data models expressed in W3C XML Schema. Its synchronized split-pane interface shows both a visual XML Schema Diagram and the underlying code, and you can edit in either one.