channelOR
The output is the logical OR of the outputs of all included Channeel subsetters. This means that it will evaluate to true if at least one of the enclosed channel subsetters evaluates to true. The subsetters after the first true outputted are not evaluated.
Example
<channelOR> <channelEffectiveTimeOverlap> <startTime>20020701T00:00:00.001Z</startTime> <endTime>20021030T00:00:00.001Z</endTime> </channelEffectiveTimeOverlap> <sampling> <min>1</min> <max>40</max> <interval> <unit>SECOND</unit> <value>1</value> </interval> </sampling> </channelOR>
This consists of
channel At least once choice
</channelOR>
<channelCode> <bandCode> <gainCode> <orientationCode> <sampling> <channelEffectiveTimeOverlap> <orientationRange> <orientationAzimuthRange> <orientationDipRange> <channelAND> <channelOR> <channelNOT> <passChannel> <externalChannelSubsetter>
end channel At least once choice