- From: Hugo Haas <hugo@dev.w3.org>
- Date: Mon, 20 Sep 2004 20:59:22 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv12045
Modified Files:
wsdl20-bindings.xml
Log Message:
LC32
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** wsdl20-bindings.xml 20 Sep 2004 20:57:13 -0000 1.119
--- wsdl20-bindings.xml 20 Sep 2004 20:59:20 -0000 1.120
***************
*** 1782,1786 ****
with the following <el>operation</el> element
</p>
! <eg xml:space="preserve"><operation ref='t:io'
whttp:location='temperature/{town}'
whttp:method='GET' /></eg>
--- 1782,1786 ----
with the following <el>operation</el> element
</p>
! <eg xml:space="preserve"><operation ref='t:data'
whttp:location='temperature/{town}'
whttp:method='GET' /></eg>
***************
*** 1927,1931 ****
with the following <el>operation</el> element:
</p>
! <eg xml:space="preserve"><operation ref='t:io'
whttp:inputSerialization='application/x-www-form-urlencoded'
whttp:location='temperature/{town/}'
--- 1927,1931 ----
with the following <el>operation</el> element:
</p>
! <eg xml:space="preserve"><operation ref='t:data'
whttp:inputSerialization='application/x-www-form-urlencoded'
whttp:location='temperature/{town/}'
***************
*** 2050,2054 ****
with the following <el>operation</el> element
</p>
! <eg xml:space="preserve"><operation ref='t:io'
whttp:location='temperature'
whttp:method='POST'
--- 2050,2054 ----
with the following <el>operation</el> element
</p>
! <eg xml:space="preserve"><operation ref='t:data'
whttp:location='temperature'
whttp:method='POST'
***************
*** 2823,2827 ****
<td>HH</td>
<td><loc
! href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC36'>LC36</loc>: added wsdls:* and xs:* in HTTP binding</td>
</tr>
<tr>
--- 2823,2833 ----
<td>HH</td>
<td><loc
! href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC32'>LC32</loc>: fixed errors due to operation name restriction in serialization examples</td>
! </tr>
! <tr>
! <td>20040920</td>
! <td>HH</td>
! <td><loc
! href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC36'>LC36</loc>: added wsdls:* and xs:* in HTTP binding only at this point</td>
</tr>
<tr>
Received on Monday, 20 September 2004 20:59:22 UTC