
1 answer
HelloIn this case I'd initially made a mistake when pulling in the xsd for these complex types. you have to corrected it by putting the complex type definitions within a <xsd:schema targetNamespace="http://www.w3.org/2001/XMLSchema">element in wsdl:type section.Hopw this will help you, Thankskarthik