Definition Type: Element
Name: MachineSetupDependencyCodes
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:CodesType
Containing Schema: Components.xsd
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 Code in schema fields_xsd Drilldown into CodesType in schema components_xsdXSD Diagram of MachineSetupDependencyCodes in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="MachineSetupDependencyCodes" type="CodesType">
    <xsd:annotation>
        <xsd: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</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code nsA:Code (1) unbounded
Collapse Derivation Tree: