Annotation of embedaddon/libxml2/result/c14n/with-comments/example-1, revision 1.1.1.1

1.1       misho       1: <?xml-stylesheet href="doc.xsl"
                      2:    type="text/xsl"   ?>
                      3: <doc>Hello, world!<!-- Comment 1 --></doc>
                      4: <?pi-without-data?>
                      5: <!-- Comment 2 -->
                      6: <!-- Comment 3 -->

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