fpml:additionalPayment
Fee paid by the client at inception (analagous to an option premium).
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Other elements with the same name: fpml:additionalPayment, fpml:additionalPayment, fpml:additionalPayment, fpml:additionalPayment
Type: fpml:Payment
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:payerPartyReference [0..1] A reference to the party responsible for making the payments defined by this structure.
- fpml:paymentAmount [1..1] The currency amount of the payment.
- fpml:paymentType [0..1] A classification of the type of fee or additional payment, e.g. brokerage, upfront fee etc. FpML does not define domain values for this element.
from group fpml:PayerReceiver.model
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:PaymentBase | |
href | [0..1] | xsd:IDREF | Can be used to reference the yield curve used to estimate the discount factor |
Used in
- Type fpml:FxFlexibleForward (Element fpml:fxFlexibleForward)
Sample instance
<additionalPayment> <paymentAmount> <currency>EUR</currency> <amount>10000</amount> </paymentAmount> <paymentType>Fee</paymentType> </additionalPayment>