- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 15:05:50 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv11713
Modified Files:
wseventing.html wseventing.xml
Log Message:
typo
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- wseventing.xml 28 Jan 2010 05:19:19 -0000 1.148
+++ wseventing.xml 28 Jan 2010 15:05:47 -0000 1.149
@@ -3514,7 +3514,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>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -d -r1.154 -r1.155
--- wseventing.html 28 Jan 2010 05:19:19 -0000 1.154
+++ wseventing.html 28 Jan 2010 15:05:47 -0000 1.155
@@ -1999,7 +1999,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 Thursday, 28 January 2010 15:05:51 UTC