Re: WSDL2Java and minOccurs/maxOccurs sequence problem

2003-03-10 Thread Silveste® Poza®nik
redefine the Schema to: BR Silvester - Original Message - From: "Silveste® Poza®nik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 4:06 PM Subject: WSDL2Java and minOccurs/maxOccurs sequence problem > I have a problem

WSDL2Java and minOccurs/maxOccurs sequence problem

2003-03-07 Thread Silveste® Poza®nik
I have a problem when generating java class that should hold an "unbounded" number of subelements when using WSDL2java stub generator. The Schema (see under) describes the element containing unbounded sequence of elements, while (as far I can see) the generated java class Batch is not capable of