simpleType "NonCashDividendTreatmentEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"PotentialAdjustmentEvent"
 - 
The treatment of any non-cash dividend shall be determined in accordance with the Potential Adjustment Event provisions.
"CashEquivalent"
 - 
Any non-cash dividend shall be treated as a Declared Cash Equivalent Dividend.
MinLength:
0

All Direct / Indirect Based Elements (1):
nonCashDividendTreatment
Known Usage Locations
Annotation
Defines treatment of non-cash dividends.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      NonCashDividendTreatmentEnum
Derivation:
restriction of Token
Facets:
enumeration:
"PotentialAdjustmentEvent"
 - 
The treatment of any non-cash dividend shall be determined in accordance with the Potential Adjustment Event provisions.
"CashEquivalent"
 - 
Any non-cash dividend shall be treated as a Declared Cash Equivalent Dividend.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="NonCashDividendTreatmentEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="PotentialAdjustmentEvent"/>
<xsd:enumeration value="CashEquivalent"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.