EDCS Reference Manual
Types
EDCS_Reference_Type
/*
 * REGISTERABLE ENUM: EDCS_Reference_Type
 *
 *  This data type specifies the different possible reference types.
 */
typedef EDCS_Integer EDCS_Reference_Type;
Enumerant Definition Value
EDCS_REF_TYP_PRESCRIPTIVE
 Prescriptive reference.
1
EDCS_REF_TYP_AUTHORITATIVE
 Authoritative reference.
2
EDCS_REF_TYP_INFORMATIVE
 Informative reference.
3
EDCS_REF_TYP_NOT_APPLICABLE
 A reference type is not applicable.
4



Prev: EDCS_Real_Value. Next: EDCS_Status_Code.


Return to: Top of this Page, Type Index