Ok I get it.  Never realized that soap-enc had those types... 
Aren't we allways learning anyway?  I like that!

Thanks.
Sylvain.

-----Original Message-----
From: Russell Butek [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 05, 2002 3:53 PM
To: [EMAIL PROTECTED]
Subject: Re: Why does xsd:boolean do not map to java.lang.Boolean??


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


This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

Reply via email to