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