|
Home > Online Product Documentation > Table of Contents > Specifying XSLT Patterns and Expressions Specifying XSLT Patterns and Expressions
In a stylesheet's
Depending on the context, an XSLT pattern or expression can mean one of the following: Patterns or expressions can match or select any type of node. The XSLT processor can match a pattern to a node based on the existence of the node, the name of the node, or the value of the node. You can combine patterns and expressions with Boolean operators. For detailed information about patterns and expressions, see Chapter 9Writing XPath Expressions. Examples of Patterns and ExpressionsFollowing are examples of patterns and expressions you can specify in stylesheet instructions:
Matches any
Matches any
Matches any
Matches any
Matches any
Matches any
Selects all
Selects all
Selects all
Selects all
|
MSXML - Microsoft XML Tools
MSXML tools in Stylus Studio feature integrated XML validation, XSLT transformation and XSLT debugging using the Microsoft's COM-based XML processing components: MSXML 3.0, MSXML 4.0 and MSXML 6.0
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.
ADO to XML
The Stylus Studio ADO to XML data coversion wizard simplifies extracting of relational data into any XML format.
Building DataDirect XML Converter Applications with Stylus Studio
DataDirect XML Converters are Java and .NET components that enable access to any data (flat files, EDI) from your application code. Learn how to deploy XML applications today.


