Definition Type: Element
Name: multipleExercise
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:MultipleExercise
Containing Schema: fpml-shared-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
As defined in the 2000 ISDA Definitions, Section 12.4. Multiple Exercise, the buyer of the option has the right to exercise all or less than all the unexercised notional amount of the underlying swap on one or more days in the exercise period, but on any such day may not exercise less than the minimum notional amount or more that the maximum notional amount, and if an integral multiple amount is specified, the notional amount exercised must be equal to, or be an intergral multiple of, the integral multiple amount.
Collapse XSD Schema Diagram:
Drilldown into maximumNumberOfOptions in schema fpml-shared-4-4_xsd Drilldown into maximumNotionalAmount in schema fpml-shared-4-4_xsd Drilldown into minimumNumberOfOptions in schema fpml-shared-4-4_xsd Drilldown into minimumNotionalAmount in schema fpml-shared-4-4_xsd Drilldown into integralMultipleAmount in schema fpml-shared-4-4_xsd Drilldown into notionalReference in schema fpml-shared-4-4_xsd Drilldown into PartialExercise.model in schema fpml-shared-4-4_xsd Drilldown into MultipleExercise in schema fpml-shared-4-4_xsdXSD Diagram of multipleExercise in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="multipleExercise" type="MultipleExercise" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">As defined in the 2000 ISDA Definitions, Section 12.4. Multiple Exercise, the buyer of the option has the right to exercise all or less than all the unexercised notional amount of the underlying swap on one or more days in the exercise period, but on any such day may not exercise less than the minimum notional amount or more that the maximum notional amount, and if an integral multiple amount is specified, the notional amount exercised must be equal to, or be an intergral multiple of, the integral multiple amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notionalReference fpml:notionalReference 0 unbounded
integralMultipleAmount fpml:integralMultipleAmount 0 (1)
minimumNotionalAmount fpml:minimumNotionalAmount (1) (1)
minimumNumberOfOptions fpml:minimumNumberOfOptions (1) (1)
maximumNotionalAmount fpml:maximumNotionalAmount (1) (1)
maximumNumberOfOptions fpml:maximumNumberOfOptions (1) (1)
<xs:group> fpml:PartialExercise.model (1) (1)
Collapse Derivation Tree: