summaryrefslogtreecommitdiff
path: root/test/tests/conf/axes/axes124.xml
blob: d6cc2474a07952da7bd51703fc5af5f3829225cb (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
<?xml version="1.0"?>
<far-north> Level-1
  <north-north-west1/>
  <north-north-west2/>
  <north>
     <near-north>
        <far-west/>
        <west/>
        <near-west/>
        <center center-attr-1="c1" center-attr-2="c2" center-attr-3="c3">
           <!--Center Comment-->
           <near-south-west/>
           <near-south>
              <south>
                 <far-south/>
              </south>
           </near-south>
           <near-south-east/>
        </center>
        <near-east/>
        <east/>
        <far-east/>
     </near-north>
  </north>
  <north-north-east1/>
  <north-north-east2/>
</far-north>