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


Field Notes


classification

 This identifies the handling restrictions on the
 resource being described by the given instance of
 <Access>.

user_note

 This provides an explanation of the application of
 the legal constraints or other restrictions
 and legal prerequisites for obtaining and using
 the resource being described by the given instance
 of <Access>.

classification_system

 This identifies the classification system.

handling_description

 This provides any additional information about the
 restrictions on handling the resource being described
 by the given instance of <Access>.



Prev: SE_Security_Classification_Code. Next: SE_Shading_Method.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS