- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Jul 2011 19:53:21 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex
In directory hutz:/tmp/cvs-serv21627/ws-mex
Modified Files:
MetadataExchange.xsd
Log Message:
sync up specs and wsdl/xsd files
Index: MetadataExchange.xsd
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-mex/MetadataExchange.xsd,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- MetadataExchange.xsd 23 Mar 2011 00:12:30 -0000 1.16
+++ MetadataExchange.xsd 4 Jul 2011 19:53:19 -0000 1.17
@@ -48,6 +48,7 @@
<xs:any namespace='##other' processContents='lax' minOccurs='0'
maxOccurs='unbounded'/>
</xs:sequence>
+ <xs:attribute name='Content' type='xs:anyURI'/>
<xs:anyAttribute namespace='##other' processContents='lax'/>
</xs:complexType>
</xs:element>
@@ -60,7 +61,6 @@
<xs:any namespace='##other' processContents='lax' minOccurs='0'
maxOccurs='unbounded'/>
</xs:sequence>
- <xs:attribute name='Content' type='xs:anyURI'/>
<xs:anyAttribute namespace='##other' processContents='lax'/>
</xs:complexType>
</xs:element>
Received on Monday, 4 July 2011 19:53:22 UTC