summaryrefslogtreecommitdiffstats
path: root/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml')
-rw-r--r--Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml b/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml
new file mode 100644
index 0000000..fa4f21b
--- /dev/null
+++ b/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml
@@ -0,0 +1,6 @@
+<a:foo xmlns:a="http://a">
+ <b:bar xmlns:b="http://b"></b:bar>
+ <b:bar xmlns:b="http://b"></b:bar>
+ <b:bar xmlns:b="http://b"></b:bar>
+ <a:bar xmlns:b="http://b" b:att1="val"></a:bar>
+</a:foo> \ No newline at end of file