summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n04.xml
blob: 98d4bd34a17a6ec09855459cfccbc63ef49c0824 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE root 
[
<!ELEMENT root (#PCDATA)>
<!ATTLIST root att CDATA #IMPLIED>
<!ENTITY % paaa "a string">
]>
<root>
<!ENTITY GE1 "This is an entity declaration">
</root>
<!--* EntityDecl in content -->