Hi Stian, That made a lot of sense :-) Played around with jaxb annotations. Thanks and regards, Marc
Marc Logghe Senior Bioinformatician Ablynx nv > -----Original Message----- > From: Stian Soiland-Reyes [mailto:[email protected]] > Sent: Monday, June 07, 2010 4:56 PM > To: [email protected] > Subject: Re: [Taverna-users] XML input splitter question > > On Mon, Jun 7, 2010 at 15:54, Stian Soiland-Reyes > <[email protected]> wrote: > > > minOccurs=0 means that arg0 is optional. I believe what you want here > > is maxOccurs="unbounded" to allow more than 1 (the default). > > Note - you can still keep minOccurs=0 to allow an empty list of > 'arg0'.. a better name than 'arg0' is also recommended :) > > > -- > Stian Soiland-Reyes, myGrid team > School of Computer Science > The University of Manchester > > ----------------------------------------------------------------------- > ------- > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > taverna-users mailing list > [email protected] > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/about/contact-us/ ------------------------------------------------------------------------ THIS E-MAIL MESSAGE IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL OR ENTITY TO WHICH IT IS ADDRESSED AND MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM DISCLOSURE. If the reader of this E-mail message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately at [email protected]. Thank you for your co-operation. "NANOBODY" and "NANOCLONE" are registered trademarks of Ablynx N.V. ------------------------------------------------------------------------ ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
