Definition Type: ComplexType
Name: Employment_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into Department in schema xmlife2_20_01_xsd Drilldown into EmploymentDuties in schema xmlife2_20_01_xsd Drilldown into EstimatedReturnToWorkDate in schema xmlife2_20_01_xsd Drilldown into YearsAtEmployment in schema xmlife2_20_01_xsd Drilldown into ReasonForLeaving in schema xmlife2_20_01_xsd Drilldown into EmployerName in schema xmlife2_20_01_xsd Drilldown into CostCenter in schema xmlife2_20_01_xsd Drilldown into COLIAppliedForAmt in schema xmlife2_20_01_xsd Drilldown into COLIInForceAmt in schema xmlife2_20_01_xsd Drilldown into CorporateStockOwnedPct in schema xmlife2_20_01_xsd Drilldown into Title in schema xmlife2_20_01_xsd Drilldown into EmployeeType in schema xmlife2_20_01_xsd Drilldown into Occupation in schema xmlife2_20_01_xsd Drilldown into OccupClass in schema xmlife2_20_01_xsd Drilldown into EmploymentStatusEffectiveDate in schema xmlife2_20_01_xsd Drilldown into BenefitStatus in schema xmlife2_20_01_xsd Drilldown into ReturnDate in schema xmlife2_20_01_xsd Drilldown into EmploymentStatusTC in schema xmlife2_20_01_xsd Drilldown into SalaryEffectiveDate in schema xmlife2_20_01_xsd Drilldown into AnnualSalary in schema xmlife2_20_01_xsd Drilldown into SalaryMode in schema xmlife2_20_01_xsd Drilldown into PayType in schema xmlife2_20_01_xsd Drilldown into HoursWorkedPerWeek in schema xmlife2_20_01_xsd Drilldown into AnnualEarnings in schema xmlife2_20_01_xsd Drilldown into TerminationDate in schema xmlife2_20_01_xsd Drilldown into RetirementDate in schema xmlife2_20_01_xsd Drilldown into HireDate in schema xmlife2_20_01_xsd Drilldown into EmployeeID in schema xmlife2_20_01_xsd Drilldown into EmploymentSysKey in schema xmlife2_20_01_xsd Drilldown into EmploymentKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into EmployerPartyID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Employment_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Employment_Type">
    <xsd:sequence>
        <xsd:element ref="EmploymentKey" minOccurs="0" />
        <xsd:element ref="EmploymentSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EmployeeID" minOccurs="0" />
        <xsd:element ref="HireDate" minOccurs="0" />
        <xsd:element ref="RetirementDate" minOccurs="0" />
        <xsd:element ref="TerminationDate" minOccurs="0" />
        <xsd:element ref="AnnualEarnings" minOccurs="0" />
        <xsd:element ref="HoursWorkedPerWeek" minOccurs="0" />
        <xsd:element ref="PayType" minOccurs="0" />
        <xsd:element ref="SalaryMode" minOccurs="0" />
        <xsd:element ref="AnnualSalary" minOccurs="0" />
        <xsd:element ref="SalaryEffectiveDate" minOccurs="0" />
        <xsd:element ref="EmploymentStatusTC" minOccurs="0" />
        <xsd:element ref="ReturnDate" minOccurs="0" />
        <xsd:element ref="BenefitStatus" minOccurs="0" />
        <xsd:element ref="EmploymentStatusEffectiveDate" minOccurs="0" />
        <xsd:element ref="OccupClass" minOccurs="0" />
        <xsd:element ref="Occupation" minOccurs="0" />
        <xsd:element ref="EmployeeType" minOccurs="0" />
        <xsd:element ref="Title" minOccurs="0" />
        <xsd:element ref="CorporateStockOwnedPct" minOccurs="0" />
        <xsd:element ref="COLIInForceAmt" minOccurs="0" />
        <xsd:element ref="COLIAppliedForAmt" minOccurs="0" />
        <xsd:element ref="CostCenter" minOccurs="0" />
        <xsd:element ref="EmployerName" minOccurs="0" />
        <xsd:element ref="ReasonForLeaving" minOccurs="0" />
        <xsd:element ref="YearsAtEmployment" minOccurs="0" />
        <xsd:element ref="EstimatedReturnToWorkDate" minOccurs="0" />
        <xsd:element ref="EmploymentDuties" minOccurs="0" />
        <xsd:element ref="Department" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="EmployerPartyID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmploymentKey nsA:EmploymentKey 0 (1)
EmploymentSysKey nsA:EmploymentSysKey 0 unbounded
EmployeeID nsA:EmployeeID 0 (1)
HireDate nsA:HireDate 0 (1)
RetirementDate nsA:RetirementDate 0 (1)
TerminationDate nsA:TerminationDate 0 (1)
AnnualEarnings nsA:AnnualEarnings 0 (1)
HoursWorkedPerWeek nsA:HoursWorkedPerWeek 0 (1)
PayType nsA:PayType 0 (1)
SalaryMode nsA:SalaryMode 0 (1)
AnnualSalary nsA:AnnualSalary 0 (1)
SalaryEffectiveDate nsA:SalaryEffectiveDate 0 (1)
EmploymentStatusTC nsA:EmploymentStatusTC 0 (1)
ReturnDate nsA:ReturnDate 0 (1)
BenefitStatus nsA:BenefitStatus 0 (1)
EmploymentStatusEffectiveDate nsA:EmploymentStatusEffectiveDate 0 (1)
OccupClass nsA:OccupClass 0 (1)
Occupation nsA:Occupation 0 (1)
EmployeeType nsA:EmployeeType 0 (1)
Title nsA:Title 0 (1)
CorporateStockOwnedPct nsA:CorporateStockOwnedPct 0 (1)
COLIInForceAmt nsA:COLIInForceAmt 0 (1)
COLIAppliedForAmt nsA:COLIAppliedForAmt 0 (1)
CostCenter nsA:CostCenter 0 (1)
EmployerName nsA:EmployerName 0 (1)
ReasonForLeaving nsA:ReasonForLeaving 0 (1)
YearsAtEmployment nsA:YearsAtEmployment 0 (1)
EstimatedReturnToWorkDate nsA:EstimatedReturnToWorkDate 0 (1)
EmploymentDuties nsA:EmploymentDuties 0 (1)
Department nsA:Department 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
EmployerPartyID nsA:EmployerPartyID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Employment