summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n03.xml
blob: 9625193ca6f49aef70014b1184d39306510ccb35 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!DOCTYPE student [
	<!ELEMENT student (#PCDATA)> 
]>


<!-- testing invalid PI with wrong closing sequence  -->
<?MyInstruct >
<student>My Name is SnowMan. </student>