- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 May 2010 16:12:41 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt
In directory hutz:/tmp/cvs-serv22545/ws-evt
Modified Files:
eventing.xsd
Log Message:
9713
Index: eventing.xsd
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt/eventing.xsd,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- eventing.xsd 10 Mar 2010 05:35:00 -0000 1.24
+++ eventing.xsd 12 May 2010 16:12:39 -0000 1.25
@@ -316,10 +316,6 @@
<xs:complexType>
<xs:sequence>
<xs:element name='DateTimeSupported' type='tns:Empty' minOccurs='0'/>
- <xs:element name='GetStatusOperationSupported' type='tns:Empty'
- minOccurs='0'/>
- <xs:element name='UnsubscribeOperationSupported' type='tns:Empty'
- minOccurs='0'/>
<xs:element name='MaxExpires' type='tns:Duration' minOccurs='0'/>
<xs:any namespace='##other' processContents='lax' minOccurs='0'
maxOccurs='unbounded'/>
Received on Wednesday, 12 May 2010 16:12:42 UTC