WWW/2002/ws/ra/edcopies wsmex.html,1.137,1.138 wsmex.xml,1.127,1.128

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv4952

Modified Files:
	wsmex.html wsmex.xml 
Log Message:
10785


Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- wsmex.xml	29 Sep 2010 03:19:27 -0000	1.127
+++ wsmex.xml	29 Sep 2010 03:29:35 -0000	1.128
@@ -1480,8 +1480,13 @@
         If a MetadataSection child contains a MetadataReference or 
         MetadataLocation instead of the metadata in-lined, the endpoint 
         MAY reject the PutMetadata request with an mex:UnsupportedMetadata 
-        fault.
+        fault if it does not support storing of references.  However, 
+        if the endpoint does accept the request then the reference is to
+        be saved and returned in subsequent retrieval requests. The endpoint 
+        MUST NOT resolve the references in an attempt to persist the
+        actual metadata document itself.
        </p>
+
       </def>
      </gitem>
     </glist>
@@ -4240,6 +4245,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10768">10768</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2010/09/28 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10785">10785</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- wsmex.html	29 Sep 2010 03:19:27 -0000	1.137
+++ wsmex.html	29 Sep 2010 03:29:35 -0000	1.138
@@ -866,7 +866,11 @@
         If a MetadataSection child contains a MetadataReference or 
         MetadataLocation instead of the metadata in-lined, the endpoint 
         MAY reject the PutMetadata request with an mex:UnsupportedMetadata 
-        fault.
+        fault if it does not support storing of references.  However, 
+        if the endpoint does accept the request then the reference is to
+        be saved and returned in subsequent retrieval requests. The endpoint 
+        MUST NOT resolve the references in an attempt to persist the
+        actual metadata document itself.
        </p></dd></dl><p>
      An endpoint MUST reject a PutMetadata request if it is unable to 
      process all of the metadata updates requested.   If the dialect or 
@@ -2410,4 +2414,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9671">9671</a></td></tr><tr><td> 2010/05/12 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9709">9709</a></td></tr><tr><td> 2010/08/17 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10339">10339</a></td></tr><tr><td> 2010/09/28 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10768">10768</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=10768">10768</a></td></tr><tr><td> 2010/09/28 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10785">10785</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Received on Wednesday, 29 September 2010 03:29:40 UTC