We are using - Single-precision decimal number: https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/datatypes.html#float - Double-precision decimal number: https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/datatypes.html#double Did we really intend to restrict the precision? If not we could use Arbitrary-precision decimal number: https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/datatypes.html#decimal
We are using
Did we really intend to restrict the precision? If not we could use
Arbitrary-precision decimal number: https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/datatypes.html#decimal