aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/error-handling/exceptions/test.xml
blob: 07def4b2d721b039f5b493fdcbf20ef2ee75d5fd (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">

  <person id="old">
    <age>67</age>
  </person>

</t:root>