2002/ws/desc/wsdl20 wsdl20.xml,1.166,1.167

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv6992

Modified Files:
	wsdl20.xml 
Log Message:
Implement LC75t resolution.

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.166
retrieving revision 1.167
diff -C2 -d -r1.166 -r1.167
*** wsdl20.xml	16 Feb 2005 16:35:06 -0000	1.166
--- wsdl20.xml	16 Feb 2005 16:42:14 -0000	1.167
***************
*** 6709,6719 ****
  "References to schema components in the same namespace"). Specifically,
  it can be used to include components from WSDL descriptions that share
! a target namespace with the including description.  Components in
! <emph>directly</emph> included descriptions become part of the
! component model of the including description. Directly included means
! that component inclusion is not transitive; components included by one
! of the included documents are <emph>not</emph> available to the
! original including document unless the are included directly by that
! document.  The included components can be referenced by QName. Note
  that because all WSDL descriptions have a target namespace,
  no-namespace includes (sometimes known as &ldquo;chameleon includes&rdquo;) never
--- 6709,6716 ----
  "References to schema components in the same namespace"). Specifically,
  it can be used to include components from WSDL descriptions that share
! a target namespace with the including description. Components in
! the transitive closure of the included WSDL documents
! become part of the <el>Description</el> component of the including WSDL
! document. The included components can be referenced by QName. Note
  that because all WSDL descriptions have a target namespace,
  no-namespace includes (sometimes known as &ldquo;chameleon includes&rdquo;) never
***************
*** 8597,8600 ****
--- 8594,8606 ----
      	<td>JJM</td>
      	<td>
+     		<loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/#LC75t">email</loc>:
+     		Remove the restriction that wsdl:include cannot be transitive.
+     	</td>
+     </tr>
+     
+     <tr>
+     	<td>20050216</td>
+     	<td>JJM</td>
+     	<td>
      		<loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/#LC91">email</loc>:
      		Fixed wording regarding importing schema and effect on WSDL components.

Received on Wednesday, 16 February 2005 16:42:17 UTC