Although of course xsd:int minOccurs="0" maxOccurs="1" does map to Integer, etc...
--G > -----Original Message----- > From: R J Scheuerle Jr [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 05, 2002 4:00 PM > To: [EMAIL PROTECTED] > Cc: Axis Dev (E-mail) > Subject: Re: Why does xsd:boolean do not map to java.lang.Boolean?? > > > xsd:int maps to int > xsd:boolean maps to boolean > xsd:float maps to float > > etc. > > xsd:integer maps to BigInteger > > These are according the JSR 101 rules > Rich Scheuerle > XML & Web Services Development > 512-838-5115 (IBM TL 678-5115) >