- From: Martin Gudgin via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Mar 2005 22:36:26 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv16141
Modified Files:
ws-addr-core.xml
Log Message:
Incorporated resolution of issue 50 into Section 3.2
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** ws-addr-core.xml 21 Mar 2005 22:06:46 -0000 1.46
--- ws-addr-core.xml 21 Mar 2005 22:36:24 -0000 1.47
***************
*** 687,693 ****
<p>Otherwise, if the reply is a fault message and the incoming
message's [fault endpoint] message addressing property is not
! empty, select the EPR from this property. If the [fault
! endpoint] property is empty, the behavior of the recipient of
! the incoming message is unconstrained by this specification.</p>
</item>
</ulist>
--- 687,695 ----
<p>Otherwise, if the reply is a fault message and the incoming
message's [fault endpoint] message addressing property is not
! empty, select the EPR from that property. If the [fault endpoint]
! property is empty, select the EPR from the incoming message's
! [reply endpoint] message addressing property. Otherwise, if the
! [reply endpoint] property is empty, the behavior of the recipient
! of the incoming message is unconstrained by this specification.</p>
</item>
</ulist>
Received on Tuesday, 22 March 2005 13:09:51 UTC