/ libxml2 / test / schemas / date_0.xml
date_0.xml
 1  <?xml version="1.0"?>
 2  <date>
 3    <time>01:02:59</time>
 4    <time1>01:02:59</time1>
 5    <time2>12:59:59.0001</time2>
 6    <time2>12:00:00</time2>
 7    <date1>1996-05-20</date1>
 8    <date1>2002-05-18</date1>
 9    <date2>1996-05-19Z</date2>
10    <date2>2002-05-19Z</date2>
11    <date1>2002-05-18Z</date1>
12    <date1>2000-05-18Z</date1>
13    <dt1>2000-05-18T00:00:00</dt1>
14    <dt2>2002-05-19T21:30:00.99</dt2>
15    <dt1>1969-12-31T23:00:01-01:00</dt1>
16    <hol>--01-01</hol>
17    <hol>--07-04</hol>
18    <hol>--12-25</hol>
19    <year1>2002</year1>
20    <yearmon1>2002-05</yearmon1>
21    <mon1>--05Z</mon1>
22    <day1>---31</day1>
23    <monthday1>--02-28Z</monthday1>
24    <monthday1>--12-31-06:00</monthday1>
25    <dt2>2003-04-30T18:00:00-06:00</dt2>
26  </date>