Re: [SOAP] SOAP-ERROR: Parsing WSDL

[email protected] (Harald Amelung)
Newsgroups php.soap
Message-ID <[email protected]>
Hi David,

David Zülke schrieb:
> The WSDL seems odd. It uses the soap12: prefix (and namespace) 
> everywhere except for the defined headers.
> 
> Search and replace all occurences of
> <soap:
> with
> <soap12:
> 
> and it will work.
> 
> I'm leaning towards saying that this is a bug in the WSDL, not in 
> SoapClient, as the entire service is declared as a "soap12" 
> (http://schemas.xmlsoap.org/wsdl/soap12/) service, but then those 
> headers are declared in a different protocol version 
> (http://schemas.xmlsoap.org/wsdl/soap/) which has no corresponding binding.

Thank you very much. I made a local copy of the WSDL and changed it 
corresponding to your suggestion and now it works.

Harald
-- 
Coworking-Space Stuttgart http://coworking0711.wordpress.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.