summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/all/test-002.xml
blob: aed0c0cf4a8ac47efe2c3097778827d7d6d96e8b (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">

  <!-- invalid -->
  <all>
  </all>

</t:root>