|
Home > Online Product Documentation > Table of Contents > Viewing the FO Sample Application Viewing the FO Sample ApplicationTo view the FO sample application included with Stylus Studio:
1. In Stylus Studio, open the
examples\XSLFormattingObjects\minimal-catalog.xsl file in your Stylus Studio installation directory.
Alternative: If the Stylus Studio
The
In this scenario, Stylus Studio selects elements to operate on from three different documents. These documents are in the
2. Click
Preview Result
After a few seconds, the Preview window displays the PDF result in Acrobat Reader. The result contains a few lines of text for each video and book found in the XML source documents. The title, author or director, and the description is included for each item. It is hard to see where information for one item ends and another begins.
3. Examine the stylesheet. It contains the minimum FO instructions required to generate FO. There is no formatting to make the result document easier to read. You can use this stylesheet as a skeleton for creating your own stylesheets that generate FO.
4. Now open the
examples\XSLFormattingObjects\catalog.xsl stylesheet.
5. Click
Preview Result
This time the PDF result in the
Preview window is nicely formatted. The
|
Using DTD in Java Applications
Learn how to validate XML documents using industry-standard DTD's from within your Java applications using Java DTD components including Apache Xerces and XSV.
Web Service Standards
Stylus Studio supports Web service standards including WSDL, UDDI and SOAP. The Web Service Tester lets you easily develop and leverage Web services in your XML applications.
XML File Explorer
The XML File Explorer provides a productive, consistent, and easy-to-use interface for working with any data sources (relational data, EDI, binary, XML, CSV, and more) used in enterprise data integration projects.
Using Stylus Studio's Database-to-XML Editor to Query and Update Relational Databases using SQL/XML
Watch and learn how easy it is to define relational-to-XML mappings for getting XML out of relational databases and updating databases from XML using industry-standard SQL/XML extensions and Stylus Studio's DB-to-XML data-source editor.


