Definition Type: SimpleType
Name: TimeDurationType
Namespace: http://www.opengis.net/gml
Containing Schema: temporal.xsd
Documentation:
Base type for describing temporal length or distance. The value space is further constrained by subtypes that conform to the ISO 8601 or ISO 11404 standards.
Collapse XSD Schema Diagram:
XSD Diagram of TimeDurationType in schema temporal_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<simpleType name="TimeDurationType">
    <annotation>
        <documentation xml:lang="en">
      Base type for describing temporal length or distance. The value space is further 
      constrained by subtypes that conform to the ISO 8601 or ISO 11404 standards.
      </documentation>
    </annotation>
    <union memberTypes="duration decimal" />
</simpleType>
Collapse Derivation Tree:
Collapse References:
gml:_duration