summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n01.xml
blob: 2195727cc16c8d1fe8f58eb72ec20ba318e85577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<!DOCTYPE student SYSTEM "student".dtd"[
	<!ELEMENT student (#PCDATA)> 
]>

<!-- testing invalid system literal  -->
<student>My Name is SnowMan. </student>