summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v04.xml
blob: c7edb4198c91830439c323d87957c7dc5f11de92 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!DOCTYPE student SYSTEM "student.dtd" [
]>

<!-- testing systemliteral with a string with '"' -->
<student>My Name is SnowMan. </student>