The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Security_Info
/*
 * STRUCT: SE_Security_Info
 *
 *   This data type specifies security classification information
 *   for a given data object.
 */
typedef struct
{
SE_String system; (notes)
SE_String classification; (notes)
SE_String handling; (notes)
} SE_Security_Info;


Field Notes


system

 Name of security classification system (Optional)

 Note: use "United States Department of Defense"

classification

 Security classification level (Mandatory)

 Note: use "Unclassified", "Confidential",
       "Secret", "Top Secret", etc.

handling

 Additional handling restriction information (Optional)

 Note: use for downgrading date or any other
       type of security information



Prev: SE_Season. Next: SE_Shade_Method.


Return to: Top of this Page, Type Index

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