originAND
The output is the logical AND of the outputs of all included Origin subsetters. This means that it will evaluate to true only if all the enclosed Origin subsetters evaluate to true. The subsetters after the first false outputted are not evaluated.
Example
<originAND> <catalog>NEIC PDE</catalog> <contributor>NEIC ALERT</contributor> </originAND>
This consists of
origin At least once choice
</originAND>
<catalog>
<contributor>
<CSVEventPrinter>
<eventArea>
<eventAttrName>
<eventBoxArea>
<eventPolygonFile>
<externalOriginSubsetter>
<geographicalRegion>
<magnitudeRange>
<networkTimeRange/>
<originAND>
<originArrayAND>
<originArrayOR>
<originDepthRange>
<originNOT>
<originOR>
<originPointAzimuth>
<originPointBackAzimuth>
<originPointDistance>
<originScript>
<originTimeRange>
<pointLinearDistanceMagnitude>
<printlineEventProcess>
<removeEventDuplicate>
<seismicRegion>
<similarEvent>
<youngerThan>
<contributor>
<CSVEventPrinter>
<eventArea>
<eventAttrName>
<eventBoxArea>
<eventPolygonFile>
<externalOriginSubsetter>
<geographicalRegion>
<magnitudeRange>
<networkTimeRange/>
<originAND>
<originArrayAND>
<originArrayOR>
<originDepthRange>
<originNOT>
<originOR>
<originPointAzimuth>
<originPointBackAzimuth>
<originPointDistance>
<originScript>
<originTimeRange>
<pointLinearDistanceMagnitude>
<printlineEventProcess>
<removeEventDuplicate>
<seismicRegion>
<similarEvent>
<youngerThan>
Places this can be found
In origin there is a choice between all of the following
- removeEventDuplicate
- eventAttrName
- geographicalRegion
- seismicRegion
- originTimeRange
- magnitudeRange
- originDepthRange
- originPointDistance
- originPointAzimuth
- originPointBackAzimuth
- pointLinearDistanceMagnitude
- eventArea
- eventBoxArea
- eventPolygonFile
- catalog
- contributor
- networkTimeRange
- originArrayAND
- originArrayOR
- originAND
- originOR
- originNOT
- externalOriginSubsetter
- youngerThan
- printlineEventProcess
- CSVEventPrinter
- similarEvent
- originScript