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