- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Jan 2010 01:37:54 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv30067
Modified Files:
wsfrag.html wsfrag.xml
Log Message:
8192
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- wsfrag.html 9 Dec 2009 00:04:09 -0000 1.39
+++ wsfrag.html 13 Jan 2010 01:37:52 -0000 1.40
@@ -60,17 +60,16 @@
7 <a href="#XPath10">XPath 1.0 Expression Language</a><br/>
8 <a href="#Faults">Faults</a><br/>
8.1 <a href="#UnsupportedLanguage">UnsupportedLanguage</a><br/>
- 8.2 <a href="#InvalidFragment">InvalidFragment</a><br/>
- 8.3 <a href="#InvalidExpression">InvalidExpression</a><br/>
- 8.4 <a href="#UnsupportedMode">UnsupportedMode</a><br/>
+ 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_1452">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_1505">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/>
+B <a href="#changelog">Change Log</a><br/>
</p></div><hr/><div class="body"><div class="div1">
<h2><a name="intro" id="intro"/>1 Introduction</h2><p>
This specification extends the WS-Transfer specification and defines
@@ -333,9 +332,7 @@
This attribute MUST be set to http://www.w3.org/2009/09/ws-fra.
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment </dt><dd><p>
This element contains an expression that identifies the location of
- a fragment in the resource and a value for the fragment. If the
- contents of this element are invalid a wsf:InvalidFragment
- fault MUST be generated.
+ a fragment in the resource and a value for the fragment.
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Expression </dt><dd><p>
This element identifies which fragment in the resource this operation
applies to. If the value of this element does not conform to the
@@ -383,8 +380,10 @@
has a value of "http://www.w3.org/2009/09/ws-fra/Modes/Remove".
</p></dd><dt class="label"><b>[Body]</b>/wst:Put/wsf:Fragment/wsf:Value </dt><dd><p>
This OPTIONAL element contains the fragment resource representation
- corresponding to the
- subset of the resource identified by the wsf:Expression element.
+ corresponding to the subset of the resource identified by the
+ wsf:Expression element.
+ If the contents of this element are invalid, a
+ wst:InvalidRepresentation fault MUST be generated.
</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
@@ -812,13 +811,7 @@
</p><a name="Table3" id="Table3"/><table border="1" cellpadding="5"><tbody><tr><th align="left"><b>[Code]</b></th><td>s:Sender</td></tr><tr><th align="left"><b>[Subcode]</b></th><td>wst:UnsupportedLanguage</td></tr><tr><th align="left"><b>[Reason]</b></th><td>
The specified Language IRI is not supported.
</td></tr><tr><th align="left"><b>[Detail]</b></th><td><em>The unsupported Language IRI.</em></td></tr></tbody></table></div><div class="div2">
-<h3><a name="InvalidFragment" id="InvalidFragment"/>8.2 InvalidFragment</h3><p>
- This fault is generated when a service determines that the fragment
- (contents of the wsf:Fragment element) specified in a request is invalid.
- </p><a name="Table4" id="Table4"/><table border="1" cellpadding="5"><tbody><tr><th align="left"><b>[Code]</b></th><td>s:Sender</td></tr><tr><th align="left"><b>[Subcode]</b></th><td>wst:InvalidFragment</td></tr><tr><th align="left"><b>[Reason]</b></th><td>
- The specific fragment is invalid.
- </td></tr><tr><th align="left"><b>[Detail]</b></th><td><em>The invalid fragment.</em></td></tr></tbody></table></div><div class="div2">
-<h3><a name="InvalidExpression" id="InvalidExpression"/>8.3 InvalidExpression</h3><p>
+<h3><a name="InvalidExpression" id="InvalidExpression"/>8.2 InvalidExpression</h3><p>
This fault is generated when a service determines that the Language
expression specified in a request does not conform to the syntax
of the language specified in the Language attribute or is semantically
@@ -826,7 +819,7 @@
</p><a name="Table5" id="Table5"/><table border="1" cellpadding="5"><tbody><tr><th align="left"><b>[Code]</b></th><td>s:Sender</td></tr><tr><th align="left"><b>[Subcode]</b></th><td>wst:InvalidExpression</td></tr><tr><th align="left"><b>[Reason]</b></th><td>
The specified Language expression is invalid.
</td></tr><tr><th align="left"><b>[Detail]</b></th><td><em>The invalid language expression.</em></td></tr></tbody></table></div><div class="div2">
-<h3><a name="UnsupportedMode" id="UnsupportedMode"/>8.4 UnsupportedMode</h3><p>
+<h3><a name="UnsupportedMode" id="UnsupportedMode"/>8.3 UnsupportedMode</h3><p>
This fault is generated when a service detects a Mode in a Put
request that is not supported.
</p><a name="Table6" id="Table6"/><table border="1" cellpadding="5"><tbody><tr><th align="left"><b>[Code]</b></th><td>s:Sender</td></tr><tr><th align="left"><b>[Subcode]</b></th><td>wst:UnsupportedMode</td></tr><tr><th align="left"><b>[Reason]</b></th><td>
@@ -838,7 +831,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_1452" id="iddiv2_1_1452"/>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 -
@@ -906,7 +899,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_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>
+<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.
@@ -990,63 +983,63 @@
</p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/09/ws-fra/Fragment.xsd">http://www.w3.org/2009/09/ws-fra/fragment.xsd</a></pre></div></div><p>
A non-normative copy of the XML schema is listed below for convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema
- targetNamespace="http://www.w3.org/2009/09/ws-fra"
- xmlns:tns="http://www.w3.org/2009/09/ws-fra"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- elementFormDefault="qualified"
- blockDefault="#all" >
+ targetNamespace='http://www.w3.org/2009/09/ws-fra'
+ xmlns:tns='http://www.w3.org/2009/09/ws-fra'
+ xmlns:xs='http://www.w3.org/2001/XMLSchema'
+ elementFormDefault='qualified'
+ blockDefault='#all' >
- <xs:complexType name="ExpressionType">
+ <xs:complexType name='ExpressionType'>
<xs:sequence>
- <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
</xs:sequence>
- <xs:attribute name="Language" type="xs:anyURI" use="required"/>
- <xs:anyAttribute namespace="##other" processContents="lax"/>
+ <xs:attribute name='Language' type='xs:anyURI' use='required'/>
+ <xs:anyAttribute namespace='##other' processContents='lax'/>
</xs:complexType>
- <xs:element name="Expression" type="tns:ExpressionType"/>
+ <xs:element name='Expression' type='tns:ExpressionType'/>
- <xs:complexType name="ValueType">
+ <xs:complexType name='ValueType'>
<xs:sequence>
- <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
</xs:sequence>
- <xs:anyAttribute namespace="##other" processContents="lax"/>
+ <xs:anyAttribute namespace='##other' processContents='lax'/>
</xs:complexType>
- <xs:element name="Value" type="tns:ValueType"/>
+ <xs:element name='Value' type='tns:ValueType'/>
- <xs:element name="Fragment">
+ <xs:element name='Fragment'>
<xs:complexType>
<xs:sequence>
- <xs:element name="Expression" type="tns:ExpressionType"/>
- <xs:element name="Value" type="tns:ValueType" minOccurs="0"/>
- <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
+ <xs:element name='Expression' type='tns:ExpressionType'/>
+ <xs:element name='Value' type='tns:ValueType' minOccurs='0'/>
+ <xs:any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
</xs:sequence>
- <xs:anyAttribute namespace="##other" processContents="lax"/>
+ <xs:anyAttribute namespace='##other' processContents='lax'/>
</xs:complexType>
</xs:element>
<!-- Policy -->
- <xs:complexType name="URI">
+ <xs:complexType name='URI'>
<xs:simpleContent>
- <xs:extension base="xs:anyURI">
- <xs:anyAttribute namespace="##other" processContents="lax"/>
+ <xs:extension base='xs:anyURI'>
+ <xs:anyAttribute namespace='##other' processContents='lax'/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
- <xs:element name="FragmentAssertion">
+ <xs:element name='FragmentAssertion'>
<xs:complexType>
<xs:sequence>
- <xs:element name="Language" type="tns:URI" minOccurs="0"
- maxOccurs="unbounded"/>
- <xs:any namespace="##other" processContents="lax" minOccurs="0"
- maxOccurs="unbounded"/>
+ <xs:element name='Language' type='tns:URI' minOccurs='0'
+ maxOccurs='unbounded'/>
+ <xs:any namespace='##other' processContents='lax' minOccurs='0'
+ maxOccurs='unbounded'/>
</xs:sequence>
- <xs:anyAttribute namespace="##other" processContents="lax" />
+ <xs:anyAttribute namespace='##other' processContents='lax' />
</xs:complexType>
</xs:element>
</xs:schema></pre></div></div></div><div class="div1">
-<h2><a name="ChangeLog" id="ChangeLog"/>B Change Log</h2><table border="1"><tbody><tr><th> Data </th><th> Author </th><th> Description </th></tr><tr><td> 2009/08/01 </td><td> DD </td><td> Initial draft </td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
+<h2><a name="changelog" id="changelog"/>B Change Log</h2><table border="1"><tbody><tr><th> Data </th><th> Author </th><th> Description </th></tr><tr><td> 2009/08/01 </td><td> DD </td><td> Initial draft </td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7206">7206</a></td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7197">7197</a></td></tr><tr><td> 2009/08/18 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7270">7270</a></td></tr><tr><td> 2009/09/01 </td><td> DD </td><td> Added resolution of issue
@@ -1063,4 +1056,5 @@
<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><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
+ <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></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.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- wsfrag.xml 16 Dec 2009 18:31:33 -0000 1.41
+++ wsfrag.xml 13 Jan 2010 01:37:52 -0000 1.42
@@ -647,9 +647,7 @@
<def>
<p>
This element contains an expression that identifies the location of
- a fragment in the resource and a value for the fragment. If the
- contents of this element are invalid a wsf:InvalidFragment
- fault MUST be generated.
+ a fragment in the resource and a value for the fragment.
</p>
</def>
</gitem>
@@ -749,8 +747,10 @@
<def>
<p>
This OPTIONAL element contains the fragment resource representation
- corresponding to the
- subset of the resource identified by the wsf:Expression element.
+ corresponding to the subset of the resource identified by the
+ wsf:Expression element.
+ If the contents of this element are invalid, a
+ wst:InvalidRepresentation fault MUST be generated.
</p>
<p>
When Mode is "http://www.w3.org/&wsfra.nsprefix;/ws-fra/Modes/Insert"
@@ -1527,36 +1527,6 @@
</table>
</div2>
- <div2 id="InvalidFragment">
- <head>InvalidFragment</head>
- <p>
- This fault is generated when a service determines that the fragment
- (contents of the wsf:Fragment element) specified in a request is invalid.
- </p>
- <table id="Table4" border="1" cellpadding="5">
- <tbody>
- <tr>
- <th align="left"><kw>[Code]</kw></th>
- <td>s:Sender</td>
- </tr>
- <tr>
- <th align="left"><kw>[Subcode]</kw></th>
- <td>wst:InvalidFragment</td>
- </tr>
- <tr>
- <th align="left"><kw>[Reason]</kw></th>
- <td>
- The specific fragment is invalid.
- </td>
- </tr>
- <tr>
- <th align="left"><kw>[Detail]</kw></th>
- <td><emph>The invalid fragment.</emph></td>
- </tr>
- </tbody>
- </table>
- </div2>
-
<div2 id="InvalidExpression">
<head>InvalidExpression</head>
<p>
@@ -2099,6 +2069,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8195">8195</loc>
</td>
</tr>
+ <tr>
+ <td> 2010/01/12 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8192">8192</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Received on Wednesday, 13 January 2010 01:37:57 UTC