- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Apr 2009 00:19:37 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv25795
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.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- wseventing.xml 7 Apr 2009 23:42:25 -0000 1.30
+++ wseventing.xml 8 Apr 2009 00:19:34 -0000 1.31
@@ -822,11 +822,11 @@
<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: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:EndTo> <emph>endpoint-reference</emph> </wse:EndTo> ?
+ <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:Subscribe></eg>
</example>
@@ -3398,6 +3398,20 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</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=6727">6727</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=6725">6725</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- wseventing.html 7 Apr 2009 23:42:25 -0000 1.39
+++ wseventing.html 8 Apr 2009 00:19:34 -0000 1.40
@@ -467,11 +467,11 @@
<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: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:EndTo> <em>endpoint-reference</em> </wse:EndTo> ?
+ <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:Subscribe></pre></div></div><p>
The following describes additional, normative constraints on
@@ -1966,4 +1966,6 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6681">6681</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=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></tbody></table></div></div></body></html>
\ No newline at end of file
+ <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
Received on Wednesday, 8 April 2009 00:19:47 UTC