在线文档教程

xsl:comment

xsl:comment

XSLT / XPath参考:XSLT元素, EXSLT函数,XPath函数,XPath轴

该<xsl:comment>元素将注释写入输出文档。它只能包含文本。

语法

<xsl:comment> TEMPLATE </xsl:comment>

必需的属性

None.

可选属性

None.

类型

指令出现在模板中。

Defined

XSLT, section 7.4.

Gecko 支持

Supported.