ANDRequestWrapper
Allows an event channel request subsetter to be embedded within a event channelgroup request subsetter. The result is the AND of result of all the individual per channel request subsetters. The is most often used within the motion vector arm.
Example
<ANDRequestWrapper> <requestPrint /> </ANDRequestWrapper>
This consists of
request choice
</ANDRequestWrapper>
<requestAND>
<requestOR>
<requestNOT>
<requestPrint/>
<breqFastRequest>
<netDCRequest>
<passRequest>
<externalRequest>
end request choice
<requestOR>
<requestNOT>
<requestPrint/>
<breqFastRequest>
<netDCRequest>
<passRequest>
<externalRequest>
Places this can be found
In vectorRequest there is a choice between all of the following