Hash :
508a1019
Author :
Date :
2002-05-31T06:32:32
C14N tests integrated into LibXML2 test suite * Makefile.am result/c14n/* test/c14n/*: C14N tests integrated into LibXML2 test suite
<!DOCTYPE doc [<!ATTLIST normId id ID #IMPLIED>]>
<doc>
<text>First line
 Second line</text>
<value>2</value>
<compute><![CDATA[value>"0" && value<"10" ?"valid":"error"]]></compute>
<compute expr='value>"0" && value<"10" ?"valid":"error"'>valid</compute>
<norm attr=' '   
	 ' '/>
<normId id=' '   
	 ' '/>
</doc>