fpml:strikePricePerUnitSchedule
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-5-5.xsd
Type: fpml:CommodityStrikeSchedule
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:strikePricePerUnitStep [1..*] The strike price per unit per Calculation Period. There must be a strike price per unit specified for each Calculation Period, regardless of whether the price changes or remains the same between periods.
- Choice [1..1]
- 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
None
Used in
- Group fpml:CommodityStrikePrice.model
- Group fpml:CommodityFinancialOption.model via reference to fpml:CommodityStrikePrice.model
- Type fpml:CommodityOption via reference to fpml:CommodityFinancialOption.model (Element fpml:commodityOption)
Sample instance
<fpml:strikePricePerUnitSchedule> <fpml:strikePricePerUnitStep> <fpml:currency>normalizedString</fpml:currency> <fpml:amount>1.0</fpml:amount> </fpml:strikePricePerUnitStep> <fpml:calculationPeriodsReference href="IDREF"/> </fpml:strikePricePerUnitSchedule>