| FRAMES | NO FRAMES |
|
|
The ComplexEventDate and ComplexEventTime components are used to constrain a complex event to a specific date range or time range. If specified the event is only effective on or within the specified dates and times.
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 1491 | NoComplexEventDates | EvntDts | N | Number of complex event date occurrences for a given complex event. | |||
| => | 1492 | ComplexEventStartDate | @StartDt | C | Required if NoComplexEventDates(1491) > 0. | ||
| => | 1493 | ComplexEventEndDate | @EndDt | C | Required if NoComplexEventDates(1491) > 0. | ||
| => | <ComplexEventTimes> | N | |||||
|
|
| FRAMES | NO FRAMES |