xref: /aosp_15_r20/external/apache-xml/test/tests/contrib/xsltc/schemasoft/selectHREF.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<a>
2 <b href="hrefIn_b-1rstLevel">b content,
3  <d>d in b,</d>
4 </b>
5 <c>
6  <d>d in c,</d>
7  <g href="hrefIn_g-2ndLevel">g content,</g>
8 </c>
9 <e> </e>
10 <f>f content,
11   <g>g in f,
12   <d>d in f/g,
13    </d> </g> </f>
14</a>
15
16