fpml:notionalAmount
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-option-shared-5-5.xsd
Other elements with the same name: fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount, fpml:notionalAmount
Type: fpml:Money
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:currency [1..1] The currency in which an amount is denominated.
- fpml:amount [1..1] The 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:OptionBaseExtended
- Type fpml:BondOption via extension of fpml:OptionBaseExtended (Element fpml:bondOption)
- Type fpml:CreditDefaultSwapOption via extension of fpml:OptionBaseExtended (Element fpml:creditDefaultSwapOption)
Sample instance
<notionalAmount> <currency>JPY</currency> <amount>10000000000</amount> </notionalAmount>