2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.172,1.173

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
clarify soap fault subcodes

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.172
retrieving revision 1.173
diff -C 2 -d -r1.172 -r1.173
*** wsdl20-adjuncts.xml	6 Sep 2006 09:43:41 -0000	1.172
--- wsdl20-adjuncts.xml	6 Sep 2006 12:49:12 -0000	1.173
***************
*** 1754,1766 ****
              identifies a possible SOAP fault for the operations in
              scope. If the value of this property is <attval>#any</attval>, no assertion is made
! 	    about the value of the SOAP fault code.</p> </item>
  
              <item><p><propdef comp="Binding Fault">soap fault subcodes</propdef> REQUIRED. 
  	    A union of list of <emph>xs:QName</emph>, and
  		  <emph>xs:token</emph> where the allowed token value
! 		  is <attval>#any</attval>, to the <comp>Binding Fault</comp> component.
!             The value of this property identifies one or more subcodes
!             for this SOAP fault. If the value of this property is <attval>#any</attval>, no assertion is
!     made about the value of the SOAP fault subcode.</p>
              </item>
            </ulist>
--- 1754,1766 ----
              identifies a possible SOAP fault for the operations in
              scope. If the value of this property is <attval>#any</attval>, no assertion is made
! 	    about the possible value of the SOAP fault code.</p> </item>
  
              <item><p><propdef comp="Binding Fault">soap fault subcodes</propdef> REQUIRED. 
  	    A union of list of <emph>xs:QName</emph>, and
  		  <emph>xs:token</emph> where the allowed token value
! 		  is <attval>#any</attval>, to the <comp>Binding Fault</comp> component. The value of
! this property identifies one or more subcodes for this SOAP fault. The
! list of subcodes is the nested sequence of subcodes. An empty list
! represents a fault code without subcodes.</p>
              </item>
            </ulist>
***************
*** 5333,5336 ****
--- 5333,5345 ----
  	    	<td>JJM</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR027">CR027</loc>:
+ 	      clarify soap fault subcodes
+ 	      </td>
+ 	    </tr>
+ 
+ 	    <tr>
+ 	    	<td>20060906</td>
+ 	    	<td>JJM</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR025">CR025</loc>:
  	      IRI style children elements always derive from XML simple type

Received on Wednesday, 6 September 2006 12:49:27 UTC