Click or drag to resize

dateBaseType Complex Type

dateBaseType

Namespace: Empty

Schema: Empty

Base Type
Simple Type date
Content Type
Simple Type date
Usages
Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
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)