Definition Type: ComplexType
Name: Loan_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 LastPaidDate in schema xmlife2_20_01_xsd Drilldown into RepaymentScheduleDesc in schema xmlife2_20_01_xsd Drilldown into CommitmentDate in schema xmlife2_20_01_xsd Drilldown into CarryOverLoanIntCreditedAmt in schema xmlife2_20_01_xsd Drilldown into CarryOverLoanIntAmtDue in schema xmlife2_20_01_xsd Drilldown into PayoffBalanceAsOfDate in schema xmlife2_20_01_xsd Drilldown into PayoffBalance in schema xmlife2_20_01_xsd Drilldown into EffDate in schema xlifebase2_20_01_xsd Drilldown into LoanOriginationDate in schema xmlife2_20_01_xsd Drilldown into LoanNumber in schema xmlife2_20_01_xsd Drilldown into CumLoanIntAmt in schema xmlife2_20_01_xsd Drilldown into LoanDefaultDate in schema xmlife2_20_01_xsd Drilldown into LoanIntAmtATD in schema xmlife2_20_01_xsd Drilldown into LoanedAmtIntRate in schema xmlife2_20_01_xsd Drilldown into LoanIntTiming in schema xmlife2_20_01_xsd Drilldown into LoanIntAmtDue in schema xmlife2_20_01_xsd Drilldown into LastFinActivityType in schema xmlife2_20_01_xsd Drilldown into LastActivityDate in schema xmlife2_20_01_xsd Drilldown into LeaveOfAbsenceInd in schema xmlife2_20_01_xsd Drilldown into LoanRepayDueDate in schema xmlife2_20_01_xsd Drilldown into LoanTaxInd in schema xmlife2_20_01_xsd Drilldown into LoanUnsuspendDate in schema xmlife2_20_01_xsd Drilldown into LoanSuspendDate in schema xmlife2_20_01_xsd Drilldown into LoanRepayNumYear in schema xmlife2_20_01_xsd Drilldown into LoanIntPaidToDate in schema xmlife2_20_01_xsd Drilldown into LoanIntAsOfDate in schema xmlife2_20_01_xsd Drilldown into LoanIntType in schema xmlife2_20_01_xsd Drilldown into LoanInterestRate in schema xmlife2_20_01_xsd Drilldown into LoanPaymentMode in schema xmlife2_20_01_xsd Drilldown into LoanPaymentMethod in schema xmlife2_20_01_xsd Drilldown into LoanPaymentAmt in schema xmlife2_20_01_xsd Drilldown into LoanBalance in schema xmlife2_20_01_xsd Drilldown into LoanAmt in schema xmlife2_20_01_xsd Drilldown into LoanReasonDesc in schema xmlife2_20_01_xsd Drilldown into LoanReason in schema xmlife2_20_01_xsd Drilldown into LoanStatus in schema xmlife2_20_01_xsd Drilldown into LoanType in schema xmlife2_20_01_xsd Drilldown into LoanSysKey in schema xmlife2_20_01_xsd Drilldown into LoanKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into FinancialInstitutionPartyID in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Loan_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Loan_Type">
    <xsd:sequence>
        <xsd:element ref="LoanKey" minOccurs="0" />
        <xsd:element ref="LoanSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LoanType" minOccurs="0" />
        <xsd:element ref="LoanStatus" minOccurs="0" />
        <xsd:element ref="LoanReason" minOccurs="0" />
        <xsd:element ref="LoanReasonDesc" minOccurs="0" />
        <xsd:element ref="LoanAmt" minOccurs="0" />
        <xsd:element ref="LoanBalance" minOccurs="0" />
        <xsd:element ref="LoanPaymentAmt" minOccurs="0" />
        <xsd:element ref="LoanPaymentMethod" minOccurs="0" />
        <xsd:element ref="LoanPaymentMode" minOccurs="0" />
        <xsd:element ref="LoanInterestRate" minOccurs="0" />
        <xsd:element ref="LoanIntType" minOccurs="0" />
        <xsd:element ref="LoanIntAsOfDate" minOccurs="0" />
        <xsd:element ref="LoanIntPaidToDate" minOccurs="0" />
        <xsd:element ref="LoanRepayNumYear" minOccurs="0" />
        <xsd:element ref="LoanSuspendDate" minOccurs="0" />
        <xsd:element ref="LoanUnsuspendDate" minOccurs="0" />
        <xsd:element ref="LoanTaxInd" minOccurs="0" />
        <xsd:element ref="LoanRepayDueDate" minOccurs="0" />
        <xsd:element ref="LeaveOfAbsenceInd" minOccurs="0" />
        <xsd:element ref="LastActivityDate" minOccurs="0" />
        <xsd:element ref="LastFinActivityType" minOccurs="0" />
        <xsd:element ref="LoanIntAmtDue" minOccurs="0" />
        <xsd:element ref="LoanIntTiming" minOccurs="0" />
        <xsd:element ref="LoanedAmtIntRate" minOccurs="0" />
        <xsd:element ref="LoanIntAmtATD" minOccurs="0" />
        <xsd:element ref="LoanDefaultDate" minOccurs="0" />
        <xsd:element ref="CumLoanIntAmt" minOccurs="0" />
        <xsd:element ref="LoanNumber" minOccurs="0" />
        <xsd:element ref="LoanOriginationDate" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="PayoffBalance" minOccurs="0" />
        <xsd:element ref="PayoffBalanceAsOfDate" minOccurs="0" />
        <xsd:element ref="CarryOverLoanIntAmtDue" minOccurs="0" />
        <xsd:element ref="CarryOverLoanIntCreditedAmt" minOccurs="0" />
        <xsd:element ref="CommitmentDate" minOccurs="0" />
        <xsd:element ref="RepaymentScheduleDesc" minOccurs="0" />
        <xsd:element ref="LastPaidDate" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="FinancialInstitutionPartyID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LoanKey nsA:LoanKey 0 (1)
LoanSysKey nsA:LoanSysKey 0 unbounded
LoanType nsA:LoanType 0 (1)
LoanStatus nsA:LoanStatus 0 (1)
LoanReason nsA:LoanReason 0 (1)
LoanReasonDesc nsA:LoanReasonDesc 0 (1)
LoanAmt nsA:LoanAmt 0 (1)
LoanBalance nsA:LoanBalance 0 (1)
LoanPaymentAmt nsA:LoanPaymentAmt 0 (1)
LoanPaymentMethod nsA:LoanPaymentMethod 0 (1)
LoanPaymentMode nsA:LoanPaymentMode 0 (1)
LoanInterestRate nsA:LoanInterestRate 0 (1)
LoanIntType nsA:LoanIntType 0 (1)
LoanIntAsOfDate nsA:LoanIntAsOfDate 0 (1)
LoanIntPaidToDate nsA:LoanIntPaidToDate 0 (1)
LoanRepayNumYear nsA:LoanRepayNumYear 0 (1)
LoanSuspendDate nsA:LoanSuspendDate 0 (1)
LoanUnsuspendDate nsA:LoanUnsuspendDate 0 (1)
LoanTaxInd nsA:LoanTaxInd 0 (1)
LoanRepayDueDate nsA:LoanRepayDueDate 0 (1)
LeaveOfAbsenceInd nsA:LeaveOfAbsenceInd 0 (1)
LastActivityDate nsA:LastActivityDate 0 (1)
LastFinActivityType nsA:LastFinActivityType 0 (1)
LoanIntAmtDue nsA:LoanIntAmtDue 0 (1)
LoanIntTiming nsA:LoanIntTiming 0 (1)
LoanedAmtIntRate nsA:LoanedAmtIntRate 0 (1)
LoanIntAmtATD nsA:LoanIntAmtATD 0 (1)
LoanDefaultDate nsA:LoanDefaultDate 0 (1)
CumLoanIntAmt nsA:CumLoanIntAmt 0 (1)
LoanNumber nsA:LoanNumber 0 (1)
LoanOriginationDate nsA:LoanOriginationDate 0 (1)
EffDate nsA:EffDate 0 (1)
PayoffBalance nsA:PayoffBalance 0 (1)
PayoffBalanceAsOfDate nsA:PayoffBalanceAsOfDate 0 (1)
CarryOverLoanIntAmtDue nsA:CarryOverLoanIntAmtDue 0 (1)
CarryOverLoanIntCreditedAmt nsA:CarryOverLoanIntCreditedAmt 0 (1)
CommitmentDate nsA:CommitmentDate 0 (1)
RepaymentScheduleDesc nsA:RepaymentScheduleDesc 0 (1)
LastPaidDate nsA:LastPaidDate 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
FinancialInstitutionPartyID nsA:FinancialInstitutionPartyID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Loan