summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/040.xml
blob: 2717a4f8a461fc30666d98a69202a16f75919f9d (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Contains a C1 control character (partial line up), legal in
     XML 1.0 but not 1.1 -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
]>
<foo>Œ</foo>