Definition Type: ComplexType
Name: LoanInfo
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Abstract
Documentation:
The OFX element "LOANINFO" is of type "LoanInfo"
Collapse XSD Schema Diagram:
Drilldown into LOANNEXTPMTDATE in schema ofx_investment_xsd Drilldown into LOANINTERESTTODATE in schema ofx_investment_xsd Drilldown into LOANTOTALPROJINTEREST in schema ofx_investment_xsd Drilldown into LOANMATURITYDATE in schema ofx_investment_xsd Drilldown into LOANPMTSREMAINING in schema ofx_investment_xsd Drilldown into LOANPMTSINITIAL in schema ofx_investment_xsd Drilldown into LOANPMTFREQ in schema ofx_investment_xsd Drilldown into LOANPMTAMT in schema ofx_investment_xsd Drilldown into LOANRATE in schema ofx_investment_xsd Drilldown into DTASOF in schema ofx_investment_xsd Drilldown into CURRENTLOANBAL in schema ofx_investment_xsd Drilldown into LOANSTARTDATE in schema ofx_investment_xsd Drilldown into INITIALLOANBAL in schema ofx_investment_xsd Drilldown into LOANDESC in schema ofx_investment_xsd Drilldown into LOANID in schema ofx_investment_xsdXSD Diagram of LoanInfo in schema ofx_investment_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="LoanInfo">
    <xsd:annotation>
        <xsd:documentation>
	      The OFX element "LOANINFO" is of type "LoanInfo"
	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="LOANID" type="ofx:LoanIdType" />
        <xsd:element name="LOANDESC" type="ofx:GenericDescriptionType" minOccurs="0" />
        <xsd:element name="INITIALLOANBAL" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="LOANSTARTDATE" type="ofx:DateTimeType" minOccurs="0" />
        <xsd:element name="CURRENTLOANBAL" type="ofx:AmountType" />
        <xsd:element name="DTASOF" type="ofx:DateTimeType" />
        <xsd:element name="LOANRATE" type="ofx:RateType" minOccurs="0" />
        <xsd:element name="LOANPMTAMT" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="LOANPMTFREQ" type="ofx:InvestmentFrequencyEnum" minOccurs="0" />
        <xsd:element name="LOANPMTSINITIAL" type="ofx:NumberPayments" minOccurs="0" />
        <xsd:element name="LOANPMTSREMAINING" type="ofx:NumberPayments" minOccurs="0" />
        <xsd:element name="LOANMATURITYDATE" type="ofx:DateTimeType" minOccurs="0" />
        <xsd:element name="LOANTOTALPROJINTEREST" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="LOANINTERESTTODATE" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="LOANNEXTPMTDATE" type="ofx:DateTimeType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LOANID ofx:LOANID (1) (1)
LOANDESC ofx:LOANDESC 0 (1)
INITIALLOANBAL ofx:INITIALLOANBAL 0 (1)
LOANSTARTDATE ofx:LOANSTARTDATE 0 (1)
CURRENTLOANBAL ofx:CURRENTLOANBAL (1) (1)
DTASOF ofx:DTASOF (1) (1)
LOANRATE ofx:LOANRATE 0 (1)
LOANPMTAMT ofx:LOANPMTAMT 0 (1)
LOANPMTFREQ ofx:LOANPMTFREQ 0 (1)
LOANPMTSINITIAL ofx:LOANPMTSINITIAL 0 (1)
LOANPMTSREMAINING ofx:LOANPMTSREMAINING 0 (1)
LOANMATURITYDATE ofx:LOANMATURITYDATE 0 (1)
LOANTOTALPROJINTEREST ofx:LOANTOTALPROJINTEREST 0 (1)
LOANINTERESTTODATE ofx:LOANINTERESTTODATE 0 (1)
LOANNEXTPMTDATE ofx:LOANNEXTPMTDATE 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:LOANINFO