|
|
Home > Online Product Documentation > Table of Contents > Creating a Convert to XML Converter Creating a Convert to XML Converter
This procedure describes how to create and save a Convert to XML converter (
To create a Convert to XML converter (.conv file):
1. Select
File > New > Convert to XML from the Stylus Studio menu.
The
Open Input File for Conversion to XML dialog box appears. By default, the
Files of Type field filter is set to display
2. Select the file you want to use to configure the conversion settings.
3. Click the
Open button.
Stylus Studio displays the file you selected in the Convert to XML Editor.
4. Examine the file as it was read into the Convert to XML Editor by Stylus Studio.
5. Modify the file layout, its regions, and its fields as needed. See
Working with Regions if you need help with this step.
6. Modify the properties that govern XML output as needed. See
Controlling XML Output if you need help with this step.
7. Preview the results.
8. If the results
|
Simple API for XML (SAX)
SAX stands for Simple API for XML - SAX is an XML standard used everywhere in Stylus Studio, for parsing and building representations of XML documents.
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.
ADO to XML
The Stylus Studio ADO to XML data coversion wizard simplifies extracting of relational data into any XML format.
XML Parser
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. Learn about Stylus Studio's comprehensive support for all of the world's leading XML Parsers.