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

7 lines
150 B
XML

<?xml version="1.0"?>
<!-- Simple legal case: default namespace and unbinding -->
<foo xmlns="http://example.org/namespace">
<foo xmlns=""/>
</foo>