Definition Type: Element
Name: equityFeatures
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:OptionFeatures
Containing Schema: fpml-eqd-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
DEPRECATED This element will be removed in the next FpML major version. Use the "feature" element for option features such as asian, barrier, knock.
Collapse XSD Schema Diagram:
Drilldown into dividendAdjustment in schema fpml-eq-shared-4-4_xsd Drilldown into passThrough in schema fpml-eq-shared-4-4_xsd Drilldown into knock in schema fpml-eq-shared-4-4_xsd Drilldown into barrier in schema fpml-eq-shared-4-4_xsd Drilldown into asian in schema fpml-eq-shared-4-4_xsd Drilldown into OptionFeatures in schema fpml-eq-shared-4-4_xsdXSD Diagram of equityFeatures in schema fpml-eqd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="equityFeatures" type="OptionFeatures" minOccurs="0" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Option Features content is accessible in the complex type EquityDerivativeBase through the model group Feature.model" xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED This element will be removed in the next FpML major version. Use the "feature" element for option features such as asian, barrier, knock.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
asian fpml:asian 0 (1)
barrier fpml:barrier 0 (1)
knock fpml:knock 0 (1)
passThrough fpml:passThrough 0 (1)
dividendAdjustment fpml:dividendAdjustment 0 (1)
Collapse Derivation Tree: