diff options
Diffstat (limited to 'tests/merlin-c14n-three/c14n-8.txt')
-rw-r--r-- | tests/merlin-c14n-three/c14n-8.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/merlin-c14n-three/c14n-8.txt b/tests/merlin-c14n-three/c14n-8.txt new file mode 100644 index 00000000..2c4ed848 --- /dev/null +++ b/tests/merlin-c14n-three/c14n-8.txt @@ -0,0 +1,15 @@ +<bar:Something xml:lang="en-ie"> + <foo:Nothing xmlns="http://example.org/"> + <foo:Something xmlns=""> + <bar:Something xmlns="http://example.org/"> + <foo:Something xmlns=""> + <foo:Nothing xmlns="http://example.org/"> + <foo:Something xmlns=""> + <baz:Something xmlns="http://example.org/"></baz:Something> + </foo:Something> + </foo:Nothing> + </foo:Something> + </bar:Something> + </foo:Something> + </foo:Nothing> + </bar:Something>
\ No newline at end of file |