summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr08.xml
blob: 3c59fc5416996505903ef33bd93e29b59e9d5850 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE palimpest [
<!ELEMENT palimpest EMPTY>
<!ATTLIST palimpest
    xmlns CDATA #FIXED "http://java.sun.com/historical"
    >
    <!-- tests the "fixed attribute default" vc -->
]>

<palimpest xmlns="http://over.the.rainbow.com/somewhere"/>