- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 17 Nov 2009 21:00:42 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv1868 Modified Files: entitieswd.dtd wsenum.html wsenum.xml wseventing.html wseventing.xml wsfrag.html wsfrag.xml wsmex.html wsmex.xml wst.html wst.xml Log Message: 8020 Index: wst.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- wst.xml 11 Nov 2009 00:20:18 -0000 1.84 +++ wst.xml 17 Nov 2009 21:00:39 -0000 1.85 @@ -460,7 +460,7 @@ <p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p> @@ -2477,6 +2477,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8179">8179</loc> </td> </tr> + <tr> + <td> 2009/11/17 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</loc> + </td> + </tr> </tbody> </table> </div1> Index: entitieswd.dtd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/entitieswd.dtd,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- entitieswd.dtd 28 Sep 2009 12:20:34 -0000 1.12 +++ entitieswd.dtd 17 Nov 2009 21:00:39 -0000 1.13 @@ -9,6 +9,7 @@ <!ENTITY wsrst.nsprefix "&all.nsprefix;"> <!ENTITY wstra.nsprefix "&all.nsprefix;"> <!ENTITY wsfra.nsprefix "&all.nsprefix;"> +<!ENTITY wsevd.nsprefix "&all.nsprefix;"> <!ENTITY all.year "2009"> <!ENTITY all.month "@@@@@"> @@ -104,12 +105,25 @@ <!ENTITY prev.wsfra.day "&prev.all.day;"> <!ENTITY prev.wsfra.dd "&prev.all.dd;"> +<!ENTITY wsevd.year "&all.year;"> +<!ENTITY wsevd.month "&all.month;"> +<!ENTITY wsevd.mm "&all.mm;"> +<!ENTITY wsevd.day "&all.day;"> +<!ENTITY wsevd.dd "&all.dd;"> + +<!ENTITY prev.wsevd.year "&prev.all.year;"> +<!ENTITY prev.wsevd.month "&prev.all.month;"> +<!ENTITY prev.wsevd.mm "&prev.all.mm;"> +<!ENTITY prev.wsevd.day "&prev.all.day;"> +<!ENTITY prev.wsevd.dd "&prev.all.dd;"> + <!ENTITY wsenu.short-status "&all.short-status;"> <!ENTITY wsevt.short-status "&all.short-status;"> <!ENTITY wsmex.short-status "&all.short-status;"> <!ENTITY wsrst.short-status "&all.short-status;"> <!ENTITY wstra.short-status "&all.short-status;"> <!ENTITY wsfra.short-status "&all.short-status;"> +<!ENTITY wsevd.short-status "&all.short-status;"> <!ENTITY prev.wsenu.short-status "&prev.all.short-status;"> <!ENTITY prev.wsevt.short-status "&prev.all.short-status;"> @@ -117,6 +131,7 @@ <!ENTITY prev.wsrst.short-status "&prev.all.short-status;"> <!ENTITY prev.wstra.short-status "&prev.all.short-status;"> <!ENTITY prev.wsfra.short-status "&prev.all.short-status;"> +<!ENTITY prev.wsevd.short-status "&prev.all.short-status;"> <!ENTITY wsenu.status "&all.status;"> <!ENTITY wsevt.status "&all.status;"> @@ -124,6 +139,7 @@ <!ENTITY wsrst.status "&all.status;"> <!ENTITY wstra.status "&all.status;"> <!ENTITY wsfra.status "&all.status;"> +<!ENTITY wsevd.status "&all.status;"> <!ENTITY prev.wsenu.status "&prev.all.status;"> <!ENTITY prev.wsevt.status "&prev.all.status;"> @@ -131,6 +147,7 @@ <!ENTITY prev.wsrst.status "&prev.all.status;"> <!ENTITY prev.wstra.status "&prev.all.status;"> <!ENTITY prev.wsfra.status "&prev.all.status;"> +<!ENTITY prev.wsevd.status "&prev.all.status;"> <!ENTITY wsenu.w3c-doctype "&all.w3c-doctype;"> <!ENTITY wsevt.w3c-doctype "&all.w3c-doctype;"> @@ -138,6 +155,7 @@ <!ENTITY wsrst.w3c-doctype "&all.w3c-doctype;"> <!ENTITY wstra.w3c-doctype "&all.w3c-doctype;"> <!ENTITY wsfra.w3c-doctype "&all.w3c-doctype;"> +<!ENTITY wsevd.w3c-doctype "&all.w3c-doctype;"> <!ENTITY wsenu.role "&all.role;"> <!ENTITY wsevt.role "&all.role;"> @@ -145,6 +163,7 @@ <!ENTITY wsrst.role "&all.role;"> <!ENTITY wstra.role "&all.role;"> <!ENTITY wsfra.role "&all.role;"> +<!ENTITY wsevd.role "&all.role;"> <!ENTITY wsenu.shortname "ws-enumeration"> <!ENTITY wsevt.shortname "ws-eventing"> @@ -152,6 +171,7 @@ <!ENTITY wsrst.shortname "ws-resource-transfer"> <!ENTITY wstra.shortname "ws-transfer"> <!ENTITY wsfra.shortname "ws-fragment"> +<!ENTITY wsevd.shortname "ws-event-descriptions"> <!ENTITY wsenu.name "Web Services Enumeration (WS-Enumeration)"> <!ENTITY wsevt.name "Web Services Eventing (WS-Eventing)"> @@ -159,6 +179,7 @@ <!ENTITY wsrst.name "Web Services Resource Transfer (WS-RT)"> <!ENTITY wstra.name "Web Services Transfer (WS-Transfer)"> <!ENTITY wsfra.name "Web Services Fragment (WS-Fragment)"> +<!ENTITY wsevd.name "Web Services Event Descriptions (WS-EventDescriptions)"> <!ENTITY wsenu.w3c-designation "&wsenu.short-status;-&wsenu.shortname;-&wsenu.year;&wsenu.mm;&wsenu.dd;"> @@ -172,6 +193,8 @@ "&wstra.short-status;-&wstra.shortname;-&wstra.year;&wstra.mm;&wstra.dd;"> <!ENTITY wsfra.w3c-designation "&wsfra.short-status;-&wsfra.shortname;-&wsfra.year;&wsfra.mm;&wsfra.dd;"> +<!ENTITY wsevd.w3c-designation + "&wsevd.short-status;-&wsevd.shortname;-&wsevd.year;&wsevd.mm;&wsevd.dd;"> <!ENTITY prev.wsenu.w3c-designation "&prev.wsenu.short-status;-&wsenu.shortname;-&prev.wsenu.year;&prev.wsenu.mm;&prev.wsenu.dd;"> @@ -185,6 +208,8 @@ "&prev.wstra.short-status;-&wstra.shortname;-&prev.wstra.year;&prev.wstra.mm;&prev.wstra.dd;"> <!ENTITY prev.wsfra.w3c-designation "&prev.wsfra.short-status;-&wsfra.shortname;-&prev.wsfra.year;&prev.wsfra.mm;&prev.wsfra.dd;"> +<!ENTITY prev.wsevd.w3c-designation + "&prev.wsevd.short-status;-&wsevd.shortname;-&prev.wsevd.year;&prev.wsevd.mm;&prev.wsevd.dd;"> <!ENTITY wsenu.dated "http://www.w3.org/TR/&wsenu.year;/&wsenu.w3c-designation;"> @@ -193,6 +218,7 @@ <!ENTITY wsrst.dated "http://www.w3.org/TR/&wsrst.year;/&wsrst.w3c-designation;"> <!ENTITY wstra.dated "http://www.w3.org/TR/&wstra.year;/&wstra.w3c-designation;"> <!ENTITY wsfra.dated "http://www.w3.org/TR/&wsfra.year;/&wsfra.w3c-designation;"> +<!ENTITY wsevd.dated "http://www.w3.org/TR/&wsevd.year;/&wsevd.w3c-designation;"> <!ENTITY prev.wsenu.dated "http://www.w3.org/TR/&prev.wsenu.year;/&prev.wsenu.w3c-designation;"> <!ENTITY prev.wsevt.dated "http://www.w3.org/TR/&prev.wsevt.year;/&prev.wsevt.w3c-designation;"> @@ -200,5 +226,6 @@ <!ENTITY prev.wsrst.dated "http://www.w3.org/TR/&prev.wsrst.year;/&prev.wsrst.w3c-designation;"> <!ENTITY prev.wstra.dated "http://www.w3.org/TR/&prev.wstra.year;/&prev.wstra.w3c-designation;"> <!ENTITY prev.wsfra.dated "http://www.w3.org/TR/&prev.wsfra.year;/&prev.wsfra.w3c-designation;"> +<!ENTITY prev.wsevd.dated "http://www.w3.org/TR/&prev.wsevd.year;/&prev.wsevd.w3c-designation;"> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.133 retrieving revision 1.134 diff -u -d -r1.133 -r1.134 --- wseventing.html 16 Nov 2009 19:46:11 -0000 1.133 +++ wseventing.html 17 Nov 2009 21:00:39 -0000 1.134 @@ -448,7 +448,7 @@ </p><p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p></div></div><div class="div1"> @@ -2612,4 +2612,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8166">8166</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8167">8167</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8169">8169</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</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=8124">8124</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wsfrag.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- wsfrag.xml 11 Nov 2009 00:20:18 -0000 1.35 +++ wsfrag.xml 17 Nov 2009 21:00:39 -0000 1.36 @@ -471,7 +471,7 @@ <p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p> @@ -2085,6 +2085,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</loc> </td> </tr> + <tr> + <td> 2009/11/17 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsfrag.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- wsfrag.html 11 Nov 2009 00:20:18 -0000 1.35 +++ wsfrag.html 17 Nov 2009 21:00:39 -0000 1.36 @@ -237,7 +237,7 @@ </p><p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p></div></div><div class="div1"> @@ -1065,4 +1065,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7969">7969</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</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=8124">8124</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wst.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- wst.html 11 Nov 2009 00:20:18 -0000 1.86 +++ wst.html 17 Nov 2009 21:00:39 -0000 1.87 @@ -234,7 +234,7 @@ </p><p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p><p> @@ -1320,4 +1320,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8186">8186</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8184">8184</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8179">8179</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=8179">8179</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wsmex.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- wsmex.xml 11 Nov 2009 00:20:18 -0000 1.75 +++ wsmex.xml 17 Nov 2009 21:00:39 -0000 1.76 @@ -732,7 +732,7 @@ <p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p> @@ -2495,6 +2495,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</loc> </td> </tr> + <tr> + <td> 2009/11/17 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsenum.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v retrieving revision 1.94 retrieving revision 1.95 diff -u -d -r1.94 -r1.95 --- wsenum.html 11 Nov 2009 00:20:17 -0000 1.94 +++ wsenum.html 17 Nov 2009 21:00:39 -0000 1.95 @@ -302,7 +302,7 @@ </p><p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p></div></div><div class="div1"> @@ -1931,4 +1931,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8072">8072</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8158">8158</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</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=8124">8124</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8280">8280</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wsenum.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- wsenum.xml 11 Nov 2009 00:20:18 -0000 1.86 +++ wsenum.xml 17 Nov 2009 21:00:39 -0000 1.87 @@ -531,7 +531,7 @@ <p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p> @@ -3486,6 +3486,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</loc> </td> </tr> + <tr> + <td> 2009/11/17 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8280">8280</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsmex.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- wsmex.html 11 Nov 2009 00:20:18 -0000 1.85 +++ wsmex.html 17 Nov 2009 21:00:39 -0000 1.86 @@ -455,7 +455,7 @@ </p><p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p><p> @@ -1360,4 +1360,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8168">8168</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8199">8199</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8214">8214</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</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=8124">8124</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- wseventing.xml 16 Nov 2009 19:46:11 -0000 1.126 +++ wseventing.xml 17 Nov 2009 21:00:39 -0000 1.127 @@ -771,7 +771,7 @@ <p> For any message defined by this specification, any OPTIONAL elements or attributes in the message MAY be used by senders of the message, - however receivers of those messages MUST understand those OPTIONAL + however receivers of those messages MUST support those OPTIONAL elements and attributes, unless other behavior is explicitly defined by this specification. </p> @@ -4656,6 +4656,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8124">8124</loc> </td> </tr> + <tr> + <td> 2009/11/17 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8020">8020</loc> + </td> + </tr> </tbody> </table> </div1>
Received on Tuesday, 17 November 2009 21:00:44 UTC