summaryrefslogtreecommitdiff
path: root/tests/docs/bug-98.xml
blob: d4c827a495d51bb4a951128ce23eb56c7d2c73a0 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<root>
  <list type="one"/>
  <list type="two"/>
  <entries>
    <entry cat1="a" cat2="a" qty="1"/>
    <entry cat1="a" cat2="b" qty="2"/>
    <entry cat1="b" cat2="b" qty="3"/>
  </entries>
</root>