Re: An bug in XSV or Xerces ?

XSV reports two errors (included below) _but_ I wouldn't pay any
attention to that -- XSV's cheap-and-cheerful implementation of
datetime does not implement the partial order of untimezoned
vs. timezoned datetimes properly, or indeed at all -- it treats times
without timezones as if timezone was Z.  I'll add this to the list of
known bugs.

ht

  <invalid char="5" code="cvc-complex-type.1.2.2" line="15"
    resource="dtv.xml">element content failed type check: 2000-10-02T21:00:00&lt;2000-10-03T11:00:00Z</invalid>
  <invalid char="5" code="cvc-complex-type.1.2.2" line="16"
    resource="dtv.xml">element content failed type check: 2000-10-02T20:00:00&lt;2000-10-03T11:00:00Z</invalid>
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                      Half-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/
 [mail really from me _always_ has this .sig -- mail without it is forged spam]

Received on Saturday, 6 September 2003 06:33:17 UTC