WWW/2002/ws/ra/edcopies wsfrag.html,1.44,1.45 wsfrag.xml,1.46,1.47

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

Modified Files:
	wsfrag.html wsfrag.xml 
Log Message:
8229


Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- wsfrag.html	27 Jan 2010 00:53:46 -0000	1.44
+++ wsfrag.html	28 Jan 2010 19:04:14 -0000	1.45
@@ -63,10 +63,10 @@
 &nbsp;&nbsp;&nbsp;8.2 <a href="#InvalidExpression">InvalidExpression</a><br/>
 &nbsp;&nbsp;&nbsp;8.3 <a href="#UnsupportedMode">UnsupportedMode</a><br/>
 9 <a href="#metadata">WS-Fragment Metadata</a><br/>
-&nbsp;&nbsp;&nbsp;9.1 <a href="#iddiv2_1_1396">Fragment Assertion</a><br/>
+&nbsp;&nbsp;&nbsp;9.1 <a href="#iddiv2_1_1394">Fragment Assertion</a><br/>
 10 <a href="#acks">Acknowledgements</a><br/>
 11 <a href="#refs">References</a><br/>
-&nbsp;&nbsp;&nbsp;11.1 <a href="#iddiv2_1_1449">Normative References</a><br/>
+&nbsp;&nbsp;&nbsp;11.1 <a href="#iddiv2_1_1447">Normative References</a><br/>
 </p>
 <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix_I__E2_80_93_XSD">XML Schema</a><br/>
 B <a href="#changelog">Change Log</a><br/>
@@ -629,14 +629,6 @@
     declarations that are in scope where the XPath appears within the SOAP
     message.
    </p><p>
-    NOTE: If the element name is unqualified, i.e. appears
-    without a namespace prefix, then the element name MUST be matched against a
-    matching element name in the resource document, regardless of namespace
-    bindings that are in effect, including default bindings. This allows
-    implementations to simply match element names in the majority of cases.
-    If namespace bindings are significant for all elements, then qualified 
-    names MUST be used.
-   </p><p>
     The &lt;follower&gt; production allows for special-casing of
     the final tokens of the XPath allowing it to end in either an attribute
     or text.
@@ -836,7 +828,7 @@
     doing so the endpoint is indicating that the corresponding WS-Fragment
     features are supported by that endpoint.
    </p><div class="div2">
-<h3><a name="iddiv2_1_1396" id="iddiv2_1_1396"/>9.1 Fragment Assertion</h3><p>
+<h3><a name="iddiv2_1_1394" id="iddiv2_1_1394"/>9.1 Fragment Assertion</h3><p>
      The mechanism for indicating that a binding or endpoint conforms to the
      WS-Fragment specification is through the use of the Web Services
      Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy -
@@ -904,7 +896,7 @@
      Yves Lafon (W3C).
    </p></div><div class="div1">
 <h2><a name="refs" id="refs"/>11 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1449" id="iddiv2_1_1449"/>11.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1447" id="iddiv2_1_1447"/>11.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
         Key words for use in RFCs to Indicate Requirement Levels
        </cite></a>
        , S. Bradner, Author.
@@ -1065,4 +1057,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8192">8192</a></td></tr><tr><td> 2010/01/19 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8283">8283</a></td></tr><tr><td> 2010/01/26 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8181">8181</a></td></tr><tr><td> 2010/01/26 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8257">8257</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=8257">8257</a></td></tr><tr><td> 2010/01/28 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8229">8229</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.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- wsfrag.xml	27 Jan 2010 00:53:46 -0000	1.46
+++ wsfrag.xml	28 Jan 2010 19:04:15 -0000	1.47
@@ -1137,16 +1137,6 @@
    </p>
     
    <p>
-    NOTE: If the element name is unqualified, i.e. appears
-    without a namespace prefix, then the element name MUST be matched against a
-    matching element name in the resource document, regardless of namespace
-    bindings that are in effect, including default bindings. This allows
-    implementations to simply match element names in the majority of cases.
-    If namespace bindings are significant for all elements, then qualified 
-    names MUST be used.
-   </p>
-    
-   <p>
     The &lt;follower&gt; production allows for special-casing of
     the final tokens of the XPath allowing it to end in either an attribute
     or text.
@@ -2102,6 +2092,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8257">8257</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2010/01/28 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8229">8229</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Thursday, 28 January 2010 19:04:18 UTC