Definition Type: Element
Name: onGoingFeeRateChange
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:OnGoingFeeRateChange
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into postRate in schema fpml-loan-4-5_xsd Drilldown into priorRate in schema fpml-loan-4-5_xsd Drilldown into effectiveDate in schema fpml-loan-4-5_xsd Drilldown into lcSummary in schema fpml-loan-4-5_xsd Drilldown into feeType in schema fpml-loan-4-5_xsd Drilldown into OnGoingFeeRateChange in schema fpml-loan-4-5_xsdXSD Diagram of onGoingFeeRateChange in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="onGoingFeeRateChange" type="OnGoingFeeRateChange" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en" />
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
feeType fpml:feeType (1) (1)
lcSummary fpml:lcSummary 0 (1)
effectiveDate fpml:effectiveDate (1) (1)
priorRate fpml:priorRate 0 (1)
postRate fpml:postRate (1) (1)
Collapse Derivation Tree: