Definition Type: SimpleType
Name: DurationMeasureType
Namespace: http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1
Containing Schema: QualifiedDataTypes.xsd
Documentation:
QDT000011 QDT Duration_ Measure. Type 1.0 duration represents a duration of time. The ·value space· of duration is a six-dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second components defined in § 5.5.3.2 of [ISO 8601], respectively. These components are ordered in their significance by their order of appearance i.e. as year, month, day, hour, minute, and second. Measure Duration
Collapse XSD Schema Diagram:
XSD Diagram of DurationMeasureType in schema qualifieddatatypes_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="DurationMeasureType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT000011</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Duration_ Measure. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">duration represents a duration of time. The ·value space· of duration is a six-dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second components defined in § 5.5.3.2 of [ISO 8601], respectively. These components are ordered in their significance by their order of appearance i.e. as year, month, day, hour, minute, and second.</ccts:DefinitionText>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Measure</ccts:RepresentationTermName>
            <ccts:QualifierTerm xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Duration</ccts:QualifierTerm>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:duration" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
oagis:DurationMeasureType