- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 04 Jan 2011 23:35:06 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv4654 Modified Files: wseventing.html wseventing.xml Log Message: 11551 Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- wseventing.xml 4 Jan 2011 20:53:42 -0000 1.209 +++ wseventing.xml 4 Jan 2011 23:35:03 -0000 1.210 @@ -3271,11 +3271,11 @@ (05) <wsevd:types> (06) <xs:schema targetNamespace="http://www.example.org/oceanwatch"> (07) <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/> -(08) <xs:element name="WindReport" type="ow:WindReportType"/> +(08) <xs:element id="WindReport" type="ow:WindReportType"/> (09) </xs:schema> (10) </wsevd:types> (11) -(12) <wsevd:eventType name="WindReportEvent" +(12) <wsevd:eventType id="WindReportEvent" (13) element="ow:WindReport" (14) actionURI="http://www.example.org/oceanwatch/2003/WindReport"/> (15) </wsevd:EventDescriptions></eg> @@ -5181,6 +5181,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11667">11667</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=11551">11551</loc> + </td> + </tr> </tbody> </table> </div1> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.217 retrieving revision 1.218 diff -u -d -r1.217 -r1.218 --- wseventing.html 4 Jan 2011 20:53:42 -0000 1.217 +++ wseventing.html 4 Jan 2011 23:35:03 -0000 1.218 @@ -1852,11 +1852,11 @@ (05) <wsevd:types> (06) <xs:schema targetNamespace="http://www.example.org/oceanwatch"> (07) <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/> -(08) <xs:element name="WindReport" type="ow:WindReportType"/> +(08) <xs:element id="WindReport" type="ow:WindReportType"/> (09) </xs:schema> (10) </wsevd:types> (11) -(12) <wsevd:eventType name="WindReportEvent" +(12) <wsevd:eventType id="WindReportEvent" (13) element="ow:WindReport" (14) actionURI="http://www.example.org/oceanwatch/2003/WindReport"/> (15) </wsevd:EventDescriptions></pre></div></div><p> @@ -2744,4 +2744,5 @@ <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><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 + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11667">11667</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=11551">11551</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file
Received on Tuesday, 4 January 2011 23:35:07 UTC