Definition Type: Group
Name: timeLength
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.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 gml_xsd Drilldown into duration in schema gml_xsdXSD Diagram of timeLength in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<group name="timeLength">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:temporal:3.1.1">temporal.xsd</appinfo>
        <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)