- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Feb 2007 10:53:21 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9726
Modified Files:
wsdl20.xml
Log Message:
CR126: required unengaged extension
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.433
retrieving revision 1.434
diff -C 2 -d -r1.433 -r1.434
*** wsdl20.xml 15 Feb 2007 10:46:52 -0000 1.433
--- wsdl20.xml 15 Feb 2007 10:53:19 -0000 1.434
***************
*** 9264,9267 ****
--- 9264,9270 ----
</p>
</note>
+
+ <p>A extension that is declared as mandatory for a particular interaction
+ MUST be engaged by the client or Web service for that interaction.</p>
</div3>
***************
*** 12359,12362 ****
--- 12362,12374 ----
<td>JJM</td>
<td>
+ <loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR126">CR126</loc>
+ : required unengaged extension
+ </td>
+ </tr>
+
+ <tr>
+ <td>20070215</td>
+ <td>JJM</td>
+ <td>
<loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR125">CR125</loc>
: problem with pattern attribute definition?
Received on Thursday, 15 February 2007 10:53:30 UTC