Answer the question
In order to leave comments, you need to log in
How to organize xml (WSDL) request in python?
How to organize xml (WSDL) request in python?
How to organize xml (WSDL) request in python?
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="url" xmlns:ns2="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<SOAP-ENV:Body>
<ns1:PubGetAtmList>
<ns1:ClientLat>10</ns1:ClientLat>
<ns1:ClientLng>10</ns1:ClientLng>
<ns1:Range>1000000</ns1:Range>
</ns1:PubGetAtmList>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question