summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n04.xml
blob: bde15540105c9bc41a42006302f06858d6d3c9c3 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<!DOCTYPE root 
[
<!ELEMENT root (#PCDATA)>
<!ATTLIST root att CDATA #IMPLIED>
<!--* Wrong ordering in NotationDecl *-->
<!NOTATION SYSTEM "JPGFormat" JPGformat >
<!ENTITY aImage SYSTEM "image.jpg" NDATA JPGformat>
]>
<root/>