Forum Discussion

dave1963's avatar
15 years ago

Error with wsdl that uses schema include

I have a static wsdl that includes an xsd. The xsd and wsdl are in the same XML namespace hence the xsd include. <wsdl:types> <xsd:schema targetNamespace="http://www.mycompany.com/idm"> ...