The <xsl:transform> element is exactly equivalent to the <xsl:stylesheet> element.
<xsl:transform>
<xsl:stylesheet>
Supported.