Predicates & Conditionals in XPath & XSLT - Contents[xhtml]
Predicates & Conditionals in XPath & XSLT
- Overview
- Predicates Semantics
- Predicates - Operators
- Multiple Predicates
- Predicates and Steps
- Predicates - Positions
- Result Tree Fragments
- Variables
- Variables - Syntax
- Variables - Saving the Context
- Variables - Result Tree Fragments vs. Node Sets
- Variables - Top Level Variables
- Parameters
- Parameters to Stylesheets
- Parameters to Templates
- Passing Parameters
- Iterating with for-each
- Setting the Context with for-each
- Sorting
- Simple Sort Example
- Multiple Sorts
- Controlling Sorting
- xsl:if
- xsl:choose
- xsl:choose - semantics
- xsl:choose - example
- Conditionals vs. Templates