simpleType "MethodOfAdjustmentEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"CalculationAgent"
 - 
The Calculation Agent has the right to adjust the terms of the trade following a corporate action.
"OptionsExchange"
 - 
The trade will be adjusted in accordance with any adjustment made by the exchange on which options on the underlying are listed.
MinLength:
0

All Direct / Indirect Based Elements (4):
methodOfAdjustment (defined in EquityDerivativeLongFormBase complexType),
methodOfAdjustment (in dividendSwapOptionTransactionSupplement),
methodOfAdjustment (in equityOptionTransactionSupplement),
methodOfAdjustment (in varianceOptionTransactionSupplement)
Known Usage Locations
Annotation
Defines how adjustments will be made to the contract should one or more of the extraordinary events occur.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      MethodOfAdjustmentEnum
Derivation:
restriction of Token
Facets:
enumeration:
"CalculationAgent"
 - 
The Calculation Agent has the right to adjust the terms of the trade following a corporate action.
"OptionsExchange"
 - 
The trade will be adjusted in accordance with any adjustment made by the exchange on which options on the underlying are listed.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="MethodOfAdjustmentEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="CalculationAgent"/>
<xsd:enumeration value="OptionsExchange"/>
</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.