- From: Jonathan Marsh <jmarsh@microsoft.com>
- Date: Mon, 14 Nov 2005 14:51:13 -0800
- To: "Glen Daniels" <gdaniels@sonicsoftware.com>
- Cc: <public-ws-desc-comments@w3.org>
Thanks for your comment. The WS Description Working Group tracked this as a Last Call comment LC363 [1]. We accepted your subsequent proposal to address this problem. As we plan to go to CR shortly, if we don't hear from you within 10 days, we will assume this satisfies your concern. [1] http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC363 > -----Original Message----- > From: www-ws-desc-request@w3.org [mailto:www-ws-desc-request@w3.org] On > Behalf Of Glen Daniels > Sent: Thursday, November 10, 2005 4:58 PM > To: WS Description List > Subject: First cut at WSDL/SOAP MEP connection text > > > > This is *not* by any means a spec-ready proposal, but I'm sending it so > we can discuss general direction, and perhaps move forward modulo > editorial work. > > > > > 5.11.3 Binding WSDL MEPs to SOAP MEPs > > This section briefly describes the relationships between WSDL components > and SOAP 1.2 MEP properties as described in {SOAP 1.2 Part 2}. We > define these relationships for the WSDL {in-out} pattern bound to a SOAP > {request-response MEP} (as would be the case for a usual SOAP In-Out > operation). Extensions (such as {WS-Addressing}) MAY alter these > mappings. > > 5.11.3.1 The Client > > As the client, the property > "http://www.w3.org/2003/05/soap/bindingFramework/ExchangeContext/Role" > takes the value "RequestingSOAPNode". > > The WSDL "In" message is mapped to the SOAP > "http://www.w3.org/2003/05/soap/mep/OutboundMessage" property. > > The WSDL "Out" message maps to the SOAP > "http://www.w3.org/2003/05/soap/mep/InboundMessage" property. > > 5.11.3.2 The Service > > As the service, the property > "http://www.w3.org/2003/05/soap/bindingFramework/ExchangeContext/Role" > takes the value "RespondingSOAPNode". > > The WSDL "In" message is mapped to the SOAP > "http://www.w3.org/2003/05/soap/mep/InboundMessage" property. > > The WSDL "Out" message maps to the SOAP > "http://www.w3.org/2003/05/soap/mep/OutboundMessage" property.
Received on Monday, 14 November 2005 22:55:16 UTC