EDCS Reference Manual
Concept Mapping from FACC 2.1 to EDCS 4.4
Types
FACC_2p1_Attribute_Mapping_Structure
/*
 * STRUCT: FACC_2p1_Attribute_Mapping_Structure
 *
 *   Provides forward mapping information for the given
 *   concept to an EDCS Attribute.
 */
typedef struct
{
FACC_2p1_Mapping_Type_Code map_type;
EDCS_Attribute_Code ea_code;
EDCS_Integer num_entries;
EDCS_Mapping_Entry *entry_list;
EDCS_Character *information;
} FACC_2p1_Attribute_Mapping_Structure;


Up:Index.

Last updated: July 1, 2011 Copyright © 2011 SEDRIS