Definition Type: Element
Name: multipleExercise
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:MultipleExercise
Containing Schema: fpml-shared-5-10.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-5-10_xsd5 Drilldown into maximumNotionalAmount in schema fpml-shared-5-10_xsd5 Drilldown into minimumNumberOfOptions in schema fpml-shared-5-10_xsd5 Drilldown into minimumNotionalAmount in schema fpml-shared-5-10_xsd5 Drilldown into integralMultipleAmount in schema fpml-shared-5-10_xsd5 Drilldown into notionalReference in schema fpml-shared-5-10_xsd5 Drilldown into PartialExercise.model in schema fpml-shared-5-10_xsd5 Drilldown into MultipleExercise in schema fpml-shared-5-10_xsd5XSD Diagram of multipleExercise in schema fpml-shared-5-10_xsd5 (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 nsF:notionalReference 0 unbounded
integralMultipleAmount nsF:integralMultipleAmount 0 (1)
minimumNotionalAmount nsF:minimumNotionalAmount (1) (1)
minimumNumberOfOptions nsF:minimumNumberOfOptions (1) (1)
maximumNotionalAmount nsF:maximumNotionalAmount (1) (1)
maximumNumberOfOptions nsF:maximumNumberOfOptions (1) (1)
<xs:group> nsF:PartialExercise.model (1) (1)
Collapse Derivation Tree: