simpleType "FxBarrierTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-2.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Knockin"
 - 
Option exists once the barrier is hit. The trigger rate is out-of-the money in relation to the strike rate.
"Knockout"
 - 
Option ceases to exist once the barrier is hit. The trigger rate is out-of the-money in relation to the strike rate.
"ReverseKnockin"
 - 
Option exists once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.
"ReverseKnockout"
 - 
Option ceases to exist once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.

All Direct / Indirect Based Elements (1):
barrierType
Known Usage Locations
Annotation
The specification of whether a barrier within an FX OTC option is a knockin or knockout, as well as whether it is a standard barrier or a reverse barrier.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  FxBarrierTypeEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Knockin"
 - 
Option exists once the barrier is hit. The trigger rate is out-of-the money in relation to the strike rate.
"Knockout"
 - 
Option ceases to exist once the barrier is hit. The trigger rate is out-of the-money in relation to the strike rate.
"ReverseKnockin"
 - 
Option exists once the barrier is hit. The trigger rate is in-the money in relation to the strike rate.
"ReverseKnockout"
 - 
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="xsd:token">
<xsd:enumeration value="Knockin"/>
<xsd:enumeration value="Knockout"/>
<xsd:enumeration value="ReverseKnockin"/>
<xsd:enumeration value="ReverseKnockout"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.