tests/auto/qxmlstream/data/024.xml
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <?xml version="1.0"?>
       
     2 <!-- Simple legal case: prefix rebinding -->
       
     3 <a:foo xmlns:a="http://example.org/namespace">
       
     4  <a:foo xmlns:a="http://example.org/other-namespace"/>
       
     5 </a:foo>
       
     6