Definition Type: ComplexType
Name: GroupPolicy_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 RateInfo in schema xmlife2_20_01_xsd Drilldown into ReductionScheduleInfo in schema xmlife2_20_01_xsd Drilldown into EligibleDependents in schema xmlife2_20_01_xsd Drilldown into RoundingPrecision in schema xmlife2_20_01_xsd Drilldown into NumEmployees in schema xmlife2_20_01_xsd Drilldown into TimingBasis in schema xmlife2_20_01_xsd Drilldown into SelfInsuredInd in schema xmlife2_20_01_xsd Drilldown into UnionEmployeesEligibleInd in schema xmlife2_20_01_xsd Drilldown into RoundingRule in schema xmlife2_20_01_xsd Drilldown into ElimPeriodExistingEmployees in schema xmlife2_20_01_xsd Drilldown into RetireesEligibleInd in schema xmlife2_20_01_xsd Drilldown into MinParticipationNum in schema xmlife2_20_01_xsd Drilldown into MinParticipationPct in schema xmlife2_20_01_xsd Drilldown into MaxIssueAge in schema xmlife2_20_01_xsd Drilldown into EliminationPeriod in schema xmlife2_20_01_xsd Drilldown into LifetimeMaxAmt in schema xmlife2_20_01_xsd Drilldown into EvidenceOfInsurabilityReqInd in schema xmlife2_20_01_xsd Drilldown into FullTimeStudentAgeLimit in schema xmlife2_20_01_xsd Drilldown into DependentAgeLimit in schema xmlife2_20_01_xsd Drilldown into GroupPolicySysKey in schema xmlife2_20_01_xsd Drilldown into GroupPolicyKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of GroupPolicy_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="GroupPolicy_Type">
    <xsd:sequence>
        <xsd:element ref="GroupPolicyKey" minOccurs="0" />
        <xsd:element ref="GroupPolicySysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DependentAgeLimit" minOccurs="0" />
        <xsd:element ref="FullTimeStudentAgeLimit" minOccurs="0" />
        <xsd:element ref="EvidenceOfInsurabilityReqInd" minOccurs="0" />
        <xsd:element ref="LifetimeMaxAmt" minOccurs="0" />
        <xsd:element ref="EliminationPeriod" minOccurs="0" />
        <xsd:element ref="MaxIssueAge" minOccurs="0" />
        <xsd:element ref="MinParticipationPct" minOccurs="0" />
        <xsd:element ref="MinParticipationNum" minOccurs="0" />
        <xsd:element ref="RetireesEligibleInd" minOccurs="0" />
        <xsd:element ref="ElimPeriodExistingEmployees" minOccurs="0" />
        <xsd:element ref="RoundingRule" minOccurs="0" />
        <xsd:element ref="UnionEmployeesEligibleInd" minOccurs="0" />
        <xsd:element ref="SelfInsuredInd" minOccurs="0" />
        <xsd:element ref="TimingBasis" minOccurs="0" />
        <xsd:element ref="NumEmployees" minOccurs="0" />
        <xsd:element ref="RoundingPrecision" minOccurs="0" />
        <xsd:element ref="EligibleDependents" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ReductionScheduleInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RateInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GroupPolicyKey nsA:GroupPolicyKey 0 (1)
GroupPolicySysKey nsA:GroupPolicySysKey 0 unbounded
DependentAgeLimit nsA:DependentAgeLimit 0 (1)
FullTimeStudentAgeLimit nsA:FullTimeStudentAgeLimit 0 (1)
EvidenceOfInsurabilityReqInd nsA:EvidenceOfInsurabilityReqInd 0 (1)
LifetimeMaxAmt nsA:LifetimeMaxAmt 0 (1)
EliminationPeriod nsA:EliminationPeriod 0 (1)
MaxIssueAge nsA:MaxIssueAge 0 (1)
MinParticipationPct nsA:MinParticipationPct 0 (1)
MinParticipationNum nsA:MinParticipationNum 0 (1)
RetireesEligibleInd nsA:RetireesEligibleInd 0 (1)
ElimPeriodExistingEmployees nsA:ElimPeriodExistingEmployees 0 (1)
RoundingRule nsA:RoundingRule 0 (1)
UnionEmployeesEligibleInd nsA:UnionEmployeesEligibleInd 0 (1)
SelfInsuredInd nsA:SelfInsuredInd 0 (1)
TimingBasis nsA:TimingBasis 0 (1)
NumEmployees nsA:NumEmployees 0 (1)
RoundingPrecision nsA:RoundingPrecision 0 (1)
EligibleDependents nsA:EligibleDependents 0 unbounded
ReductionScheduleInfo nsA:ReductionScheduleInfo 0 unbounded
RateInfo nsA:RateInfo 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:GroupPolicy