Definition Type: Element
Name: dividendPayment
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:PendingPayment
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The next upcoming dividend payment or payments.
Collapse XSD Schema Diagram:
Drilldown into accruedInterest in schema fpml-asset-5-10_xsd1 Drilldown into amount in schema fpml-asset-5-10_xsd1 Drilldown into paymentDate in schema fpml-asset-5-10_xsd1 Drilldown into id in schema fpml-shared-5-10_xsd1 Drilldown into PaymentBase in schema fpml-shared-5-10_xsd1 Drilldown into PendingPayment in schema fpml-asset-5-10_xsd1XSD Diagram of dividendPayment in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dividendPayment" type="PendingPayment" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The next upcoming dividend payment or payments.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
paymentDate nsB:paymentDate (1) (1)
amount nsB:amount (1) (1)
accruedInterest nsB:accruedInterest 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: