simpleType "FxBarrierTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Knockin"
 - 
The option exists if the spot rate is at or above, or at or below the barrier level according to the specified barrier direction.
"Knockout"
 - 
The option ceases to exist if the spot rate is at or above, or at or below the barrier level according to the specified barrier direction.
"ReverseKnockin"
 - 
DEPRECATE: Option exists once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.
"ReverseKnockout"
 - 
DEPRECATE: Option ceases to exist once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.
MinLength:
0

All Direct / Indirect Based Elements (2):
barrierType (defined in FxBarrierFeature complexType),
Known Usage Locations
Annotation
The specification of whether a barrier within an FX OTC option is a knockin or knockout.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      FxBarrierTypeEnum
Derivation:
restriction of Token
Facets:
enumeration:
"Knockin"
 - 
The option exists if the spot rate is at or above, or at or below the barrier level according to the specified barrier direction.
"Knockout"
 - 
The option ceases to exist if the spot rate is at or above, or at or below the barrier level according to the specified barrier direction.
"ReverseKnockin"
 - 
DEPRECATE: Option exists once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.
"ReverseKnockout"
 - 
DEPRECATE: Option ceases to exist once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.
XML Source (w/o annotations (5); see within schema source)
<xsd:simpleType name="FxBarrierTypeEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="Knockin"/>
<xsd:enumeration value="Knockout"/>
<xsd:enumeration fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The ReverseKnockin value is not to be used. The value is no longer needed." value="ReverseKnockin"/>
<xsd:enumeration fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The ReverseKnockout value is not to be used. The value is no longer needed." value="ReverseKnockout"/>
</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.