Definition Type: SimpleType
Name: NonCashDividendTreatmentEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Defines treatment of non-cash dividends.
Collapse XSD Schema Diagram:
XSD Diagram of NonCashDividendTreatmentEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="NonCashDividendTreatmentEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Defines treatment of non-cash dividends.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="PotentialAdjustmentEvent">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The treatment of any non-cash dividend shall be determined in accordance with the Potential Adjustment Event provisions.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="CashEquivalent">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">Any non-cash dividend shall be treated as a Declared Cash Equivalent Dividend.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration PotentialAdjustmentEvent
Enumeration CashEquivalent
Collapse Derivation Tree:
Collapse References:
nsE:nonCashDividendTreatment