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

  <derived q1="1" q2="2">
    <a>a</a>
  </derived>

</t:root>