- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Jul 2009 20:23:37 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv12196
Modified Files:
wseventing.html wseventing.xml
Log Message:
6980
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- wseventing.xml 7 Jul 2009 22:00:46 -0000 1.53
+++ wseventing.xml 21 Jul 2009 20:23:34 -0000 1.54
@@ -1057,7 +1057,7 @@
<ulist>
<item>
- <p>Context Node: the SOAP Envelope containing the notification.</p>
+ <p>Context Node: the root of the event XML.</p>
</item>
<item>
@@ -3679,6 +3679,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7039">7039</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/07/21 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6980">6980</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- wseventing.html 7 Jul 2009 22:00:46 -0000 1.62
+++ wseventing.html 21 Jul 2009 20:23:34 -0000 1.63
@@ -602,7 +602,7 @@
Value of <b>[Body]</b>/wse:Subscribe/wse:Filter is an XPath
<a href="#XPath1">[XPath 1.0]</a> predicate expression
(PredicateExpr); the context of the expression is:
- </p><ul><li><p>Context Node: the SOAP Envelope containing the notification.</p></li><li><p>Context Position: 1.</p></li><li><p>Context Size: 1.</p></li><li><p>Variable Bindings: None.</p></li><li><p>
+ </p><ul><li><p>Context Node: the root of the event XML.</p></li><li><p>Context Position: 1.</p></li><li><p>Context Size: 1.</p></li><li><p>Variable Bindings: None.</p></li><li><p>
Function Libraries: Core Function Library <a href="#XPath1">[XPath 1.0]</a>.
</p></li><li><p>
Namespace Declarations: The [in-scope namespaces]
@@ -2088,4 +2088,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6955">6955</a></td></tr><tr><td> 2009/06/04 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6916">6916</a></td></tr><tr><td> 2009/06/04 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6986">6986</a></td></tr><tr><td> 2009/07/07 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7039">7039</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=7039">7039</a></td></tr><tr><td> 2009/07/21 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6980">6980</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 21 July 2009 20:23:45 UTC