Re: Possible SOAP/ZSI bug?

Laszlo Zsolt Nagy <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
Olivier Collioud wrote:

>I don't want to go in the detail but for interopability between all
>platform you need this kind of WS:
>Style=document
>Use=literal
>
>This is what should define your WSDL file.
>  
>
I have similar things in the WDSL:

    <wsdlsoap:binding style="document" 
transport="http://schemas.xmlsoap.org/soap/http"/>
   <wsdlsoap:body use="literal"/>

So do you think it will work with SOAPpy or ZSI?
The web service provider said "You are free to use other SOAP client 
environments, but the tool you use must support document/literal style 
SOAP messages."
But I'm not sure if ZSI or SOAPpy supports this or not.
Thanks,

   Laszlo

_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.