This clause names the record descriptions used by the file.
DATA { RECORD IS  } {record-name} ...
     { RECORDS ARE}
               record-name must name level 01 record descriptions associated with the file.
This clause is never required, because the compiler can determine which records are associated with each file.