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

8 lines
219 B
XML

<?xml version="1.0"?>
<!-- Namespace name test: a perfectly good http URI with a fragment -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="http://example.org/namespace#apples"/>