
  TYPE
    fst$goi_information_request = record
      catalog_depth: fst$catalog_depth,
      object_information_requests: fst$goi_object_info_requests,
    recend;

*copyc fst$catalog_depth
*copyc fst$goi_object_info_requests
