- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Oct 2005 14:53:07 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv2319
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC329
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.117
retrieving revision 1.118
diff -C2 -d -r1.117 -r1.118
*** wsdl20-adjuncts.xml 27 Oct 2005 14:46:33 -0000 1.117
--- wsdl20-adjuncts.xml 27 Oct 2005 14:53:05 -0000 1.118
***************
*** 1250,1264 ****
bound according to this binding extension.</p>
- <p>Notice that there are no default binding rules defined for
- <xspecref
- href="&w3c-designation-part1;#InterfaceFault">Interface Fault
- components</xspecref> by this binding extension, as no reasonable default
- is applicable to all cases. Thus, if a given
- <comp>Interface</comp> component has any <comp>Interface Fault</comp> components, then such
- <comp>Interface</comp> components MUST be bound via <comp>Binding</comp> components which
- indicate a specific interface and contain as many <comp>Binding Fault</comp>
- components as there are <comp>Interface Fault</comp> components in the <comp>Interface</comp>
- component.</p>
-
<p>A subset of the HTTP properties specified in the HTTP binding extension
defined in section <specref ref="http-binding"/> may be
--- 1250,1253 ----
***************
*** 2634,2646 ****
requirements of <bibref ref="WSDL-PART1"/> all operations of an
<comp>Interface</comp> component are bound by an HTTP binding.</p>
! <p>Notice that there are no default binding rules defined for
! <comp>Interface Fault</comp>
! components by this binding extension, as no HTTP fault code is suitable as a
! default for all possible cases. Thus, if a given <comp>Interface</comp> component has
! any <comp>Interface Fault</comp> components, then such <comp>Interface</comp> components MUST be bound
! via <comp>Binding</comp> components which indicate a specific interface and contain
! as many <comp>Binding Fault</comp> components as there are
! <comp>Interface Fault</comp> components in the
! <comp>Interface</comp> component.</p>
<p>
<termdef id="instance_data" term="instance_data">The internal
--- 2623,2627 ----
requirements of <bibref ref="WSDL-PART1"/> all operations of an
<comp>Interface</comp> component are bound by an HTTP binding.</p>
!
<p>
<termdef id="instance_data" term="instance_data">The internal
***************
*** 4750,4753 ****
--- 4731,4742 ----
<td>HH</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC329">LC329</loc>:
+ we do now have default rules for binding faults
+ </td>
+ </tr>
+ <tr>
+ <td>20051027</td>
+ <td>HH</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC327">LC327</loc>:
made both HTTP authentication properties optional
Received on Thursday, 27 October 2005 14:53:10 UTC