xref: /aosp_15_r20/external/apache-xml/test/tests/conf/select/select51.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<doc>
3  <book>
4    <author>
5      <name real="no">Carmelo Montanez</name>
6      <chapters>Nine</chapters>
7      <bibliography></bibliography>
8    </author>
9  </book>
10  <book>
11    <author>
12      <name real="yes">David Marston</name>
13      <chapters>Seven</chapters>
14      <bibliography></bibliography>
15    </author>
16  </book>
17  <book>
18    <author>
19      <name real="yes">Mary Brady</name>
20      <chapters>Ten</chapters>
21      <bibliography></bibliography>
22    </author>
23  </book>
24</doc>