Documentation for fieldgml

Element: TimeClock

[Table of contents]

Name TimeClock
Type gml:TimeClockType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:TimeClock
gml:id="[1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [1..*]
<gml:domainOfValidity> string </gml:domainOfValidity> [0..1]
<gml:referenceEvent> gml:StringOrRefType </gml:referenceEvent> [1]

'Name or description of an event, such as solar noon or sunrise, which fixes the position of the base scale of the clock.'

<gml:referenceTime> time </gml:referenceTime> [1]

'time of day associated with the reference event expressed as a time of day in the given clock. The reference time is usually the origin of the clock scale.'

<gml:utcReference> time </gml:utcReference> [1]

'24 hour local or UTC time that corresponds to the reference time.'

<gml:dateBasis> gml:TimeCalendarPropertyType </gml:dateBasis> [0..*]
</gml:TimeClock>
Diagram
h-2069474991
Schema Component Representation
<element name="TimeClock" type=" gml:TimeClockType " substitutionGroup="gml:_TimeReferenceSystem"/>