xref: /aosp_15_r20/external/apache-xml/test/tests/api/trax/URIResolverTest.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>This is URIResolverTest.xml!</item>
6    <item match-by="import">Should be matched-by-import</item>
7    <item match-by="include">Should be matched-by-include</item>
8    <item match-by="main">Should be matched-by-import-also</item>
9    <list>
10      <item>Should be matched-by-main</item>
11      <item>Should be matched-by-main</item>
12    </list>
13  </list>
14</doc>