EDCS Reference Manual
Concept Mapping from EDCS 3.1 to EDCS 4.x Types
EDCS_3p1_4px_Group_Mapping_Structure
/*
 * STRUCT: EDCS_3p1_4px_Group_Mapping_Structure
 *
 *   Provides forward mapping information for the given
 *   concept to an EDCS Group.
 */
typedef struct
{

EDCS_Integer eg_3p1_code;
EDCS_Character *eg_3p1_label;
EDCS_Mapping_Type_Code map_type;
EDCS_Group_Code eg_4px_code;
EDCS_Character *notes;
} EDCS_3p1_4px_Group_Mapping_Structure;



Prev: EDCS_3p1_4px_Enumerant_Mapping_Structure.


Return to: Top of this Page, Type Index