Definition Type: Element
Name: EstimatedResourceRequirements
Namespace: http://www.openapplications.org/oagis/9
Type: oa:AllocatedResourcesType
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_xsd1 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 AllocatedResourcesType in schema manufacturingcomponents_xsdXSD Diagram of EstimatedResourceRequirements in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EstimatedResourceRequirements" type="AllocatedResourcesType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:Allocation 0 unbounded
InventoryAllocation oa:InventoryAllocation 0 unbounded
LabourAllocation oa:LabourAllocation 0 unbounded
MachineAllocation oa:MachineAllocation 0 unbounded
OperationAllocation oa:OperationAllocation 0 unbounded
ToolAllocation oa:ToolAllocation 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: