/ libxml2 / result / schemas / decimal-2_1_0.err.rdr
decimal-2_1_0.err.rdr
1  ./test/schemas/decimal-2_0.xml:12: Schemas validity error : Element 'val': [facet 'minInclusive'] The value '-0.1' is less than the minimum value allowed ('0').
2  ./test/schemas/decimal-2_0.xml:12: Schemas validity error : Element 'val': '-0.1' is not a valid value of the atomic type 'myDecimal'.
3  ./test/schemas/decimal-2_0.xml:13: Schemas validity error : Element 'val': [facet 'minInclusive'] The value '-1' is less than the minimum value allowed ('0').
4  ./test/schemas/decimal-2_0.xml:13: Schemas validity error : Element 'val': '-1' is not a valid value of the atomic type 'myDecimal'.