summaryrefslogtreecommitdiff
path: root/test/tests/api/trax/SystemIdImpIncl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/api/trax/SystemIdImpIncl.xml')
-rw-r--r--test/tests/api/trax/SystemIdImpIncl.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/tests/api/trax/SystemIdImpIncl.xml b/test/tests/api/trax/SystemIdImpIncl.xml
new file mode 100644
index 0000000..234d027
--- /dev/null
+++ b/test/tests/api/trax/SystemIdImpIncl.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<doc>
+ <list>
+ <item>Above Should be include-list then import-list</item>
+ <item>This is SystemIdImpIncl.xml, used for setSystemId testing Note that different settings of systemIds will have different expected results!</item>
+ <item match-by="import">Should be matched-by-import</item>
+ <item match-by="include">Should be matched-by-include</item>
+ <item match-by="main">Should be matched-by-import-also</item>
+ <list>
+ <item>Should be matched-by-main</item>
+ <item>Should be matched-by-main</item>
+ </list>
+ </list>
+</doc> \ No newline at end of file