- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 09 Nov 2005 03:38:01 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv27659
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC301
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -C2 -d -r1.125 -r1.126
*** wsdl20-adjuncts.xml 3 Nov 2005 17:07:05 -0000 1.125
--- wsdl20-adjuncts.xml 9 Nov 2005 03:37:59 -0000 1.126
***************
*** 1808,1812 ****
ref="RFC3987"/>, to the <comp>Binding Operation</comp> component. The
value of this property identifies the value of the SOAP
! Action Feature (as defined for this specific operation),
as specified in the binding rules of bindings to specific
versions of SOAP (see <specref ref="soap12-defaults"/> for
--- 1808,1812 ----
ref="RFC3987"/>, to the <comp>Binding Operation</comp> component. The
value of this property identifies the value of the SOAP
! Action Feature for the initial message of the message exchange pattern of the <comp>Interface Operation</comp> bound,
as specified in the binding rules of bindings to specific
versions of SOAP (see <specref ref="soap12-defaults"/> for
***************
*** 2540,2554 ****
<ulist>
! <item><p><emph>SOAP Action Feature.</emph> If
! the <comp>Binding Operation</comp> component does NOT have a
! <prop comp="Binding Operation">soap action</prop>
! property defined, then the SOAP Action Feature (see <bibref
! ref="SOAP12-PART2"/>) has NO value assigned by the
! <comp>Binding</comp> component. Otherwise, the value of the
<prop comp="Binding Operation">soap action</prop> property
! of a <comp>Binding Operation</comp> component is the value
! of the SOAP Action Feature for all messages of the
! corresponding <comp>Interface Operation</comp>
! component.</p></item>
<item><p><emph>SOAP MEP Selection.</emph> If the <comp>Interface
--- 2540,2554 ----
<ulist>
! <item><p><emph>SOAP Action Feature.</emph> The value of the
! SOAP Action Feature for the initial message of the message exchange pattern
! of the <comp>Interface Operation</comp> bound is specified by the <prop
! comp="Binding Operation">soap action</prop> property of this
! <comp>Binding Operation</comp> component. If the
! <comp>Binding Operation</comp> component does NOT have a
<prop comp="Binding Operation">soap action</prop> property
! defined, then the SOAP Action Feature (see <bibref
! ref="SOAP12-PART2"/>) has NO value. Otherwise, its value is
! the value of the SOAP Action Feature for the initial message
! of the message exchange pattern.</p></item>
<item><p><emph>SOAP MEP Selection.</emph> If the <comp>Interface
***************
*** 4810,4813 ****
--- 4810,4821 ----
-->
<tr>
+ <td>20051109</td>
+ <td>HH</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC301">LC301</loc>:
+ specified that {soap action} is for the initial message of an operation
+ </td>
+ </tr>
+ <tr>
<td>20051027</td>
<td>HH</td>
Received on Wednesday, 9 November 2005 03:38:08 UTC