summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/001.xml
blob: b4b8b96e685e3436048c87f6d269b54b5c7eb3dd (plain)
1
2
3
4
5
6
7
<?xml version="1.1" encoding="iso-8859-1"?>
<!-- Namespace name test: a perfectly good http IRI that is not a URI -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="http://example.org/rosé"/>