Definition Type: ComplexType
Name: LabourType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ResourceBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Skill in schema components_xsd1 Drilldown into Qualification in schema components_xsd1 Drilldown into CategoryClassification in schema components_xsd1 Drilldown into CategoryCodes in schema components_xsd1 Drilldown into DepartmentID in schema fields_xsd1 Drilldown into Responsibility in schema fields_xsd1 Drilldown into JobCode in schema fields_xsd1 Drilldown into JobTitle in schema fields_xsd1 Drilldown into EmployeeGroup in schema components_xsd1 Drilldown into Classification in schema components_xsd1 Drilldown into Property 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 ID in schema fields_xsd1 Drilldown into ResourceBaseType in schema components_xsd1XSD Diagram of LabourType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="LabourType">
    <xsd:complexContent>
        <xsd:extension base="ResourceBaseType">
            <xsd:sequence>
                <xsd:group ref="EmployeeGroup" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Property oa:Property 0 unbounded
Classification oa:Classification 0 unbounded
JobTitle oa:JobTitle 0 unbounded
JobCode oa:JobCode 0 (1)
Responsibility oa:Responsibility 0 unbounded
DepartmentID oa:DepartmentID 0 (1)
CategoryCodes oa:CategoryCodes 0 (1)
CategoryClassification oa:CategoryClassification 0 unbounded
Qualification oa:Qualification 0 unbounded
Skill oa:Skill 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:EmployeeGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:Labour