June 1999
Intermediate to advanced
540 pages
21h 39m
English
<xsl:comment>
<xsl:comment>...</xsl:comment>
Inserts a comment into the XML document. For example, the following:
<xsl:comment>English material below</xsl:comment>
is translated into a comment in the XML document when it is processed:
<!-- English material below -->
Read now
Unlock full access