tests/auto/qxmlstream/data/002.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 19:07:03 +0300
changeset 29 b72c6db6890b
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

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