- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Jan 2010 19:29:54 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv18439 Modified Files: wseventing.html wseventing.xml Log Message: 8288 Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.145 retrieving revision 1.146 diff -u -d -r1.145 -r1.146 --- wseventing.xml 19 Jan 2010 23:59:59 -0000 1.145 +++ wseventing.xml 26 Jan 2010 19:29:52 -0000 1.146 @@ -3279,13 +3279,13 @@ <div3> <head>Bindings for Event Descriptions</head> <p> - For any Notification Format it SHOULD be possible to determine how a + For any Notification Format it MUST be possible to determine how a given wse:eventType will appear on the wire as a notification in a subscription created with that format. The following sections define how wse:eventTypes bind to notifications for the two Notification Formats defined in this specification; Unwrapped and Wrapped. Specifications or profiles that define additional Notification Formats - SHOULD define how wse:eventTypes bind to the notifications for those + MUST define how wse:eventTypes bind to the notifications for those formats. In the absence of a mapping for a particular Notification Format, implementations MAY provide a Notification WSDL (see below) that explicitly describes the notification operations. @@ -4587,6 +4587,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8283">8283</loc> </td> </tr> + <tr> + <td> 2010/01/26 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8288">8288</loc> + </td> + </tr> </tbody> </table> </div1> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.151 retrieving revision 1.152 diff -u -d -r1.151 -r1.152 --- wseventing.html 19 Jan 2010 23:59:58 -0000 1.151 +++ wseventing.html 26 Jan 2010 19:29:52 -0000 1.152 @@ -1839,13 +1839,13 @@ event source MUST NOT have more than one EventDescriptions document. </p></div><div class="div3"> <h4><a name="iddiv3_1_2667" id="iddiv3_1_2667"/>A.1.2 Bindings for Event Descriptions</h4><p> - For any Notification Format it SHOULD be possible to determine how a + For any Notification Format it MUST be possible to determine how a given wse:eventType will appear on the wire as a notification in a subscription created with that format. The following sections define how wse:eventTypes bind to notifications for the two Notification Formats defined in this specification; Unwrapped and Wrapped. Specifications or profiles that define additional Notification Formats - SHOULD define how wse:eventTypes bind to the notifications for those + MUST define how wse:eventTypes bind to the notifications for those formats. In the absence of a mapping for a particular Notification Format, implementations MAY provide a Notification WSDL (see below) that explicitly describes the notification operations. @@ -2508,4 +2508,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8176">8176</a></td></tr><tr><td> 2010/01/19 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8068">8068</a></td></tr><tr><td> 2010/01/19 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8286">8286</a></td></tr><tr><td> 2010/01/19 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8283">8283</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=8283">8283</a></td></tr><tr><td> 2010/01/26 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8288">8288</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file
Received on Tuesday, 26 January 2010 19:29:56 UTC