group "OptionFeature.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
asian?, barrier?, knock?, passThrough?
Content Model Elements (4):
asian (in feature defined in OptionBaseExtended complexType),
barrier (in feature defined in OptionBaseExtended complexType),
knock (in feature defined in OptionBaseExtended complexType),
passThrough (in feature defined in OptionBaseExtended complexType)
Known Usage Locations
Annotation
A model group containing Option Base Feature Elements.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="OptionFeature.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="asian" type="Asian"/>
<xsd:element minOccurs="0" name="barrier" type="Barrier"/>
<xsd:element minOccurs="0" name="knock" type="Knock"/>
<xsd:element minOccurs="0" name="passThrough" type="PassThrough"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
asian
Type:
Asian, complex content
An option where and average price is taken on valuation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="asian" type="Asian"/>

barrier
Type:
Barrier, complex content
An option with a barrier feature.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="barrier" type="Barrier"/>

knock
Type:
Knock, complex content
A knock feature.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="knock" type="Knock"/>

passThrough
Type:
PassThrough, complex content
Pass through payments from the underlyer, such as dividends.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="passThrough" type="PassThrough"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.