* (in copy mode) — Copy elements
<xsl:template match="*" mode="copy"/>
This template simply copies the elements that it applies to straight through into the result tree.