| XSLT Element | Description |
|---|---|
xsl:apply-templates |
Finds correct template to apply |
xsl:template |
Defines a template |
xsl:element |
Generates an element |
xsl:attribute |
Generates attribute node |
xsl:value-of |
Evaluates select and outputs value |
xsl:text |
Generates text literaly |
xsl:copy and
xsl:copy-of |
Shallow/deep copy of a node |
xsl:choose |
Conditional testing |
xsl:for-each |
Cycle based on test |
xsl:if |
Conditional test |
xsl:sort |
Sort the elements |
| Ivan Herman, W3C Head of Offices | 16 July, 2002 | 17 (32) |