vectorAvailableDataAND
The output is the logical AND of the outputs of all included subsetters. This means that it will evaluate to true only if all the included subsetters evaluate to true. The subsetters after the first false outputted are not evaluated.
Example
<vectorAvailableDataAND> <ANDAvailableDataWrapper> <noGaps /> </ANDAvailableDataWrapper> <ANDAvailableDataWrapper> <fullCoverage /> </ANDAvailableDataWrapper> </vectorAvailableDataAND>
This consists of
vectorAvailableData At least once choice
</vectorAvailableDataAND>
<ANDAvailableDataWrapper>
<ORAvailableDataWrapper>
<vectorAvailableDataAND>
<vectorAvailableDataOR>
<vectorAvailableDataNOT>
<jythonVectorAvailableDataSubsetter>
<externalVectorAvailableDataSubsetter>
availableData
end vectorAvailableData At least once choice
<ORAvailableDataWrapper>
<vectorAvailableDataAND>
<vectorAvailableDataOR>
<vectorAvailableDataNOT>
<jythonVectorAvailableDataSubsetter>
<externalVectorAvailableDataSubsetter>
availableData
Places this can be found
In vectorAvailableData there is a choice between all of the following