- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Feb 2007 14:11:26 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv18457
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR110: Semantics of {http cookies} Property.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.205
retrieving revision 1.206
diff -C 2 -d -r1.205 -r1.206
*** wsdl20-adjuncts.xml 9 Feb 2007 13:10:00 -0000 1.205
--- wsdl20-adjuncts.xml 9 Feb 2007 14:11:23 -0000 1.206
***************
*** 4914,4918 ****
<head>Description</head>
! <p>Every <comp>Binding</comp> component MAY indicate whether HTTP cookies
(as defined by <bibref ref="RFC2965"/>) are used for some or
all of operations of the interface that this binding applies
--- 4914,4918 ----
<head>Description</head>
! <p><comp>Binding</comp> components can indicate whether HTTP cookies
(as defined by <bibref ref="RFC2965"/>) are used for some or
all of operations of the interface that this binding applies
***************
*** 4981,4985 ****
<td rowspan="1" colspan="1"><prop comp="Binding">http cookies</prop></td>
<td rowspan="1" colspan="1">The actual value of the <att>whttp:cookies</att>
! &AII;; otherwise, <attval>false</attval>.</td>
</tr>
</tbody>
--- 4981,4988 ----
<td rowspan="1" colspan="1"><prop comp="Binding">http cookies</prop></td>
<td rowspan="1" colspan="1">The actual value of the <att>whttp:cookies</att>
! &AII;; otherwise, <attval>false</attval>.
! <assert class="component" id="HTTPCookies-101">A value of <attval>true</attval>
! means that the service relies on cookies and that the client MUST understand
! them.</assert></td>
</tr>
</tbody>
***************
*** 5411,5419 ****
<td>JJM</td>
<td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR092">CR092</loc>:
WSDL 2.0 Fault Binding [Plus two Questions]
</td>
</tr>
!
<tr>
<td>20070208</td>
--- 5414,5431 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR110">CR110</loc>:
+ Semantics of {http cookies} Property.
+ </td>
+ </tr>
+
+ <tr>
+ <td>20070208</td>
+ <td>JJM</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR092">CR092</loc>:
WSDL 2.0 Fault Binding [Plus two Questions]
</td>
</tr>
!
<tr>
<td>20070208</td>
Received on Friday, 9 February 2007 14:11:31 UTC