summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/047.xml
blob: 4231317ebf60dbbc4d1708f6a46248154d15dfb9 (plain)
1
2
3
4
5
6
7
<?xml version="1.1" encoding="iso-8859-1"?>
<!-- Has a NEL 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>