MAN page from Old RedHat 6.X perl-libxml-enno-1.00-6.i386.rpm
COMMENT
Section: User Contributed Perl Documentation (1)
Updated: perl 5.005, patch 03
Index NAME
XML::DOM::Comment - An XML comment in XML::DOM
DESCRIPTION
XML::DOM::Comment extends the
XML::DOM::CharacterData manpage which extends the
XML::DOM::Node manpage.
This node represents the content of a comment, i.e., all the charactersbetween the starting `<!--' and ending `-->'. Note that this is thedefinition of a comment in XML, and, in practice, HTML, although someHTML tools may implement the full SGML comment structure.
Index
- NAME
- DESCRIPTION
This document was created byman2html,using the manual pages.