2004/ws/addressing ws-addr-soap.xml,1.123,1.124 ws-addr-core.xml,1.132,1.133

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

Modified Files:
	ws-addr-soap.xml ws-addr-core.xml 
Log Message:
Added resolution of CR23

Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.132
retrieving revision 1.133
diff -C2 -d -r1.132 -r1.133
*** ws-addr-core.xml	8 Mar 2006 13:44:33 -0000	1.132
--- ws-addr-core.xml	10 Mar 2006 15:26:00 -0000	1.133
***************
*** 249,253 ****
                                              The precise meaning of this URI is defined by the binding of 
                                              Addressing to a specific protocol and/or the context in
!                                             which the EPR is used.</td>
                                      </tr>
                                      <tr>
--- 249,253 ----
                                              The precise meaning of this URI is defined by the binding of 
                                              Addressing to a specific protocol and/or the context in
!                                             which the EPR is used and/or the context in which the EPR is used.</td>
                                      </tr>
                                      <tr>

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.123
retrieving revision 1.124
diff -C2 -d -r1.123 -r1.124
*** ws-addr-soap.xml	9 Mar 2006 18:36:48 -0000	1.123
--- ws-addr-soap.xml	10 Mar 2006 15:26:00 -0000	1.124
***************
*** 438,445 ****
          and [fault endpoint] message addressing properties collectively.</p>
        <div2 id="anonaddress">
!         <head>Use of Anonymous Address in SOAP</head>
          <p>A value of "&nsuri;/anonymous" for 
!           the [destination] property implies no additional semantics beyond those defined
!           in &wsa-core.title;[<bibref ref="WSADDR-CORE"/>].</p>
          <div3>
            <head>SOAP 1.1/HTTP</head>
--- 438,448 ----
          and [fault endpoint] message addressing properties collectively.</p>
        <div2 id="anonaddress">
!         <head>Use of Anonymous Address in SOAP Response Endpoints</head>
          <p>A value of "&nsuri;/anonymous" for 
!           the [destination] property implies no additional semantics beyond those resulting from the
!           rules defined below and as described
!           in &wsa-core.title;[<bibref ref="WSADDR-CORE"/>]. In particular, note that
!           &wsa-core.title;[<bibref ref="WSADDR-CORE"/>], section 3.4 requires such a value in
!           messages sent to a response endpoint whose [address] is "&nsuri;/anonymous".</p>
          <div3>
            <head>SOAP 1.1/HTTP</head>
***************
*** 458,462 ****
        </div2>
        <div2 id="nonanonaddress">
!         <head>Use of Non-Anonymous Addresses in SOAP</head>
          <div3>
            <head>SOAP 1.1/HTTP</head>
--- 461,465 ----
        </div2>
        <div2 id="nonanonaddress">
!         <head>Use of Non-Anonymous Addresses in SOAP Response Endpoints</head>
          <div3>
            <head>SOAP 1.1/HTTP</head>

Received on Friday, 10 March 2006 15:26:23 UTC