Re: XML Datatype clarification: fractionDigits

Mukul Gandhi <[email protected]> Tue, 25 Jun 2013 21:40:06 +0530
Newsgroups gmane.text.xml.schema.devel
Message-ID <CABuuzNPePtB_QETK26icTd6FRB5E_QybEK+MbWwKWp_XkCCfqg@mail.gmail.com>
On Tue, Jun 25, 2013 at 8:45 PM, Michael Kay <[email protected]> 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