summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n08.xml
blob: db72fca99f295c01f4957a3b865c917435741cf0 (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.
Presence of quotes around the value
</test>