Definition Type: ComplexType
Name: OptionExerciseAmounts
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into outstandingNumberOfUnits in schema fpml-business-events-5-10_xsd3 Drilldown into exerciseInNumberOfUnits in schema fpml-business-events-5-10_xsd3 Drilldown into numberOfUnitsReference in schema fpml-business-events-5-10_xsd3 Drilldown into outstandingNumberOfOptions in schema fpml-business-events-5-10_xsd3 Drilldown into exerciseInNumberOfOptions in schema fpml-business-events-5-10_xsd3 Drilldown into numberOfOptionsReference in schema fpml-business-events-5-10_xsd3 Drilldown into outstandingNotionalSchedule in schema fpml-business-events-5-10_xsd3 Drilldown into exerciseInNotionalSchedule in schema fpml-business-events-5-10_xsd3 Drilldown into notionalScheduleReference in schema fpml-business-events-5-10_xsd3 Drilldown into outstandingNotionalAmount in schema fpml-business-events-5-10_xsd3 Drilldown into exerciseInNotionalAmount in schema fpml-business-events-5-10_xsd3 Drilldown into notionalReference in schema fpml-business-events-5-10_xsd3XSD Diagram of OptionExerciseAmounts in schema fpml-business-events-5-10_xsd3 (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 nsE:notionalReference 0 (1)
exerciseInNotionalAmount nsE:exerciseInNotionalAmount 0 (1)
outstandingNotionalAmount nsE:outstandingNotionalAmount 0 (1)
notionalScheduleReference nsE:notionalScheduleReference 0 (1)
exerciseInNotionalSchedule nsE:exerciseInNotionalSchedule 0 (1)
outstandingNotionalSchedule nsE:outstandingNotionalSchedule 0 (1)
numberOfOptionsReference nsE:numberOfOptionsReference 0 (1)
exerciseInNumberOfOptions nsE:exerciseInNumberOfOptions 0 (1)
outstandingNumberOfOptions nsE:outstandingNumberOfOptions 0 (1)
numberOfUnitsReference nsE:numberOfUnitsReference 0 (1)
exerciseInNumberOfUnits nsE:exerciseInNumberOfUnits 0 (1)
outstandingNumberOfUnits nsE:outstandingNumberOfUnits 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:specifiedExercise