summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa01.xml
blob: 12ce349ae2dc17bcf55740f42ef13fbb744ffc6c (plain)
1
2
3
4
5
6
<!DOCTYPE root [
<!NOTATION bar SYSTEM 'file:/dev/tty'>
<!NOTATION foo PUBLIC '-//public id//foo' 'file:/dev/null'>
<!NOTATION nonce SYSTEM 'file:/dev/null'>
]>
<root>&#10;    <child>&#10;    The whitespace before and after this element keeps&#10;    this from being standalone.&#10;    </child>&#10;</root>