how to consume .NET webservice

Mike Driscoll kyosohma at gmail.com
Tue May 12 14:01:40 EDT 2009


On May 12, 12:54 pm, namekuseijin <namekusei... at gmail.com> wrote:
> On May 12, 4:12 am, "Diez B. Roggisch" <de... at nospam.web.de> wrote:
>
>
>
> > 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
>
> You are right, sorry.
>
> > MS created it. That it *became* a standard of the W3C later - well, they
> > did that with OOXML as well...
>
> OpenOfficeXML document format AKA ODF? ;)

No...Office Open XML, which is used in Microsoft Office 2007 and which
Microsoft rammed through the ISO: http://en.wikipedia.org/wiki/Office_Open_XML

- Mike



More information about the Python-list mailing list