- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Dec 2009 22:30:10 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv792
Modified Files:
wsmex.html wsmex.xml
Log Message:
8202
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- wsmex.xml 15 Dec 2009 22:28:16 -0000 1.83
+++ wsmex.xml 15 Dec 2009 22:30:08 -0000 1.84
@@ -1116,12 +1116,13 @@
<label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect </label>
<def>
<p>
- When this repeating OPTIONAL element is present, the response
- MUST include only Metadata Sections corresponding to the
- Dialect specified by the IRI attribute; if the receiver does
- not have any Metadata Sections of the indicated Dialect, the
- response MUST include zero Metadata Sections. </p>
-
+ When this repeating OPTIONAL element is present, the response MUST
+ include only Metadata Sections corresponding to metadata specified by
+ the combination of the URI, Identifier and Content attributes of
+ each of the Dialect elements. For each Dialect element if there is no
+ metadata for that combination of attributes then the response
+ MUST NOT include any Metadata Sections for that Dialect element.
+ </p>
<p>
When this element is not present, the endpoint MUST return all
available metadata.
@@ -2523,6 +2524,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8297">8297</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/12/15 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8202">8202</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- wsmex.html 15 Dec 2009 22:28:16 -0000 1.93
+++ wsmex.html 15 Dec 2009 22:30:08 -0000 1.94
@@ -654,11 +654,13 @@
The following describes additional, normative constraints on the
outline listed above:
</p><dl><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect </dt><dd><p>
- When this repeating OPTIONAL element is present, the response
- MUST include only Metadata Sections corresponding to the
- Dialect specified by the IRI attribute; if the receiver does
- not have any Metadata Sections of the indicated Dialect, the
- response MUST include zero Metadata Sections. </p><p>
+ When this repeating OPTIONAL element is present, the response MUST
+ include only Metadata Sections corresponding to metadata specified by
+ the combination of the URI, Identifier and Content attributes of
+ each of the Dialect elements. For each Dialect element if there is no
+ metadata for that combination of attributes then the response
+ MUST NOT include any Metadata Sections for that Dialect element.
+ </p><p>
When this element is not present, the endpoint MUST return all
available metadata.
</p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI </dt><dd><p>
@@ -1366,4 +1368,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8201">8201</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=8227">8227</a></td></tr><tr><td> 2009/12/15 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8200">8200</a></td></tr><tr><td> 2009/12/15 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8297">8297</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=8297">8297</a></td></tr><tr><td> 2009/12/15 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8202">8202</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 15 December 2009 22:30:12 UTC