fpml:paymentDate
Payment date.
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:PaymentDetail (Element fpml:paymentDetail)
Sample instance
<paymentDate> <unadjustedDate>2002-07-17</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </paymentDate>