Showing:

Annotations
Diagrams
Model
Source
Used by
Element Group gml:timeLength
Namespace http://www.opengis.net/gml/3.2
Annotations
The length of a time period.
Diagram
Diagramgml3_2Profile_diggs_xsd_Element_gml_duration.tmp#durationgml3_2Profile_diggs_xsd_Element_gml_timeInterval.tmp#http___www.opengis.net_gml_3.2_timeInterval
Used by
Complex Type gml:TimePeriodType
Model
Children gml:duration, gml:timeInterval
Source
<group name="timeLength">
  <annotation>
    <documentation>The length of a time period.</documentation>
  </annotation>
  <choice>
    <element ref="gml:duration"/>
    <element ref="gml:timeInterval"/>
  </choice>
</group>