
  TYPE
    fst$attachment_options_sources = record
      access_modes_source: amt$attribute_source,
      error_exit_name_source: amt$attribute_source,
      error_limit_source: amt$attribute_source,
      label_exit_name_source: amt$attribute_source,
      message_control_source: amt$attribute_source,
      open_position_source: amt$attribute_source,
    recend;

*copyc amt$attribute_source
