Definition Type: Element
Name: integralMultipleExercise
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PositiveDecimal
Containing Schema: fpml-eqd-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
When multiple exercise is applicable and this element is present it specifies that the number of options that can be exercised on a given exercise date must either be equal to the value of this element or be an integral multiple of it.
Collapse XSD Schema Diagram:
XSD Diagram of integralMultipleExercise in schema fpml-eqd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="integralMultipleExercise" type="PositiveDecimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When multiple exercise is applicable and this element is present it specifies that the number of options that can be exercised on a given exercise date must either be equal to the value of this element or be an integral multiple of it.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: