Definition Type: Element
Name: interestAtRisk
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the interest component of the redemption amount is subject to conversion to the Alternate currency, in the event that the spot rate is strictly lower than the strike rate at the specified fixing date and time.
Collapse XSD Schema Diagram:
XSD Diagram of interestAtRisk in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestAtRisk" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies whether the interest component of the redemption amount is subject to conversion to the Alternate currency, in the event that the spot rate is strictly lower than the strike rate at the specified fixing date and time.</xsd:documentation>
    </xsd:annotation>
</xsd:element>