fpml:strategyFeature
A simple strategy feature.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-option-shared-5-5.xsd
Other elements with the same name: fpml:strategyFeature
Type: fpml:StrategyFeature
Properties: Local, Qualified
Content
- Choice [1..1]
- fpml:strikeSpread Definition of the upper strike in a strike spread.
- fpml:calendarSpread Definition of the later expiration date in a calendar spread.
Attributes
None
Used in
- Group fpml:OptionBaseFeature.model
- Type fpml:OptionFeature via reference to fpml:OptionBaseFeature.model (Element fpml:feature)
Sample instance
<strategyFeature> <calendarSpread> <expirationDateTwo> <adjustableDate> <unadjustedDate>2003-09-27</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </adjustableDate> </expirationDateTwo> </calendarSpread> </strategyFeature>