Definition Type: ComplexType
Name: IndEmployeeInfoType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: EmployeeInfoTypes.xsd
Abstract
Documentation:
Localized content. Localized content.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema employeeinfotypes_xsd Drilldown into EmployeeGroup in schema employeeinfotypes_xsd Drilldown into RetirementInfo in schema employeeinfotypes_xsd Drilldown into IsRetiree in schema employeeinfotypes_xsd Drilldown into IsPercentOwner in schema employeeinfotypes_xsd Drilldown into IsHighlyCompensated in schema uslocalizations_xsd2 Drilldown into IsOfficer in schema employeeinfotypes_xsd Drilldown into IsExecutive in schema employeeinfotypes_xsd Drilldown into IsVIP in schema employeeinfotypes_xsd Drilldown into ForeignStatus in schema employeeinfotypes_xsd Drilldown into LaborBargainingUnitStatus in schema employeeinfotypes_xsd Drilldown into EmploymentTerm in schema employeeinfotypes_xsd Drilldown into ResourceRelationship in schema employeeinfotypes_xsd Drilldown into EmploymentLevel in schema employeeinfotypes_xsd Drilldown into FLSAStatus in schema uslocalizations_xsd Drilldown into RemunerationBasis in schema employeeinfotypes_xsd Drilldown into ContactInfo in schema employeeinfotypes_xsd Drilldown into PriorIncorrectEmployeeId in schema employeeinfotypes_xsd Drilldown into EmployeeId in schema employeeinfotypes_xsdXSD Diagram of IndEmployeeInfoType in schema employeeinfotypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="IndEmployeeInfoType">
    <xsd:annotation>
        <xsd:documentation>Localized content.</xsd:documentation>
        <xsd:documentation>Localized content.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="EmployeeId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PriorIncorrectEmployeeId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ContactInfo" type="EffectiveDatedContactMethodWithPrecedenceType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="RemunerationBasis" type="RemunerationBasisEnumType" minOccurs="0" />
        <xsd:element ref="FLSAStatus" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Localized content.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="EmploymentLevel" type="EmploymentLevelEnumType" minOccurs="0" />
        <xsd:element name="ResourceRelationship" type="ResourceRelationshipEnumType" minOccurs="0" />
        <xsd:element name="EmploymentTerm" type="EmploymentTermType" minOccurs="0" />
        <xsd:element name="LaborBargainingUnitStatus" type="LaborBargainingUnitStatusEnumType" minOccurs="0" />
        <xsd:element name="ForeignStatus" type="ForeignStatusEnumType" minOccurs="0" />
        <xsd:element name="IsVIP" type="VIPType" minOccurs="0" />
        <xsd:element name="IsExecutive" type="ExecutiveType" minOccurs="0" />
        <xsd:element name="IsOfficer" type="OfficerType" minOccurs="0" />
        <xsd:element ref="IsHighlyCompensated" minOccurs="0" />
        <xsd:element name="IsPercentOwner" type="PercentOwnerType" minOccurs="0" />
        <xsd:element name="IsRetiree" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="RetirementInfo" type="IndRetirementInfoType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="EmployeeGroup" type="EntityIdType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="UserArea" type="UserAreaType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmployeeId hr:EmployeeId 0 unbounded
PriorIncorrectEmployeeId hr:PriorIncorrectEmployeeId 0 unbounded
ContactInfo hr:ContactInfo 0 unbounded
RemunerationBasis hr:RemunerationBasis 0 (1)
FLSAStatus hr:FLSAStatus 0 (1)
EmploymentLevel hr:EmploymentLevel 0 (1)
ResourceRelationship hr:ResourceRelationship 0 (1)
EmploymentTerm hr:EmploymentTerm 0 (1)
LaborBargainingUnitStatus hr:LaborBargainingUnitStatus 0 (1)
ForeignStatus hr:ForeignStatus 0 (1)
IsVIP hr:IsVIP 0 (1)
IsExecutive hr:IsExecutive 0 (1)
IsOfficer hr:IsOfficer 0 (1)
IsHighlyCompensated hr:IsHighlyCompensated 0 (1)
IsPercentOwner hr:IsPercentOwner 0 (1)
IsRetiree hr:IsRetiree 0 (1)
RetirementInfo hr:RetirementInfo 0 unbounded
EmployeeGroup hr:EmployeeGroup 0 unbounded
UserArea hr:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:EmployeeInfo