- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 04 Jan 2011 20:53:44 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv19227
Modified Files:
wseventing.html wseventing.xml
Log Message:
11667
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- wseventing.xml 28 Nov 2010 15:54:18 -0000 1.208
+++ wseventing.xml 4 Jan 2011 20:53:42 -0000 1.209
@@ -246,6 +246,8 @@
MUST be contained in a wrapper element defined by this
specification. Use of unwrapped format indicates that notification
messages are not contained in a wrapper element.
+ Conformant Event Source implementations MUST support both wrapped
+ and unwrapped notifications.
</p>
<p>
@@ -5172,6 +5174,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</loc>
</td>
</tr>
+ <tr>
+ <td> 2011/01/04 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11667">11667</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -r1.216 -r1.217
--- wseventing.html 28 Nov 2010 15:54:18 -0000 1.216
+++ wseventing.html 4 Jan 2011 20:53:42 -0000 1.217
@@ -190,6 +190,8 @@
MUST be contained in a wrapper element defined by this
specification. Use of unwrapped format indicates that notification
messages are not contained in a wrapper element.
+ Conformant Event Source implementations MUST support both wrapped
+ and unwrapped notifications.
</p><p>
Filtering occurs prior to any formatting of notification messages.
This ensures that regardless of what type of formatting might occur,
@@ -2741,4 +2743,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10339">10339</a></td></tr><tr><td> 2010/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10376">10376</a></td></tr><tr><td> 2010/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10960">10960</a></td></tr><tr><td> 2010/08/19 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</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=8284">8284</a></td></tr><tr><td> 2011/01/04 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11667">11667</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 4 January 2011 20:53:46 UTC