- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 30 Oct 2006 11:08:57 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv21423
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Added missing whttp:cookies attribute on SOAP binding.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.195
retrieving revision 1.196
diff -C 2 -d -r1.195 -r1.196
*** wsdl20-adjuncts.xml 25 Oct 2006 08:16:46 -0000 1.195
--- wsdl20-adjuncts.xml 30 Oct 2006 11:08:54 -0000 1.196
***************
*** 1388,1391 ****
--- 1388,1392 ----
type="<emph>&wsdl-soap-ns;</emph>"
whttp:transferCodingDefault="<emph>xs:string</emph>"??
+ whttp:cookies="<emph>xs:boolean</emph>"?
<b>wsoap:version</b>="<emph>xs:string</emph>"?
<b>wsoap:protocol</b>="<emph>xs:anyURI</emph>"
***************
*** 5400,5403 ****
--- 5401,5410 ----
<tr>
+ <td>20061101</td>
+ <td>JJM</td>
+ <td>Added missing whttp:cookies attribute on SOAP binding</td>
+ </tr>
+
+ <tr>
<td>20061025</td>
<td>JJM</td>
Received on Monday, 30 October 2006 11:09:08 UTC