- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Feb 2010 18:11:31 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt In directory hutz:/tmp/cvs-serv21245/ws-evt Modified Files: eventing.xsd Log Message: 8901 Index: eventing.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt/eventing.xsd,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- eventing.xsd 28 Jan 2010 05:19:20 -0000 1.22 +++ eventing.xsd 8 Feb 2010 18:11:29 -0000 1.23 @@ -56,6 +56,7 @@ <xs:extension base='tns:MiniExpirationType'> <xs:attribute name='min' type='tns:DurationDateTime' use='optional'/> <xs:attribute name='max' type='tns:DurationDateTime' use='optional'/> + <xs:attribute name='exact' type='xs:boolean' use='optional'/> <xs:anyAttribute namespace='##other' processContents='lax'/> </xs:extension> </xs:simpleContent>
Received on Monday, 8 February 2010 18:11:34 UTC