"A separate thing" ? Well I can't play with the WSDL too much as I don't have control over the service running on the .NET server.
What would you suggest changing it to? On Thu, Jul 14, 2005 at 03:28:43PM -0400, Davanum Srinivas wrote: > see if u can get it working if you convert the inner anonymous > complextype into a separate thing > > <xs:element name="SubmitGeneralServiceRequest"> > <xs:complexType> > <xs:sequence> > <xs:element ref="sr:SubmittedGeneralServiceRequest"/> > </xs:sequence> > </xs:complexType> > </xs:element> > > -- dims > > On 7/14/05, John Baker <[EMAIL PROTECTED]> wrote: > > SubmitGeneralServiceRequest > > > -- > Davanum Srinivas -http://blogs.cocoondev.org/dims/
