- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 May 2005 15:59:56 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv25928
Modified Files:
wsdl20.xml
Log Message:
LC 127. Fixed wsld:include description, which is not about merging.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.259
retrieving revision 1.260
diff -C2 -d -r1.259 -r1.260
*** wsdl20.xml 13 May 2005 12:57:54 -0000 1.259
--- wsdl20.xml 13 May 2005 15:59:54 -0000 1.260
***************
*** 7573,7578 ****
<p>The WSDL 2.0 <el>include</el> &EII; allows for the separation of
different components of a service definition, belonging to the same target
! namespace, into independent WSDL 2.0 documents which can be merged as
! needed.</p>
<p>The WSDL 2.0 <el>include</el> &EII; is modeled after the XML Schema
--- 7573,7577 ----
<p>The WSDL 2.0 <el>include</el> &EII; allows for the separation of
different components of a service definition, belonging to the same target
! namespace, into independent WSDL 2.0 documents.</p>
<p>The WSDL 2.0 <el>include</el> &EII; is modeled after the XML Schema
***************
*** 9666,9669 ****
--- 9665,9675 ----
<tr>
+ <td>20050513</td>
+ <td>JJM</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC127">LC127</loc>:
+ Fixed wsld:include description, which is not about merging.</td>
+ </tr>
+
+ <tr>
<td>20050512</td>
<td>JJM</td>
Received on Friday, 13 May 2005 15:59:59 UTC