siteAND
The output is the logical AND of the outputs of all included Site subsetters. This means that it will evaluate to true only if all the enclosed Site subsetters evaluate to true. The subsetters after the first false outputted are not evaluated.
Example
<siteAND> <siteDepthRange> <unit>METER</unit> <min>100</min> <max>200</max> </siteDepthRange> <siteEffectiveTimeOverlap> <startTime>20020701T00:00:00.001Z</startTime> <endTime>20021030T00:00:00.001Z</endTime> </siteEffectiveTimeOverlap> </siteAND>
Places this can be found
In site there is a choice between all of the following
In siteLogical there is a choice between all of the following