On Tuesday 06 May 2008 07:17, Tom Jackson wrote: > I haven't found any other WSDL toolkit which can derive simple types from > XML-Schema types or easily create complexTypes where minOccurs > 1.
Oops, I meant to say maxOccurs > 1. XML-Schema structural type serialization is complicated. To do it correctly you have to know minOccurs, maxOccurs, if the element is nillable, the default value (for tcl, if the default is the empty string), and of course the data being serialized. tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.