Definition Type: Element
Name: dividendPeriodEndDate
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-eqs-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Dividend period has the meaning as defined in the ISDA 2002 Equity Derivatives Definitions. This element specifies the date on which the dividend period will end. It includes a boolean attribute for defining whether this end date is included or excluded from the dividend period.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-eqs-4-0_xsdXSD Diagram of dividendPeriodEndDate in schema fpml-eqs-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dividendPeriodEndDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Dividend period has the meaning as defined in the ISDA 2002 Equity Derivatives Definitions. This element specifies the date on which the dividend period will end. It includes a boolean attribute for defining whether this end date is included or excluded from the dividend period.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:attribute name="href" type="xsd:IDREF" use="required" />
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required