Definition Type: ComplexType
Name: PolicyStatementDetail_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 FinancialActivity in schema xmlife2_20_01_xsd Drilldown into Fee in schema xmlife2_20_01_xsd Drilldown into TotCumPremAmt in schema xmlife2_20_01_xsd Drilldown into CumMinPremAmt in schema xmlife2_20_01_xsd Drilldown into TermDivAmt in schema xmlife2_20_01_xsd Drilldown into NetSurrValueAmt in schema xmlife2_20_01_xsd Drilldown into CashSurrValue in schema xmlife2_20_01_xsd Drilldown into SurrenderChargeAmt in schema xmlife2_20_01_xsd Drilldown into DeathBenefitAmt in schema xmlife2_20_01_xsd Drilldown into FaceAmt in schema xmlife2_20_01_xsd Drilldown into AvgRateOfReturnITD in schema xmlife2_20_01_xsd Drilldown into TotalTermRiderCharge in schema xmlife2_20_01_xsd Drilldown into GuarCashValue in schema xmlife2_20_01_xsd Drilldown into CumMinLevelPremAmt in schema xmlife2_20_01_xsd Drilldown into ExcessDeathBenefitAmt in schema xmlife2_20_01_xsd Drilldown into PolicyValueAtEndDate in schema xmlife2_20_01_xsd Drilldown into PolicyValueAtStartDate in schema xmlife2_20_01_xsd Drilldown into TotalAdjustmentAmt in schema xmlife2_20_01_xsd Drilldown into TotalLoanIntAmt in schema xmlife2_20_01_xsd Drilldown into TotalLoanPaymentAmt in schema xmlife2_20_01_xsd Drilldown into TotalLoanAmt in schema xmlife2_20_01_xsd Drilldown into TotalIntLoanedFundAmt in schema xmlife2_20_01_xsd Drilldown into TotalIntUnloanedFundAmt in schema xmlife2_20_01_xsd Drilldown into LoanBalance in schema xmlife2_20_01_xsd Drilldown into TotalAmtWthdrwn in schema xmlife2_20_01_xsd Drilldown into TotalNetPremAmt in schema xmlife2_20_01_xsd Drilldown into TotalGrossPremAmt 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 PolicyStatementDetailName in schema xmlife2_20_01_xsd Drilldown into PolicyStatementDetailSysKey in schema xmlife2_20_01_xsd Drilldown into PolicyStatementDetailKey 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 PolicyStatementDetail_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="PolicyStatementDetail_Type">
    <xsd:sequence>
        <xsd:element ref="PolicyStatementDetailKey" minOccurs="0" />
        <xsd:element ref="PolicyStatementDetailSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PolicyStatementDetailName" minOccurs="0" />
        <xsd:element ref="StartDate" minOccurs="0" />
        <xsd:element ref="EndDate" minOccurs="0" />
        <xsd:element ref="TotalGrossPremAmt" minOccurs="0" />
        <xsd:element ref="TotalNetPremAmt" minOccurs="0" />
        <xsd:element ref="TotalAmtWthdrwn" minOccurs="0" />
        <xsd:element ref="LoanBalance" minOccurs="0" />
        <xsd:element ref="TotalIntUnloanedFundAmt" minOccurs="0" />
        <xsd:element ref="TotalIntLoanedFundAmt" minOccurs="0" />
        <xsd:element ref="TotalLoanAmt" minOccurs="0" />
        <xsd:element ref="TotalLoanPaymentAmt" minOccurs="0" />
        <xsd:element ref="TotalLoanIntAmt" minOccurs="0" />
        <xsd:element ref="TotalAdjustmentAmt" minOccurs="0" />
        <xsd:element ref="PolicyValueAtStartDate" minOccurs="0" />
        <xsd:element ref="PolicyValueAtEndDate" minOccurs="0" />
        <xsd:element ref="ExcessDeathBenefitAmt" minOccurs="0" />
        <xsd:element ref="CumMinLevelPremAmt" minOccurs="0" />
        <xsd:element ref="GuarCashValue" minOccurs="0" />
        <xsd:element ref="TotalTermRiderCharge" minOccurs="0" />
        <xsd:element ref="AvgRateOfReturnITD" minOccurs="0" />
        <xsd:element ref="FaceAmt" minOccurs="0" />
        <xsd:element ref="DeathBenefitAmt" minOccurs="0" />
        <xsd:element ref="SurrenderChargeAmt" minOccurs="0" />
        <xsd:element ref="CashSurrValue" minOccurs="0" />
        <xsd:element ref="NetSurrValueAmt" minOccurs="0" />
        <xsd:element ref="TermDivAmt" minOccurs="0" />
        <xsd:element ref="CumMinPremAmt" minOccurs="0" />
        <xsd:element ref="TotCumPremAmt" minOccurs="0" />
        <xsd:element ref="Fee" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FinancialActivity" 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
PolicyStatementDetailKey nsA:PolicyStatementDetailKey 0 (1)
PolicyStatementDetailSysKey nsA:PolicyStatementDetailSysKey 0 unbounded
PolicyStatementDetailName nsA:PolicyStatementDetailName 0 (1)
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
TotalGrossPremAmt nsA:TotalGrossPremAmt 0 (1)
TotalNetPremAmt nsA:TotalNetPremAmt 0 (1)
TotalAmtWthdrwn nsA:TotalAmtWthdrwn 0 (1)
LoanBalance nsA:LoanBalance 0 (1)
TotalIntUnloanedFundAmt nsA:TotalIntUnloanedFundAmt 0 (1)
TotalIntLoanedFundAmt nsA:TotalIntLoanedFundAmt 0 (1)
TotalLoanAmt nsA:TotalLoanAmt 0 (1)
TotalLoanPaymentAmt nsA:TotalLoanPaymentAmt 0 (1)
TotalLoanIntAmt nsA:TotalLoanIntAmt 0 (1)
TotalAdjustmentAmt nsA:TotalAdjustmentAmt 0 (1)
PolicyValueAtStartDate nsA:PolicyValueAtStartDate 0 (1)
PolicyValueAtEndDate nsA:PolicyValueAtEndDate 0 (1)
ExcessDeathBenefitAmt nsA:ExcessDeathBenefitAmt 0 (1)
CumMinLevelPremAmt nsA:CumMinLevelPremAmt 0 (1)
GuarCashValue nsA:GuarCashValue 0 (1)
TotalTermRiderCharge nsA:TotalTermRiderCharge 0 (1)
AvgRateOfReturnITD nsA:AvgRateOfReturnITD 0 (1)
FaceAmt nsA:FaceAmt 0 (1)
DeathBenefitAmt nsA:DeathBenefitAmt 0 (1)
SurrenderChargeAmt nsA:SurrenderChargeAmt 0 (1)
CashSurrValue nsA:CashSurrValue 0 (1)
NetSurrValueAmt nsA:NetSurrValueAmt 0 (1)
TermDivAmt nsA:TermDivAmt 0 (1)
CumMinPremAmt nsA:CumMinPremAmt 0 (1)
TotCumPremAmt nsA:TotCumPremAmt 0 (1)
Fee nsA:Fee 0 unbounded
FinancialActivity nsA:FinancialActivity 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:PolicyStatementDetail