dateBaseType Complex Type |
dateBaseType
Namespace: Empty
Schema: Empty
Base Type date
Content Type date
Usages Attributes Base type for date nodes (including external data attributes).
This date type is based on the xsd:date definition.
"To specify a time zone, you can either enter a date in UTC time by adding a "Z" behind the date - like this: 2002-09-24Z
or you can specify an offset from the UTC time by adding a positive or negative time behind the date - like this:
2002-09-24-06:00
or
2002-09-24+06:00" (description taken from http://www.w3schools.com/xml/schema_dtypes_date.asp)