summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13c.xml
blob: fb28af71d17e1da26413ba1e2239180c7f81a4d3 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<!-- Elements must not have the prefix xmlns. -->
<!DOCTYPE foo [
<!ELEMENT xmlns:foo EMPTY>
]>
<xmlns:foo/>