fpml:premium
Premium amount or premium installment amount for an option.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Other elements with the same name: fpml:premium, fpml:premium, fpml:premium, fpml:premium
Type: fpml:FxOptionPremium
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:paymentAmount [1..1] Non negative payment amount.
- fpml:quote [0..1] This is the option premium as quoted. It is expected to be consistent with the premiumAmount and is for information only.
from type fpml:NonNegativePayment
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:PaymentBase |
Used in
- Type fpml:FxDigitalOption (Element fpml:fxDigitalOption)
- Type fpml:FxOption (Element fpml:fxOption)
Sample instance
<premium> <paymentAmount> <currency>JPY</currency> <amount>25000000</amount> </paymentAmount> </premium>