Definition Type: ComplexType
Name: BenefitLimit_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into LimitVariation in schema xmlife2_20_01_xsd Drilldown into MinBenefitAmt in schema xmlife2_20_01_xsd Drilldown into ClaimedAmt in schema xmlife2_20_01_xsd Drilldown into MaxBenefitDurPeriod in schema xmlife2_20_01_xsd Drilldown into MaxBenefitDuration in schema xmlife2_20_01_xsd Drilldown into PaymentMode in schema xmlife2_20_01_xsd Drilldown into MaxBenefitAmt in schema xmlife2_20_01_xsd Drilldown into BenefitLimitSysKey in schema xmlife2_20_01_xsd Drilldown into BenefitLimitKey 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 BenefitLimit_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="BenefitLimit_Type">
    <xsd:sequence>
        <xsd:element ref="BenefitLimitKey" minOccurs="0" />
        <xsd:element ref="BenefitLimitSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MaxBenefitAmt" minOccurs="0" />
        <xsd:element ref="PaymentMode" minOccurs="0" />
        <xsd:element ref="MaxBenefitDuration" minOccurs="0" />
        <xsd:element ref="MaxBenefitDurPeriod" minOccurs="0" />
        <xsd:element ref="ClaimedAmt" minOccurs="0" />
        <xsd:element ref="MinBenefitAmt" minOccurs="0" />
        <xsd:element ref="LimitVariation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KeyedValue" 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
BenefitLimitKey nsA:BenefitLimitKey 0 (1)
BenefitLimitSysKey nsA:BenefitLimitSysKey 0 unbounded
MaxBenefitAmt nsA:MaxBenefitAmt 0 (1)
PaymentMode nsA:PaymentMode 0 (1)
MaxBenefitDuration nsA:MaxBenefitDuration 0 (1)
MaxBenefitDurPeriod nsA:MaxBenefitDurPeriod 0 (1)
ClaimedAmt nsA:ClaimedAmt 0 (1)
MinBenefitAmt nsA:MinBenefitAmt 0 (1)
LimitVariation nsA:LimitVariation 0 unbounded
KeyedValue nsA:KeyedValue 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:BenefitLimit