Volume Descriptor Record

The Volume Descriptor Record (VDR) is the first record in a CCOGIF file. The FME represents this record as a CCOGIF_METADATA feature with the following attributes:

Attribute Name

Description

Type

ccogif_record_code

Record code (constant VDR).

char(4)

ccogif_log_vol_id

Logical volume identifier.

int(16)

ccogif_phys_vol_num

Physical volume number in this logical volume (numbered sequentially from 1).

int(16)

ccogif_vol_cre_date

Volume creation date.

date

ccogif_vol_data_desc

Logical volume data description.

char(128)

ccogif_vol_gen_cntry

Volume generating country.

char(64)

ccogif_vol_gen_agncy

Volume generating agency.

char(64

ccogif_vol_gen_fclty

Volume generating facility.

char(64)

ccogif_fmt_ctrl_doc_id

Format control document identifier.

char(64)

ccogif_sw_release_id

Software release identifier.

char(64)

ccogif_feat_code_rev

Feature code revision level.

char(64)

ccogif_num_ufl_recs

Number of user fixed length records immediately following this volume descriptor record.

int(16)

ccogif_bytes_prev_rec

Number of bytes left from last logical record of previous physical volume.

int(16)