Definition Type: Element
Name: dividend
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:NonNegativeMoney
Containing Schema: fpml-eq-shared-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Expected dividend in this period.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-shared-5-4_xsd Drilldown into currency in schema fpml-shared-5-4_xsd Drilldown into id in schema fpml-shared-5-4_xsd Drilldown into MoneyBase in schema fpml-shared-5-4_xsd Drilldown into NonNegativeMoney in schema fpml-shared-5-4_xsdXSD Diagram of dividend in schema fpml-eq-shared-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dividend" type="NonNegativeMoney" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Expected dividend in this period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsA:currency 0 (1)
amount nsA:amount 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: