Definition Type: SimpleType
Name: TriggerTimeTypeEnum
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The time of day which would be considered for valuing the knock event.
Collapse XSD Schema Diagram:
XSD Diagram of TriggerTimeTypeEnum in schema fpml-enum-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="TriggerTimeTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The time of day which would be considered for valuing the knock event.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Closing">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The close of trading on a day would be considered for valuation.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Anytime">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">At any time during the Knock Determination period (continuous barrier).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Closing
Enumeration Anytime
Collapse Derivation Tree:
Collapse References:
nsD:triggerTimeType