- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 19 Apr 2007 16:15:17 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv11236/ws/desc/wsdl20
Modified Files:
wsdl20.xml
Log Message:
4431: Add "value".
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.459
retrieving revision 1.460
diff -C 2 -d -r1.459 -r1.460
*** wsdl20.xml 12 Apr 2007 16:30:46 -0000 1.459
--- wsdl20.xml 19 Apr 2007 16:15:15 -0000 1.460
***************
*** 8100,8104 ****
<p>Two component instances of the same type are considered equivalent if,
! for each property of the first component, there is a corresponding
property with an equivalent value on the second component, and vice versa.</p>
--- 8100,8104 ----
<p>Two component instances of the same type are considered equivalent if,
! for each property value of the first component, there is a corresponding
property with an equivalent value on the second component, and vice versa.</p>
***************
*** 12410,12413 ****
--- 12410,12419 ----
<tr>
+ <td>20070419</td>
+ <td>JJM</td>
+ <td>4431: Add value.</td>
+ </tr>
+
+ <tr>
<td>20070319</td>
<td>JJM</td>
Received on Thursday, 19 April 2007 16:15:19 UTC