Re: XML Datatype clarification: fractionDigits

On Tue, Jun 25, 2013 at 8:45 PM, Michael Kay <mike@saxonica.com> wrote:
> The value 12 can still be written as 12.0. This is not the same as xs:integer, because xs:integer also restricts the lexical space.

Thanks for pointing this. I meant that when we're using
<xs:fractionDigits value="0"/> on a xs:decimal, we're effectively
using no precision to the value (a nature of xs:integer).

But your point is more correct.



-- 
Regards,
Mukul Gandhi

Received on Tuesday, 25 June 2013 16:11:11 UTC