Definition Type: Element
Name: marginRateChange
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:MarginRateChange
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The amount by which the margin rate has changed within a facility.
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 loanContractSummary in schema fpml-loan-4-5_xsd Drilldown into borrowingOptionType in schema fpml-loan-4-5_xsd Drilldown into MarginRateChange in schema fpml-loan-4-5_xsdXSD Diagram of marginRateChange in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="marginRateChange" type="MarginRateChange" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The amount by which the margin rate has changed within a facility.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
borrowingOptionType fpml:borrowingOptionType (1) (1)
loanContractSummary fpml:loanContractSummary (1) (1)
effectiveDate fpml:effectiveDate (1) (1)
priorRate fpml:priorRate 0 (1)
postRate fpml:postRate (1) (1)
Collapse Derivation Tree: