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