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

<!-- testing invalid CDStart -->
<![[CDATA[This is a test]]>
<student>My Name is SnowMan. </student>