Definition Type: Element
Name: allInRate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The actual percentage rate charged to the borrower. (Base Rate + Spread + Default Rate + Penalty Rate + Mandatory Cost Rate) = All In Rate. This rate NEVER includes PIK.
Collapse XSD Schema Diagram:
XSD Diagram of allInRate in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="allInRate" type="xsd:decimal">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The actual percentage rate charged to the borrower. (Base Rate + Spread + Default Rate + Penalty Rate + Mandatory Cost Rate) = All In Rate. This rate NEVER includes PIK.</xsd:documentation>
    </xsd:annotation>
</xsd:element>