EDCS Reference Manual
Types
EDCS_Attribute_Mapping_Structure
/*
 * STRUCT: EDCS_Attribute_Mapping_Structure
 *
 *   Provides forward mapping information for the given
 *   concept to an EDCS Attribute.
 */
typedef struct
{
EDCS_Mapping_Type_Code map_type;
EDCS_Attribute_Code ea_code;
EDCS_Integer num_entries;
EDCS_Mapping_Entry *entry_list;
EDCS_Character *information;
} EDCS_Attribute_Mapping_Structure;



Prev: EDCS_Attribute_Label. Next: EDCS_Attribute_With_Value_Entry.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™