> 1- how can generate automatically a WSDL from python code that represent a
> web services?
I don't know of any tools that do this.
> 2- if i want to pass and "xml document" in a soap or xml-rpc message i know
> three options:
In general, you can't embed XML in XML, so you either have to treat
it as a string (e.g., CDATA) or use attachments. ZSI has some support
for attachments.
> 3- exists other mailling list to discusess this topics? any suggestions?
[EMAIL PROTECTED]
/r$
--
Rich Salz Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
_______________________________________________
XML-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/xml-sig