summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/023.xml
blob: 4d695ad38dd4be9a81e837b4423310d88bf34a71 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<!-- Illegal use of 1.1-style prefix unbinding in 1.0 document -->
<a:foo xmlns:a="http://example.org/namespace">
 <a:foo xmlns:a=""/>
</a:foo>