xref: /aosp_15_r20/external/apache-xml/test/tests/contrib/xsltc/schemasoft/SQLjoin.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<DB>
2<orders customer_id="c1">
3 <product>my_reference</product>
4</orders>
5<orders customer_id="c3">
6 <product>my_reference 2</product>
7</orders>
8<customer id="c1">
9 <name>Dupont</name>
10</customer>
11</DB>
12