Definition Type: ComplexType
Name: ManufacturingPersonnelType
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 LabourActual in schema manufacturingcomponents_xsd Drilldown into RequiredByRequestedSegmentResponseCode in schema fields_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into PersonID in schema fields_xsd1 Drilldown into PersonnelClassID in schema fields_xsd1XSD Diagram of ManufacturingPersonnelType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ManufacturingPersonnelType">
    <xsd:sequence>
        <xsd:element ref="PersonnelClassID" minOccurs="0" />
        <xsd:element ref="PersonID" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" minOccurs="0" />
        <xsd:element ref="Location" minOccurs="0" />
        <xsd:element ref="RequiredByRequestedSegmentResponseCode" minOccurs="0" />
        <xsd:element ref="LabourActual" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonnelClassID oa:PersonnelClassID 0 (1)
PersonID oa:PersonID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Location oa:Location 0 (1)
RequiredByRequestedSegmentResponseCode oa:RequiredByRequestedSegmentResponseCode 0 (1)
LabourActual oa:LabourActual 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ManufacturingPersonnel, oa:PersonnelActual