group "EquityExpiration.model"
Namespace:
Content:
Defined:
globally in fpml-eqd-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
(equityExpirationTimeType, equityExpirationTime?) | expirationTimeDetermination
Content Model Elements (3):
equityExpirationTime, equityExpirationTimeType, expirationTimeDetermination
Known Usage Locations
Annotation
Choice between expiration expressed as symbolic and optional literal time, or using a determination method.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="EquityExpiration.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="equityExpirationTimeType" type="TimeTypeEnum"/>
<xsd:element minOccurs="0" name="equityExpirationTime" type="BusinessCenterTime"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
equityExpirationTime
Type:
BusinessCenterTime, complex content
The specific time of day at which the equity option expires.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="equityExpirationTime" type="BusinessCenterTime"/>

equityExpirationTimeType
Type:
TimeTypeEnum, simple content
The time of day at which the equity option expires, for example the official closing time of the exchange.
Simple Content
enumeration of xsd:token
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
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="equityExpirationTimeType" type="TimeTypeEnum"/>

expirationTimeDetermination
Type:
DeterminationMethod, simple content
Expiration time determination method.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)

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.