Definition Type: ComplexType
Name: EquityCorporateEvents
Namespace: http://www.fpml.org/2005/FpML-4-2
Containing Schema: fpml-eq-shared-4-2.xsd
Abstract
Documentation:
A type for defining the merger events and their treatment. Typ zur Definition von Fusionen und deren Behandlung.
Collapse XSD Schema Diagram:
Drilldown into shareForCombined in schema fpml-eq-shared-4-2_xsd Drilldown into shareForOther in schema fpml-eq-shared-4-2_xsd Drilldown into shareForShare in schema fpml-eq-shared-4-2_xsdXSD Diagram of EquityCorporateEvents in schema fpml-eq-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EquityCorporateEvents">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining the merger events and their treatment.</xsd:documentation>
        <xsd:documentation xml:lang="de">Typ zur Definition von Fusionen und deren Behandlung.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="shareForShare" type="ShareExtraordinaryEventEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The consideration paid for the original shares following the Merger Event consists wholly of new shares.</xsd:documentation>
                <xsd:documentation xml:lang="de">Einstandspreis für die ursprünglichen Aktien nach Fusion beinhaltet ausschließlich neue Aktien.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="shareForOther" type="ShareExtraordinaryEventEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The consideration paid for the original shares following the Merger Event consists wholly of cash/securities other than new shares.</xsd:documentation>
                <xsd:documentation xml:lang="de">Einstandspreis für die ursprünglichen Aktien nach Fusion beinhaltet ausschließlich Barmittel/Wertpapiere (keine neuen Aktien).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="shareForCombined" type="ShareExtraordinaryEventEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The consideration paid for the original shares following the Merger Event consists of both cash/securities and new shares.</xsd:documentation>
                <xsd:documentation xml:lang="de">Einstandspreis für die ursprünglichen Aktien nach Fusion beinhaltet sowohl Barmittel/Wertpapiere als auch neue Aktien.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
shareForShare fpml:shareForShare (1) (1)
shareForOther fpml:shareForOther (1) (1)
shareForCombined fpml:shareForCombined (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:mergerEvents, fpml:tenderOfferEvents