RE: Array complexType

2002-03-15 Thread St-Germain, Sylvain
Have a look at www.w3.org/TR/soap section 5.4.2 Arrays Sylvain. -Original Message- From: Simon McClenahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 5:20 PM To: Axis User (E-mail) Subject: Array complexType In my WSDL embedded Schema I have: ... complexType

RE: Array complexType

2002-03-15 Thread R J Scheuerle Jr
] Subject: RE: Array complexType 03/15/2002 11:40 AM Please respond

RE: Array complexType

2002-03-15 Thread R J Scheuerle Jr
: Subject: RE: Array complexType 03/15/2002 10:46 AM

RE: Array complexType

2002-03-15 Thread Simon McClenahan
PROTECTED] Subject: RE: Array complexType Simon, Your schema is correct. WSDL2Java will correctly interpret the type as an Option[]. However, when the Axis runtime serializes the Option[], it does not know the name of the array component element (in your case option).The axis runtime always uses