Definition Type: Element
Name: allDividends
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the European Master Confirmation value of 'All Dividends' which, when applicable, signifies that, for a given Ex-Date, the daily observed Share Price for that day is adjusted (reduced) by the cash dividend and/or the cash value of any non cash dividend per Share (including Extraordinary Dividends) declared by the Issuer. All Dividends in accordance with the ISDA 2002 Equity Derivatives Definitions.
Collapse XSD Schema Diagram:
XSD Diagram of allDividends in schema fpml-eq-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="allDividends" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Represents the European Master Confirmation value of 'All Dividends' which, when applicable, signifies that, for a given Ex-Date, the daily observed Share Price for that day is adjusted (reduced) by the cash dividend and/or the cash value of any non cash dividend per Share (including Extraordinary Dividends) declared by the Issuer. All Dividends in accordance with the ISDA 2002 Equity Derivatives Definitions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>