- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 12 May 2005 07:43:23 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv16204
Modified Files:
wsdl20.xml
Log Message:
LC75o : Remove "if any" from Service/{endpoints}, since there is always one.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.257
retrieving revision 1.258
diff -C2 -d -r1.257 -r1.258
*** wsdl20.xml 12 May 2005 02:30:55 -0000 1.257
--- wsdl20.xml 12 May 2005 07:43:21 -0000 1.258
***************
*** 6596,6600 ****
<td>
The Endpoint components corresponding to the <el>endpoint</el>
! &EII;s in [children] if any.
</td>
</tr>
--- 6596,6600 ----
<td>
The Endpoint components corresponding to the <el>endpoint</el>
! &EII;s in [children].
</td>
</tr>
***************
*** 9657,9660 ****
--- 9657,9667 ----
<tr>
+ <td>20050512</td>
+ <td>JJM</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75o">LC75o</loc>:
+ Remove "if any" from Service/{endpoints}, since there is always one.</td>
+ </tr>
+
+ <tr>
<td>20050511</td>
<td>AGR</td>
Received on Thursday, 12 May 2005 07:43:29 UTC