Definition Type: ComplexType
Name: LoanInterestType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Abstract
Documentation:
The OFX element "LOANINT" is of type "LoanInterestType"
Collapse XSD Schema Diagram:
Drilldown into DTASOF in schema ofx_common_xsd Drilldown into LOANINTPRJ in schema ofx_common_xsd Drilldown into LOANINTLTD in schema ofx_common_xsd Drilldown into LOANINTYTD in schema ofx_common_xsdXSD Diagram of LoanInterestType in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="LoanInterestType">
    <xsd:annotation>
        <xsd:documentation>
              The OFX element "LOANINT" is of type "LoanInterestType"
            </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice>
            <xsd:element name="LOANINTYTD" type="ofx:AmountType" />
            <xsd:element name="LOANINTLTD" type="ofx:AmountType" />
            <xsd:element name="LOANINTPRJ" type="ofx:AmountType" />
        </xsd:choice>
        <xsd:element name="DTASOF" type="ofx:DateTimeType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LOANINTYTD ofx:LOANINTYTD (1) (1)
LOANINTLTD ofx:LOANINTLTD (1) (1)
LOANINTPRJ ofx:LOANINTPRJ (1) (1)
DTASOF ofx:DTASOF (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:LOANINT, ofx:LOANINT