Closed
Description
I note that in the section on conversion of native data-types, numbers with fractions are interpreted as xsd:double
rather than xsd:decimal
.
That is counter-intuitive to me when dealing with interpretation of a serialization, since conversion of a literal to a double is not exact in general.