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

7 lines
167 B
XML

<?xml version="1.0"?>
<!-- Illegal use of 1.1-style prefix unbinding in 1.0 document -->
<a:foo xmlns:a="http://example.org/namespace">
<a:foo xmlns:a=""/>
</a:foo>