Definition Type: SimpleType
Name: TimeTypeEnum
Containing Schema: fpml-enum-4-0.xsd
Documentation:
Defines points in the day when equity option exercise and valuation can occur.
Collapse XSD Schema Diagram:
XSD Diagram of TimeTypeEnum in schema fpml-enum-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="TimeTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Defines points in the day when equity option exercise and valuation can occur.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Close">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The official closing time of the exchange on the valuation date.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Open">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The official opening time of the exchange on the valuation date.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="OSP">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The time at which the official settlement price is determined.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="SpecificTime">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The time specified in the element equityExpirationTime or valuationTime (as appropriate)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="XETRA">
            <xsd:annotation>
                <xsd:documentation source="http://www.FpML.org" xml:lang="en">The time at which the official settlement price (following the auction by the exchange) is determined by the exchange.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Close
Enumeration Open
Enumeration OSP
Enumeration SpecificTime
Enumeration XETRA
Collapse Derivation Tree:
Collapse References:
nsA:equityExpirationTimeType, nsA:equityExpirationTimeType, nsA:equityExpirationTimeType, nsA:latestExerciseTimeType, nsA:latestExerciseTimeType, nsA:time, nsA:valuationTimeType, nsA:valuationTimeType, nsA:valuationTimeType, nsA:valuationTimeType