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

Configuring the Java Runtime Engine or Java Development Kit

This page identifies the Stylus Studio modules that require Java runtime and Java compiler components, where you can download these Java components, and how to force Stylus Studio to detect new or changed Java components.

Learn XSLT and XQuery Profiling

Stylus Studio's Profiler can help you evaluate the performance of your XQuery and XSLT. Automatically generated, customizable, easy-to-read HTML reports provide insight into performance bottlenecks.

Introduction to WYSIWYG XSLT Design in Stylus Studio

This is an introduction to WYSIWYG XSLT Design in Stylus Studio

Convert EDIFACT to XML Schema

Convert EDIFACT to XML with Stylus Studio's XML Schema and legacy data integration tools.

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.