fpml:paymentAmount
The currency amount of the payment.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-eq-shared-5-5.xsd
Other elements with the same name: fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount, fpml:paymentAmount
Type: fpml:NonNegativeMoney
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:currency [1..1] The currency in which an amount is denominated.
- fpml:amount [1..1] The non negative 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:AdditionalPaymentAmount (Element fpml:additionalPaymentAmount)
- Type fpml:EquityPremium (Elements fpml:equityPremium, fpml:equityPremium)
- Type fpml:Payment (Elements fpml:payment, fpml:payment, fpml:payment, fpml:otherPartyPayment, fpml:additionalPayment, fpml:payment, fpml:exchangedCurrency1, fpml:exchangedCurrency2, fpml:premium, fpml:additionalPayment, fpml:additionalPayment)
Sample instance
<paymentAmount> <currency>USD</currency> <amount>2400000</amount> </paymentAmount>