The <xsl:comment> element writes a comment to the output document. It must include only text.
<xsl:comment>
<xsl:comment> TEMPLATE </xsl:comment>
None.
Instruction, appears within a template.
XSLT, section 7.4.
Supported.