- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Sep 2009 21:59:03 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu In directory hutz:/tmp/cvs-serv6260/ws-enu Modified Files: enumeration.xsd Log Message: 7430 Index: enumeration.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.xsd,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- enumeration.xsd 26 May 2009 21:09:55 -0000 1.6 +++ enumeration.xsd 1 Sep 2009 21:59:01 -0000 1.7 @@ -18,7 +18,8 @@ <xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> - <xs:attribute name="Dialect" type="xs:anyURI" /> + <xs:attribute name="Dialect" type="xs:anyURI" use="optional" + default="http://www.w3.org/2009/02/ws-enu/Dialects/XPath10"/> <xs:anyAttribute namespace="##other" processContents="lax" /> </xs:complexType>
Received on Tuesday, 1 September 2009 21:59:11 UTC