XML Schema Documentation

Model Group: Feature.model

[Table of contents]

Name Feature.model
Documentation A group containing Swap and Derivative features
XML Instance Representation
<feature> OptionFeatures </feature> [0..1]

'Asian, Barrier, Knock and Pass Through features'

<fxFeature> FxFeature </fxFeature> [0..1]

'Quanto, Composite, or Cross Currency FX features'

Diagram
Schema Component Representation
<xsd:group name="Feature.model">
<xsd:sequence>
<xsd:element name="feature" type=" OptionFeatures " minOccurs="0"/>
<xsd:element name="fxFeature" type=" FxFeature " minOccurs="0"/>
</xsd:sequence>
</xsd:group>