Definition Type: ComplexType
Name: EmployeeBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PersonABIEType
Containing Schema: Components.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into Classification in schema components_xsd1 Drilldown into Status in schema components_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 Communication in schema components_xsd1 Drilldown into Address in schema components_xsd1 Drilldown into NationalityCountryCode in schema fields_xsd1 Drilldown into LanguageCode in schema fields_xsd1 Drilldown into AgeMeasure in schema fields_xsd1 Drilldown into DeathDateTime in schema fields_xsd1 Drilldown into BirthDateTime in schema fields_xsd1 Drilldown into MaritalStatusCode in schema fields_xsd1 Drilldown into GenderCode in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into SuffixName in schema fields_xsd1 Drilldown into MaidenName in schema fields_xsd1 Drilldown into FamilyName in schema fields_xsd1 Drilldown into MiddleName in schema fields_xsd1 Drilldown into NickName in schema fields_xsd1 Drilldown into GivenName in schema fields_xsd1 Drilldown into SalutationPreferredName in schema fields_xsd1 Drilldown into Title in schema fields_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into PersonNameGroup in schema components_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into PersonABIEType in schema components_xsd1XSD Diagram of EmployeeBaseType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="EmployeeBaseType" abstract="true">
    <xsd:complexContent>
        <xsd:extension base="PersonABIEType">
            <xsd:sequence>
                <xsd:group ref="EmployeeGroup" minOccurs="0" />
                <xsd:element ref="Status" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">This is a code or identifier that describes the current work status of an employee.  It indicates the condition of the employment of the employee.  Also known as the employee category. Examples are: Active, Inactive, No longer employed, Part time, Full time, Temporary, Casual</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="Classification" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
Name oa:Name 0 unbounded
Title oa:Title 0 unbounded
SalutationPreferredName oa:SalutationPreferredName 0 unbounded
GivenName oa:GivenName 0 (1)
NickName oa:NickName 0 unbounded
MiddleName oa:MiddleName 0 unbounded
FamilyName oa:FamilyName 0 (1)
MaidenName oa:MaidenName 0 (1)
SuffixName oa:SuffixName 0 unbounded
Description oa:Description 0 unbounded
GenderCode oa:GenderCode 0 (1)
MaritalStatusCode oa:MaritalStatusCode 0 (1)
BirthDateTime oa:BirthDateTime 0 (1)
DeathDateTime oa:DeathDateTime 0 (1)
AgeMeasure oa:AgeMeasure 0 unbounded
LanguageCode oa:LanguageCode 0 unbounded
NationalityCountryCode oa:NationalityCountryCode 0 (1)
Address oa:Address 0 unbounded
Communication oa:Communication 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
Status oa:Status 0 (1)
Classification oa:Classification 0 unbounded
<xs:group> oa:PersonNameGroup 0 (1)
<xs:group> oa:EmployeeGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:EmployeeType