Definition Type: ComplexType
Name: GenericExerciseStyle
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Scheme
Containing Schema: fpml-generic-5-10.xsd
Abstract
Documentation:
The data type used to hold the exercise style description of an option in a generic product (e.g. American, European, Bermudan).
Collapse XSD Schema Diagram:
Drilldown into exerciseStyleScheme in schema fpml-generic-5-10_xsd3XSD Diagram of GenericExerciseStyle in schema fpml-generic-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GenericExerciseStyle">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The data type used to hold the exercise style description of an option in a generic product (e.g. American, European, Bermudan).</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="exerciseStyleScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/generic-exercise-style">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The value scheme used with this property.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
exerciseStyleScheme nsF:exerciseStyleScheme http://www.fpml.org/coding-scheme/generic-exercise-style (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:exerciseStyle