- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Apr 2009 00:25:13 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv26557
Modified Files:
wseventing.html wseventing.xml
Log Message:
6715
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- wseventing.xml 8 Apr 2009 00:19:34 -0000 1.31
+++ wseventing.xml 8 Apr 2009 00:25:11 -0000 1.32
@@ -823,10 +823,10 @@
<kw>[Body]</kw>
<wse:Subscribe ...>
<wse:EndTo> <emph>endpoint-reference</emph> </wse:EndTo> ?
- <wse:Delivery Mode="<emph>xs:anyURI</emph>"? > <emph>xs:any</emph>* </wse:Delivery>
+ <wse:Delivery Mode="<emph>xs:anyURI</emph>"? ...> <emph>xs:any</emph>* </wse:Delivery>
<wse:Format Name="<emph>xs:anyURI</emph>"? > <emph>xs:any</emph>* </wse:Format>
<wse:Expires> (<emph>xs:dateTime</emph> | <emph>xs:duration</emph>) </wse:Expires> ?
- <wse:Filter Dialect="<emph>xs:anyURI</emph>"? > <emph>xs:any</emph>* </wse:Filter> ?
+ <wse:Filter Dialect="<emph>xs:anyURI</emph>"? ...> <emph>xs:any</emph>* </wse:Filter> ?
...
</wse:Subscribe></eg>
</example>
@@ -3412,6 +3412,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6725">6725</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/04/07 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6715">6715</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- wseventing.html 8 Apr 2009 00:19:34 -0000 1.40
+++ wseventing.html 8 Apr 2009 00:25:11 -0000 1.41
@@ -468,10 +468,10 @@
<b>[Body]</b>
<wse:Subscribe ...>
<wse:EndTo> <em>endpoint-reference</em> </wse:EndTo> ?
- <wse:Delivery Mode="<em>xs:anyURI</em>"? > <em>xs:any</em>* </wse:Delivery>
+ <wse:Delivery Mode="<em>xs:anyURI</em>"? ...> <em>xs:any</em>* </wse:Delivery>
<wse:Format Name="<em>xs:anyURI</em>"? > <em>xs:any</em>* </wse:Format>
<wse:Expires> (<em>xs:dateTime</em> | <em>xs:duration</em>) </wse:Expires> ?
- <wse:Filter Dialect="<em>xs:anyURI</em>"? > <em>xs:any</em>* </wse:Filter> ?
+ <wse:Filter Dialect="<em>xs:anyURI</em>"? ...> <em>xs:any</em>* </wse:Filter> ?
...
</wse:Subscribe></pre></div></div><p>
The following describes additional, normative constraints on
@@ -1968,4 +1968,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6595">6595</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr><tr><td> 2009/04/07 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6727">6727</a></td></tr><tr><td> 2009/04/07 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6725">6725</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6725">6725</a></td></tr><tr><td> 2009/04/07 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6715">6715</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Wednesday, 8 April 2009 00:25:23 UTC