summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n08.xml
blob: fefba0e6a0a54fd403b404c523ac500b33702eca (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE root 
[
<!ELEMENT root (#PCDATA)>
<!ATTLIST root att CDATA #IMPLIED>
<!--* exclamation mark missing  *-->
<ENTITY aaa "aString">

]>
<root>&aaa;</root>