summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n03.xml
blob: 77511ff4e7c0c46bd4ff8719413bbaafe3d6b61f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml  version="1.0"?>
<!-- syntax test for Production 58-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!NOTATION this SYSTEM "alpha">
 <!ATTLIST one attr NOTATION () #IMPLIED>
 ]>
 <test>
This is a Negative test with  NOTATION () 
Missing the required field
</test>