XML Schema Documentation

Model Group: OptionBaseFeature.model

[Table of contents]

Name OptionBaseFeature.model
Used by (from the same schema document) Complex Type OptionFeature
Documentation A model group containing Option Base Feature Elements
XML Instance Representation
<fxFeature> FxFeature </fxFeature> [0..1]

'A quanto or composite FX feature.'

<strategyFeature> StrategyFeature </strategyFeature> [0..1]

'A simple strategy feature'

Diagram
Schema Component Representation
<xsd:group name="OptionBaseFeature.model">
<xsd:sequence>
<xsd:element name="fxFeature" type=" FxFeature " minOccurs="0"/>
<xsd:element name="strategyFeature" type=" StrategyFeature " minOccurs="0"/>
</xsd:sequence>
</xsd:group>