simpleType "DividendAmountTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-3.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"RecordAmount"
 - 
100% of the gross cash dividend per Share paid over record date during relevant Dividend Period
"ExAmount"
 - 
100% of gross cash dividend per Share paid after the Ex Div date during relevant Dividend Period.
"PaidAmount"
 - 
100% of gross cash dividend per Share paid during relevant Dividend Period.
"AsSpecifiedInMasterConfirmation"
 - 
The Amount is determined as provided in the relevant Master Confirmation.

All Direct / Indirect Based Elements (2):
dividendAmount, excessDividendAmount
Known Usage Locations
Annotation
Refers to one on the 3 Amounts
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  DividendAmountTypeEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"RecordAmount"
 - 
100% of the gross cash dividend per Share paid over record date during relevant Dividend Period
"ExAmount"
 - 
100% of gross cash dividend per Share paid after the Ex Div date during relevant Dividend Period.
"PaidAmount"
 - 
100% of gross cash dividend per Share paid during relevant Dividend Period.
"AsSpecifiedInMasterConfirmation"
 - 
The Amount is determined as provided in the relevant Master Confirmation.
XML Source (w/o annotations (5); see within schema source)
<xsd:simpleType name="DividendAmountTypeEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="RecordAmount"/>
<xsd:enumeration value="ExAmount"/>
<xsd:enumeration value="PaidAmount"/>
<xsd:enumeration value="AsSpecifiedInMasterConfirmation"/>
</xsd:restriction>
</xsd:simpleType>

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