xmlhtml-0.1.0.1: test/resources/ibm/valid/P20/ibm20v02.xml
<?xml version="1.0"?> <!DOCTYPE student [ <!ELEMENT student (#PCDATA)> ]> <!-- testing CData with legal chars --> <student>My Name is SnowMan. <![CDATA[<testing>This is a test</testing>]]></student>