Definition Type: ComplexType
Name: LoanAccountInfo
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractAccountInfo
Containing Schema: OFX_Common.xsd
Abstract
Documentation:
The OFX element "LOANACCTINFO" is of type "LoanAccountInfo"
Collapse XSD Schema Diagram:
Drilldown into SVCSTATUS in schema ofx_common_xsd Drilldown into XFERDEST in schema ofx_common_xsd Drilldown into XFERSRC in schema ofx_common_xsd Drilldown into SUPTXDL in schema ofx_common_xsd Drilldown into LOANRMNPMTS in schema ofx_common_xsd Drilldown into LOANPMT in schema ofx_common_xsd Drilldown into LOANIRATE in schema ofx_common_xsd Drilldown into LOANINT in schema ofx_common_xsd Drilldown into BALLOONAMT in schema ofx_common_xsd Drilldown into PRINBAL in schema ofx_common_xsd Drilldown into DTLOANMATURITY in schema ofx_common_xsd Drilldown into DTLOANSTART in schema ofx_common_xsd Drilldown into LOANFREQ in schema ofx_common_xsd Drilldown into LOANINITBAL in schema ofx_common_xsd Drilldown into LOANINITNUMPMTS in schema ofx_common_xsd Drilldown into LOANTYPE in schema ofx_common_xsd Drilldown into LOANACCTFROM in schema ofx_common_xsd Drilldown into AbstractAccountInfo in schema ofx_common_xsdXSD Diagram of LoanAccountInfo in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="LoanAccountInfo">
    <xsd:annotation>
        <xsd:documentation>
              The OFX element "LOANACCTINFO" is of type "LoanAccountInfo"
            </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractAccountInfo">
            <xsd:sequence>
                <xsd:element name="LOANACCTFROM" type="ofx:LoanAccount" />
                <xsd:element name="LOANTYPE" type="ofx:LoanTypeEnum" minOccurs="0" />
                <xsd:element name="LOANINITNUMPMTS" type="ofx:LoanNumPaymentsType" minOccurs="0" />
                <xsd:element name="LOANINITBAL" type="ofx:AmountType" />
                <xsd:element name="LOANFREQ" type="ofx:LoanFrequencyEnum" />
                <xsd:element name="DTLOANSTART" type="ofx:DateTimeType" />
                <xsd:element name="DTLOANMATURITY" type="ofx:DateTimeType" minOccurs="0" />
                <xsd:element name="PRINBAL" type="ofx:PrincipalBalanceType" />
                <xsd:element name="BALLOONAMT" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="LOANINT" type="ofx:LoanInterestType" minOccurs="0" />
                <xsd:element name="LOANIRATE" type="ofx:LoanRateType" />
                <xsd:element name="LOANPMT" type="ofx:LoanPaymentAmount" />
                <xsd:element name="LOANRMNPMTS" type="ofx:LoanNumPaymentsType" />
                <xsd:element name="SUPTXDL" type="ofx:BooleanType" />
                <xsd:element name="XFERSRC" type="ofx:BooleanType" />
                <xsd:element name="XFERDEST" type="ofx:BooleanType" />
                <xsd:element name="SVCSTATUS" type="ofx:ServiceStatusEnum" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LOANACCTFROM ofx:LOANACCTFROM (1) (1)
LOANTYPE ofx:LOANTYPE 0 (1)
LOANINITNUMPMTS ofx:LOANINITNUMPMTS 0 (1)
LOANINITBAL ofx:LOANINITBAL (1) (1)
LOANFREQ ofx:LOANFREQ (1) (1)
DTLOANSTART ofx:DTLOANSTART (1) (1)
DTLOANMATURITY ofx:DTLOANMATURITY 0 (1)
PRINBAL ofx:PRINBAL (1) (1)
BALLOONAMT ofx:BALLOONAMT 0 (1)
LOANINT ofx:LOANINT 0 (1)
LOANIRATE ofx:LOANIRATE (1) (1)
LOANPMT ofx:LOANPMT (1) (1)
LOANRMNPMTS ofx:LOANRMNPMTS (1) (1)
SUPTXDL ofx:SUPTXDL (1) (1)
XFERSRC ofx:XFERSRC (1) (1)
XFERDEST ofx:XFERDEST (1) (1)
SVCSTATUS ofx:SVCSTATUS (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:LOANACCTINFO