- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jul 2005 08:39:53 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv23236
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Clarified {soap action} scope for SOAP 1.2 binding
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** wsdl20-adjuncts.xml 28 Jul 2005 08:25:02 -0000 1.76
--- wsdl20-adjuncts.xml 28 Jul 2005 08:39:51 -0000 1.77
***************
*** 2453,2460 ****
<ulist>
! <item><p><emph>SOAPAction.</emph> If a value for the
! <prop comp="Binding Operation">soap action</prop> property of a <comp>Binding Operation</comp> component has NOT
! been specified then the SOAP Action Feature (see <bibref
! ref="SOAP12-PART2"/>) has NO value assigned by the <comp>Binding</comp>
component.</p></item>
--- 2453,2466 ----
<ulist>
! <item><p><emph>SOAP Action Feature.</emph> If a value for
! the <prop comp="Binding Operation">soap action</prop>
! property of a <comp>Binding Operation</comp> component has
! NOT been specified 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>
***************
*** 4659,4664 ****
<td>20050728</td>
<td>HH</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC76c">LC76c</loc>:
! added security consideration section</td>
</tr>
<tr>
--- 4665,4675 ----
<td>20050728</td>
<td>HH</td>
+ <td>Clarified {soap action} scope for SOAP 1.2 binding.</td>
+ </tr>
+ <tr>
+ <td>20050728</td>
+ <td>HH</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC76c">LC76c</loc>:
! added security consideration section.</td>
</tr>
<tr>
Received on Thursday, 28 July 2005 08:39:58 UTC