

  TYPE
    rat$subproduct_verify_err_types = (rac$pacs_catalog_moved, rac$permit_errors,
          rac$unmatched_element, rac$unmatched_date_time, rac$unmatched_attrib_checksum,
          rac$unmatched_contents_checksum, rac$no_contents_checksum, rac$other_errors),

    rat$subproduct_verify_errors = set of rat$subproduct_verify_err_types;

