XSLT <xsl:comment> 元素


XSLT 元素參考手冊 完整的 XSLT 元素參考手冊

定義和用法

<xsl:comment> 元素用於在結果樹中創建注釋節點。


語法

<xsl:comment>

<!-- Content:template -->

</xsl:comment>

屬性

實例 1

<xsl:comment>This is a comment!</xsl:comment>


XSLT 元素參考手冊 完整的 XSLT 元素參考手冊