Definition Type: Element
Name: duration
Namespace: http://www.opengis.net/gml
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: temporal.xsd
Abstract
Documentation:
This element is an instance of the primitive xsd:duration simple type to enable use of the ISO 8601 syntax for temporal length (e.g. P5DT4H30M). It is a valid subtype of TimeDurationType according to section 3.14.6, rule 2.2.4 in XML Schema, Part 1.
Collapse XSD Schema Diagram:
XSD Diagram of duration in schema temporal_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="duration" type="duration" substitutionGroup="gml:_duration">
    <annotation>
        <documentation xml:lang="en">
      This element is an instance of the primitive xsd:duration simple type to 
      enable use of the ISO 8601 syntax for temporal length (e.g. P5DT4H30M). 
      It is a valid subtype of TimeDurationType according to section 3.14.6, 
      rule 2.2.4 in XML Schema, Part 1.
      </documentation>
    </annotation>
</element>
Collapse References:
gml:_duration