Hash :
0ffc2d82
Author :
Date :
2023-04-30T20:28:47
runtest: Skip element name in schema error messages This makes sure that memory and streaming tests will report the same messages.
./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').
./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').