| ID |
Name |
Abbr |
Presence |
Description |
| 2060 | LegEventType | Typ |
optional |
SYNOPSIS:
Code to represent the type of event.
|
| 2061 | LegEventDate | Dt |
optional |
SYNOPSIS:
The date of the event.
|
| 2062 | LegEventTime | Tm |
optional |
SYNOPSIS:
Specific time of event. To be used in combination with LegEventDate(2061).
|
| 2063 | LegEventTimeUnit | TmUnit |
optional |
SYNOPSIS:
Time unit associated with the event.
|
| 2064 | LegEventTimePeriod | TmPeriod |
optional |
SYNOPSIS:
Time unit multiplier for the event.
|
| 2341 | LegEventMonthYear | 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.
|
| 2065 | LegEventPx | Px |
optional |
SYNOPSIS:
Predetermined price of issue at event, if applicable.
|
| 2066 | LegEventText | Txt |
optional |
SYNOPSIS:
Free form text to specify additional information or enumeration description when a standard value does not apply.
|
| 2074 | EncodedLegEventTextLen | EncTxtLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedLegEventText(2075) field.
|
| 2075 | EncodedLegEventText | EncTxt |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the LegEventText(2066) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the LegEventText(2066) field.
|