Definition Type: Element
Name: EmployeeAssignment
Namespace: http://www.openapplications.org/oagis
Type: oa:EmployeeAssignment
Containing Schema: Components.xsd
Abstract
Documentation:
This identifies an employee's work location and the HR organization to which the employee is associated
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into ScheduleType in schema components_xsd Drilldown into ShiftId in schema components_xsd Drilldown into HROrganization in schema components_xsd Drilldown into Site in schema components_xsd Drilldown into WorkCenter in schema components_xsd Drilldown into Department in schema components_xsd Drilldown into Division in schema components_xsd Drilldown into CostCenter in schema components_xsd Drilldown into GLEntity in schema components_xsd Drilldown into EmployeeAssignment in schema components_xsdXSD Diagram of EmployeeAssignment in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="EmployeeAssignment" type="EmployeeAssignment">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies an employee's work location and the HR organization to which the employee is associated</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GLEntity oa:GLEntity 0 (1)
CostCenter oa:CostCenter 0 (1)
Division oa:Division 0 (1)
Department oa:Department 0 (1)
WorkCenter oa:WorkCenter 0 (1)
Site oa:Site 0 (1)
HROrganization oa:HROrganization 0 unbounded
ShiftId oa:ShiftId 0 (1)
ScheduleType oa:ScheduleType 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: