Definition Type: ComplexType
Name: EquityMultipleExercise
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-eqd-4-0.xsd
Abstract
Documentation:
A type for defining the multiple exercise provisions of an American or Bermudan style equity option. Typ zur Definition der Prozesse bei Mehrfachausübung einer amerikanischen oder einer Bermuda-Aktienoption.
Collapse XSD Schema Diagram:
Drilldown into maximumNumberOfOptions in schema fpml-eqd-4-0_xsd Drilldown into minimumNumberOfOptions in schema fpml-eqd-4-0_xsd Drilldown into integralMultipleExercise in schema fpml-eqd-4-0_xsdXSD Diagram of EquityMultipleExercise in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EquityMultipleExercise">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining the multiple exercise provisions of an American or Bermudan style equity option.</xsd:documentation>
        <xsd:documentation xml:lang="de">Typ zur Definition der Prozesse bei Mehrfachausübung einer amerikanischen oder einer Bermuda-Aktienoption.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="integralMultipleExercise" type="xsd:decimal" 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:documentation xml:lang="de">Ist Mehrfachausübung anwendbar und dieses Element vorhanden, muss die Anzahl der an einem bestimmten Ausübungstag ausübbaren Optionen entweder dem Wert dieses Elements oder einem ganzzahligen Vielfachen davon entsprechen.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="minimumNumberOfOptions" type="xsd:decimal">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">When multiple exercise is applicable this element specifies the minimum number of options that can be exercised on a given exercise date. If this element is not present then the minimum number is deemed to be 1.</xsd:documentation>
                <xsd:documentation xml:lang="de">Bei Mehrfachausübung bestimmt dieses Element die Mindestanzahl der an einem bestimmten Ausübungstag ausübbaren Optionen. Ist dieses Element nicht vorhanden, gilt als Mindestanzahl 1.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="maximumNumberOfOptions" type="xsd:decimal">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">When multiple exercise is applicable this element specifies the maximum number of options that can be exercised on a given exercise date. If this element is not present then the maximum number is deemed to be the same as the number of options.</xsd:documentation>
                <xsd:documentation xml:lang="de">Bei Mehrfachausübung bestimmt dieses Element die maximale Anzahl der an einem bestimmten Ausübungstag ausübbaren Optionen. Ist dieses Element nicht vorhanden, gilt die Anzahl der Optionen als Maximalwert.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
integralMultipleExercise nsA:integralMultipleExercise 0 (1)
minimumNumberOfOptions nsA:minimumNumberOfOptions (1) (1)
maximumNumberOfOptions nsA:maximumNumberOfOptions (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:equityMultipleExercise, nsA:equityMultipleExercise