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