summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/048.xml
blob: b7a995d0bec2f2f2b492eec5ababb8d2b4b64b2f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!-- Has an LSEP character in element content whitespace; well-formed in both
     XML 1.0 and 1.1, but valid only in 1.1 -->
<!DOCTYPE foo [
<!ELEMENT foo (foo*)>
]>
<foo></foo>