Edit

kc3-lang/libxml2/test/c14n/with-comments/example-1.xml

Branch :

  • Show log

    Commit

  • Author : Aleksey Sanin
    Date : 2002-05-31 06:32:32
    Hash : 508a1019
    Message : C14N tests integrated into LibXML2 test suite * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated into LibXML2 test suite

  • test/c14n/with-comments/example-1.xml
  • <?xml version="1.0"?>
    
    <?xml-stylesheet   href="doc.xsl"
       type="text/xsl"   ?>
    
    <!DOCTYPE doc SYSTEM "doc.dtd">
    
    <doc>Hello, world!<!-- Comment 1 --></doc>
    
    <?pi-without-data     ?>
    
    <!-- Comment 2 -->
    
    <!-- Comment 3 -->