<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>
|