simpleType "FxTargetStyleEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Exact"
 - 
The gain for the knockout period is adjusted to yield a final accumulated value equal to the target level.
"Exclusive"
 - 
The gain for the knockout period is adjusted to zero i.e. the target yields zero value in the final period.
"Inclusive"
 - 
The gain for the knockout period is equal to the whole benefit of the final fixing over spot i.e. the final accumulated value may exceed the target level.

All Direct / Indirect Based Elements (1):
targetStyle
Known Usage Locations
Annotation
Defines the method for calculating the gain in the period where the Target Knock-Out event occurs (Exact, Exclusive, Inclusive).
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  FxTargetStyleEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Exact"
 - 
The gain for the knockout period is adjusted to yield a final accumulated value equal to the target level.
"Exclusive"
 - 
The gain for the knockout period is adjusted to zero i.e. the target yields zero value in the final period.
"Inclusive"
 - 
The gain for the knockout period is equal to the whole benefit of the final fixing over spot i.e. the final accumulated value may exceed the target level.
XML Source (w/o annotations (4); see within schema source)
<xsd:simpleType name="FxTargetStyleEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Exact"/>
<xsd:enumeration value="Exclusive"/>
<xsd:enumeration value="Inclusive"/>
</xsd:restriction>
</xsd:simpleType>

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