summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v01.xml
blob: c4ae3b21fb6fc400435620cf475d96be8b9b7095 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<!DOCTYPE student PUBLIC "" "student.dtd"[
]>

<!-- testing Pubid Literal with nothing between the double quote -->
<student>My Name is SnowMan. </student>