Definition Type: ComplexType
Name: ExtraordinaryEvents
Namespace: http://www.fpml.org/2008/FpML-4-5
Containing Schema: fpml-eq-shared-4-5.xsd
Abstract False
Documentation:
Where the underlying is shares, defines market events affecting the issuer of those shares that may require the terms of the transaction to be adjusted.
Collapse XSD Schema Diagram:
Drilldown into delisting Drilldown into nationalisationOrInsolvency Drilldown into representations Drilldown into failureToDeliver Drilldown into additionalDisruptionEvents Drilldown into indexAdjustmentEvents Drilldown into compositionOfCombinedConsideration Drilldown into tenderOfferEvents Drilldown into tenderOffer Drilldown into mergerEventsXSD Diagram of ExtraordinaryEvents
Collapse XSD Schema Code:
<xsd:complexType name="ExtraordinaryEvents">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Where the underlying is shares, defines market events affecting the issuer of those shares that may require the terms of the transaction to be adjusted.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="mergerEvents" type="EquityCorporateEvents" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Occurs when the underlying ceases to exist following a merger between the Issuer and another company.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tenderOffer" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If present and true, then tender offer is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="tenderOfferEvents" type="EquityCorporateEvents" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">ISDA 2002 Equity Tender Offer Events.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="compositionOfCombinedConsideration" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If present and true, then composition of combined consideration is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="indexAdjustmentEvents" type="IndexAdjustmentEvents" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">ISDA 2002 Equity Index Adjustment Events.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice>
            <xsd:element name="additionalDisruptionEvents" type="AdditionalDisruptionEvents">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">ISDA 2002 Equity Additional Disruption Events.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="failureToDeliver" type="xsd:boolean">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">If true, failure to deliver is applicable.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:element name="representations" type="Representations" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">ISDA 2002 Equity Derivative Representations.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="nationalisationOrInsolvency" type="NationalisationOrInsolvencyOrDelistingEventEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The terms "Nationalisation" and "Insolvency" have the meaning as defined in the ISDA 2002 Equity Derivatives Definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="delisting" type="NationalisationOrInsolvencyOrDelistingEventEnum" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The term "Delisting" has the meaning defined in the ISDA 2002 Equity Derivatives Definitions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mergerEvents fpml:mergerEvents 0 (1)
tenderOffer fpml:tenderOffer 0 (1)
tenderOfferEvents fpml:tenderOfferEvents 0 (1)
compositionOfCombinedConsideration fpml:compositionOfCombinedConsideration 0 (1)
indexAdjustmentEvents fpml:indexAdjustmentEvents 0 (1)
additionalDisruptionEvents fpml:additionalDisruptionEvents (1) (1)
failureToDeliver fpml:failureToDeliver (1) (1)
representations fpml:representations 0 (1)
nationalisationOrInsolvency fpml:nationalisationOrInsolvency 0 (1)
delisting fpml:delisting 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:extraordinaryEvents, fpml:extraordinaryEvents, fpml:extraordinaryEvents
Collapse Comments:
blog comments powered by Disqus