Definition Type: Element
Name: dividendPeriod
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:DividendPeriodPayment
Containing Schema: fpml-dividend-swaps-5-10.xsd
MinOccurs (1)
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-10_xsd Drilldown into paymentDate in schema fpml-dividend-swaps-5-10_xsd Drilldown into fixedStrike in schema fpml-dividend-swaps-5-10_xsd Drilldown into underlyerReference in schema fpml-eq-shared-5-10_xsd Drilldown into dateAdjustments in schema fpml-eq-shared-5-10_xsd Drilldown into unadjustedEndDate in schema fpml-eq-shared-5-10_xsd Drilldown into unadjustedStartDate in schema fpml-eq-shared-5-10_xsd Drilldown into id in schema fpml-eq-shared-5-10_xsd Drilldown into DividendPeriod in schema fpml-eq-shared-5-10_xsd Drilldown into DividendPeriodPayment in schema fpml-dividend-swaps-5-10_xsdXSD Diagram of dividendPeriod in schema fpml-dividend-swaps-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dividendPeriod" type="DividendPeriodPayment" maxOccurs="unbounded">
    <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 nsA:unadjustedStartDate (1) (1)
unadjustedEndDate nsA:unadjustedEndDate (1) (1)
dateAdjustments nsA:dateAdjustments (1) (1)
underlyerReference nsA:underlyerReference 0 (1)
fixedStrike nsA:fixedStrike (1) (1)
paymentDate nsA:paymentDate (1) (1)
valuationDate nsA:valuationDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: