xsl:*

xsl:* — Copy xsl: elements straight through

Synopsis

<xsl:template match="xsl:*"/>

Description

This template simply copies the xsl: elements straight through into the result tree.