diff options
Diffstat (limited to 'result/c14n/exc-without-comments/test-1')
-rw-r--r-- | result/c14n/exc-without-comments/test-1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/result/c14n/exc-without-comments/test-1 b/result/c14n/exc-without-comments/test-1 new file mode 100644 index 0000000..bd5930f --- /dev/null +++ b/result/c14n/exc-without-comments/test-1 @@ -0,0 +1,7 @@ +<e6 xmlns:a="http://www.w3.org" test="../baz"> + <e7 xmlns="http://www.ietf.org"> + <e8 xmlns="" a:foo="bar"> + <e9 xmlns:a="http://www.ietf.org" attr="default"></e9> + </e8> + </e7> + </e6>
\ No newline at end of file |