summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/028.xml
blob: 8fcfac0ecbc063dd2c9967c2a472515cbd366e1f (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!-- Has CR-LSEP; legal in both XML 1.0 and 1.1, but different
     canonical output because of normalization in 1.1.
     Note that CR and LSEP are not combined into a single LF -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
]>
<foo></foo>