diff options
Diffstat (limited to 'result/c14n/with-comments/example-1')
-rw-r--r-- | result/c14n/with-comments/example-1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/result/c14n/with-comments/example-1 b/result/c14n/with-comments/example-1 new file mode 100644 index 0000000..d98d168 --- /dev/null +++ b/result/c14n/with-comments/example-1 @@ -0,0 +1,6 @@ +<?xml-stylesheet href="doc.xsl" + type="text/xsl" ?> +<doc>Hello, world!<!-- Comment 1 --></doc> +<?pi-without-data?> +<!-- Comment 2 --> +<!-- Comment 3 -->
\ No newline at end of file |