fpml:feature
An Option feature such as quanto, asian, barrier, knock.
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:feature
Type: fpml:OptionFeature
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:fxFeature [0..1] A quanto or composite FX feature.
- fpml:strategyFeature [0..1] A simple strategy feature.
- fpml:asian [0..1] An option where and average price is taken on valuation.
- fpml:barrier [0..1] An option with a barrier feature.
- fpml:knock [0..1] A knock feature.
- fpml:passThrough [0..1] Pass through payments from the underlyer, such as dividends.
from group fpml:OptionBaseFeature.modelfrom group fpml:OptionFeature.model
Attributes
None
Used in
- Type fpml:OptionBaseExtended
- Type fpml:BondOption via extension of fpml:OptionBaseExtended (Element fpml:bondOption)
- Type fpml:CreditDefaultSwapOption via extension of fpml:OptionBaseExtended (Element fpml:creditDefaultSwapOption)
Sample instance
<feature> <knock> <knockOut> <trigger> <creditEventsReference href="CREDITEVENT"/> </trigger> </knockOut> </knock> </feature>