Definition Type: Group
Name: timeLength
Namespace: http://www.opengis.net/gml
Containing Schema: temporal.xsd
Documentation:
This model group is provided as an alternative to the abstract susbstitutionGroup head _timeLength. ISO 19136 comment 411
Collapse XSD Schema Diagram:
Drilldown into timeInterval in schema temporal_xsd Drilldown into duration in schema temporal_xsdXSD Diagram of timeLength in schema temporal_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<group name="timeLength">
    <annotation>
        <documentation>This model group is provided as an alternative to the abstract susbstitutionGroup head _timeLength.
		ISO 19136 comment 411</documentation>
    </annotation>
    <choice>
        <element ref="gml:duration" />
        <element ref="gml:timeInterval" />
    </choice>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
duration gml:duration (1) (1)
timeInterval gml:timeInterval (1) (1)