summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n07.xml
blob: ab04d335b9200d86c1765c9ee76699c33c885cae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml  version="1.0"?>
<!-- Syntax test for Production 58-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!ELEMENT two EMPTY>
 <!NOTATION this SYSTEM "alpha">
 <!ATTLIST three attr NOTATION(this) #IMPLIED>
 ]>
<test>
Negative Test.
Missing space after NOTATION
</test>