Definition Type: ComplexType
Name: ExtraordinaryEvents
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-eqd-4-0.xsd
Abstract
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. Ist der Basiswert eine Aktie, werden hiermit Marktereignisse angegeben, die den Emittenten der Aktie betreffen und die eine Anpassung der Transaktionsbedingungen erfordern können.
Collapse XSD Schema Diagram:
Drilldown into delisting in schema fpml-eqd-4-0_xsd Drilldown into nationalisationOrInsolvency in schema fpml-eqd-4-0_xsd Drilldown into mergerEvents in schema fpml-eqd-4-0_xsdXSD Diagram of ExtraordinaryEvents in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
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:documentation xml:lang="de">Ist der Basiswert eine Aktie, werden hiermit Marktereignisse angegeben, die den Emittenten der Aktie betreffen und die eine Anpassung der Transaktionsbedingungen erfordern können.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="mergerEvents" type="MergerEvents">
            <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:documentation xml:lang="de">Dieses Element ist relevant, wenn der Basiswert nach einer Fusion zwischen dem Emittenten und einer anderen Gesellschaft nicht mehr existiert.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="nationalisationOrInsolvency" type="NationalisationOrInsolvencyOrDelistingEventEnum">
            <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:documentation xml:lang="de">"Verstaatlichung" und "Insolvenz" im Sinne der ISDA-Definitionen zu Aktienderivaten von 2002.</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:documentation xml:lang="de">"Delisting" im Sinne der ISDA-Definitionen zu Aktienderivaten von 2002.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
mergerEvents nsA:mergerEvents (1) (1)
nationalisationOrInsolvency nsA:nationalisationOrInsolvency (1) (1)
delisting nsA:delisting 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:extraordinaryEvents