summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/polymorphism/comparison/test.xml
blob: 0b8c125feb95fb560a2ab9d9253a5d80cdc2ac92 (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">

  <base xsi:type="t:derived1"><a>a</a><fund>1</fund><b>b</b></base>

</t:root>