The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Element_Type_Code
/*
 * REGISTERABLE ENUM: SE_Element_Type_Code
 *
 *   This data type specifies the type of element code used in an
 *   SE_Element_Type variant record.
 */
typedef SE_Short_Integer SE_Element_Type_Code;
Enumerant Definition Value
SE_ELEMTYPCOD_ATTRIBUTE
 The element represents an EDCS_Attribute_Code.
1
SE_ELEMTYPCOD_INDEX
 The element represents an SE_Index_Code.
2
SE_ELEMTYPCOD_VARIABLE
 The element represents an SE_Variable_Code.
3



Prev: SE_Element_Type. Next: SE_Enumerant_Structure.


Return to: Top of this Page, Type Index