channelEffectiveTimeOverlap

Matches if the channel effective time overlaps the given time range. This is generally used to avoid processing channels that did not yet exist, or were deactivated before a time range of interest.

Example

<channelEffectiveTimeOverlap>
  <startTime>20020701T00:00:00.001Z</startTime>
  <endTime>20021030T00:00:00.001Z</endTime>
</channelEffectiveTimeOverlap>

This consists of

<channelEffectiveTimeOverlap>

<startTime> </startTime>
<endTime> </endTime>
</channelEffectiveTimeOverlap>

Places this can be found

In channelLogical there is a choice between all of the following

In channel there is a choice between all of the following