Definition Type: Element
Name: MachineSetupDependencies
Namespace: http://www.openapplications.org/oagis
Type: oa:Dependences
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates whether the machine can be setup for the operation early or whether setup must happen at a specific time depending upon conditions. Possible values: - Early - NotDelayed - DelayedByPredicessor - DelayedByMaterial
Collapse XSD Schema Diagram:
Drilldown into Dependences in schema mfgcomponents_xsdXSD Diagram of MachineSetupDependencies in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="MachineSetupDependencies" type="Dependences" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates whether the machine can be setup for the operation early or whether setup must happen at a specific time depending upon conditions.

Possible values:
- Early	
- NotDelayed	
- DelayedByPredicessor
- DelayedByMaterial</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: