Documentation for fieldgml

Element: TimeCoordinateSystem

[Table of contents]

Name TimeCoordinateSystem
Type gml:TimeCoordinateSystemType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:TimeCoordinateSystem
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]
Start Choice [1]
<gml:originPosition> gml:TimePositionType </gml:originPosition> [1]
<gml:origin> gml:TimeInstantPropertyType </gml:origin> [1]
End Choice
<gml:interval> gml:TimeIntervalLengthType </gml:interval> [1]
</gml:TimeCoordinateSystem>
Diagram
h-2069474991
Schema Component Representation
<element name="TimeCoordinateSystem" type=" gml:TimeCoordinateSystemType " substitutionGroup="gml:_TimeReferenceSystem"/>