- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 00:23:38 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv29594
Modified Files:
wseventing.html wseventing.xml
Log Message:
8172
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -d -r1.110 -r1.111
--- wseventing.xml 6 Nov 2009 05:07:58 -0000 1.110
+++ wseventing.xml 7 Nov 2009 00:23:36 -0000 1.111
@@ -3319,7 +3319,8 @@
<label> /wse:EventDescriptions/wse:eventType/@name </label>
<def>
<p>
- This attribute provides a unique name for this Event Type amongst
+ This attribute provides a name for this Event Type which MUST be
+ unique amongst
all the Event Types defined by the enclosing wse:EventDescriptions
element. In conjunction with a Prefix that is associated with the
value of /wse:EventDescriptions/@targetNamespace namespace URI, the
@@ -4639,6 +4640,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7912">7912</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/11/06 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8172">8172</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- wseventing.html 6 Nov 2009 05:07:58 -0000 1.118
+++ wseventing.html 7 Nov 2009 00:23:36 -0000 1.119
@@ -1877,7 +1877,8 @@
</p></dd><dt class="label"> /wse:EventDescriptions/wse:eventType </dt><dd><p>
This element describes a specific Event Type.
</p></dd><dt class="label"> /wse:EventDescriptions/wse:eventType/@name </dt><dd><p>
- This attribute provides a unique name for this Event Type amongst
+ This attribute provides a name for this Event Type which MUST be
+ unique amongst
all the Event Types defined by the enclosing wse:EventDescriptions
element. In conjunction with a Prefix that is associated with the
value of /wse:EventDescriptions/@targetNamespace namespace URI, the
@@ -2636,4 +2637,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7588">7588</a>,
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7828">7828</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8076">8076</a></td></tr><tr><td> 2009/11/05 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7912">7912</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=7912">7912</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=8172">8172</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Saturday, 7 November 2009 00:23:47 UTC