xsl:template

W3C Working Draft

A template rule is specified with the xsl:template element. The match attribute is a Pattern that identifies the source node or nodes to which the rule applies. The match attribute is required unless the xsl:template element has a name attribute. The content of the xsl:template element is the template.