- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jul 2005 08:44:23 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv24386
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Added link from {soap action} definition to SOAP 1.2 definition
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** wsdl20-adjuncts.xml 28 Jul 2005 08:39:51 -0000 1.77
--- wsdl20-adjuncts.xml 28 Jul 2005 08:44:21 -0000 1.78
***************
*** 1821,1825 ****
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).</p>
</item>
</ulist>
--- 1821,1830 ----
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
! the SOAP 1.2 binding when the value
! of the <prop comp="Binding">soap version</prop> property
! of the <comp>Binding</comp> component is <attval>1.2</attval>).</p>
</item>
</ulist>
Received on Thursday, 28 July 2005 08:44:26 UTC