fpml:deliveryPeriods
The different options for specifying the Delivery or Supply Periods. Unless the quantity or price is to vary periodically during the trade or physical delivery occurs on a periodic basis, periodsSchedule should be used and set to 1T.
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:GasDeliveryPeriods
Properties: Local, Qualified
Content
- Sequence [1..1]
- 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.
- Sequence [0..1]
- fpml:supplyStartTime [1..1] The time at which gas delivery should start on each day of the Delivery Period(s).
- fpml:supplyEndTime [1..1] The time at which gas delivery should end on each day of the Delivery Period(s).
from type fpml:CommodityDeliveryPeriods - Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:CommodityDeliveryPeriods |
Used in
- Type fpml:GasPhysicalLeg (Element fpml:gasPhysicalLeg)
Sample instance
<deliveryPeriods> <periodsSchedule id="deliveryPeriods"> <periodMultiplier>1</periodMultiplier> <period>T</period> <balanceOfFirstPeriod>false</balanceOfFirstPeriod> </periodsSchedule> </deliveryPeriods>