summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n04.xml
blob: 03cac38f2df5306c686647932edb6b3eb5b53be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml  version="1.0"?>
<!-- syntax test for Production 59-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!ELEMENT enum (#PCDATA)>
 <!ATTLIST one attr ("enum") #IMPLIED>
 ]>
 <test>
This is a Negative test
Illegal presence of quotes around the value
</test>