- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 05 Nov 2000 15:25:14 +0000
- To: Eric van der Vlist <vdv@dyomedea.com>
- Cc: xmlschema-dev@w3.org
Eric van der Vlist <vdv@dyomedea.com> writes: > According to XML Schema Part 2 [1], the minInclusive facet is valid for > date types. > > However, XSV "1.173/1.80 of 2000/10/18 15:54:58" gives the following > error: > > "facet minInclusive value not a valid numeric literal: 1900-01-01" > > when parsing the following type definition: > > <xsd:simpleType name="sinceType"> > <xsd:restriction base="xsd:date"> > <xsd:minInclusive value="1900-01-01"/> > </xsd:restriction> > </xsd:simpleType> XSV bug, will fix ASAP. ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh W3C Fellow 1999--2001, part-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/
Received on Sunday, 5 November 2000 10:25:18 UTC