[xsd-users] xs:decimal returning inf
Seymour, Robert
Robert.Seymour at arris.com
Mon Jul 18 18:18:43 EDT 2016
Hi,
I have an attribute of xs:decimal type
<xs:attribute name="ebVal" type="xs:decimal" use="required">
</xs:attribute>
When I populate this field I am getting a response of
ebVal="inf"
As if it's being treated as xs:double.
I was searching the mailing list and http://codesynthesis.com/pipermail/xsd-users/2011-April/003238.html indicated that the xs:decimal and xs:double are treated separately, perhaps I'm missing something? Any help would be great.
Thanks,
- Rob
More information about the xsd-users
mailing list