Definition Type: Element
Name: referenceTime
Namespace: http://www.opengis.net/gml
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: temporalReferenceSystems.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
XSD Diagram of referenceTime in schema temporalreferencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="referenceTime" type="time">
    <annotation>
        <documentation>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.</documentation>
    </annotation>
</element>