xref: /aosp_15_r20/external/apache-xml/test/tests/api/trax/stream/StreamImpIncl.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<doc>
3  <list>
4    <item>Above Should be include-list then import-list</item>
5    <item match-by="import">Should be matched-by-import</item>
6    <item match-by="include">Should be matched-by-include</item>
7    <item match-by="main">Should be matched-by-import-also</item>
8    <list>
9      <item>Should be matched-by-main</item>
10      <item>Should be matched-by-main</item>
11    </list>
12  </list>
13</doc>