summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n01.xml
blob: 5ceb44a1e55f827dfa8598460650eae7a3396efe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE root 
[
<!ELEMENT root (#PCDATA)>
<!ATTLIST root att CDATA #IMPLIED>
<!--* missing space  *-->
<!ENTITY% paaa "<!-- comments -->">
%paaa;
]>
<root/>