Definition Type: Element
Name: QueueTime
Namespace: http://www.openapplications.org/oagis
Type: oa:Duration
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is the time the job may be in the queue before being able to be run at the work center location. This is a duration of time.
Collapse XSD Schema Diagram:
XSD Diagram of QueueTime in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="QueueTime" type="Duration" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This is the time the job may be in the queue before being able to be run at the work center location. This is a duration of time.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: