Definition Type: ComplexType
Name: EmployeeBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PersonABIEType
Containing Schema: Components.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into Status in schema components_xsd Drilldown into Skill in schema components_xsd Drilldown into Qualification in schema components_xsd Drilldown into CategoryCodes in schema components_xsd Drilldown into DepartmentID in schema fields_xsd Drilldown into Responsibility in schema fields_xsd Drilldown into JobCode in schema fields_xsd Drilldown into JobTitle in schema fields_xsd Drilldown into EmployeeGroup in schema components_xsd Drilldown into Communication in schema components_xsd Drilldown into Address in schema components_xsd Drilldown into NationalityCountryCode in schema fields_xsd Drilldown into LanguageCode in schema fields_xsd Drilldown into AgeMeasure in schema fields_xsd Drilldown into DeathDateTime in schema fields_xsd Drilldown into BirthDateTime in schema fields_xsd Drilldown into MaritalStatusCode in schema fields_xsd Drilldown into GenderCode in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into SuffixName in schema fields_xsd Drilldown into MaidenName in schema fields_xsd Drilldown into FamilyName in schema fields_xsd Drilldown into MiddleName in schema fields_xsd Drilldown into NickName in schema fields_xsd Drilldown into GivenName in schema fields_xsd Drilldown into SalutationPreferredName in schema components_xsd Drilldown into Title in schema fields_xsd Drilldown into Name in schema fields_xsd Drilldown into PersonNameGroup in schema components_xsd Drilldown into ID in schema fields_xsd Drilldown into PersonABIEType in schema components_xsdXSD Diagram of EmployeeBaseType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="EmployeeBaseType" abstract="true">
    <xsd:complexContent>
        <xsd:extension base="PersonABIEType">
            <xsd:sequence>
                <xsd:group ref="EmployeeGroup" />
                <xsd:element ref="Status" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">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:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
Name nsA:Name 0 (1)
Title nsA:Title 0 unbounded
SalutationPreferredName nsA:SalutationPreferredName 0 unbounded
GivenName nsA:GivenName 0 (1)
NickName nsA:NickName 0 unbounded
MiddleName nsA:MiddleName 0 unbounded
FamilyName nsA:FamilyName 0 (1)
MaidenName nsA:MaidenName 0 (1)
SuffixName nsA:SuffixName 0 unbounded
Description nsA:Description 0 unbounded
GenderCode nsA:GenderCode 0 (1)
MaritalStatusCode nsA:MaritalStatusCode 0 (1)
BirthDateTime nsA:BirthDateTime 0 (1)
DeathDateTime nsA:DeathDateTime 0 (1)
AgeMeasure nsA:AgeMeasure 0 unbounded
LanguageCode nsA:LanguageCode 0 unbounded
NationalityCountryCode nsA:NationalityCountryCode 0 (1)
Address nsA:Address 0 unbounded
Communication nsA:Communication 0 unbounded
JobTitle nsA:JobTitle 0 (1)
JobCode nsA:JobCode 0 (1)
Responsibility nsA:Responsibility 0 unbounded
DepartmentID nsA:DepartmentID 0 (1)
CategoryCodes nsA:CategoryCodes 0 (1)
Qualification nsA:Qualification 0 unbounded
Skill nsA:Skill 0 unbounded
Status nsA:Status 0 (1)
<xs:group> nsA:PersonNameGroup (1) (1)
<xs:group> nsA:EmployeeGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:EmployeeType, nsA:PersonnelType