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