<xsl:transform>
This is a synonym for
<xsl:stylesheet>
. It was included in the XSLT 1.0 spec for historical purposes. Its attributes, content, and all other properties are the same as those for
<xsl:stylesheet>
. See
<xsl:stylesheet>
for more information.