Definition Type: SimpleType
Name: FxBarrierTypeSimpleEnum
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Defines the outcome in the event that the barrier is triggered i.e. whether the product becomes active (Knockin) or is extinguished (Knockout). Omitting superseded values ReverseKnock[in|out].
Collapse XSD Schema Diagram:
XSD Diagram of FxBarrierTypeSimpleEnum in schema fpml-enum-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="FxBarrierTypeSimpleEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Defines the outcome in the event that the barrier is triggered i.e. whether the product becomes active (Knockin) or is extinguished (Knockout). Omitting superseded values ReverseKnock[in|out].</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Knockin">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The option exists if the spot rate is at or above, or at or below the barrier level according to the specified barrier direction.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Knockout">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">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.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Knockin
Enumeration Knockout
Collapse Derivation Tree:
Collapse References:
nsA:barrierType