summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/chameleon/test.xml
blob: 12ff279e70a3d1275b22fb0e5cc99157ab83c02d (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 includer.xsd">
		
  <a>a</a>	
  <t:b>b</t:b>
  
</t:root>