- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Mar 2006 18:17:31 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory hutz:/tmp/cvs-serv6658 Modified Files: ws-addr-soap.xml Log Message: Switched Inbound and Outbound to reflect perspective of responder Index: ws-addr-soap.xml =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v retrieving revision 1.120 retrieving revision 1.121 diff -C2 -d -r1.120 -r1.121 *** ws-addr-soap.xml 8 Mar 2006 13:52:42 -0000 1.120 --- ws-addr-soap.xml 9 Mar 2006 18:17:29 -0000 1.121 *************** *** 450,457 **** <head>SOAP 1.2</head> <p>When "&nsuri;/anonymous" is specified for the response ! endpoint and the message is the http://www.w3.org/2003/05/soap/mep/OutboundMessage property of a SOAP request-response MEP [<bibref ref="SOAP12-PART2"/>], then any response MUST be the ! http://www.w3.org/2003/05/soap/mep/InboundMessage property of the same instance of the SOAP request-response MEP [<bibref ref="SOAP12-PART2"/>].</p> </div3> --- 450,457 ---- <head>SOAP 1.2</head> <p>When "&nsuri;/anonymous" is specified for the response ! endpoint and the message is the http://www.w3.org/2003/05/soap/mep/InboundMessage property of a SOAP request-response MEP [<bibref ref="SOAP12-PART2"/>], then any response MUST be the ! http://www.w3.org/2003/05/soap/mep/OutboundMessage property of the same instance of the SOAP request-response MEP [<bibref ref="SOAP12-PART2"/>].</p> </div3> *************** *** 476,480 **** <p>When "&nsuri;/anonymous" is not specified for the response endpoint, then any response SHOULD NOT be the ! http://www.w3.org/2003/05/soap/mep/InboundMessage property of the same instance of the SOAP request-response MEP [<bibref ref="SOAP12-PART2"/>]. For instance, a SOAP 1.2 HTTP binding that supports a one-way MEP could put the reply message in a separate one-way --- 476,480 ---- <p>When "&nsuri;/anonymous" is not specified for the response endpoint, then any response SHOULD NOT be the ! http://www.w3.org/2003/05/soap/mep/OutboundMessage property of the same instance of the SOAP request-response MEP [<bibref ref="SOAP12-PART2"/>]. For instance, a SOAP 1.2 HTTP binding that supports a one-way MEP could put the reply message in a separate one-way
Received on Thursday, 9 March 2006 18:17:35 UTC