summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n01.xml
blob: e7e120c0efcd804d8cd8803b90338575790e62a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml  version="1.0"?>
<!-- test for Production 54-->
<!DOCTYPE AttrType
[
<!ELEMENT AttrType ANY>
<!ELEMENT a EMPTY>
<!ATTLIST a att BOGUSATTR #IMPLIED> 
]>
<AttrType>
Giving a Bogus attribute. 
</AttrType>