- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Aug 2009 03:27:35 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt In directory hutz:/tmp/cvs-serv3020/ws-evt Modified Files: eventing.xsd Log Message: 7235 Index: eventing.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-evt/eventing.xsd,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- eventing.xsd 2 Aug 2009 01:46:08 -0000 1.14 +++ eventing.xsd 26 Aug 2009 03:27:33 -0000 1.15 @@ -50,7 +50,7 @@ minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> <xs:attribute name="Dialect" type="xs:anyURI" use="optional" - default="http://www.w3.org/TR/1999/REC-xpath-19991116" /> + default="http://www.w3.org/2009/02/ws-evt/Dialects/XPath10" /> <xs:anyAttribute namespace="##other" processContents="lax" /> </xs:complexType>
Received on Wednesday, 26 August 2009 03:27:45 UTC