Scenario Properties Used for Generating Code

When you generate code for XSLT, Stylus Studio uses some of the information associated with the active XSLT scenario, as specified in the Scenario Properties dialog box.

The following tables summarizes the scenario properties that affect code generation.

Tab
Comment
General
The Code Generation wizard uses only the Source XML URL and the Output URL field, if specified. All other properties on this page are ignored.
Processor
You can use the following XSLT processors for generating Java code:
l Saxon
l Java built-in
If the Stylus Studio URI Resolver property is selected, the generated code includes lines that import and register ConverterFactory and ConverterResolver classes from DataDirect XML Converters.
Note: If the scenario specifies an XSLT processor for which Java code generation is not supported, Stylus Studio uses the Java built-in processor for code generation purposes. The processor specified in the scenario is not changed.
Parameter Values
By default, parameter values are treated as a literal string. If you prefer to have parameter values treated as XPath expressions in the generated code, check the Parameter value is an XPath expression (not a string) checkbox.
Profiling Options
Ignored.
Validation
You can use the following validation engines for validating your XSLT Java code:
l Saxon
l Java built-in
If you choose a validation engine that is not supported, Stylus Studio uses the Java built-in validation engine.
Post-process
Only post-processing using Apache FOP and RenderX XEP is specified in the generated code. Resulting PDF is written to the output URL specified on the General tab.
Table 51. Scenario Properties that Affect Code Generation

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.

DTD Generator

Stylus Studio's DTD Generator supports the automatic generation and association of both internal and external DTDs based on XML instance documents.

XQuery Tutorial

This XQuery Tutorial is about "BUILDING XQUERY BASED WEB SERVICE AGGREGATION AND REPORTING APPLICATIONS".

Data Integration Tools: Using the Stylus Studio XML Pipeline to Visually Integrate and Publish Data

Data Integration Tools from Stylus Studio include a visual pipeline editor, support for non-XML data sources, scalable data integration components, cross-language debugging and Java code generation. Try it now.

Stylus Most Wanted

 
Free Stylus Studio XML Training:
W3C Member