|
Home >Online Product Documentation >Table of Contents >Using an EDI Document Using an EDI DocumentTo create an EDI to XML conversion using an EDI document:
1. Select File > New > EDI to XML Conversion from the Stylus Studio menu.
The New EDI to XML Conversion dialog box appears.
2. In the Select a sample EDI document field, type the URI for the EDI document you want to use as the model for your EDI to XML conversion.
Alternative: Use the more button ( When you select the document, the EDI dialect and version on which it is based are displayed in the Dialect and Version fields in the Select the dialect and version you need to customize group box.
3. Click OK.
The EDI to XML editor appears. The EDI document is displayed in the EDI document pane; the EDI structure for the EDI standard on which the document is based is displayed in the EDI Structure pane.
4. To save your work in the EDI to XML editor, select File > Save from the Stylus Studio menu.
Stylus Studio displays the Save As dialog box, prompting you to save the file with a |
Validate XML Using XSD
You can validate XML documents against any data model defined using W3C XSD, using any major XSD Validator, including MSXML 3.0, MSXML 4.0, MSXML 6.0, Xerces-J, Xerces-C, Microsoft System.XML (1.0 and 2.0), XSV, the Saxonica XSD Validator and others.
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.
Web Service Data-to-XML Mapper
Stylus Studio provides a powerful standards-based solution for accessing and transforming live Web service XML data. Intuitive tools like the Web Service Call Composer and UDDI Browser make developing Web service applications a snap.
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.