diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-10 21:38:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-10 21:38:50 +0100 |
| commit | 5800b1958cfb055fe1fb30461cbf73fb50e59e12 (patch) | |
| tree | 338ed834582006126600866bfd0a775107b1f7e6 /test/ref | |
| parent | ed60523d354af3b18150da1e183e80dc52ee851a (diff) | |
Sort out xmlns stuff.
Diffstat (limited to 'test/ref')
| -rw-r--r-- | test/ref/c.xml | 4 |
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> |
