- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Jun 2010 18:42:09 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt In directory hutz:/tmp/cvs-serv9999 Modified Files: eventing.xsd Log Message: fix typo Index: eventing.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt/eventing.xsd,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- eventing.xsd 15 Jun 2010 21:32:48 -0000 1.29 +++ eventing.xsd 30 Jun 2010 18:42:06 -0000 1.30 @@ -29,7 +29,7 @@ minOccurs='0' maxOccurs='unbounded' /> </xs:sequence> <xs:attribute name='Name' type='xs:anyURI' use='optional' - default='http://http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap' /> + default='http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap' /> <xs:anyAttribute namespace='##other' processContents='lax' /> </xs:complexType>
Received on Wednesday, 30 June 2010 18:42:11 UTC