|
Home > Online Product Documentation > Table of Contents > Deploying Stylesheets That Generate FO Deploying Stylesheets That Generate FOWhen your stylesheet is complete, the process for creating a final document, such as a PDF document, from an XML document is as follows:
1. Apply a stylesheet to an XML document. This results in an XML document that contains XSL FO.
2. Run a FOP, such as Apache's FOP, and use the generated XML as input.
ExampleYou can accomplish both steps with a single invocation of FOP on the command line. For example:
Replace
|
XQuery Tutorial
This XQuery Tutorial is about "BUILDING XQUERY BASED WEB SERVICE AGGREGATION AND REPORTING APPLICATIONS".
XML Schema-Aware Queries and Stylesheets
Learn how to simplify XSLT and XQuery applications using Schema Aware XSLT and XQuery processing technologies.
XML Unicode Encoding
Stylus Studio supports over 300 different file encodings, including UTF-8, UTF-16, EUC-JP, SHIFT-JIS, and more, alowing you to work with any XML document. Robust text editors support standard editing features, and Sense:X intelligent auto-completion.
Using the Stylus Studio XML Grid View
This free onlince video tutorial shows how to use the Stylus Studio XML Grid View.