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