fpml:paymentDate
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-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:DateOffset
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:periodMultiplier [1..1] A time period multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying an offset relative to another date, e.g. -2 days.
- fpml:period [1..1] A time period, e.g. a day, week, month or year of the stream. If the periodMultiplier value is 0 (zero) then period must contain the value D (day).
- fpml:dayType [0..1] In the case of an offset specified as a number of days, this element defines whether consideration is given as to whether a day is a good business day or not. If a day type of business days is specified then non-business days are ignored when calculating the offset. The financial business centers to use for determination of business days are implied by the context in which this element is used. This element must only be included when the offset is specified as a number of days. If the offset is zero days then the dayType element should not be included.
- fpml:businessDayConvention [1..1] The convention for adjusting a date if it would otherwise fall on a day that is not a business day.
from type fpml:Periodfrom type fpml:Offset
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:Period |
Used in
- Type fpml:EnvironmentalPhysicalLeg (Element fpml:environmentalPhysicalLeg)
Sample instance
<paymentDate> <unadjustedDate>2002-07-17</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </paymentDate>