XSLT <xsl:comment> 元素
❮ 完整的 XSLT 元素参考
定义和用法
<xsl:comment> 元素用于在结果树中创建注释节点。
语法
<xsl:comment>
<!-- Content:template -->
</xsl:comment>
属性
None
实例 1
<xsl:comment>This is a comment!</xsl:comment>
❮ 完整的 XSLT 元素参考
<xsl:comment> 元素用于在结果树中创建注释节点。
<xsl:comment>
<!-- Content:template -->
</xsl:comment>
None
<xsl:comment>This is a comment!</xsl:comment>
如果您发现内容有误或提出修改建议,请随时向我们发送 E-mail 邮件:
421660149@qq.com
您的建议已发送到 W3schools。