- From: Hugo Haas <hugo@dev.w3.org>
- Date: Tue, 27 Jul 2004 08:44:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv21258
Modified Files:
wsdl20-bindings.xml
Log Message:
Made it clear that HTTP properties only make sense if the SOAP HTTP binding
is in use
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -d -r1.96 -r1.97
*** wsdl20-bindings.xml 27 Jul 2004 08:35:22 -0000 1.96
--- wsdl20-bindings.xml 27 Jul 2004 08:44:17 -0000 1.97
***************
*** 242,247 ****
defined in section <specref ref="http-binding"/> may be
expressed in a SOAP binding when the SOAP binding uses HTTP as
! the underlying protocol. The properties that are allowed are
! the ones that describe the underlying protocol.</p>
<ulist>
--- 242,249 ----
defined in section <specref ref="http-binding"/> may be
expressed in a SOAP binding when the SOAP binding uses HTTP as
! the underlying protocol, i.e. when the value of the {soap
! underlying protocol} property of the Binding component is
! <attval>&soap12-http-uri;</attval>. The properties that are
! allowed are the ones that describe the underlying protocol.</p>
<ulist>
Received on Tuesday, 27 July 2004 04:44:48 UTC