[xsd-users] xs:decimal returning inf
Boris Kolpackov
boris at codesynthesis.com
Tue Jul 19 11:56:40 EDT 2016
Hi Robert,
Seymour, Robert <Robert.Seymour at arris.com> writes:
> <xs:attribute name="ebVal" type="xs:decimal" use="required">
>
> When I populate this field I am getting a response of
>
> ebVal="inf"
You mean you set it to infinity? If so, then what would you expect the
result to be. Infinity is an invalid value for xs:decimal. And XSD does
not support validation on serialization.
Boris
More information about the xsd-users
mailing list