Definition Type: Element
Name: FixedTime
Namespace: http://www.openapplications.org/oagis
Type: oa:Duration
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
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 FixedTime in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="FixedTime" type="Duration" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">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.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: