WWW/2002/ws/ra/edcopies wsenum.html,1.158,1.159 wsenum.xml,1.149,1.150 wseventing.html,1.223,1.224 wseventing.xml,1.215,1.216

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv16996

Modified Files:
	wsenum.html wsenum.xml wseventing.html wseventing.xml 
Log Message:
12051


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- wseventing.xml	7 Feb 2011 23:51:02 -0000	1.215
+++ wseventing.xml	15 Feb 2011 18:49:01 -0000	1.216
@@ -1188,7 +1188,8 @@
         namespace prefixes in the containing SOAP message are advised to
         construct expressions in a manner that avoids the use of namespace
         prefixes. For example, use an expression such as
-        "/a[namespace-uri()='http://www.example.com']" not "/ns1:a".
+        "/*[local-name()='a' and namespace-uri()='http://www.example.com']"
+        not "/ns1:a".
        </p>
       </def>
      </gitem>
@@ -5238,6 +5239,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11899">11899</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2011/02/15 </td>
+      <td> DD </td>
+      <td> Added resolution of issue
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- wseventing.html	7 Feb 2011 23:51:02 -0000	1.223
+++ wseventing.html	15 Feb 2011 18:49:01 -0000	1.224
@@ -692,7 +692,8 @@
         namespace prefixes in the containing SOAP message are advised to
         construct expressions in a manner that avoids the use of namespace
         prefixes. For example, use an expression such as
-        "/a[namespace-uri()='http://www.example.com']" not "/ns1:a".
+        "/*[local-name()='a' and namespace-uri()='http://www.example.com']"
+        not "/ns1:a".
        </p></dd><dt class="label"><b>[Body]</b>/wse:Subscribe/wse:Filter/@Dialect="<a href="http://www.w3.org/2002/ws/ra/edcopies/ws-evt/Dialects/XPath20">
         http://www.w3.org/2002/ws/ra/edcopies/ws-evt/Dialects/XPath20
        </a>"
@@ -2761,4 +2762,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11874">11874</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11703">11703</a></td></tr><tr><td> 2011/02/07 </td><td> DD </td><td> Added resolution of issue
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11899">11899</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=11899">11899</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- wsenum.html	14 Feb 2011 19:40:49 -0000	1.158
+++ wsenum.html	15 Feb 2011 18:49:00 -0000	1.159
@@ -561,7 +561,8 @@
         namespace prefixes in the containing SOAP message are advised to
         construct expressions in a manner that avoids the use of namespace
         prefixes. For example, use an expression such as
-        "/a[namespace-uri()='http://www.example.com']" not "/ns1:a".
+        "/*[local-name()='a' and namespace-uri()='http://www.example.com']"
+        not "/ns1:a".
        </p></dd><dt class="label"><b>[Body]</b>/wsen:Enumerate/wsen:NewContext/wsen:Filter/@Dialect="<a href="http://www.w3.org/2002/ws/ra/edcopies/ws-enu/Dialects/XPath20">
         http://www.w3.org/2002/ws/ra/edcopies/ws-enu/Dialects/XPath20
        </a></dt><dd><p>
@@ -2081,4 +2082,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr><tr><td> 2011/01/11 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr><tr><td> 2011/02/07 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11899">11899</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=11899">11899</a></td></tr><tr><td> 2011/02/15 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</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.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- wsenum.xml	14 Feb 2011 19:40:49 -0000	1.149
+++ wsenum.xml	15 Feb 2011 18:49:00 -0000	1.150
@@ -945,7 +945,8 @@
         namespace prefixes in the containing SOAP message are advised to
         construct expressions in a manner that avoids the use of namespace
         prefixes. For example, use an expression such as
-        "/a[namespace-uri()='http://www.example.com']" not "/ns1:a".
+        "/*[local-name()='a' and namespace-uri()='http://www.example.com']"
+        not "/ns1:a".
        </p>
       </def>
      </gitem>
@@ -3988,6 +3989,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11899">11899</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2011/02/15 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12051">12051</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Tuesday, 15 February 2011 18:49:05 UTC