The SEDRIS Data Representation Model
APPENDIX C - Types
SE_MD_ClassificationCode
/*
 * REGISTERABLE ENUM: SE_MD_ClassificationCode
 *
 *   In B.5.11, ISO 19115 specifies the MD_ClassificationCode selection
 *   data type that specifies levels of security classification.
 */
typedef SE_Short_Integer SE_MD_ClassificationCode;
Enumerant Definition Value
SE_MD_CLSCOD_UNCLASSIFIED
 Available for general disclosure.
1
SE_MD_CLSCOD_RESTRICTED
 Not for general disclosure.
2
SE_MD_CLSCOD_CONFIDENTIAL
 Available for someone who can be entrusted with information.
3
SE_MD_CLSCOD_SECRET
 Kept or meant to be kept private, unknown, or hidden from
 all but a select group of people.
4
SE_MD_CLSCOD_TOP_SECRET
 Of the highest secrecy.
5



Prev: SE_LSR_Transformation_Axis. Next: SE_MD_KeywordTypeCode.


Return to: Top of this Page, Type Index