XML Schema Built-In Time Simple Types |
Name |
Type |
Examples |
dateTime |
a particular moment in Coordinated Universal Time;
up to an arbitrarily small fraction of a second |
1999-05-31T13:20:00.000-05:00 |
gMonth |
A given month in a given year |
2000-10 |
gYear |
a given year |
2000 |
gMonthDay |
a date in no particular year, or rather in every year
|
--10-31 |
gDay |
a day in no particular month, or rather in every month
|
----31 |
duration |
a length of time, without fixed endpoints, to an arbitrary fraction of a second |
P2000Y10M31DT09H32M7.4312S |
date |
a specific day in history |
2000-10-31 |
time |
a specific time of day, that recurs every day |
14:30:00.000, 09:30:00.000-05:00 |