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

7 lines
179 B
XML

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