2002/ws/desc/wsdl20 wsdl20.xml,1.401,1.402

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

Modified Files:
	wsdl20.xml 
Log Message:
removed 2 assertions already covered by the schema itself

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.401
retrieving revision 1.402
diff -C 2 -d -r1.401 -r1.402
*** wsdl20.xml	19 Jul 2006 21:35:36 -0000	1.401
--- wsdl20.xml	7 Sep 2006 09:17:52 -0000	1.402
***************
*** 2248,2259 ****
    	    <item><p><propdef comp="Interface">interface faults</propdef> OPTIONAL. The set of declared <comp>Interface Fault</comp>
    	    components. 
!   	    <assert class="component" id="InterfaceFault-0028">The namespace name of the <prop comp="Interface Fault">name</prop> property of each <comp>Interface Fault</comp> in this set MUST be the
!   	    same as the namespace name of the <prop comp="Interface">name</prop> property of this <comp>Interface</comp> component.</assert>
    	    </p></item>
  
    	    <item><p><propdef comp="Interface">interface operations</propdef> OPTIONAL. A set of declared <comp>Interface Operation</comp>
    	    components.
!   	    <assert class="component" id="InterfaceOperation-0029">The namespace name of the <prop comp="Interface Operation">name</prop> property of each <comp>Interface Operation</comp> in this set MUST be the
!   	    same as the namespace name of the <prop comp="Interface">name</prop> property of this <comp>Interface</comp> component.</assert>
    	    </p></item>
  
--- 2248,2261 ----
    	    <item><p><propdef comp="Interface">interface faults</propdef> OPTIONAL. The set of declared <comp>Interface Fault</comp>
    	    components. 
!   	    Note that the namespace name of the <prop comp="Interface Fault">name</prop> property of each <comp>Interface Fault</comp>
!   	    in this set is the same as the namespace name of the <prop comp="Interface">name</prop> property of this
!   	    <comp>Interface</comp> component.
    	    </p></item>
  
    	    <item><p><propdef comp="Interface">interface operations</propdef> OPTIONAL. A set of declared <comp>Interface Operation</comp>
    	    components.
!   	    Note that the namespace name of the <prop comp="Interface Operation">name</prop> property of each <comp>Interface Operation</comp>
!   	    in this set is the same as the namespace name of the <prop comp="Interface">name</prop> property of this
!   	    <comp>Interface</comp> component.
    	    </p></item>
  
***************
*** 14320,14323 ****
--- 14322,14342 ----
      
      <tr>
+     	<td>20060907</td>
+     	<td>JJM</td>
+     	<td>
+     		<loc
+     			href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR074">
+     			CR074
+     		</loc>: removed 2 assertions already covered by the schema itself
+     	</td>
+     </tr>    
+     
+     <tr>
+     	<td>20060719</td>
+     	<td>AGR</td>
+     	<td>Minor editorial correction in chapter 6: element or attribute</td>
+     </tr>
+     
+     <tr>
      	<td>20060719</td>
      	<td>AGR</td>

Received on Thursday, 7 September 2006 09:18:05 UTC