- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Jul 2011 20:03:27 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv18154
Modified Files:
wsmex.html wsmex.xml
Log Message:
13151
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- wsmex.xml 5 Jul 2011 20:02:02 -0000 1.149
+++ wsmex.xml 5 Jul 2011 20:03:25 -0000 1.150
@@ -3531,7 +3531,7 @@
<xs:element name='PutMetadataResponse'>
<xs:complexType>
<xs:sequence>
- <xs:element ref='tns:Metadata'/>
+ <xs:element ref='tns:Metadata' minOccurs='0'/>
<xs:any namespace='##other' processContents='lax' minOccurs='0'
maxOccurs='unbounded'/>
</xs:sequence>
@@ -4461,6 +4461,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=13148">13148</loc>
</td>
</tr>
+ <tr>
+ <td> 2011/07/05 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=13151">13151</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- wsmex.html 5 Jul 2011 20:02:02 -0000 1.158
+++ wsmex.html 5 Jul 2011 20:03:25 -0000 1.159
@@ -2109,7 +2109,7 @@
<xs:element name='PutMetadataResponse'>
<xs:complexType>
<xs:sequence>
- <xs:element ref='tns:Metadata'/>
+ <xs:element ref='tns:Metadata' minOccurs='0'/>
<xs:any namespace='##other' processContents='lax' minOccurs='0'
maxOccurs='unbounded'/>
</xs:sequence>
@@ -2508,4 +2508,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11790">11790</a></td></tr><tr><td> 2011/03/22 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12093">12093</a></td></tr><tr><td> 2011/04/19 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=12457">12457</a></td></tr><tr><td> 2011/07/05 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=13148">13148</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=13148">13148</a></td></tr><tr><td> 2011/07/05 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=13151">13151</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 5 July 2011 20:03:32 UTC