2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.223,1.224

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
CR109: SOAP Fault code issue

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.223
retrieving revision 1.224
diff -C 2 -d -r1.223 -r1.224
*** wsdl20-adjuncts.xml	14 Feb 2007 17:56:56 -0000	1.223
--- wsdl20-adjuncts.xml	14 Feb 2007 18:25:13 -0000	1.224
***************
*** 1767,1773 ****
            <ulist>
              <item><p><propdef comp="Binding Fault">soap fault code</propdef> REQUIRED. A union 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 a possible SOAP fault for the operations in
              scope. If the value of this property is <attval>#any</attval>, no assertion is made
--- 1767,1778 ----
            <ulist>
              <item><p><propdef comp="Binding Fault">soap fault code</propdef> REQUIRED. A union of <emph>xs:QName</emph> and
! 		  <emph>xs:token</emph>, to the <comp>Binding Fault</comp> component, where:</p>
! 		      <ulist>
! 		      <item><p>when the value of the <prop comp="Binding">soap version</prop>
! 		      is <attval>1.2</attval>, the allowed QNames are the ones defined by
! 		      <bibref ref="SOAP12-PART1"/>, section 5.4.6;</p></item>
! 		      <item><p>the allowed token value is <attval>#any</attval>.</p></item>
! 		      </ulist>
! 		    <p>The value of this property
              identifies a possible SOAP fault for the operations in
              scope. If the value of this property is <attval>#any</attval>, no assertion is made
***************
*** 5642,5645 ****
--- 5647,5659 ----
  	    	<td>JJM</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR109">CR109</loc>:
+ 	      SOAP Fault code issue 
+ 	      </td>
+ 	    </tr>
+ 
+ 	    <tr>
+ 	    	<td>20070214</td>
+ 	    	<td>JJM</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR144">CR144</loc>:
  	      Set ImmediateDestination according to Section 6.7.1 (not 6.7.2)

Received on Wednesday, 14 February 2007 18:25:26 UTC