xref: /aosp_15_r20/external/apache-xml/test/tests/conf/axes/axes117.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1*1212f9a0SAndroid Build Coastguard Worker<?xml version="1.0"?>
2*1212f9a0SAndroid Build Coastguard Worker<chapter title="A" x="0">
3*1212f9a0SAndroid Build Coastguard Worker  <section title="A1" x="1">
4*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A1a" x="2">hello</subsection>
5*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A1b">ahoy</subsection>
6*1212f9a0SAndroid Build Coastguard Worker  </section>
7*1212f9a0SAndroid Build Coastguard Worker  <section title="A2">
8*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A2a">goodbye</subsection>
9*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A2b">sayonara</subsection>
10*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A2c">adios</subsection>
11*1212f9a0SAndroid Build Coastguard Worker  </section>
12*1212f9a0SAndroid Build Coastguard Worker  <section title="A3">
13*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A3a">aloha</subsection>
14*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A3b">
15*1212f9a0SAndroid Build Coastguard Worker      <footnote x="3">A3b-1</footnote>
16*1212f9a0SAndroid Build Coastguard Worker      <footnote>A3b-2</footnote>
17*1212f9a0SAndroid Build Coastguard Worker    </subsection>
18*1212f9a0SAndroid Build Coastguard Worker    <subsection title="A3c">shalom</subsection>
19*1212f9a0SAndroid Build Coastguard Worker  </section>
20*1212f9a0SAndroid Build Coastguard Worker</chapter>