|
Home >Online Product Documentation >Table of Contents >Saving the Stylesheet and Previewing the Result Saving the Stylesheet and Previewing the ResultThis topic is part of a sequence that starts with Opening the XSLT Mapper. To save the stylesheet and preview the result:
1. Click Save
2. In the URL: field, type BooksToCatalog.xsl.
3. Click the Save button.
This saves the stylesheet that Stylus Studio has generated. It does not matter that you have not finished mapping all nodes.
4. In the upper left corner of the XSLT Mapper, click Preview Result
Stylus Studio displays the result of processing
The result document uses the same schema as the target document,
5. You can confirm that the result document is incomplete by viewing books.xml. Click Open XML From Scenario
Stylus Studio displays the
6. Review the XML document, and then click the document tab for the BooksToCatalog.xsl stylesheet to re-display the XSLT Editor.
|
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.
The XML Primer: Editing and Validating XML in Stylus Studio
The XML primer demonstrates editing and validating XML in Stylus Studio demonstrates XML editing tools and utilities to simplify working with XML documents. Learn how to automate XML editing operations and troubleshoot XML documents today!
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.
XQuery Editor
Stylus Studio's XQuery development tools are a tremendous help in building and testing XML applications requiring a standards-based approach to querying, integrating and transforming data from various distributed data sources.
