xsd:boolean cannot be null.  soap-enc:boolean can.  Therefore xsd:boolean
-> boolean and soap-enc:boolean -> java.lang.Boolean.

Russell Butek
[EMAIL PROTECTED]


"St-Germain, Sylvain" <[EMAIL PROTECTED]> on 04/05/2002 02:32:57
PM

Please respond to [EMAIL PROTECTED]

To:    "Axis Dev (E-mail)" <[EMAIL PROTECTED]>
cc:
Subject:    Why does xsd:boolean do not map to java.lang.Boolean??




One advantage of  having Boolean instead of boolean is that it could be
nulled.     I do not know why xsd:integer maps to a BigInteger, but I would
have like  xsd:boolean to be a Boolean.

--
Sylvain


Reply via email to