summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n01.xml
blob: 729aac283ba5286ac55782136e902d6f6155b240 (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 (this) #IMPLIED>
 ]>
 <test>
This is a Negative test with notation (name) 
It is case sensitive.
</test>