qt6-bb10/tests/auto/qxmlstream/data/022.xml

7 lines
184 B
XML

<?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>