summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n03.xml
blob: 86b03de53b6981862ebdff90a2bc7ad618fd7ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml  version="1.0"?>
<!-- syntax test for Production 59-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!ELEMENT two EMPTY>
 <!ELEMENT enum (#PCDATA)>
 <!ATTLIST one attr (enum,two) #IMPLIED>
 ]>
 <test>
This is a Negative test
Wrong Separator(, instead of |)
</test>