You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Nicola ONOSE <on...@ensimag.imag.fr> on 2003/11/13 19:45:12 UTC

building an rpc style response

Hello

I have troubles understanding how a SOAP response should be built for a WSDL 
with an rpc style binding. The W3C working draft says that the parts in input 
or output message should be wrapped in an element having the same name as the 
WSDL operation. However, in several examples of web services, I saw that the 
wrapper for the response had the name of the output message and not that of 
the operation. Which one is the right choice?


Sincerely

Nicola Onose