summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/002.xml
blob: 3749bcbbb7942fc125da93560b5cd0843612e87c (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!-- Namespace name test: a syntactically plausible URI with a 
     fictitious scheme -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="zarquon://example.org/namespace"/>