WSDL and XML generation
guitarzero
guitarzero at gmail.com
Tue Jul 28 03:18:43 EDT 2009
Hi all
Newbie in Python, i am looking for some pointers (or better existing
modules) to do the followings:
- generate (correct) XML messages from a WSDL file
- make some modifications inside XML messages *before* sending them to
the server hosting the Web services (described by previously
mentionned WSDL file)
- parse the answer.
Some ideas ?
Thanks in advance
Stephane
More information about the Python-list
mailing list