Definition Type: Element
Name: EmployeeAssignment
Namespace: http://www.openapplications.org/oagis
Type: nsC:EmployeeAssignment
Containing Schema: Invoice.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 invoice_xsd Drilldown into ScheduleType in schema invoice_xsd Drilldown into ShiftId in schema invoice_xsd Drilldown into HROrganization in schema invoice_xsd Drilldown into Site in schema invoice_xsd Drilldown into WorkCenter in schema invoice_xsd Drilldown into Department in schema invoice_xsd Drilldown into Division in schema invoice_xsd Drilldown into CostCenter in schema invoice_xsd Drilldown into GLEntity in schema invoice_xsd Drilldown into EmployeeAssignment in schema invoice_xsdXSD Diagram of EmployeeAssignment in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:GLEntity 0 (1)
CostCenter nsC:CostCenter 0 (1)
Division nsC:Division 0 (1)
Department nsC:Department 0 (1)
WorkCenter nsC:WorkCenter 0 (1)
Site nsC:Site 0 (1)
HROrganization nsC:HROrganization 0 unbounded
ShiftId nsC:ShiftId 0 (1)
ScheduleType nsC:ScheduleType 0 (1)
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: