Definition Type: Element
Name: fxLinkedNotionalAmount
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxLinkedNotionalAmount
Containing Schema: fpml-ird-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The amount that a cashflow will accrue interest on. This is the calculated amount of the fx linked - ie the other currency notional amount multiplied by the appropriate fx spot rate.
Collapse XSD Schema Diagram:
Drilldown into notionalAmount in schema fpml-ird-5-10_xsd2 Drilldown into observedFxSpotRate in schema fpml-ird-5-10_xsd2 Drilldown into adjustedFxSpotFixingDate in schema fpml-ird-5-10_xsd2 Drilldown into resetDate in schema fpml-ird-5-10_xsd2 Drilldown into FxLinkedNotionalAmount in schema fpml-ird-5-10_xsd2XSD Diagram of fxLinkedNotionalAmount in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fxLinkedNotionalAmount" type="FxLinkedNotionalAmount">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The amount that a cashflow will accrue interest on. This is the calculated amount of the fx linked - ie the other currency notional amount multiplied by the appropriate fx spot rate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
resetDate nsD:resetDate 0 (1)
adjustedFxSpotFixingDate nsD:adjustedFxSpotFixingDate 0 (1)
observedFxSpotRate nsD:observedFxSpotRate 0 (1)
notionalAmount nsD:notionalAmount 0 (1)
Collapse Derivation Tree: