|
|
Home > Online Product Documentation > Table of Contents > Choosing a Report Format Choosing a Report FormatWhen you create an XML Report in Stylus Studio, you need to specify the format you want for the finished report - HTML (XHTML+CSS) or PDF (XSL-FO). Stylus Studio can generate XQuery or XSLT code for either format. You specify report format using the XML Report Format dialog box, which appears when you create a new XML Report in Stylus Studio:
Specifying a format up front allows Stylus Studio to use format information to expose format-specific properties - like headers and footers for reports in PDF, for example - to help speed and simplify report creation. |
EDI to XML Mapping in Stylus Studio
Learn how to use Stylus Studio's EDI to XML mapping tools in Convert-to-XML, including loading an EDI file, inspecting application control codes, customizing XML output and other advanced EDI to XML mapping features.
Working with Tables in XSLT
This free video tutorial about working with XSL tables covers how to handle iteration and looping using xsl:for-each to create HTML reports driven by XML data.
Convert DTD to XSD
learn how to convert DTD to XML Schema
XML Schema Mapping
Stylus Studio includes a visual XML Schema-to-XML Schema mapping tool that allows you to easily implement sophisticated XML data mappings involving multiple data sources and customized data processing using either XSLT or XQuery code.