- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Sep 2005 05:00:04 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv31401
Modified Files:
wsdl20-soap11-binding.xml
Log Message:
LC313
Index: wsdl20-soap11-binding.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** wsdl20-soap11-binding.xml 2 Aug 2005 05:15:43 -0000 1.19
--- wsdl20-soap11-binding.xml 23 Sep 2005 05:00:02 -0000 1.20
***************
*** 165,169 ****
<prop comp="Binding">soap underlying protocol</prop> property.</p>
<p>The value of the
! <prop comp="Binding Operation">soap action</prop> property
identifies the value
of the SOAP 1.1 SOAPAction HTTP request header field, Section
--- 165,170 ----
<prop comp="Binding">soap underlying protocol</prop> property.</p>
<p>The value of the
! <prop comp="Binding
! Operation">soap action</prop> property, if present,
identifies the value
of the SOAP 1.1 SOAPAction HTTP request header field, Section
***************
*** 203,208 ****
<p>The following default binding rule applies to SOAP 1.1 binding:</p>
<p>
! <emph>SOAP Action.</emph> If the <comp>Binding Operation</comp> component's
! <prop comp="Binding Operation">soap action</prop> property has NOT been specified,
then the <comp>Binding</comp>
component assigns <emph>quoted string</emph> value to the SOAP 1.1
--- 204,212 ----
<p>The following default binding rule applies to SOAP 1.1 binding:</p>
<p>
! <emph>SOAP Action.</emph> If
! the <comp>Binding
! Operation</comp> component
! does NOT have a
! <prop comp="Binding Operation">soap action</prop> property defined,
then the <comp>Binding</comp>
component assigns <emph>quoted string</emph> value to the SOAP 1.1
***************
*** 410,413 ****
--- 414,424 ----
</tr>
-->
+ <tr>
+ <td>20050923</td>
+ <td>HH</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC313">LC313</loc>:
+ made {soap action} optional.</td>
+ </tr>
<tr>
<td>20050617</td>
Received on Friday, 23 September 2005 05:00:15 UTC