|
Home > Online Product Documentation > Table of Contents > Printing XML Documents Printing XML DocumentsYou can print the raw XML text view of your document. You cannot print the other views of your document. To print a document:
1. In your XML document, click the
Text tab.
2. In the Stylus Studio tool bar, click
Print
To preview your document before you print it, select File > Print Preview from the Stylus Studio menu bar.To specify print options for your document before you print it, select File > Print Setup from the Stylus Studio menu bar. |
Writing Custom XML Adapters
There are cases where the input format is too complicated for Convert to XML, or both reading and writing of the file format is needed. This section will take you through the process of writing a medium-sized adapter in Java.
Translating XML documents to X12
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to X12
Text File to XML
Stylus Studio provides several easy-to-use document wizards that allow you to quickly convert text files to XML. Create XML from text and EDI, create XML Schema from EDIFACT, and more!
Web Service Testing Tools
The Stylus Studio Web Service Tester allows you to easily locate, build references to, and test Web services for XML applications based on WSDL, SOAP, and UDDI standard Web service technologies.


