xref: /aosp_15_r20/external/apache-xml/test/tests/api/trax/EmbeddedImpIncl.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<?xml-stylesheet type="text/xml" href="EmbeddedImpIncl.xsl"?>
3<doc>
4  <list>
5    <item>Above Should be include-list then import-list</item>
6    <item>This is EmbeddedImpIncl.xml, used for setSystemId testing Note that different settings of systemIds will have different expected results!</item>
7    <item match-by="import">Should be matched-by-import</item>
8    <item match-by="include">Should be matched-by-include</item>
9    <item match-by="main">Should be matched-by-import-also</item>
10    <list>
11      <item>Should be matched-by-main</item>
12      <item>Should be matched-by-main</item>
13    </list>
14  </list>
15</doc>