Definition Type: Element
Name: partialExercise
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PartialExercise
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
As defined in the 2000 ISDA Definitions, Section 12.3. Partial Exercise, the buyer of the option has the right to exercise all or less than all the notional amount of the underlying swap on the expiration date, but may not exercise less than the minimum notional amount, and if an integral multiple amount is specified, the notional amount exercised must be equal to, or be an integral multiple of, the integral multiple amount.
Collapse XSD Schema Diagram:
Drilldown into minimumNumberOfOptions in schema fpml-shared-5-10_xsd4 Drilldown into minimumNotionalAmount in schema fpml-shared-5-10_xsd4 Drilldown into integralMultipleAmount in schema fpml-shared-5-10_xsd4 Drilldown into notionalReference in schema fpml-shared-5-10_xsd4 Drilldown into PartialExercise.model in schema fpml-shared-5-10_xsd4 Drilldown into PartialExercise in schema fpml-shared-5-10_xsd4XSD Diagram of partialExercise in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partialExercise" type="PartialExercise" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">As defined in the 2000 ISDA Definitions, Section 12.3. Partial Exercise, the buyer of the option has the right to exercise all or less than all the notional amount of the underlying swap on the expiration date, but may not exercise less than the minimum notional amount, and if an integral multiple amount is specified, the notional amount exercised must be equal to, or be an integral multiple of, the integral multiple amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notionalReference nsE:notionalReference 0 unbounded
integralMultipleAmount nsE:integralMultipleAmount 0 (1)
minimumNotionalAmount nsE:minimumNotionalAmount (1) (1)
minimumNumberOfOptions nsE:minimumNumberOfOptions (1) (1)
<xs:group> nsE:PartialExercise.model (1) (1)
Collapse Derivation Tree: