summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n06.xml
blob: 68148a57ae66cf334ee497caff5a4a58f1a55ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml  version="1.0"?>
<!-- Syntax test for Production 58-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!ELEMENT two EMPTY>
 <!NOTATION this SYSTEM "alpha">
 <!NOTATION that SYSTEM "beta">
 <!ATTLIST three attr NOTATION (this,that) #IMPLIED>
 ]>
<test>
Negative Test.
This test tests the presence of a correct seperator. There is a wrong seperator(,)
</test>