stationAND
The output is the logical AND of the outputs of all included Station subsetters. This means that it will evaluate to true only if all the enclosed Station subsetters evaluate to true. The subsetters after the first false outputted are not evaluated.
Example
<stationAND> <stationEffectiveTimeOverlap> <startTime>20020701T00:00:00.001Z</startTime> <endTime>20021030T00:00:00.001Z</endTime> </stationEffectiveTimeOverlap> <stationArea> <boxArea> <latitudeRange> <min>25</min> <max>35</max> </latitudeRange> <longitudeRange> <min>-80</min> <max>-70</max> </longitudeRange> </boxArea> </stationArea> </stationAND>
This consists of
stationLogical At least once choice
</stationAND>
<stationCode>
<stationRegularExpression>
<stationName>
<stationOperator>
<stationDepthRange>
<stationEffectiveTimeOverlap>
<stationArea>
<stationPointDistance>
<stationPointAzimuth>
<stationPointBackAzimuth>
<stationAND>
<stationOR>
<stationNOT>
<passStation>
<externalStationSubsetter>
network
end stationLogical At least once choice
<stationRegularExpression>
<stationName>
<stationOperator>
<stationDepthRange>
<stationEffectiveTimeOverlap>
<stationArea>
<stationPointDistance>
<stationPointAzimuth>
<stationPointBackAzimuth>
<stationAND>
<stationOR>
<stationNOT>
<passStation>
<externalStationSubsetter>
network
Places this can be found
In stationLogical there is a choice between all of the following
In station there is a choice between all of the following