summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/049.xml
blob: 15608635a2587bfeafed3ec2533d6510395a268c (plain)
1
2
3
4
5
6
7
8
<?xml version="1.1"?>
<!-- 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>