- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Jul 2005 15:14:57 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv25042
Modified Files:
wsdl20-soap11-binding.xml
Log Message:
Updated Asir's affiliation
Fixed property and component references
Index: wsdl20-soap11-binding.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** wsdl20-soap11-binding.xml 17 Jun 2005 16:58:57 -0000 1.12
--- wsdl20-soap11-binding.xml 29 Jul 2005 15:14:54 -0000 1.13
***************
*** 33,37 ****
<author>
<name>Asir S. Vedamuthu</name>
! <affiliation>webMethods</affiliation>
</author>
</authlist>
--- 33,37 ----
<author>
<name>Asir S. Vedamuthu</name>
! <affiliation>Microsoft, formerly webMethods</affiliation>
</author>
</authlist>
***************
*** 161,165 ****
<attval>&soap11-http-uri;</attval> to the
<prop comp="Binding">soap underlying protocol</prop> property.</p>
! <p>The value of the <prop comp="Binding">soap action</prop> property
identifies the value
of the SOAP 1.1 SOAPAction HTTP request header field, Section
--- 161,166 ----
<attval>&soap11-http-uri;</attval> to the
<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
***************
*** 190,194 ****
</item>
</ulist>
! <p>The values of <prop comp="Binding Operation">soap-mep</prop>
and <prop comp="Binding Fault">soap fault subcodes</prop> properties
are ignored for SOAP 1.1 binding.</p>
--- 191,195 ----
</item>
</ulist>
! <p>The values of <prop comp="Binding Operation">soap mep</prop>
and <prop comp="Binding Fault">soap fault subcodes</prop> properties
are ignored for SOAP 1.1 binding.</p>
***************
*** 200,204 ****
<p>
<emph>SOAP Action.</emph> If the <comp>Binding Operation</comp> component's
! <prop comp="Binding">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
--- 201,205 ----
<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
Received on Friday, 29 July 2005 15:15:00 UTC