fpml:paymentDate
The payment date. This date is subject to adjustment in accordance with any applicable business day convention.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-shared-5-5.xsd
Other elements with the same name: fpml:paymentDate, fpml:paymentDate, fpml:paymentDate, fpml:paymentDate, fpml:paymentDate, fpml:paymentDate, fpml:paymentDate, fpml:paymentDate
Type: fpml:AdjustableOrAdjustedDate
Properties: Local, Qualified
Content
- Choice [1..1]
- Sequence [1..1]
- fpml:unadjustedDate [1..1] A date subject to adjustment.
- fpml:dateAdjustments [1..1] The business day convention and financial business centers used for adjusting the date if it would otherwise fall on a day that is not a business date in the specified business centers.
- fpml:adjustedDate [0..1] The date once the adjustment has been performed. (Note that this date may change if the business center holidays change).
- fpml:adjustedDate The date once the adjustment has been performed. (Note that this date may change if the business center holidays change).
from group fpml:AdjustableDate.model - Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- 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
<paymentDate> <unadjustedDate>2002-07-17</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </paymentDate>