Definition Type: ComplexType
Name: OptionExerciseAmounts
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into outstandingNumberOfUnits in schema fpml-business-events-5-10_xsd2 Drilldown into exerciseInNumberOfUnits in schema fpml-business-events-5-10_xsd2 Drilldown into numberOfUnitsReference in schema fpml-business-events-5-10_xsd2 Drilldown into outstandingNumberOfOptions in schema fpml-business-events-5-10_xsd2 Drilldown into exerciseInNumberOfOptions in schema fpml-business-events-5-10_xsd2 Drilldown into numberOfOptionsReference in schema fpml-business-events-5-10_xsd2 Drilldown into outstandingNotionalSchedule in schema fpml-business-events-5-10_xsd2 Drilldown into exerciseInNotionalSchedule in schema fpml-business-events-5-10_xsd2 Drilldown into notionalScheduleReference in schema fpml-business-events-5-10_xsd2 Drilldown into outstandingNotionalAmount in schema fpml-business-events-5-10_xsd2 Drilldown into exerciseInNotionalAmount in schema fpml-business-events-5-10_xsd2 Drilldown into notionalReference in schema fpml-business-events-5-10_xsd2XSD Diagram of OptionExerciseAmounts in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OptionExerciseAmounts">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="notionalReference" type="NotionalReference" minOccurs="0" />
            <xsd:element name="exerciseInNotionalAmount" type="Money" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the fixed amount by which the option should be exercised expressed as notional amount.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="outstandingNotionalAmount" type="Money" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the Notional amount after the Change</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
        <xsd:sequence>
            <xsd:element name="notionalScheduleReference" type="NotionalReference" minOccurs="0" />
            <xsd:element name="exerciseInNotionalSchedule" type="NonNegativeAmountSchedule" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the amount by which the option should be exercised expressed as notional schedule.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="outstandingNotionalSchedule" type="NonNegativeAmountSchedule" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the Notional schedule after the Change</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
        <xsd:sequence>
            <xsd:element name="numberOfOptionsReference" type="NumberOfOptionsReference" minOccurs="0" />
            <xsd:element name="exerciseInNumberOfOptions" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the fixed amount by which the option should be exercised expressed as number of options.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="outstandingNumberOfOptions" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the Number of Options after the Change.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
        <xsd:sequence>
            <xsd:element name="numberOfUnitsReference" type="NumberOfUnitsReference" minOccurs="0" />
            <xsd:element name="exerciseInNumberOfUnits" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the fixed amount by which the option should be exercised express as number of units.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="outstandingNumberOfUnits" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">Specifies the Number of Units</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notionalReference nsD:notionalReference 0 (1)
exerciseInNotionalAmount nsD:exerciseInNotionalAmount 0 (1)
outstandingNotionalAmount nsD:outstandingNotionalAmount 0 (1)
notionalScheduleReference nsD:notionalScheduleReference 0 (1)
exerciseInNotionalSchedule nsD:exerciseInNotionalSchedule 0 (1)
outstandingNotionalSchedule nsD:outstandingNotionalSchedule 0 (1)
numberOfOptionsReference nsD:numberOfOptionsReference 0 (1)
exerciseInNumberOfOptions nsD:exerciseInNumberOfOptions 0 (1)
outstandingNumberOfOptions nsD:outstandingNumberOfOptions 0 (1)
numberOfUnitsReference nsD:numberOfUnitsReference 0 (1)
exerciseInNumberOfUnits nsD:exerciseInNumberOfUnits 0 (1)
outstandingNumberOfUnits nsD:outstandingNumberOfUnits 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:specifiedExercise