|
|
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
|
DOM - The Document Object Model
The Document Object Model (DOM) is a cross-platform interface for parsing and manipulating XML. Learn how Stylus Studio supports DOM in our XML Pipeline and other XML parsing tools.
Validating X12 Documents with XML Schemas
Either before or after transforming X12 EDI content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
ADO to XML
The Stylus Studio ADO to XML data coversion wizard simplifies extracting of relational data into any XML format.
SQL Server Tools
SQL Server Tools in Stylus Studio simplify working with relational and XML data including exporting data from a SQL Server database into XML and importing XML data back into SQL Server. Supports Microsoft SQL Server 2000 and Microsoft SQL Server 2005