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:AdjustableOrRelativeDate
Properties: Local, Qualified
Content
- Choice [1..1]
- fpml:adjustableDate A date that shall be subject to adjustment if it would otherwise fall on a day that is not a business day in the specified business centers, together with the convention for adjusting the date.
- fpml:relativeDate A date specified as some offset to another date (the anchor date).
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Type fpml:Premium via extension of fpml:SimplePayment (Element fpml:premium)
- Type fpml:SimplePayment (Elements fpml:cashSettlement, fpml:premium, fpml:initialFee)
Sample instance
<paymentDate> <unadjustedDate>2002-07-17</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </paymentDate>