fpml:presentValueAmount
The amount representing the present value of the forecast payment.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-shared-5-5.xsd
Other elements with the same name: fpml:presentValueAmount
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
- Group fpml:PaymentDiscounting.model
- Type fpml:Premium via reference to fpml:PaymentDiscounting.model (Element fpml:premium)
- 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
<fpml:presentValueAmount> <fpml:currency>normalizedString</fpml:currency> <fpml:amount>1.0</fpml:amount> </fpml:presentValueAmount>