summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n01.xml
blob: 56229377ff842362c8c327e5f5856d1c3ae659c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml  version="1.0"?>
<!-- test syntax invalid for Production 55-->
<!DOCTYPE AttrType
[
<!ELEMENT AttrType (#PCDATA)>
<!ELEMENT a EMPTY>
<!ATTLIST a att cdata #IMPLIED>  
]>
<AttrType>
Giving a lowercase for CDATA attribute.
</AttrType>