tests/auto/qxmlstream/data/002.xml
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <?xml version="1.0"?>
       
     2 <!-- Namespace name test: a syntactically plausible URI with a 
       
     3      fictitious scheme -->
       
     4 <!DOCTYPE foo [
       
     5 <!ELEMENT foo ANY>
       
     6 <!ATTLIST foo xmlns CDATA #IMPLIED>
       
     7 ]>
       
     8 <foo xmlns="zarquon://example.org/namespace"/>