Project

Profile

Help

Bug #1498 » test-render3.xml

Test XML file that's parsed as plain-text - Philip Fearon, 2012-04-25 20:59

 
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>

<html>

<abc name="te'goof'st" ptr='this'/>
<def>good</def>
<hij pst="abc">back</hij>
<new>mixed 2 again<![CDATA[thi<<s is <element> <element> some cdata stuff]]>and this is plain
<day>
this test &quot;
is done
</day> mixed 3
</new>
</html>
<!--
<!DOCTYPE html [<!ELEMENT person (#PCDATA)> ]>
-->
<?myprocessing this ?>

(2-2/4)