Re: WSDL-S's action and related WS-Addressing and WSDL discussions and concepts

On Wed, Jun 29, 2005 at 05:37:07PM -0400, KUNAL VERMA wrote:
> 
> 1. Is there a particular scenario, in which a message can be sent to a Web
>    service, without being associated with a particular operation? In
>    other words, can a SOAP message be sent to a Web service, without
>    having an operation name in it?

There is no such thing as operation name in SOAP. The only (and _optional_)
way you can use to give the _intent_ of a message is the action parameter, 
defined in the HTTP binding.

> 2. In WSDL 2.0, where there is no explicit message construct (unless I am
>    totally wrong about this), how can we make it a message level property.

What about input and output?


-- 
Carine Bournez -+- W3C Sophia-Antipolis 

Received on Thursday, 30 June 2005 07:54:44 UTC