Click or drag to resize
timeBaseType Complex Type

Time base type

Namespace: Empty

Schema: Empty

Base Type
Simple Type time
Content Type
Simple Type time
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 time nodes (including external data attributes) This time type is based on the xsd:time definition. "To specify a time zone, you can either enter a time in UTC time by adding a "Z" behind the time - like this: 09:30:10Z or you can specify an offset from the UTC time by adding a positive or negative time behind the time - like this: 09:30:10-06:00 or 09:30:10+06:00" (description taken from http://www.w3schools.com/xml/schema_dtypes_date.asp)