- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 00:27:02 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv32145
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
7969
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- wsfrag.html 6 Nov 2009 05:22:16 -0000 1.32
+++ wsfrag.html 7 Nov 2009 00:26:59 -0000 1.33
@@ -53,8 +53,8 @@
3.2 <a href="#Put">Put</a><br/>
3.3 <a href="#Delete">Delete</a><br/>
3.4 <a href="#Create">Create</a><br/>
-4 <a href="#iddiv1_1_790">Examples</a><br/>
- 4.1 <a href="#iddiv2_1_793">Examples</a><br/>
+4 <a href="#iddiv1_1_796">Examples</a><br/>
+ 4.1 <a href="#iddiv2_1_799">Examples</a><br/>
5 <a href="#QName">QName Expression Language</a><br/>
6 <a href="#XPathL1">XPath Level 1 Expression Language</a><br/>
7 <a href="#XPath10">XPath 1.0 Expression Language</a><br/>
@@ -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_1468">Fragment Assertion</a><br/>
+ 9.1 <a href="#iddiv2_1_1474">Fragment Assertion</a><br/>
10 <a href="#acks">Acknowledgements</a><br/>
11 <a href="#refs">References</a><br/>
- 11.1 <a href="#iddiv2_1_1521">Normative References</a><br/>
+ 11.1 <a href="#iddiv2_1_1527">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="#policyXSD">Fragment Policy Schema</a><br/>
@@ -389,6 +389,12 @@
corresponding to the
subset of the resource identified by the wsf:Expression element.
</p><p>
+ When Mode is "http://www.w3.org/2009/09/ws-fra/Modes/Insert"
+ or "http://www.w3.org/2009/09/ws-fra/Modes/Replace", any
+ optional values (element or attributes) within this subset that are
+ not specified in the Value element will be set to a resource-specific
+ default value.
+ </p><p>
This element MUST NOT be present if the Mode attribute has a value
of "http://www.w3.org/2009/09/ws-fra/Modes/Remove". This element
MUST be present if the Mode attribute has a value of either
@@ -415,8 +421,8 @@
This specification does not extend the Create operation defined in
WS-Transfer.
</p></div></div><div class="div1">
-<h2><a name="iddiv1_1_790" id="iddiv1_1_790"/>4 Examples</h2><div class="div2">
-<h3><a name="iddiv2_1_793" id="iddiv2_1_793"/>4.1 Examples</h3><p>
+<h2><a name="iddiv1_1_796" id="iddiv1_1_796"/>4 Examples</h2><div class="div2">
+<h3><a name="iddiv2_1_799" id="iddiv2_1_799"/>4.1 Examples</h3><p>
In the following examples, and Expression Language definitions,
the following representation of a resource is used for
informational purposes:
@@ -840,7 +846,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_1468" id="iddiv2_1_1468"/>9.1 Fragment Assertion</h3><p>
+<h3><a name="iddiv2_1_1474" id="iddiv2_1_1474"/>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 -
@@ -907,7 +913,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_1521" id="iddiv2_1_1521"/>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_1527" id="iddiv2_1_1527"/>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.
@@ -1074,4 +1080,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6407">6407</a>,
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</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=7207">7207</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=7969">7969</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.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- wsfrag.xml 6 Nov 2009 04:35:15 -0000 1.32
+++ wsfrag.xml 7 Nov 2009 00:26:59 -0000 1.33
@@ -762,6 +762,13 @@
subset of the resource identified by the wsf:Expression element.
</p>
<p>
+ When Mode is "http://www.w3.org/&wsfra.nsprefix;/ws-fra/Modes/Insert"
+ or "http://www.w3.org/&wsfra.nsprefix;/ws-fra/Modes/Replace", any
+ optional values (element or attributes) within this subset that are
+ not specified in the Value element will be set to a resource-specific
+ default value.
+ </p>
+ <p>
This element MUST NOT be present if the Mode attribute has a value
of "http://www.w3.org/&wsfra.nsprefix;/ws-fra/Modes/Remove". This element
MUST be present if the Mode attribute has a value of either
@@ -2103,6 +2110,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7207">7207</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=7969">7969</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Saturday, 7 November 2009 00:27:11 UTC