summaryrefslogtreecommitdiff
path: root/test/ref
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-10-10 21:38:50 +0100
committerCarl Hetherington <cth@carlh.net>2014-10-10 21:38:50 +0100
commit5800b1958cfb055fe1fb30461cbf73fb50e59e12 (patch)
tree338ed834582006126600866bfd0a775107b1f7e6 /test/ref
parented60523d354af3b18150da1e183e80dc52ee851a (diff)
Sort out xmlns stuff.
Diffstat (limited to 'test/ref')
-rw-r--r--test/ref/c.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ref/c.xml b/test/ref/c.xml
new file mode 100644
index 0000000..2b8667e
--- /dev/null
+++ b/test/ref/c.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<A xmlns="http://my.namespace" xmlns:foo="http://my.other.namespace">
+ <B/>
+</A>