stationEffectiveTimeOverlap

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

Example

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

This consists of

<stationEffectiveTimeOverlap>

<startTime>time</startTime>
<endTime>time</endTime>
</stationEffectiveTimeOverlap>

Places this can be found