Definition Type: ComplexType
Name: IntRateInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into HighCurAmt in schema ifx170_corelib_xsd Drilldown into LowCurAmt in schema ifx170_corelib_xsd Drilldown into Term in schema ifx170_corelib_xsd Drilldown into IntAPY in schema ifx170_corelib_xsd Drilldown into Desc in schema ifx170_corelib_xsd Drilldown into Rate in schema ifx170_corelib_xsdXSD Diagram of IntRateInfo_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="IntRateInfo_Type">
    <xsd:sequence>
        <xsd:element ref="Rate" />
        <xsd:element ref="Desc" minOccurs="0" />
        <xsd:element ref="IntAPY" minOccurs="0" />
        <xsd:element ref="Term" minOccurs="0" />
        <xsd:element ref="LowCurAmt" minOccurs="0" />
        <xsd:element ref="HighCurAmt" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Rate ifx:Rate (1) (1)
Desc ifx:Desc 0 (1)
IntAPY ifx:IntAPY 0 (1)
Term ifx:Term 0 (1)
LowCurAmt ifx:LowCurAmt 0 (1)
HighCurAmt ifx:HighCurAmt 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:IntRateInfo