- From: Hugo Haas <hugo@dev.w3.org>
- Date: Fri, 23 Jul 2004 10:42:54 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv18883
Modified Files:
wsdl20-bindings.xml
Log Message:
Updated summary so that it reflects what's actually in the table
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** wsdl20-bindings.xml 23 Jul 2004 10:40:14 -0000 1.78
--- wsdl20-bindings.xml 23 Jul 2004 10:42:52 -0000 1.79
***************
*** 1181,1185 ****
<table border="1" summary="The first column contains the value
! of the {http method} property. The second column contains the corresponding default for http:inputSerialization, and the third column the one for http:outputSerialization. The fourth column contains the HTTP method to be used, and the last column contains corresponding default values for the operation style." id="method_value">
<caption>Default values for GET, POST, PUT and DELETE</caption>
<tbody>
--- 1181,1188 ----
<table border="1" summary="The first column contains the value
! of the {http method} property. The second column
! contains the corresponding default {http input
! serialization}, and the third column the corresponding
! default {http output serialization}." id="method_value">
<caption>Default values for GET, POST, PUT and DELETE</caption>
<tbody>
Received on Friday, 23 July 2004 06:43:09 UTC