diff options
Diffstat (limited to 'result/cdata2')
-rw-r--r-- | result/cdata2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/result/cdata2 b/result/cdata2 new file mode 100644 index 0000000..b4db791 --- /dev/null +++ b/result/cdata2 @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<collection> + <test><![CDATA[ + <![CDATA[abc]]]>]><![CDATA[ + ]]></test> +</collection> |