| ID |
Name |
Abbr |
Presence |
Description |
| 865 | EventType | EventTyp |
optional |
SYNOPSIS:
Code to represent the type of event
|
| 866 | EventDate | Dt |
optional |
SYNOPSIS:
Date of event
|
| 1145 | EventTime | Tm |
optional |
SYNOPSIS:
Specific time of event. To be used in combination with EventDate [866]
|
| 1827 | EventTimeUnit | TmUnit |
optional |
SYNOPSIS:
Time unit associated with the event.
|
| 1826 | EventTimePeriod | TmPeriod |
optional |
SYNOPSIS:
Time unit multiplier for the event.
|
| 2340 | EventMonthYear | MoYr |
optional |
SYNOPSIS:
Used with derivatives when an event is express as a month-year with optional day or month or week of month.
Format:
YYYYMM (e.g. 199903)
YYYYMMDD (e.g. 20030323)
YYYYMMwN (e.g. 200303w2) for week
A specific date can be appended to the month-year. For instance, if multiple event types exist in the same Year and Month, but actually at a different time, a value can be appended, such as "w" or "w2" to indicate week. Likewise, the day of monty (0-31) can be appended to indicate a specific event date.
|
| 867 | EventPx | Px |
optional |
SYNOPSIS:
Predetermined price of issue at event, if applicable
|
| 868 | EventText | Txt |
optional |
SYNOPSIS:
Comments related to the event.
|
| 1578 | EncodedEventTextLen | EncTxtLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedEventText(868) fied.
|
| 1579 | EncodedEventText | EncTxt |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the EventText(868) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the EventText(868) field.
|