Definition Type: ComplexType
Name: EquityCorporateEvents
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-eq-shared-4-4.xsd
Abstract
Documentation:
A type for defining the merger events and their treatment.
Collapse XSD Schema Diagram:
Drilldown into shareForCombined in schema fpml-eq-shared-4-4_xsd Drilldown into shareForOther in schema fpml-eq-shared-4-4_xsd Drilldown into shareForShare in schema fpml-eq-shared-4-4_xsdXSD Diagram of EquityCorporateEvents in schema fpml-eq-shared-4-4_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: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: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: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: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