Hi lom,
As far as I know, the XML Schema specification demands element declarations to resolve to a valid type , so this looks like an error in the WSDL (I might be wrong here, please correct me). Adding any type (like type="xsd:string") should help - I guess the element is always empty.
This is probably OK if you only generate once - a permanent solution (like either fixing the WSDL, or SOAP::WSDL [provided I'm wrong above]) should be sought for.
Martin
(0)
]
