- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 May 2005 21:07:51 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv29003
Modified Files:
ws-addr-soap.xml
Log Message:
Added resolution to issue lc73 - clarrified meaning of omitting RetryAfter
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** ws-addr-soap.xml 25 May 2005 21:03:35 -0000 1.69
--- ws-addr-soap.xml 25 May 2005 21:07:49 -0000 1.70
***************
*** 652,657 ****
<p>This element (whose content is of type xs:unsignedLong) is a
suggested minimum duration in milliseconds to wait
! before retransmitting the message. If this element is
! omitted from the detail, the value is infinite.</p>
</def>
</gitem>
--- 652,657 ----
<p>This element (whose content is of type xs:unsignedLong) is a
suggested minimum duration in milliseconds to wait
! before retransmitting the message. Omission of this element indicates that a retry
! is never likely to succeed.</p>
</def>
</gitem>
Received on Wednesday, 25 May 2005 21:08:15 UTC