- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 01 May 2005 23:22:29 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv20991
Modified Files:
wsdl20.xml
Log Message:
[LC89m] Made all top-level components behave the same under include and import.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.233
retrieving revision 1.234
diff -C2 -d -r1.233 -r1.234
*** wsdl20.xml 1 May 2005 23:09:33 -0000 1.233
--- wsdl20.xml 1 May 2005 23:22:27 -0000 1.234
***************
*** 1678,1686 ****
<tr>
<td>{element declarations}</td>
! <td>
The set of element declarations
corresponding to all the element declarations
defined as descendants of the <el>types</el>
! &EII;, if any, plus any imported element
declarations. At a minimum this will include
all the global element declarations defined by
--- 1678,1686 ----
<tr>
<td>{element declarations}</td>
! <td diff="chg">
The set of element declarations
corresponding to all the element declarations
defined as descendants of the <el>types</el>
! &EII;, if any, plus any included or imported element
declarations. At a minimum this will include
all the global element declarations defined by
***************
*** 1694,1702 ****
<tr>
<td>{type definitions}</td>
! <td>
The set of type definitions
corresponding to all the type definitions
defined as descendants of the <el>types</el>
! &EII;, if any, plus any imported type
definitions. At a minimum this will include
all the global type definitions defined by
--- 1694,1702 ----
<tr>
<td>{type definitions}</td>
! <td diff="chg">
The set of type definitions
corresponding to all the type definitions
defined as descendants of the <el>types</el>
! &EII;, if any, plus any included or imported type
definitions. At a minimum this will include
all the global type definitions defined by
***************
*** 9536,9539 ****
--- 9536,9546 ----
<td>20050501</td>
<td>AGR</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89m">LC89m</loc>:
+ Made all top-level components behave the same under include and import.</td>
+ </tr>
+
+ <tr>
+ <td>20050501</td>
+ <td>AGR</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89f">LC89f</loc>:
Added statement on XML document conformance.</td>
Received on Sunday, 1 May 2005 23:22:32 UTC