 TYPE
    fst$attribute_override_info = record
      block_type: amt$block_type,
      file_organization: amt$file_organization,
      record_type: amt$record_type,
      ring_attributes: amt$ring_attributes,
    recend;

*copyc amt$block_type
*copyc amt$file_organization
*copyc amt$record_type
*copyc amt$ring_attributes
