summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n06.xml
blob: 8a013001b02010f590bb30c35497e11aa372e9f6 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!DOCTYPE root [
<!ELEMENT root (#PCDATA)>
<!ELEMENT a ANY>
<!--* Missing white space before Name in AttDef *-->
<!ATTLIST a attr1 CDATA "default"attr2 ID #required>
]>
<root>Any content</root>