- From: Amelia Lewis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 07 Jul 2005 16:06:36 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26863/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
update message triggers fault ruleset
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** wsdl20-adjuncts.xml 17 Jun 2005 01:21:49 -0000 1.73
--- wsdl20-adjuncts.xml 7 Jul 2005 16:06:34 -0000 1.74
***************
*** 352,362 ****
<head>Message Triggers Fault</head>
! <p>Any message, including the first, MAY trigger a fault message in
! response. Each recipient MAY propagate a fault message, and MUST propagate no
! more than one fault for each triggering message. Each fault message has
! direction the reverse of its triggering message. The fault message MUST
! be delivered to the originator of the message which triggered it, unless otherwise
! specified by an extension or binding extension. If there is no path to this node,
! the fault MUST be discarded.
</p>
--- 352,361 ----
<head>Message Triggers Fault</head>
! <p>Any message, including the first in the pattern, MAY trigger a fault
! message, which MUST have opposite direction. The fault message MUST be
! delivered to the originator of the triggering message, unless otherwise
! specified by an extension of binding extension. Any node MAY propagate a
! fault message, and MUST not do so more than once for each triggering
! message. If there is no path to the originator, the fault MUST be discarded.
</p>
***************
*** 4632,4635 ****
--- 4631,4639 ----
-->
<tr>
+ <td>20050707</td>
+ <td>aal</td>
+ <td>Modified 2.2.2 per text supplied by Jean-Jacques.</td>
+ </tr>
+ <tr>
<td>20050616</td>
<td>AGR</td>
Received on Thursday, 7 July 2005 16:06:39 UTC