summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n02.xml
blob: 5f5fc0a980ddb7e6d065ad29ee4dd739f09a02ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml  version="1.0"?>
<!-- syntax test for Production 60-->
<!DOCTYPE Java 
 [
 <!ELEMENT Java ANY>
 <!ELEMENT one EMPTY>
 <!ATTLIST one chapter CDATA #Implied>
 ]>
<Java>
<one chapter="Introduction"></one>
Negative test. Case Sensitive
</Java>