Definition Type: Element
Name: allInRate
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:PositiveDecimal
Containing Schema: fpml-loan-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The actual percentage rate charged to the borrower. (Interest Rate + Margin + MCR) = All In Rate.
Collapse XSD Schema Diagram:
XSD Diagram of allInRate in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="allInRate" type="PositiveDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The actual percentage rate charged to the borrower. (Interest Rate + Margin + MCR) = All In Rate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: