[Soap-Python] Use a different namespace for SOAP-ENV

Gabriel Monnerat gabrielmonnerat at gmail.com
Fri Aug 17 21:18:32 CEST 2012


Hello,

Is required for my environment use a different namespace for SOAP-ENV.

i checked that he is defined here:

suds/binding/binding.py
..
39 envns = ('SOAP-ENV', 'http://schemas.xmlsoap.org/soap/envelope/')

So, how can I handle with it?

I checked on internet and one way is use MessagePlugin, this features does
exists on https://github.com/plq/suds or is supported differently

King Regards,

-- 
Gabriel M. Monnerat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/soap/attachments/20120817/2c7a3469/attachment.html>


More information about the Soap mailing list