Annotation of embedaddon/libxml2/test/VCM/v3.xml, revision 1.1.1.1

1.1       misho       1: <!DOCTYPE doc [
                      2: <!ELEMENT doc (#PCDATA)>
                      3: ]>
                      4: <doc>
                      5: <?pi value?>
                      6: text
                      7: <!-- and comments -->
                      8: </doc>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>