summaryrefslogtreecommitdiffstats
path: root/test/xml/ns-alias-1/check.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/xml/ns-alias-1/check.txt')
-rw-r--r--test/xml/ns-alias-1/check.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/xml/ns-alias-1/check.txt b/test/xml/ns-alias-1/check.txt
new file mode 100644
index 0000000..7a2225e
--- /dev/null
+++ b/test/xml/ns-alias-1/check.txt
@@ -0,0 +1,10 @@
+ns0="http://default-namespace"
+ns1="http://namespace-1"
+ns2="http://namespace-2"
+/ns1:data
+/ns1:data/ns0:entry
+/ns1:data/ns0:entry"Default"
+/ns1:data/ns1:entry
+/ns1:data/ns1:entry"Inside 1"
+/ns1:data/ns2:entry
+/ns1:data/ns2:entry"Inside 2"