summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n03.xml
blob: 12cd0fc5f694cfd5e6649f3eddf829e2662c69e4 (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!DOCTYPE root [
<!ELEMENT root ANY>
<!ATTLIST root attr1 CDATA #IMPLIED>
<!ATTLIST root attr2 CDATA #IMPLIED>
]>
<root attr1= >missing AttValue in Attribute</root>