Definition Type: ComplexType
Name: AdditionalInterestRateInfo_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 AccountValue in schema xmlife2_20_01_xsd Drilldown into EndDate in schema xlifebase2_20_01_xsd Drilldown into StartDate in schema xlifebase2_20_01_xsd Drilldown into InterestRate in schema xmlife2_20_01_xsd Drilldown into DurQualifier in schema xmlife2_20_01_xsd Drilldown into Duration in schema xmlife2_20_01_xsd Drilldown into AdditionalInterestRateInfoSysKey in schema xmlife2_20_01_xsd Drilldown into AdditionalInterestRateInfoKey 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 AdditionalInterestRateInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AdditionalInterestRateInfo_Type">
    <xsd:sequence>
        <xsd:element ref="AdditionalInterestRateInfoKey" minOccurs="0" />
        <xsd:element ref="AdditionalInterestRateInfoSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Duration" minOccurs="0" />
        <xsd:element ref="DurQualifier" minOccurs="0" />
        <xsd:element ref="InterestRate" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="AccountValue" 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
AdditionalInterestRateInfoKey nsA:AdditionalInterestRateInfoKey 0 (1)
AdditionalInterestRateInfoSysKey nsA:AdditionalInterestRateInfoSysKey 0 unbounded
Duration nsA:Duration 0 (1)
DurQualifier nsA:DurQualifier 0 (1)
InterestRate nsA:InterestRate 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
AccountValue nsA:AccountValue 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:AdditionalInterestRateInfo