2002/ws/desc/wsdl20 wsdl20.xml,1.414,1.415

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

Modified Files:
	wsdl20.xml 
Log Message:
[CR081] Implemented resolution.

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.414
retrieving revision 1.415
diff -C 2 -d -r1.414 -r1.415
*** wsdl20.xml	14 Dec 2006 04:02:18 -0000	1.414
--- wsdl20.xml	21 Dec 2006 13:57:33 -0000	1.415
***************
*** 4995,4998 ****
--- 4995,5005 ----
        components of the <comp>Interface</comp> component that the <comp>Binding</comp>
        component purportedly defines bindings for.</p>
+       
+       <p><assert class="component" id="Binding-1207001">A <comp>Binding</comp> component that defines bindings for an <comp>Interface</comp> component
+ 			MUST define bindings for all the faults of that <comp>Interface</comp> component that
+ 			are referenced from any of the operations in that <comp>Interface</comp> component.</assert>
+ 			As for the case of operations, the binding may be defined by defaulting rules. Note that only the
+ 			faults actually referenced by operations are required to have bindings.
+ 			</p>
  
        <p> Bindings are named constructs and can be referred to by
***************
*** 12388,12391 ****
--- 12395,12409 ----
      
      <tr>
+     <td>20061221</td>
+     <td>AGR</td>
+     <td><loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR081">CR081</loc>
+     	: A Binding component that defines bindings for an Interface component
+ 			MUST define binding for all the faults of that Interface component that
+ 			are referenced from any of the operations in that Interface component.
+ Fixed (see
+     	<specref ref="Binding_details"/>).</td>
+     </tr>
+ 
+     <tr>
      <td>20061213</td>
      <td>AGR</td>
***************
*** 12394,12397 ****
--- 12412,12416 ----
      	<specref ref="xsd-types"/>).</td>
      </tr>
+     
      <tr>
      <td>20061213</td>

Received on Thursday, 21 December 2006 13:57:48 UTC