summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n04.xml
blob: 1bbffdf53420b6ea995346cf7880b3dd77ba9f29 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE root [
<!ELEMENT root ANY>
<!ELEMENT ‿BadName EMPTY>
]>
<!-- BadName containing char 0x203F; -->
<root>
	<‿BadName/>	
</root>