summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n13.xml
blob: 5d818d13ec1e0cdde0e19388d7128164c57d29bb (plain)
1
2
3
4
5
6
7
8
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE root [ 
	<!ELEMENT root ANY>
	<!ENTITY  ent "BAD&#x86;">
]>
<root>&ent;</root>
<!-- Entity Replacement text contains a character reference 
to x86 and is referenced in element content -->