
  TYPE
    clt$path_kind = (clc$local_catalog_path, clc$local_file_path,
          clc$permanent_file_path, clc$permanent_catalog_path,
          clc$perm_file_or_catalog_path);

