WSDL and XML generation
Gustavo Andrés Angulo
woakas at gfc.edu.co
Tue Jul 28 10:50:27 EDT 2009
Hi you can generate the WSDl with soaplib [1], and you can view web.py or django
for this:
for web.py -> http://webpy.org/cookbook/webservice
for django -> http://www.djangosnippets.org/snippets/979/
[1]=> http://trac.optio.webfactional.com/
> 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
> --
> http://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20090728/8205e2fb/attachment-0001.sig>
More information about the Python-list
mailing list