Definition Type: Element
Name: dividendPeriod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:DividendPeriodPayment
Containing Schema: fpml-dividend-swaps-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
One to many time bounded dividend payment periods, each with a fixed strike and dividend payment date per period.
Collapse XSD Schema Diagram:
Drilldown into valuationDate in schema fpml-dividend-swaps-5-0_xsd1 Drilldown into paymentDate in schema fpml-dividend-swaps-5-0_xsd1 Drilldown into fixedStrike in schema fpml-dividend-swaps-5-0_xsd1 Drilldown into underlyerReference in schema fpml-eq-shared-5-0_xsd1 Drilldown into dateAdjustments in schema fpml-eq-shared-5-0_xsd1 Drilldown into unadjustedEndDate in schema fpml-eq-shared-5-0_xsd1 Drilldown into unadjustedStartDate in schema fpml-eq-shared-5-0_xsd1 Drilldown into id in schema fpml-eq-shared-5-0_xsd1 Drilldown into DividendPeriod in schema fpml-eq-shared-5-0_xsd1 Drilldown into DividendPeriodPayment in schema fpml-dividend-swaps-5-0_xsd1XSD Diagram of dividendPeriod in schema fpml-dividend-swaps-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dividendPeriod" type="DividendPeriodPayment" maxOccurs="unbounded" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">One to many time bounded dividend payment periods, each with a fixed strike and dividend payment date per period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedStartDate nsB:unadjustedStartDate 0 (1)
unadjustedEndDate nsB:unadjustedEndDate 0 (1)
dateAdjustments nsB:dateAdjustments 0 (1)
underlyerReference nsB:underlyerReference 0 (1)
fixedStrike nsB:fixedStrike 0 (1)
paymentDate nsB:paymentDate 0 (1)
valuationDate nsB:valuationDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: