Definition Type: Element
Name: Employee
Namespace: http://www.openapplications.org/oagis
Type: oa:Employee
Containing Schema: Components.xsd
Abstract
Documentation:
Employee information
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Attachments in schema components_xsd Drilldown into PayrollPeriod in schema components_xsd Drilldown into WageType in schema components_xsd Drilldown into WageGroup in schema components_xsd Drilldown into Qualification in schema components_xsd Drilldown into JobCode in schema components_xsd Drilldown into Category in schema components_xsd Drilldown into DocumentReferences in schema components_xsd Drilldown into Position in schema components_xsd Drilldown into EmployeeStatus in schema components_xsd Drilldown into Person in schema components_xsd Drilldown into EmployeeId in schema components_xsd Drilldown into Employee in schema components_xsdXSD Diagram of Employee in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Employee" type="Employee">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Employee information</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmployeeId oa:EmployeeId 0 (1)
Person oa:Person 0 (1)
EmployeeStatus oa:EmployeeStatus 0 (1)
Position oa:Position 0 (1)
DocumentReferences oa:DocumentReferences 0 (1)
Category oa:Category 0 (1)
JobCode oa:JobCode 0 unbounded
Qualification oa:Qualification 0 unbounded
WageGroup oa:WageGroup 0 (1)
WageType oa:WageType 0 (1)
PayrollPeriod oa:PayrollPeriod 0 (1)
Attachments oa:Attachments 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: