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