summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/name-clash/inheritance/test.xml
blob: 8c17101d1fc00ff21cc916cf4af9ec735e5befbc (plain)
1
2
3
4
5
6
7
8
<t:root xmlns:t="test"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="test test.xsd">
		
  <e>e</e>
  <e>e1</e>
    
</t:root>