Definition Type: Element
Name: duration
Namespace: http://www.opengis.net/gml/3.2
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: temporal.xsd
Abstract
Documentation:
gml:duration conforms to the ISO 8601 syntax for temporal length as implemented by the XML Schema duration type.
Collapse XSD Schema Diagram:
XSD Diagram of duration in schema temporal_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="duration" type="duration">
    <annotation>
        <documentation>gml:duration conforms to the ISO 8601 syntax for temporal length as implemented by the XML Schema duration type.</documentation>
    </annotation>
</element>