Setting namespace using SOAPpy

  • Thread starter Nello Polesello
  • Start date
N

Nello Polesello

I'm trying to use a Web Service written in C# from Python (using SOAPpy),
and I don't know how to set namespace.
I'd like to add the attribute xmlns="http://www.uniud.it/email/" in the tag
<SOAP-ENV:Envelope ....> or in my method tag <TestParameter ....>.

I don't want the syntax <ns1:TestParameter
xmlns:ns1="http://servizi.amm.uniud.it/email/"> used by SOAPpy because it
does not work with the Web Service I want to use.
Is there any method (perhaps in the SOAPpy.Config) that I can use?

Thank you in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top