Definition Type: Element
Name: tenderOffer
Namespace: http://www.fpml.org/FpML-5/reporting
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
DEPRECATED. If present and true, then tender offer is applicable.
Collapse XSD Schema Diagram:
XSD Diagram of tenderOffer in schema fpml-eq-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="tenderOffer" type="xsd:boolean" minOccurs="0" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Providing tenderOfferEvents with these three mandatory components means the tender offer is applicable, so there is no need to say that tenderOffer = true. It would also be in sync with how mergerEvents is specified in FpML." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED. If present and true, then tender offer is applicable.</xsd:documentation>
    </xsd:annotation>
</xsd:element>