gml:timeLength

The length of a time period.

Element Group Information

Model

Used By

Complex Type gml:TimePeriodType

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>