Definition Type: ComplexType
Name: LimitVariation_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 BenefitChangeDate in schema xmlife2_20_01_xsd Drilldown into BenefitChangePct in schema xmlife2_20_01_xsd Drilldown into BenefitChangeAge in schema xmlife2_20_01_xsd Drilldown into BenefitChangeType in schema xmlife2_20_01_xsd Drilldown into BenefitChangeTrigger in schema xmlife2_20_01_xsd Drilldown into LimitVariationSysKey in schema xmlife2_20_01_xsd Drilldown into LimitVariationKey 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 LimitVariation_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="LimitVariation_Type">
    <xsd:sequence>
        <xsd:element ref="LimitVariationKey" minOccurs="0" />
        <xsd:element ref="LimitVariationSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BenefitChangeTrigger" minOccurs="0" />
        <xsd:element ref="BenefitChangeType" minOccurs="0" />
        <xsd:element ref="BenefitChangeAge" minOccurs="0" />
        <xsd:element ref="BenefitChangePct" minOccurs="0" />
        <xsd:element ref="BenefitChangeDate" minOccurs="0" />
        <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
LimitVariationKey nsA:LimitVariationKey 0 (1)
LimitVariationSysKey nsA:LimitVariationSysKey 0 unbounded
BenefitChangeTrigger nsA:BenefitChangeTrigger 0 (1)
BenefitChangeType nsA:BenefitChangeType 0 (1)
BenefitChangeAge nsA:BenefitChangeAge 0 (1)
BenefitChangePct nsA:BenefitChangePct 0 (1)
BenefitChangeDate nsA:BenefitChangeDate 0 (1)
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:LimitVariation