Hash :
5a872413
Author :
Date :
2002-05-22T06:40:27
a bit of work on import. Charles Bozeman provided a compare function for * xmlschemas.c: a bit of work on import. * xmlschemastypes.c: Charles Bozeman provided a compare function for date/time types so min/max facet restrictions should work, indeterminate comparisons return an error instead of equal. * test/schemas/date_0* result/schemas/date_0_0: specific test from Charles Bozeman too Daniel
<?xml version="1.0"?>
<date>
<time>01:02:59</time>
<time1>01:02:59</time1>
<time2>12:59:59</time2>
<time2>11:59:59.01</time2>
<date1>2002-05-18</date1>
<date1>2002-05-19</date1>
<date2>1996-05-19Z</date2>
<date2>1996-05</date2>
<date1>2002-05-18Z</date1>
<date1>2000-05-18Z</date1>
<dt1>2000-05-18</dt1>
<dt2>2002-05-19T21:30:00.99</dt2>
<hol>--01-01</hol>
<hol>--07-04</hol>
<hol>--12-25</hol>
<hol>--05-19</hol>
<year1>2002</year1>
<yearmon1>2002-05</yearmon1>
<mon1>--05--</mon1>
<day1>---31</day1>
<dt2>2003-04-30T18:00:00-06:00</dt2>
</date>