- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Jan 2010 22:54:12 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv16211
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
8181
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- wsfrag.html 19 Jan 2010 23:14:49 -0000 1.42
+++ wsfrag.html 26 Jan 2010 22:54:09 -0000 1.43
@@ -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_778">Examples</a><br/>
- 4.1 <a href="#iddiv2_1_781">Examples</a><br/>
+4 <a href="#iddiv1_1_776">Examples</a><br/>
+ 4.1 <a href="#iddiv2_1_779">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/>
@@ -63,10 +63,10 @@
8.2 <a href="#InvalidExpression">InvalidExpression</a><br/>
8.3 <a href="#UnsupportedMode">UnsupportedMode</a><br/>
9 <a href="#metadata">WS-Fragment Metadata</a><br/>
- 9.1 <a href="#iddiv2_1_1398">Fragment Assertion</a><br/>
+ 9.1 <a href="#iddiv2_1_1396">Fragment Assertion</a><br/>
10 <a href="#acks">Acknowledgements</a><br/>
11 <a href="#refs">References</a><br/>
- 11.1 <a href="#iddiv2_1_1451">Normative References</a><br/>
+ 11.1 <a href="#iddiv2_1_1449">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/>
@@ -346,9 +346,6 @@
applies to. If the value of this element does not conform to the
syntax of the language specified in the Language attribute, or is
semantically invalid, a wsf:InvalidExpression fault MUST be generated.
- </p><p>
- This element identifies the fragment in the resource as it appears
- after successfully processing the Put request.
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression@Language </dt><dd><p>
This IRI indicates which expression language will be
used to identify the subset of the resource this operation applies
@@ -425,8 +422,8 @@
This specification does not extend the Create operation defined in
WS-Transfer.
</p></div></div><div class="div1">
-<h2><a name="iddiv1_1_778" id="iddiv1_1_778"/>4 Examples</h2><div class="div2">
-<h3><a name="iddiv2_1_781" id="iddiv2_1_781"/>4.1 Examples</h3><p>
+<h2><a name="iddiv1_1_776" id="iddiv1_1_776"/>4 Examples</h2><div class="div2">
+<h3><a name="iddiv2_1_779" id="iddiv2_1_779"/>4.1 Examples</h3><p>
In the following examples, and Expression Language definitions,
the following representation of a resource is used for
informational purposes:
@@ -839,7 +836,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_1398" id="iddiv2_1_1398"/>9.1 Fragment Assertion</h3><p>
+<h3><a name="iddiv2_1_1396" id="iddiv2_1_1396"/>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 +904,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_1451" id="iddiv2_1_1451"/>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_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>
Key words for use in RFCs to Indicate Requirement Levels
</cite></a>
, S. Bradner, Author.
@@ -1066,4 +1063,5 @@
<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><tr><td> 2010/01/12 </td><td> DD </td><td> Added resolution of issue
<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></tbody></table></div></div></body></html>
\ No newline at end of file
+ <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></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.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- wsfrag.xml 19 Jan 2010 23:14:49 -0000 1.44
+++ wsfrag.xml 26 Jan 2010 22:54:10 -0000 1.45
@@ -671,11 +671,6 @@
syntax of the language specified in the Language attribute, or is
semantically invalid, a wsf:InvalidExpression fault MUST be generated.
</p>
-
- <p>
- This element identifies the fragment in the resource as it appears
- after successfully processing the Put request.
- </p>
</def>
</gitem>
@@ -2093,6 +2088,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8283">8283</loc>
</td>
</tr>
+ <tr>
+ <td> 2010/01/26 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8181">8181</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Tuesday, 26 January 2010 22:54:14 UTC