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