/ libxml2 / test / c14n / without-comments / test-2.xml
test-2.xml
1  <?xml version="1.0"?>
2  <n0:local xmlns:n0="foo://bar" xmlns:n3="ftp://example.org">
3      <n1:elem2 xmlns:n1="http://example.net" xml:lang="en">
4  	<n3:stuff xmlns:n3="ftp://example.org"/>
5      </n1:elem2>
6  </n0:local>
7  		      
8