summaryrefslogtreecommitdiffstats
path: root/XQTS/TestSources/TreeStack.xml
blob: eb76be535f4cc53daf3b39372ca86bb2030bad83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<far-north>
  <north>
    <near-north>
      <far-west/>
      <west/>
      <near-west/>
      <center mark="c0" center-attr-1="c1" center-attr-2="c2" center-attr-3="c3">
        <south-west mark="1sw"/>
        <south mark="s1a">
          <south mark="s1b"/>
        </south>
        <south-west mark="2sw"/>
        <south mark="s2a">
          <south mark="s2b">
            <intermediate>
              <south mark="s2c"/>
            </intermediate>
          </south>
        </south>
        <south-east mark="1se"/>
        <south mark="s3a">
          <south mark="s3b">
            <south mark="s3c"/>
          </south>
        </south>
        <south-east mark="2se"/>
      </center>
      <near-east/>
      <east/>
      <far-east/>
    </near-north>
  </north>
</far-north>