XSLT <xsl:comment>
❮ Complete XSLT Element Reference
定义和用法
<xsl:comment> 元素用于在结果树中创建注释节点。
语法
<xsl:comment>
<!-- Content:template -->
</xsl:comment>
属性
无
示例 1
<xsl:comment>这是一个注释!</xsl:comment>
❮ Complete XSLT Element Reference
<xsl:comment> 元素用于在结果树中创建注释节点。
<xsl:comment>
<!-- Content:template -->
</xsl:comment>
无
<xsl:comment>这是一个注释!</xsl:comment>
如果您想将 W3Schools 服务用于教育机构、团队或企业,请发送电子邮件给我们
sales@w3schools.com
如果您想报告错误,或想提出建议,请发送电子邮件给我们
help@w3schools.com