2002/ws/desc/wsdl20 wsdl20.xml,1.418,1.419

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

Modified Files:
	wsdl20.xml 
Log Message:
[CR100] Remove duplicate assertion Import-0001.

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.418
retrieving revision 1.419
diff -C 2 -d -r1.418 -r1.419
*** wsdl20.xml	11 Jan 2007 00:58:25 -0000	1.418
--- wsdl20.xml	11 Jan 2007 01:05:59 -0000	1.419
***************
*** 1838,1842 ****
         	in the initial document versus those that are defined in the
         	included documents or imported namespaces.
-        	<assert class="document" id="Import-0001">
         		However, any WSDL 2.0 document that contains component
         		definitions that refer by QName to WSDL 2.0 components
--- 1838,1841 ----
***************
*** 1846,1850 ****
         		for that namespace (see
         		<specref ref="imports" />
!        		).</assert>
         	<assert class="component" id="QName-0002">
         		Furthermore, all QName references, whether to the same or
--- 1845,1849 ----
         		for that namespace (see
         		<specref ref="imports" />
!        		).
         	<assert class="component" id="QName-0002">
         		Furthermore, all QName references, whether to the same or
***************
*** 12401,12405 ****
      	<td>
      		<loc
!     			href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR098">
      			CR099
      		</loc>
--- 12400,12424 ----
      	<td>
      		<loc
!     			href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR100">
!     			CR100
!     		</loc>
!     		: Removed assertion markup for Import-0001 "However, any
!     		WSDL 2.0 document that contains component definitions that
!     		refer by QName to WSDL 2.0 components that belong to a
!     		different namespace MUST contain a
!     		<el>wsdl:import</el>
!     		&EII;
!     		for that namespace." (see
!     		<specref ref="Description_details" />
!     		). Import-0001 is a duplicate of Import-0070.
!     	</td>
!     </tr>
! 
!     <tr>
!     	<td>20070110</td>
!     	<td>AGR</td>
!     	<td>
!     		<loc
!     			href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR099">
      			CR099
      		</loc>
***************
*** 12409,12413 ****
      		imported (using wsdl:import ) the WSDL 2.0 document that
      		inlines the schema (see 4.2 Importing Descriptions for more
!     		details). " Replaced this by a better statement (see
      		<specref ref="inlining-xsd" />
      		).
--- 12428,12432 ----
      		imported (using wsdl:import ) the WSDL 2.0 document that
      		inlines the schema (see 4.2 Importing Descriptions for more
!     		details)." Replaced this by a better statement (see
      		<specref ref="inlining-xsd" />
      		).

Received on Thursday, 11 January 2007 01:06:11 UTC