Home >
Online Product Documentation >
Table of Contents >
Choose Manager
Choose Manager
|
|
The HTML editor is available only in Stylus Studio XML Enterprise Suite and Stylus Studio XML Professional Suite.
|
Use the
Choose Manager dialog box to specify test expressions for
xsl:choose
instructions in the HTML editor.
To display the
Choose Manager, right-click in the HTML canvas and select
Conditional Processing >
Add Choose, or
Conditional Processing (Table Row) >
Add Choose.
To specify an
xsl:otherwise
branch, add a test condition and leave it blank.
Delete the default test condition,
true()
, if you do not need it.
Fields
Test expression
XPath expression that you want to evaluate in the context of the xsl:choose instruction.
For More Information
Creating Stylesheets That Generate HTML