Definition Type: Element
Name: fxLinkedNotionalAmount
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:FxLinkedNotionalAmount
Containing Schema: fpml-ird-4-0.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-4-0_xsd Drilldown into observedFxSpotRate in schema fpml-ird-4-0_xsd Drilldown into adjustedFxSpotFixingDate in schema fpml-ird-4-0_xsd Drilldown into resetDate in schema fpml-ird-4-0_xsd Drilldown into FxLinkedNotionalAmount in schema fpml-ird-4-0_xsdXSD Diagram of fxLinkedNotionalAmount in schema fpml-ird-4-0_xsd (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 nsA:resetDate 0 (1)
adjustedFxSpotFixingDate nsA:adjustedFxSpotFixingDate 0 (1)
observedFxSpotRate nsA:observedFxSpotRate 0 (1)
notionalAmount nsA:notionalAmount 0 (1)
Collapse Derivation Tree: