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

9 lines
234 B
XML

<?xml version="1.0"?>
<!-- Namespace name test: a syntactically plausible URI with a
fictitious scheme -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ATTLIST foo xmlns CDATA #IMPLIED>
]>
<foo xmlns="zarquon://example.org/namespace"/>