Definition Type: Element
Name: Duration
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Duration" type="DurationMeasureType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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: