Definition Type: Element
Name: FixedDuration
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:DurationMeasureType
Containing Schema: Fields.xsd
Abstract
Documentation:
This is a fixed duration of time where the time it takes to perform is known and fixed prior to the operation being performed. An example of this would be something sent out to be worked, where the duration of the process is known before it actually happens.
Collapse XSD Schema Diagram:
XSD Diagram of FixedDuration in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="FixedDuration" type="DurationMeasureType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            This is a fixed duration of time where the time it takes to perform is known and fixed
            prior to the operation being performed. An example of this would be something sent out
            to be worked, where the duration of the process is known before it actually happens.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: