2002/ws/desc/wsdl20 wsdl20.xml,1.403,1.404

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

Modified Files:
	wsdl20.xml 
Log Message:
added constraint "The list of QNames in an extends attribute MUST NOT contain duplicates."

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.403
retrieving revision 1.404
diff -C 2 -d -r1.403 -r1.404
*** wsdl20.xml	7 Sep 2006 09:45:57 -0000	1.403
--- wsdl20.xml	7 Sep 2006 09:57:20 -0000	1.404
***************
*** 2700,2703 ****
--- 2700,2706 ----
  		The type of the <att>extends</att> &AII; is a whitespace-separated list of <emph>xs:QName</emph>.
  		</p>
+ 		<p>
+ 		<assert class="component" id="Interface-0028">The list of <emph>xs:QName</emph> in an <att>extends</att> &AII; MUST NOT contain duplicates.</assert>
+ 		</p>
        </div4>
  
***************
*** 14322,14325 ****
--- 14325,14339 ----
      	<td>
      		<loc
+     			href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR042">
+     			CR042
+     		</loc>: added constraint "The list of QNames in an extends attribute MUST NOT contain duplicates."
+     	</td>
+     </tr>    
+     
+     <tr>
+     	<td>20060907</td>
+     	<td>JJM</td>
+     	<td>
+     		<loc
      			href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR074">
      			CR074

Received on Thursday, 7 September 2006 09:57:36 UTC