summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/024.xml
blob: b68470afa6c5e2dc0fa859cb69d87d29b1f49202 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<!-- Simple legal case: prefix rebinding -->
<a:foo xmlns:a="http://example.org/namespace">
 <a:foo xmlns:a="http://example.org/other-namespace"/>
</a:foo>