Definition Type: ComplexType
Name: GenericProductFeature
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Scheme
Containing Schema: fpml-generic-5-10.xsd
Abstract
Documentation:
A flexible description a special feature or characteristic of a complex product not otherwise modeled, such as digital payout.
Collapse XSD Schema Diagram:
Drilldown into featureScheme in schema fpml-generic-5-10_xsd1XSD Diagram of GenericProductFeature in schema fpml-generic-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GenericProductFeature">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A flexible description a special feature or characteristic of a complex product not otherwise modeled, such as digital payout.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="featureScheme" type="NonEmptyURI">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">A feature included as part of this product.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
featureScheme nsD:featureScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:feature