summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/data/006.xml
blob: 80c8bf75d120fdccc0b81b7d9c57cd2fa7bc8831 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Namespace name test: an http IRI that is not a URI -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="http://example.org/rosé"/>