channelAND
The output is the logical AND of the outputs of all included channel subsetters. This means that it will evaluate to true only if all the enclosed channel subsetters evaluate to true. The subsetters after the first false outputted are not evaluated.
Example
<channelAND> <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> </channelAND>
This consists of
channel At least once choice
</channelAND>
<channelCode> <bandCode> <gainCode> <orientationCode> <sampling> <channelEffectiveTimeOverlap> <orientationRange> <orientationAzimuthRange> <orientationDipRange> <channelAND> <channelOR> <channelNOT> <passChannel> <externalChannelSubsetter>
end channel At least once choice