summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n03.xml
blob: 4aa5a4b364a52f88e731b0bb3f47a448b32844e9 (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 0x36F; -->
<root>
	<ͯBadName/>	
</root>