June 2008
Intermediate to advanced
986 pages
27h 8m
English
A comment node is also very simple; it contains some
text. Every comment in the source document (except for any comments in
the DTD) becomes a comment node. The text of the comment node
(returned with <xsl:value-of
select=".">) contains everything inside the comment
except the opening <!-- and the
closing -->.
Read now
Unlock full access