Definition Type: Element
Name: repoInterest
Namespace: http://www.fpml.org/FpML-5/reporting
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-repo-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The repo interest is basically the difference between the settlement amounts at spot and forward date. It is a fully figured amount, but it does not have to be specified in the message. It is not a 'Money' amount as it is implicitly expressed in the settlement currency.
Collapse XSD Schema Diagram:
XSD Diagram of repoInterest in schema fpml-repo-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="repoInterest" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The repo interest is basically the difference between the settlement amounts at spot and forward date. It is a fully figured amount, but it does not have to be specified in the message. It is not a 'Money' amount as it is implicitly expressed in the settlement currency.</xsd:documentation>
    </xsd:annotation>
</xsd:element>