- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 09 Dec 2009 00:04:11 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv4710
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
8195
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- wsfrag.html 9 Dec 2009 00:03:13 -0000 1.38
+++ wsfrag.html 9 Dec 2009 00:04:09 -0000 1.39
@@ -64,10 +64,10 @@
8.3 <a href="#InvalidExpression">InvalidExpression</a><br/>
8.4 <a href="#UnsupportedMode">UnsupportedMode</a><br/>
9 <a href="#metadata">WS-Fragment Metadata</a><br/>
- 9.1 <a href="#iddiv2_1_1454">Fragment Assertion</a><br/>
+ 9.1 <a href="#iddiv2_1_1452">Fragment Assertion</a><br/>
10 <a href="#acks">Acknowledgements</a><br/>
11 <a href="#refs">References</a><br/>
- 11.1 <a href="#iddiv2_1_1507">Normative References</a><br/>
+ 11.1 <a href="#iddiv2_1_1505">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/>
@@ -753,10 +753,6 @@
(03) <wsf:TextNode>1</wsf:TextNode>
(04) <wsf:AttributeNode name="x">y</wsf:AttributeNode>
(05) </wsf:Value></pre></div></div><p>The nodes in the node-set MAY be serialized in any order.</p><p>
- The WS-Fragment global element definition wsf:NodeSet can also be
- used as the wrapper element when serializing these node-sets outside of
- a WS-Fragment result.
- </p><p>
An XPath 1.0 expression MAY evaluate to multiple nodes;
because of this the XPath 1.0 language MUST NOT be used with a "Put" or
"Create" operation.
@@ -842,7 +838,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_1454" id="iddiv2_1_1454"/>9.1 Fragment Assertion</h3><p>
+<h3><a name="iddiv2_1_1452" id="iddiv2_1_1452"/>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 -
@@ -910,7 +906,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_1507" id="iddiv2_1_1507"/>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_1505" id="iddiv2_1_1505"/>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.
@@ -1066,4 +1062,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7969">7969</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=8124">8124</a></td></tr><tr><td> 2009/11/17 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8280">8280</a></td></tr><tr><td> 2009/12/08 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8194">8194</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=8194">8194</a></td></tr><tr><td> 2009/12/08 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8195">8195</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.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- wsfrag.xml 9 Dec 2009 00:03:13 -0000 1.38
+++ wsfrag.xml 9 Dec 2009 00:04:09 -0000 1.39
@@ -1399,12 +1399,6 @@
<p>The nodes in the node-set MAY be serialized in any order.</p>
<p>
- The WS-Fragment global element definition wsf:NodeSet can also be
- used as the wrapper element when serializing these node-sets outside of
- a WS-Fragment result.
- </p>
-
- <p>
An XPath 1.0 expression MAY evaluate to multiple nodes;
because of this the XPath 1.0 language MUST NOT be used with a "Put" or
"Create" operation.
@@ -2098,6 +2092,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8194">8194</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/12/08 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8195">8195</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Wednesday, 9 December 2009 00:04:14 UTC