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


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