Definition Type: ComplexType
Name: InvestmentStatement_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 InvestmentStatementDetail in schema xmlife2_20_01_xsd Drilldown into SubAccountStatement in schema xmlife2_20_01_xsd Drilldown into TaxQualRolloverAmt in schema xmlife2_20_01_xsd Drilldown into TaxQualRolloverAmtPriorPerAmt in schema xmlife2_20_01_xsd Drilldown into EEContribAmt in schema xmlife2_20_01_xsd Drilldown into EEContribAmtPriorPeriodAmt in schema xmlife2_20_01_xsd Drilldown into VolNonDedContribAmt in schema xmlife2_20_01_xsd Drilldown into VolNonDedContribPriorPeriodAmt in schema xmlife2_20_01_xsd Drilldown into VolDedContribAmt in schema xmlife2_20_01_xsd Drilldown into VolDedContribPriorPeriodAmt in schema xmlife2_20_01_xsd Drilldown into AcctNum in schema xmlife2_20_01_xsd Drilldown into InvestmentStatementSysKey in schema xmlife2_20_01_xsd Drilldown into InvestmentStatementKey in schema xmlife2_20_01_xsd Drilldown into HoldingID in schema xmlife2_20_01_xsd Drilldown into AccountHolderPartyID 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 InvestmentStatement_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentStatement_Type">
    <xsd:sequence>
        <xsd:element ref="InvestmentStatementKey" minOccurs="0" />
        <xsd:element ref="InvestmentStatementSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AcctNum" minOccurs="0" />
        <xsd:element ref="VolDedContribPriorPeriodAmt" minOccurs="0" />
        <xsd:element ref="VolDedContribAmt" minOccurs="0" />
        <xsd:element ref="VolNonDedContribPriorPeriodAmt" minOccurs="0" />
        <xsd:element ref="VolNonDedContribAmt" minOccurs="0" />
        <xsd:element ref="EEContribAmtPriorPeriodAmt" minOccurs="0" />
        <xsd:element ref="EEContribAmt" minOccurs="0" />
        <xsd:element ref="TaxQualRolloverAmtPriorPerAmt" minOccurs="0" />
        <xsd:element ref="TaxQualRolloverAmt" minOccurs="0" />
        <xsd:element ref="SubAccountStatement" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="InvestmentStatementDetail" 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:attribute name="AccountHolderPartyID" type="xsd:IDREF" />
    <xsd:attribute name="HoldingID" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvestmentStatementKey nsA:InvestmentStatementKey 0 (1)
InvestmentStatementSysKey nsA:InvestmentStatementSysKey 0 unbounded
AcctNum nsA:AcctNum 0 (1)
VolDedContribPriorPeriodAmt nsA:VolDedContribPriorPeriodAmt 0 (1)
VolDedContribAmt nsA:VolDedContribAmt 0 (1)
VolNonDedContribPriorPeriodAmt nsA:VolNonDedContribPriorPeriodAmt 0 (1)
VolNonDedContribAmt nsA:VolNonDedContribAmt 0 (1)
EEContribAmtPriorPeriodAmt nsA:EEContribAmtPriorPeriodAmt 0 (1)
EEContribAmt nsA:EEContribAmt 0 (1)
TaxQualRolloverAmtPriorPerAmt nsA:TaxQualRolloverAmtPriorPerAmt 0 (1)
TaxQualRolloverAmt nsA:TaxQualRolloverAmt 0 (1)
SubAccountStatement nsA:SubAccountStatement 0 unbounded
InvestmentStatementDetail nsA:InvestmentStatementDetail 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
AccountHolderPartyID nsA:AccountHolderPartyID (Optional)
HoldingID nsA:HoldingID (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:InvestmentStatement