Definition Type: Element
Name: dividendPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:DividendPeriodDividend
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A single Dividend Adjustment Period.
Collapse XSD Schema Diagram:
Drilldown into multiplier in schema fpml-eq-shared-5-10_xsd2 Drilldown into dividend in schema fpml-eq-shared-5-10_xsd2 Drilldown into underlyerReference in schema fpml-eq-shared-5-10_xsd2 Drilldown into dateAdjustments in schema fpml-eq-shared-5-10_xsd2 Drilldown into unadjustedEndDate in schema fpml-eq-shared-5-10_xsd2 Drilldown into unadjustedStartDate in schema fpml-eq-shared-5-10_xsd2 Drilldown into id in schema fpml-eq-shared-5-10_xsd2 Drilldown into DividendPeriod in schema fpml-eq-shared-5-10_xsd2 Drilldown into DividendPeriodDividend in schema fpml-eq-shared-5-10_xsd2XSD Diagram of dividendPeriod in schema fpml-eq-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dividendPeriod" type="DividendPeriodDividend" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A single Dividend Adjustment Period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedStartDate nsE:unadjustedStartDate 0 (1)
unadjustedEndDate nsE:unadjustedEndDate 0 (1)
dateAdjustments nsE:dateAdjustments 0 (1)
underlyerReference nsE:underlyerReference 0 (1)
dividend nsE:dividend 0 (1)
multiplier nsE:multiplier 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: