Definition Type: ComplexType
Name: MachineActualType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into DownTimePeriod in schema manufacturingcomponents_xsd Drilldown into DownTimeDuration in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into TotalCostAmount in schema fields_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into UnitCost in schema components_xsd1 Drilldown into ActualResourceGroup in schema manufacturingcomponents_xsd Drilldown into Machine in schema manufacturingcomponents_xsdXSD Diagram of MachineActualType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="MachineActualType">
    <xsd:sequence>
        <xsd:element ref="Machine" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="ActualResourceGroup" minOccurs="0" />
        <xsd:element ref="DownTimeDuration" minOccurs="0" />
        <xsd:element ref="DownTimePeriod" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Machine oa:Machine 0 unbounded
UnitCost oa:UnitCost 0 (1)
Quantity oa:Quantity 0 (1)
TotalCostAmount oa:TotalCostAmount 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DownTimeDuration oa:DownTimeDuration 0 (1)
DownTimePeriod oa:DownTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:ActualResourceGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:MachineActual