Options - Module Settings - XSLT Editor - External XSLT

The external XSLT options allow you to specify default values for external XSLT processors. When you define a scenario, you can specify that you want to use an external XSLT processor. If you do, Stylus Studio uses the default values you specify here. You can also specify external XSLT processor settings in the Processor tab of the Scenario Properties dialog box. If you do, the settings you specify in the Processor tab override the default settings.

If you use the Xalan-J, MSXML .NET, or Saxon processor, you can continue to use Stylus Studio backmapping and debugging features. If you use the MSXML processor or an alternate XSLT processor, you cannot use Stylus Studio backmapping and debugging features.

To display the Options dialog box, select Tools > Options from the Stylus Studio menu bar. Expand Module Settings and XSLT Editor, and click External XSLT.

Fields

Default additional path for Xalan-J processor

Any path required to be defined to run the Xalan-J processor. Typically, this is the location of the processor.

Default additional classpath for Xalan-J processor

Any directories that the Xalan-J processor needs access to. This is in addition to directories already specified in your CLASSPATH environment variable.

Additional JVM options for Xalan-J processor

Any options you want to specify when the Xalan-J processor runs.

Default custom processor command line

Command line for executing an external XSLT processor you define. The command line must show where to use the three arguments: %1 is the XML source file, %2 is the XSLT stylesheet, %3 is the result document. For example: myparser -style %2 -source %1 -out %3, or myparser %1 %2 %3.

Default additional path for custom processor

Any path required to be defined to run your processor.

Default additional classpath for custom processor

Any directories that your processor needs to access that are not already in your CLASSPATH environment variable.

For More Information

Specifying Stylus Studio Options

Using an External XSLT Processor

XQuery Editor

Stylus Studio's XQuery development tools are a tremendous help in building and testing XML applications requiring a standards-based approach to querying, integrating and transforming data from various distributed data sources.

OASIS Catalogs for Fun and Profit

This tutorial about, Understanding Catalogs, A Use-Case for Catalogs, Registering Catalogs in a Project, Using the DOCTYPE Syntax Sense:X Aid, Navigating Catalogs, Building Composite Catalogs, Converting TR9401 Catalogs to OASIS XML Catalogs and more

Stylus Studio XQuery Innovator Awards

The Stylus Studio® First Annual XQuery Innovator Awards offers enterprise software developers, systems integrators, and XML professionals the opportunity to have their work publicly showcased and gain valuable recognition as XQuery pioneers.

XML Schema Editor

Stylus Studio's XML Schema Editor lets you easily develop advanced data models expressed in W3C XML Schema. Its synchronized split-pane interface shows both a visual XML Schema Diagram and the underlying code, and you can edit in either one.

Stylus Most Wanted

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.