simpleType "DividendAmountTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.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.
MinLength:
0

All Direct / Indirect Based Elements (2):
dividendAmount, excessDividendAmount
Known Usage Locations
Annotation
Refers to one on the 3 Amounts
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      DividendAmountTypeEnum
Derivation:
restriction of 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="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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.