Click or drag to resize
dateBaseType Complex Type

Date base type

Namespace: Empty

Schema: Empty

Base Type
Simple Type date
Content Type
Simple Type date
Usages
Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks
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)