Definition Type: Element
Name: Duration
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:DurationMeasureType
Containing Schema: Fields.xsd
Abstract
Documentation:
Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits to arbitary pecision.
Collapse XSD Schema Diagram:
XSD Diagram of Duration in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Duration" type="DurationMeasureType">
    <xsd:annotation>
        <xsd:documentation>Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits to arbitary pecision.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: