|
|
Home > Online Product Documentation > Table of Contents > xsl:if and xsl:choose xsl:if and xsl:choose
The
Once fully defined, the
If you need to express an else condition, use the
The
If you need to define more than one
Editing xsl:choose Instruction PropertiesUse this procedure to To edit xsl:choose properties:
1. Right click on the
xsl:choose instruction block.
2. Select
Properties from the shortcut menu.
The
xsl:choose properties dialog box appears. Any attributes already defined for the
3. To add a new attribute, click the
Add button.
A new entry field appears.
4. Replace the default value (
newCondition) with the XPath expression you want to use to define the
test= attribute and press Enter.
5. To delete an existing attribute, select it and then click the
Delete button.
6. If you do not want the
xsl:choose instruction to include the
xsl:otherwise element, click the Include
xsl:otherwise check box to deselect it.
7. When you have finished editing the xsl:choose properties, click
OK.
|
XML Schema Designer
The XML Schema Designer is a tool for accelerating advanced XML Schema development through an intuitive visual interface for modeling any XML data structures.
An Introduction to XQuery Development
An Introduction to XQuery demonstrates how easy it is to use Stylus Studio's many tools for editing, testing and deploying XQuery applications. Learn how to write your first XQuery application in just minutes by watching this online tutorial.
DTD Validator
This page talks about Stylus Studio's DTD Validator it has the ability to specify any third-party XML parsers and validators, real-time syntax checking and DTD validation error reporting, backmapping, integrating third-party DTD validators and more!
EDI to XML Mapping
A tutorial on how to transform EDI files into XML using Stylus Studio's Convert to XML tool. Subsequent post-processing of the converted EDI data is done through XQuery or XSLT, modeling a real world XML data integration application.


