EventDateTypeEnum
RIXML 2.5 Enumeration
Specifies different types of dates relevant to events, including start and end dates, registration deadlines, and specialized IPO-related dates such as pricing, filing, lockup, withdrawal, and quiet period end dates
Usage
Required attribute in EventDate elements to categorize the significance of specific dates within event contexts
Business Context
Essential for event management and IPO tracking, providing structured date information that helps participants understand timing requirements and important milestones
Where It Fits
Elements using this type (1)
Definition
| Base Type | string |
Enumeration Values
StartDate |
| Start Date |
The date and time when an event begins or commences Use to specify the opening time of conferences, meetings, or other scheduled events [RIXML Research Data Dictionary v2.5.1 p.51] ActiveSince 2.1 |
EndDate |
| End Date |
The date and time when an event concludes or terminates Use to specify the closing time of conferences, meetings, or other scheduled events [RIXML Research Data Dictionary v2.5.1 p.51] ActiveSince 2.1 |
RegistrationDeadlineDate |
| Registration Deadline Date |
No description available ActiveSince 2.1 |
ExpirationDate |
| Expiration Date |
No description available ActiveSince 2.1 |
PricingDate |
| Pricing Date |
No description available ActiveSince 2.1 |
FilingDate |
| Filing Date |
No description available ActiveSince 2.1 |
LockupDate |
| Lockup Date |
Date when lockup restrictions expire for IPO-related securities Use when specifying the date that IPO lockup periods end and insiders can trade shares [RIXML Research Data Dictionary v2.5.1 p.82] ActiveSince 2.1 |
WithdrawalDate |
| Withdrawal Date |
Date when an IPO offering is withdrawn or cancelled Select when indicating the date an IPO was officially withdrawn from the market [RIXML Research Data Dictionary v2.5.1 p.82] ActiveSince 2.1 |
QuietPeriodEndDate |
| Quiet Period End Date |
Date when the quiet period following an IPO officially ends Use when specifying when analysts can begin issuing research on a newly public company [RIXML Research Data Dictionary v2.5.1 p.82] ActiveSince 2.1 |
Examples
<!-- Example usage of EventDateTypeEnum enumeration -->
<element type="EventDateTypeEnum">StartDate</element>Version History
Unchanged since introduction in RIXML 2.1
Semantic Relationships
Requires5 relationships
Pricing date is specifically applicable to IPO events as part of the offering process
RIXML Research Data Dictionary v2.5.1, p.81— Enumeration Values
Filing date is specifically applicable to IPO events as part of the regulatory process
RIXML Research Data Dictionary v2.5.1, p.81— Enumeration Values
Lockup date is specifically applicable to IPO events governing when shares can be traded
RIXML Research Data Dictionary v2.5.1, p.82— LockupDate
Withdrawal date is specifically applicable to IPO events when an offering is cancelled
RIXML Research Data Dictionary v2.5.1, p.82— WithdrawalDate
Quiet period end date is specifically applicable to IPO events marking when promotional restrictions are lifted
RIXML Research Data Dictionary v2.5.1, p.82— QuietPeriodEndDate