summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/024.xml
blob: ee3cecba7eec2238cca03860afa0af8ce1245e05 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!-- Has an LSEP character; legal in both XML 1.0 and 1.1, but different
     canonical output because of normalization in 1.1 -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
]>
<foo></foo>