CREATE — select records for inclusion by the record creation date
Records are selected by creation date with this element.
If the creation date of a record is in the range of included creation
dates
(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 creation date.
This is equivalent to not specifying a
CREATE element.
The date notation for expressing constant date values is the standard
DFdiscover notation, yy/mm/dd, which means two-digit year of
century, two-digit month of year, and two-digit day of month.
The word today may appear in the selection criteria,
and has the effect of selecting records created with todays date.