summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/045.xml
blob: 3235470923ed8ae2a0dc80478fee6ad5844defbc (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!-- Colon in ID attribute name -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo id ID #REQUIRED>
]>
<foo id="a:b"/>