- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 16 Feb 2011 04:55:31 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv1581 Modified Files: wsfrag.html wsfrag.xml Log Message: 11772 Index: wsfrag.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- wsfrag.html 15 Feb 2011 18:41:51 -0000 1.81 +++ wsfrag.html 16 Feb 2011 04:55:29 -0000 1.82 @@ -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="#iddiv1x1x1427">Examples</a><br/> - 5.1 <a href="#iddiv2x1x1430">Examples</a><br/> +5 <a href="#iddiv1x1x1435">Examples</a><br/> + 5.1 <a href="#iddiv2x1x1438">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="#iddiv2x1x1863">Fragment Assertion</a><br/> + 10.1 <a href="#iddiv2x1x1871">Fragment Assertion</a><br/> 11 <a href="#acks">Acknowledgements</a><br/> 12 <a href="#refs">References</a><br/> - 12.1 <a href="#iddiv2x1x1926">Normative References</a><br/> + 12.1 <a href="#iddiv2x1x1934">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/> @@ -401,7 +401,7 @@ <b>[Body]</b> <wst:Get Dialect="<b>http://www.w3.org/2002/ws/ra/edcopies/ws-fra</b>" ...> - <b><wsf:Expression Language="</b><em><b>xs:anyURI</b></em><b>" ...> + <b><wsf:Expression Language="</b><em><b>xs:anyURI</b></em><b>"? ...> </b><em><b>xs:any</b></em><b> * </wsf:Expression> </b><em>xs:any</em> * @@ -417,7 +417,9 @@ attribute, or is semantically invalid, a wsf:InvalidExpression fault MUST be generated. </p></dd><dt class="label"><b>[Body]</b>/wst:Get/wsf:Expression@Language </dt><dd><p> - This IRI indicates which expression language will be + Implied value is "http://www.w3.org/2002/ws/ra/edcopies/ws-fra/XPath10". + </p><p> + This OPTIONAL IRI indicates which expression language will be used to identify the subset of the resource this operation applies to. A resource MUST generate a wsf:UnsupportedLanguage Fault if it does not support the specified Language. @@ -456,7 +458,7 @@ <b>[Body]</b> <wst:Put Dialect="<b>http://www.w3.org/2002/ws/ra/edcopies/ws-fra</b>" ...> <b><wsf:Fragment ...> - <wsf:Expression Language="</b><em><b>xs:anyURI</b></em><b>" Mode="</b><em><b>xs:anyURI</b></em><b>"? ...> + <wsf:Expression Language="</b><em><b>xs:anyURI</b></em><b>"? Mode="</b><em><b>xs:anyURI</b></em><b>"? ...> </b><em><b>xs:any</b></em><b> * </wsf:Expression> <wsf:Value ...> @@ -478,7 +480,9 @@ syntax of the language specified in the Language attribute, or is semantically invalid, a wsf:InvalidExpression fault MUST be generated. </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 + Implied value is "http://www.w3.org/2002/ws/ra/edcopies/ws-fra/XPath10". + </p><p> + This OPTIONAL IRI indicates which expression language will be used to identify the subset of the resource this operation applies to. A resource MUST generate a wsf:UnsupportedLanguage fault if it does not support the specified Language. @@ -605,8 +609,8 @@ This specification does not extend the Create operation defined in WS-Transfer. </p></div></div><div class="div1"> -<h2><a name="iddiv1x1x1427" id="iddiv1x1x1427"/>5 Examples</h2><div class="div2"> -<h3><a name="iddiv2x1x1430" id="iddiv2x1x1430"/>5.1 Examples</h3><p> +<h2><a name="iddiv1x1x1435" id="iddiv1x1x1435"/>5 Examples</h2><div class="div2"> +<h3><a name="iddiv2x1x1438" id="iddiv2x1x1438"/>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 +860,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="iddiv2x1x1863" id="iddiv2x1x1863"/>10.1 Fragment Assertion</h3><p> +<h3><a name="iddiv2x1x1871" id="iddiv2x1x1871"/>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 +924,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="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> +<h3><a name="iddiv2x1x1934" id="iddiv2x1x1934"/>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. @@ -1024,7 +1028,7 @@ <xs:sequence> <xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/> </xs:sequence> - <xs:attribute name='Language' type='xs:anyURI' use='required'/> + <xs:attribute name='Language' type='xs:anyURI' use='optional'/> <xs:anyAttribute namespace='##other' processContents='lax'/> </xs:complexType> <xs:element name='Expression' type='tns:ExpressionType'/> @@ -1122,4 +1126,5 @@ <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><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 + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11724">11724</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=11772">11772</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.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- wsfrag.xml 15 Feb 2011 18:41:52 -0000 1.78 +++ wsfrag.xml 16 Feb 2011 04:55:29 -0000 1.79 @@ -765,7 +765,7 @@ <kw>[Body]</kw> <wst:Get Dialect="<kw>http://www.w3.org/&wsfra.nsprefix;/ws-fra</kw>" ...> - <kw><wsf:Expression Language="</kw><emph><kw>xs:anyURI</kw></emph><kw>" ...> + <kw><wsf:Expression Language="</kw><emph><kw>xs:anyURI</kw></emph><kw>"? ...> </kw><emph><kw>xs:any</kw></emph><kw> * </wsf:Expression> </kw> @@ -803,7 +803,11 @@ <label> <kw>[Body]</kw>/wst:Get/wsf:Expression@Language </label> <def> <p> - This IRI indicates which expression language will be + Implied value is "http://www.w3.org/&wsfra.nsprefix;/ws-fra/XPath10". + </p> + + <p> + This OPTIONAL IRI indicates which expression language will be used to identify the subset of the resource this operation applies to. A resource MUST generate a wsf:UnsupportedLanguage Fault if it does not support the specified Language. @@ -870,7 +874,7 @@ <kw>[Body]</kw> <wst:Put Dialect="<kw>http://www.w3.org/&wsfra.nsprefix;/ws-fra</kw>" ...> <kw><wsf:Fragment ...> - <wsf:Expression Language="</kw><emph><kw>xs:anyURI</kw></emph><kw>" Mode="</kw><emph><kw>xs:anyURI</kw></emph><kw>"? ...> + <wsf:Expression Language="</kw><emph><kw>xs:anyURI</kw></emph><kw>"? Mode="</kw><emph><kw>xs:anyURI</kw></emph><kw>"? ...> </kw><emph><kw>xs:any</kw></emph><kw> * </wsf:Expression> <wsf:Value ...> @@ -921,7 +925,11 @@ <label> <kw>[Body]</kw>/wst:Put/wsf:Fragment/wsf:Expression@Language </label> <def> <p> - This IRI indicates which expression language will be + Implied value is "http://www.w3.org/&wsfra.nsprefix;/ws-fra/XPath10". + </p> + + <p> + This OPTIONAL IRI indicates which expression language will be used to identify the subset of the resource this operation applies to. A resource MUST generate a wsf:UnsupportedLanguage fault if it does not support the specified Language. @@ -2128,7 +2136,7 @@ <xs:sequence> <xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/> </xs:sequence> - <xs:attribute name='Language' type='xs:anyURI' use='required'/> + <xs:attribute name='Language' type='xs:anyURI' use='optional'/> <xs:anyAttribute namespace='##other' processContents='lax'/> </xs:complexType> <xs:element name='Expression' type='tns:ExpressionType'/> @@ -2472,6 +2480,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11724">11724</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=11772">11772</loc> + </td> + </tr> </tbody> </table> </div1>
Received on Wednesday, 16 February 2011 04:55:33 UTC