- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 Sep 2005 21:00:56 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv9687
Modified Files:
Tag: http_serialization_reworking
wsdl20-adjuncts.xml
Log Message:
Table tweaks
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.105.2.2
retrieving revision 1.105.2.3
diff -C2 -d -r1.105.2.2 -r1.105.2.3
*** wsdl20-adjuncts.xml 29 Sep 2005 20:47:28 -0000 1.105.2.2
--- wsdl20-adjuncts.xml 29 Sep 2005 21:00:54 -0000 1.105.2.3
***************
*** 3758,3764 ****
<th rowspan="7">Input message</th>
<td colspan="2">HTTP request with method:</td>
! <td colspan="2">application/x-www-form-urlencoded</td>
! <td>application/xml</td>
! <td>multipart/form-data</td>
</tr>
<tr>
--- 3758,3764 ----
<th rowspan="7">Input message</th>
<td colspan="2">HTTP request with method:</td>
! <td colspan="2"><emph>application/x-www-form-urlencoded</emph></td>
! <td><emph>application/xml</emph></td>
! <td><emph>multipart/form-data</emph></td>
</tr>
<tr>
***************
*** 3766,3772 ****
<td>GET</td>
<td rowspan="3">All</td>
! <td rowspan="3">N/A</td>
! <td rowspan="3">N/A</td>
! <td rowspan="3">N/A</td>
</tr>
<tr>
--- 3766,3772 ----
<td>GET</td>
<td rowspan="3">All</td>
! <td rowspan="3">-</td>
! <td rowspan="3">-</td>
! <td rowspan="3">-</td>
</tr>
<tr>
***************
*** 3793,3798 ****
<th>Output message</th>
<td colspan="2">HTTP response</td>
! <td>N/A</td>
! <td>N/A</td>
<td>All</td>
<td>All</td>
--- 3793,3797 ----
<th>Output message</th>
<td colspan="2">HTTP response</td>
! <td colspan='2'>-</td>
<td>All</td>
<td>All</td>
Received on Thursday, 29 September 2005 21:01:04 UTC