fpml:strategyFeature
A equity option simple strategy feature.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-eqd-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
- Type fpml:EquityDerivativeBase
- Type fpml:EquityDerivativeLongFormBase via extension of fpml:EquityDerivativeBase
- Type fpml:EquityDerivativeShortFormBase via extension of fpml:EquityDerivativeBase
- Type fpml:BrokerEquityOption via extension of fpml:EquityDerivativeBase (Element fpml:brokerEquityOption)
- Type fpml:EquityForward via extension of fpml:EquityDerivativeBase (Element fpml:equityForward)
- Type fpml:EquityOption via extension of fpml:EquityDerivativeBase (Element fpml:equityOption)
- Type fpml:EquityOptionTransactionSupplement via extension of fpml:EquityDerivativeBase (Element fpml:equityOptionTransactionSupplement)
Sample instance
<strategyFeature> <calendarSpread> <expirationDateTwo> <adjustableDate> <unadjustedDate>2003-09-27</unadjustedDate> <dateAdjustments> <businessDayConvention>NONE</businessDayConvention> </dateAdjustments> </adjustableDate> </expirationDateTwo> </calendarSpread> </strategyFeature>