[Home] [By Thread] [By Date] [Recent Entries]

  • From: Amelia A Lewis <amyzing@t...>
  • To: XML Developers List <xml-dev@l...>
  • Date: Tue, 6 Mar 2018 08:14:35 -0500

On Tue, 6 Mar 2018 11:21:36 +0530, Mukul Gandhi wrote:
> I think, when a processor like that for XSD 1.1 is made with java language
> (as in case of Mike I think), we use underlying implementations of
> java.lang.Integer, or the primitive "int" to implement respectively
> xs:integer.

More likely to be java.math.BigInteger, given that the constraints on 
java.lang.Integer match primitive int match xs:int rather than 
xs:integer, but sure, the point that it's implemented in terms of the 
underlying platform stands.

Amy!

  • References:

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member