Hash :
d3b9cd88
Author :
Date :
2003-04-09T11:24:17
update from Charles Bozeman for date and duration types updated too Daniel * xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h: update from Charles Bozeman for date and duration types * test/schemas/date_0.* test/schemas/dur_0.* result/schemas/date_0.* result/schemas/dur_0.*: updated too Daniel
<?xml version="1.0"?>
<date>
<time>01:02:59</time>
<time1>01:02:59</time1>
<time2>12:59:59.0001</time2>
<time2>12:00:00</time2>
<date1>1996-05-20</date1>
<date1>2002-05-18</date1>
<date2>1996-05-19Z</date2>
<date2>2002-05-19Z</date2>
<date1>2002-05-18Z</date1>
<date1>2000-05-18Z</date1>
<dt1>2000-05-18T00:00:00</dt1>
<dt2>2002-05-19T21:30:00.99</dt2>
<hol>--01-01</hol>
<hol>--07-04</hol>
<hol>--12-25</hol>
<year1>2002</year1>
<yearmon1>2002-05</yearmon1>
<mon1>--05Z</mon1>
<day1>---31</day1>
<monthday1>--02-28Z</monthday1>
<monthday1>--12-31-06:00</monthday1>
<dt2>2003-04-30T18:00:00-06:00</dt2>
</date>