Definition Type: ComplexType
Name: OptionFeature
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Documentation:
A type for defining option features.
Collapse XSD Schema Diagram:
Drilldown into passThrough in schema fpml-option-shared-4-4_xsd Drilldown into knock in schema fpml-option-shared-4-4_xsd Drilldown into barrier in schema fpml-option-shared-4-4_xsd Drilldown into asian in schema fpml-option-shared-4-4_xsd Drilldown into OptionFeature.model in schema fpml-option-shared-4-4_xsd Drilldown into strategyFeature in schema fpml-option-shared-4-4_xsd Drilldown into fxFeature in schema fpml-option-shared-4-4_xsd Drilldown into OptionBaseFeature.model in schema fpml-option-shared-4-4_xsdXSD Diagram of OptionFeature in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OptionFeature">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining option features.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="OptionBaseFeature.model" />
        <xsd:group ref="OptionFeature.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fxFeature fpml:fxFeature 0 (1)
strategyFeature fpml:strategyFeature 0 (1)
asian fpml:asian 0 (1)
barrier fpml:barrier 0 (1)
knock fpml:knock 0 (1)
passThrough fpml:passThrough 0 (1)
<xs:group> fpml:OptionBaseFeature.model (1) (1)
<xs:group> fpml:OptionFeature.model (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:feature