xref: /aosp_15_r20/external/apache-xml/test/tests/conf/select/select59.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1*1212f9a0SAndroid Build Coastguard Worker<?xml version="1.0"?>
2*1212f9a0SAndroid Build Coastguard Worker<doc>
3*1212f9a0SAndroid Build Coastguard Worker  <child>Selection of this child is an error.</child>
4*1212f9a0SAndroid Build Coastguard Worker  <child high="3">Selection of this child is an error.</child>
5*1212f9a0SAndroid Build Coastguard Worker  <child wide="4">Selection of this child is an error.</child>
6*1212f9a0SAndroid Build Coastguard Worker  <child wide="4" high="3">Selection of this child is an error.</child>
7*1212f9a0SAndroid Build Coastguard Worker  <child wide="3">E</child>
8*1212f9a0SAndroid Build Coastguard Worker  <child wide="3" high="3">F</child>
9*1212f9a0SAndroid Build Coastguard Worker  <child wide="3" deep="3">G</child>
10*1212f9a0SAndroid Build Coastguard Worker  <child wide="4" deep="2">Selection of this child is an error.</child>
11*1212f9a0SAndroid Build Coastguard Worker  <child wide="4" deep="2" high="3">Selection of this child is an error.</child>
12*1212f9a0SAndroid Build Coastguard Worker  <child wide="3" deep="2">J</child>
13*1212f9a0SAndroid Build Coastguard Worker  <child wide="3" deep="3" high="3">K</child>
14*1212f9a0SAndroid Build Coastguard Worker  <child deep="2">Selection of this child is an error.</child>
15*1212f9a0SAndroid Build Coastguard Worker  <child deep="2" high="3">Selection of this child is an error.</child>
16*1212f9a0SAndroid Build Coastguard Worker  <child deep="3">N</child>
17*1212f9a0SAndroid Build Coastguard Worker  <child deep="3" high="3">O</child>
18*1212f9a0SAndroid Build Coastguard Worker  <child wide="4" deep="3">P</child>
19*1212f9a0SAndroid Build Coastguard Worker</doc>