diff options
Diffstat (limited to 'result/c14n/without-comments/example-4')
-rw-r--r-- | result/c14n/without-comments/example-4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/result/c14n/without-comments/example-4 b/result/c14n/without-comments/example-4 new file mode 100644 index 0000000..26937c8 --- /dev/null +++ b/result/c14n/without-comments/example-4 @@ -0,0 +1,9 @@ +<doc> + <text>First line
 +Second line</text> + <value>2</value> + <compute>value>"0" && value<"10" ?"valid":"error"</compute> + <compute expr="value>"0" && value<"10" ?"valid":"error"">valid</compute> + <norm attr=" ' 
	 ' "></norm> + <normId id="' 
	 '"></normId> +</doc>
\ No newline at end of file |