fpml:notionalAmount
The aggregate notional amount which will be exchanged, possibly as multiple partial executions, during the course of the execution period. Any residual notional which remains unexchanged at the expiry date will automatically be executed at the applicable exchange rate (strike).
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Other elements with the same name: fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount
Type: fpml:PositiveMoney
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:currency [1..1] The currency in which an amount is denominated.
- fpml:amount [0..1] The positive monetary quantity in currency units.
from type fpml:MoneyBase
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:MoneyBase |
Used in
- Type fpml:FxFlexibleForward (Element fpml:fxFlexibleForward)
Sample instance
<notionalAmount> <currency>JPY</currency> <amount>10000000000</amount> </notionalAmount>