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