PLATE

PLATE — select records for inclusion by the plate identifier

Synopsis

Content model

PLATE ::=
EMPTY

Attributes

NameTypeDefaultDescription
includeCDATANone

One or more (comma or space delimited) numeric values, one or more ranges of numeric values, or any combination of both.

Description

Records are selected by plate identifier with this element. If the plate identifier of a record is in the range of included plate identifiers (specified by the value of the include attribute), the record becomes part of the set of records to be processed.

If no inclusion criteria are specified, records are selected for inclusion independent of the plate identifier. This is equivalent to not specifying a PLATE element.

Parents

These elements contain PLATE: CRITERIA

Children

The following elements occur in PLATE: None.

Examples

Example 6.47. Select all records for plates 21 through 29 inclusive

<PLATE include="21-29" />