Definition Type: Element
Name: EstimatedResourceRequirements
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:AllocatedResources
Containing Schema: ManufacturingComponents.xsd
Abstract
Documentation:
This identifies resources that are required to perform the maintenance operation. Resource Requirements can be specified for the entire maintenance order or for each operation within the order
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ToolAllocation in schema manufacturingcomponents_xsd Drilldown into OperationAllocation in schema manufacturingcomponents_xsd Drilldown into MachineAllocation in schema manufacturingcomponents_xsd Drilldown into LabourAllocation in schema manufacturingcomponents_xsd Drilldown into InventoryAllocation in schema manufacturingcomponents_xsd Drilldown into Allocation in schema manufacturingcomponents_xsd Drilldown into AllocatedResources in schema manufacturingcomponents_xsdXSD Diagram of EstimatedResourceRequirements in schema manufacturingcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="EstimatedResourceRequirements" type="AllocatedResources">
    <xsd:annotation>
        <xsd:documentation>This identifies resources that are required to perform the maintenance operation. Resource Requirements can be specified for the entire maintenance order or for each operation within the order</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Allocation nsA:Allocation 0 unbounded
InventoryAllocation nsA:InventoryAllocation 0 unbounded
LabourAllocation nsA:LabourAllocation 0 unbounded
MachineAllocation nsA:MachineAllocation 0 unbounded
OperationAllocation nsA:OperationAllocation 0 unbounded
ToolAllocation nsA:ToolAllocation 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: