summaryrefslogtreecommitdiff
path: root/result/schemas/decimal-2_1_0.err
diff options
context:
space:
mode:
Diffstat (limited to 'result/schemas/decimal-2_1_0.err')
-rw-r--r--result/schemas/decimal-2_1_0.err4
1 files changed, 4 insertions, 0 deletions
diff --git a/result/schemas/decimal-2_1_0.err b/result/schemas/decimal-2_1_0.err
new file mode 100644
index 0000000..fe663c2
--- /dev/null
+++ b/result/schemas/decimal-2_1_0.err
@@ -0,0 +1,4 @@
+./test/schemas/decimal-2_0.xml:12: element val: Schemas validity error : Element 'val': [facet 'minInclusive'] The value '-0.1' is less than the minimum value allowed ('0').
+./test/schemas/decimal-2_0.xml:12: element val: Schemas validity error : Element 'val': '-0.1' is not a valid value of the atomic type 'myDecimal'.
+./test/schemas/decimal-2_0.xml:13: element val: Schemas validity error : Element 'val': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
+./test/schemas/decimal-2_0.xml:13: element val: Schemas validity error : Element 'val': '-1' is not a valid value of the atomic type 'myDecimal'.