summaryrefslogtreecommitdiff
path: root/xsd-tests/cxx/tree/test-template/test.xml
blob: 624a80c72489667f6c442d32e61b254886491816 (plain)
1
2
3
4
5
6
7
<t:root xmlns:t="test"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="test test.xsd">
		
  <a>a</a>	
  
</t:root>