|
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 |
EXSLT Tools
EXSLT support in Stylus Studio lets you extend XSLT 1.0 stylesheets and simplify many tasks including computing dates and times, performing mathematical computations, string manipulations and more.
XMLSCHEMA-DEV Blog
XML Schema-DEV is an active community for XML Schema-releated development - join the discussion on XML Schema standards, tools, implementations and more. Bookmark this RSS or ATOM feed today!
Learn Stylus Studio in 6 Minutes
Learn Stylus Studio in 6 Minutes is the world's fastest introduction to XML development using Stylus Studio. In just six minutes, learn how to leverage Stylus Studio's powerful XML tools and utilities to simplify XML development.
Convert DTD to XSD
learn how to convert DTD to XML Schema


