simpleType "TimeTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Close"
 - 
The official closing time of the exchange on the valuation date.
"Open"
 - 
The official opening time of the exchange on the valuation date.
"OSP"
 - 
The time at which the official settlement price is determined.
"SpecificTime"
 - 
The time specified in the element equityExpirationTime or valuationTime (as appropriate)
"XETRA"
 - 
The time at which the official settlement price (following the auction by the exchange) is determined by the exchange.
"DerivativesClose"
 - 
The official closing time of the derivatives exchange on which a derivative contract is listed on that security underlyer.
"AsSpecifiedInMasterConfirmation"
 - 
The time is determined as provided in the relevant Master Confirmation.
MinLength:
0

All Direct / Indirect Based Elements (5):
Known Usage Locations
Annotation
Defines points in the day when equity option exercise and valuation can occur.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      TimeTypeEnum
Derivation:
restriction of Token
Facets:
enumeration:
"Close"
 - 
The official closing time of the exchange on the valuation date.
"Open"
 - 
The official opening time of the exchange on the valuation date.
"OSP"
 - 
The time at which the official settlement price is determined.
"SpecificTime"
 - 
The time specified in the element equityExpirationTime or valuationTime (as appropriate)
"XETRA"
 - 
The time at which the official settlement price (following the auction by the exchange) is determined by the exchange.
"DerivativesClose"
 - 
The official closing time of the derivatives exchange on which a derivative contract is listed on that security underlyer.
"AsSpecifiedInMasterConfirmation"
 - 
The time is determined as provided in the relevant Master Confirmation.
XML Source (w/o annotations (8); see within schema source)
<xsd:simpleType name="TimeTypeEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="Close"/>
<xsd:enumeration value="Open"/>
<xsd:enumeration value="OSP"/>
<xsd:enumeration value="SpecificTime"/>
<xsd:enumeration value="XETRA"/>
<xsd:enumeration value="DerivativesClose"/>
<xsd:enumeration value="AsSpecifiedInMasterConfirmation"/>
</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.