Edit

kc3-lang/libxml2/test/c14n/without-comments/test-2.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/without-comments/test-2.xml
  • <?xml version="1.0"?>
    <n0:local xmlns:n0="foo://bar" xmlns:n3="ftp://example.org">
        <n1:elem2 xmlns:n1="http://example.net" xml:lang="en">
    	<n3:stuff xmlns:n3="ftp://example.org"/>
        </n1:elem2>
    </n0:local>