Definition Type: ComplexType
Name: Exercise
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
The abstract base class for all types which define way in which options may be exercised.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of Exercise in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Exercise">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The abstract base class for all types which define way in which options may be exercised.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:AmericanExercise, fpml:BermudaExercise, fpml:EquityEuropeanExercise, fpml:EuropeanExercise, fpml:exercisefpml:SharedAmericanExercise,