how to consume .NET webservice

Diez B. Roggisch deets at nospam.web.de
Tue May 12 03:09:46 EDT 2009


namekuseijin schrieb:
> Diez B. Roggisch wrote:
>> namekuseijin schrieb:
>>> bav escreveu:
>>>> question from a python newbie;
>>>>
>>>>   how can i consume in python language, a .NET web service, passing
>>>>   a string array as parameter in some easy steps?
>>>
>>> Unless Microsoft extended the standard in any way, then it should be 
>>> just as you consume any web service, I guess. ;)
>>
>> Microsoft *created* the standard.. 
> 
> No:


Yes:

http://webservices.xml.com/pub/a/ws/2001/04/04/soap.html

MS created it. That it *became* a standard of the W3C later - well, they 
did that with OOXML as well...

Diez



More information about the Python-list mailing list