Skip to content

Why xsd:double? Why not xsd:decimal? #318

Closed
@dr-shorthair

Description

@dr-shorthair

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions