Definition Type: ComplexType
Name: MergerEvents
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-eqd-4-0.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-eqd-4-0_xsd Drilldown into shareForOther in schema fpml-eqd-4-0_xsd Drilldown into shareForShare in schema fpml-eqd-4-0_xsdXSD Diagram of MergerEvents in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="MergerEvents">
    <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 nsA:shareForShare (1) (1)
shareForOther nsA:shareForOther (1) (1)
shareForCombined nsA:shareForCombined (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:mergerEvents