fpml:deliveryDate
The Delivery Date is a fixed, single day.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-asset-5-5.xsd
Other elements with the same name: fpml:deliveryDate
Type: fpml:AdjustableDate
Properties: Local, Qualified
Content
- 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).
from group fpml:AdjustableDate.model
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Group fpml:CommodityProduct.model
- Type fpml:Commodity via reference to fpml:CommodityProduct.model (Elements fpml:commodity, fpml:commodity, fpml:commodity)
Sample instance
<deliveryDate> <relativeDate> <periodMultiplier>2</periodMultiplier> <period>D</period> <businessDayConvention>NONE</businessDayConvention> <dateRelativeTo href="exerciseDate"/> </relativeDate> </deliveryDate>