fpml:deliveryPeriods
The period during which delivery/deliveries of Metal may be scheduled.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-5-5.xsd
Other elements with the same name: fpml:deliveryPeriods, fpml:deliveryPeriods, fpml:deliveryPeriods
Type: fpml:CommodityDeliveryPeriods
Properties: Local, Qualified
Content
- Choice [1..1]
- fpml:periods The Delivery Periods for this leg of the swap. This type is only intended to be used if the Delivery Periods differ from the Calculation Periods on the fixed or floating leg. If DeliveryPeriods mirror another leg, then the calculationPeriodsReference element should be used to point to the Calculation Periods on that leg - or the calculationPeriodsScheduleReference can be used to point to the Calculation Periods Schedule for that leg.
- fpml:periodsSchedule The Delivery Periods for this leg of the swap. This type is only intended to be used if the Delivery Periods differ from the Calculation Periods on the fixed or floating leg. If DeliveryPeriods mirror another leg, then the calculationPeriodsReference element should be used to point to the Calculation Periods on that leg - or the calculationPeriodsScheduleReference can be used to point to the Calculation Periods Schedule for that leg.
- fpml:calculationPeriodsReference A pointer style reference to the Calculation Periods defined on another leg.
- fpml:calculationPeriodsScheduleReference A pointer style reference to the Calculation Periods Schedule defined on another leg.
- fpml:calculationPeriodsDatesReference A pointer style reference to single-day-duration Calculation Periods defined on another leg.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Type fpml:MetalPhysicalLeg (Element fpml:metalPhysicalLeg)
Sample instance
<deliveryPeriods> <periodsSchedule id="deliveryPeriods"> <periodMultiplier>1</periodMultiplier> <period>T</period> <balanceOfFirstPeriod>false</balanceOfFirstPeriod> </periodsSchedule> </deliveryPeriods>