summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/003.xml
blob: 66c5cb81917d43f66ab39927c94bf8e5a3a3600b (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!-- Namespace name test: a perfectly good http URI with a fragment -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="http://example.org/namespace#apples"/>