summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid05.xml
blob: a0e8bdd94ae9bdf0ad4fb3e63ee9668eb408fb83 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE root [

    <!-- SGML-ism: publid ID without system ID -->

    <!ENTITY e PUBLIC "this is not allowed">
]>

<root/>