- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Feb 2011 18:41:54 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv15950
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
11724
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- wsfrag.html 7 Feb 2011 23:51:02 -0000 1.80
+++ wsfrag.html 15 Feb 2011 18:41:51 -0000 1.81
@@ -57,8 +57,8 @@
4.4 <a href="#Put">Put</a><br/>
4.5 <a href="#Delete">Delete</a><br/>
4.6 <a href="#Create">Create</a><br/>
-5 <a href="#iddiv1x1x1429">Examples</a><br/>
- 5.1 <a href="#iddiv2x1x1432">Examples</a><br/>
+5 <a href="#iddiv1x1x1427">Examples</a><br/>
+ 5.1 <a href="#iddiv2x1x1430">Examples</a><br/>
6 <a href="#QName">QName Expression Language</a><br/>
7 <a href="#XPath10">XPath 1.0 Expression Language</a><br/>
8 <a href="#XPath20">XPath 2.0 Expression Language</a><br/>
@@ -67,10 +67,10 @@
9.2 <a href="#InvalidExpression">InvalidExpression</a><br/>
9.3 <a href="#UnsupportedMode">UnsupportedMode</a><br/>
10 <a href="#metadata">WS-Fragment Metadata</a><br/>
- 10.1 <a href="#iddiv2x1x1865">Fragment Assertion</a><br/>
+ 10.1 <a href="#iddiv2x1x1863">Fragment Assertion</a><br/>
11 <a href="#acks">Acknowledgements</a><br/>
12 <a href="#refs">References</a><br/>
- 12.1 <a href="#iddiv2x1x1928">Normative References</a><br/>
+ 12.1 <a href="#iddiv2x1x1926">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/>
@@ -554,10 +554,10 @@
</p><p>
When this Mode value is used the Value element MUST be present.
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2002/ws/ra/edcopies/ws-fra/Modes/Remove" </dt><dd><p>
- When the Mode attribute is set to a value of
- "http://www.w3.org/2002/ws/ra/edcopies/ws-fra/Modes/Remove" the resource
- representation referenced by the children of the Expression element
- MUST be deleted from the resource representation.
+ This Mode value indicates that the resource representation referenced
+ by the children of the Expression element MUST be deleted from the
+ resource representation. If the target fragment is not present then
+ this operation MUST have no effect.
</p><p>
When this Mode value is used the Value element MUST NOT be present.
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Value </dt><dd><p>
@@ -605,8 +605,8 @@
This specification does not extend the Create operation defined in
WS-Transfer.
</p></div></div><div class="div1">
-<h2><a name="iddiv1x1x1429" id="iddiv1x1x1429"/>5 Examples</h2><div class="div2">
-<h3><a name="iddiv2x1x1432" id="iddiv2x1x1432"/>5.1 Examples</h3><p>
+<h2><a name="iddiv1x1x1427" id="iddiv1x1x1427"/>5 Examples</h2><div class="div2">
+<h3><a name="iddiv2x1x1430" id="iddiv2x1x1430"/>5.1 Examples</h3><p>
In the following examples, and Expression Language definitions,
the following representation of a resource is used for
informational purposes:
@@ -856,7 +856,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="iddiv2x1x1865" id="iddiv2x1x1865"/>10.1 Fragment Assertion</h3><p>
+<h3><a name="iddiv2x1x1863" id="iddiv2x1x1863"/>10.1 Fragment Assertion</h3><p>
Services indicate their support for the WS-Fragment specification through
the use of the Web Services
Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy -
@@ -920,7 +920,7 @@
Yves Lafon (W3C/ERCIM).
</p></div><div class="div1">
<h2><a name="refs" id="refs"/>12 References</h2><div class="div2">
-<h3><a name="iddiv2x1x1928" id="iddiv2x1x1928"/>12.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite>
+<h3><a name="iddiv2x1x1926" id="iddiv2x1x1926"/>12.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite>
WS-I Profile, Basic Profile Version 1.2
</cite></a>
, R. Chumbley, et al, Editors.
@@ -1121,4 +1121,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9717">9717</a></td></tr><tr><td> 2010/11/19 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</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=11724">11724</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.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- wsfrag.xml 7 Feb 2011 23:51:02 -0000 1.77
+++ wsfrag.xml 15 Feb 2011 18:41:52 -0000 1.78
@@ -1051,10 +1051,10 @@
<label> <kw>[Body]</kw>/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/&wsfra.nsprefix;/ws-fra/Modes/Remove" </label>
<def>
<p>
- When the Mode attribute is set to a value of
- "http://www.w3.org/&wsfra.nsprefix;/ws-fra/Modes/Remove" the resource
- representation referenced by the children of the Expression element
- MUST be deleted from the resource representation.
+ This Mode value indicates that the resource representation referenced
+ by the children of the Expression element MUST be deleted from the
+ resource representation. If the target fragment is not present then
+ this operation MUST have no effect.
</p>
<p>
When this Mode value is used the Value element MUST NOT be present.
@@ -2465,6 +2465,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=11724">11724</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Tuesday, 15 February 2011 18:41:56 UTC