simpleType "MethodOfAdjustmentEnum"
Namespace:
Defined:
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.

All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
Defines how adjustments will be made to the contract should one or more of the extraordinary events occur.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  MethodOfAdjustmentEnum
Derivation:
restriction of xsd: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="xsd:token">
<xsd:enumeration value="CalculationAgent"/>
<xsd:enumeration value="OptionsExchange"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.