Home >
Online Product Documentation >
Table of Contents >
Scenario Properties Processor Tab (XSLT)
Scenario Properties Processor Tab (XSLT)
You can display the
Scenario Properties dialog box from the XSLT editor
XSLT Source tab or
Mapper tab. Click
Browse
next to the down arrow in the scenario name field.
Click the
Processor tab to specify the use of an alternate XSLT processor, or to return to using the built-in XSLT processor.
Fields
Existing Scenarios
Lists the scenarios that are defined for the current stylesheet. To view the processor settings for a scenario, click the name of the scenario. Stylus Studio displays the processor settings in the
Processor tab.
Debug and back-mapping enabled:
Stylus Studio's debugging and backmapping features can be used with the processors listed in this group box.
Use built-in processor
Click the radio button next to this field to use the built-in XSLT processor. Debugging and backmapping are enabled.
Use Xalan-J processor
Click the radio button next to this field to use the Xalan-J processor. Debugging and backmapping are enabled.
Use MSXML .NET processor
Click the radio button next to this field to use the MSXML .NET processor. Debugging and backmapped are enabled.
Use Saxon 6.5.3 processor
Click the radio button next to this field to use this Saxon processor. Debugging and backmapped are enabled.
Use Saxon 6.5 processor
Click the radio button next to this field to use this Saxon processor. Debugging and backmapped are enabled.
External processing; debug and back-mapping disabled:
Stylus Studio's debugging and backmapping features cannot be used with the processors listed in this group box.
Use MSXML processor
Click the radio button next to this field to use the MSXML processor. Stylus Studio backmapping and debugging features are not available.
Use MSXML 4.0 processor
Click the radio button next to this field to use the MSXML 4.0 processor. Stylus Studio backmapping and debugging features are not available.
Use custom processor
Click the radio button next to this field to use a custom processor. Stylus Studio backmapping and debugging features are not available. If you select this option, you can also enter a command line. Alternatively, you can use the default command line you specify in the External XSLT options page. See
Options - Module Settings - XSLT Editor - External XSLT.
Path
Specifies any path information that is required to run your custom processor and that is not already defined in your
PATH environment variable or in the default
Path in the
External XSLT options page.
Classpath
Specifies any directories that your processor must access and that are not already defined in your
CLASSPATH environment variable or in the default
Classpath in the
External XSLT options page.
For More Information
Setting Module Options
Applying Stylesheets
Creating a Scenario