2004/ws/addressing ws-addr-soap.xml,1.100,1.101

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv14299

Modified Files:
	ws-addr-soap.xml 
Log Message:
Incorporated the resolution of CR4 by extending the definition of the anonymous URI.

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -C2 -d -r1.100 -r1.101
*** ws-addr-soap.xml	24 Oct 2005 05:02:05 -0000	1.100
--- ws-addr-soap.xml	6 Nov 2005 12:30:53 -0000	1.101
***************
*** 381,391 ****
        <div2 id="soaphttp">
          <head>Use of Anonymous Address in SOAP</head>
!         <p>When <attval>&nsuri;/anonymous</attval> is specified as the address of the
!           ReplyTo or FaultTo EPR,
!           the underlying SOAP protocol binding provides a channel to the specified endpoint.
!           Any underlying protocol binding supporting the SOAP request-response message 
!           exchange pattern provides such a channel. For instance, the SOAP 1.2 
!           HTTP binding[<bibref ref="SOAP12-PART2"/>] puts the reply message in the
!           HTTP response.</p>
        </div2>
        
--- 381,389 ----
        <div2 id="soaphttp">
          <head>Use of Anonymous Address in SOAP</head>
!         <p>When <attval>&nsuri;/anonymous</attval> is specified as the address of an EPR, the
!           underlying SOAP protocol binding provides a channel to the specified endpoint. Any
!           underlying protocol binding supporting the SOAP request-response message exchange pattern
!           provides such a channel for response messages. For instance, the SOAP 1.2 HTTP
!             binding[<bibref ref="SOAP12-PART2"/>] puts the reply message in the HTTP response.</p>
        </div2>
        

Received on Sunday, 6 November 2005 12:31:00 UTC