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

EDCS_Integer ev_3p1_code;
EDCS_Character *ev_3p1_label;
EDCS_Mapping_Type_Code map_type;
EDCS_Value_Characteristic_Code ev_4px_code;
EDCS_Character *notes;
} EDCS_3p1_4px_Characteristic_Mapping_Structure;



Prev: EDCS_3p1_4px_Attribute_Mapping_Structure. Next: EDCS_3p1_4px_Class_Mapping_Structure.


Return to: Top of this Page, Type Index