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/
