The SEDRIS Data Representation Model
APPENDIX C - Constants
SE_DATA_QUALITY_ELEMENT_DEFAULT
/*
 * GLOBAL VARIABLE: SE_DATA_QUALITY_ELEMENT_DEFAULT
 *
 *   Pre-initialized global variable containing the default values for an
 *   SE_Data_Quality_Element variable.
 */
const SE_Data_Quality_Element
SE_DATA_QUALITY_ELEMENT_DEFAULT
name_of_measure.locale.language {'e', 'n'}
name_of_measure.locale.country {'u', 's', 'a'}
name_of_measure.length 0
name_of_measure.characters (SE_Character *)&se_empty_string
measure_identification.locale.language {'e', 'n'}
measure_identification.locale.country {'u', 's', 'a'}
measure_identification.length 0
measure_identification.characters (SE_Character *)&se_empty_string
measure_description.locale.language {'e', 'n'}
measure_description.locale.country {'u', 's', 'a'}
measure_description.length 0
measure_description.characters (SE_Character *)&se_empty_string
evaluation_method_type.locale.language {'e', 'n'}
evaluation_method_type.locale.country {'u', 's', 'a'}
evaluation_method_type.length 0
evaluation_method_type.characters (SE_Character *)&se_empty_string
evaluation_method_description.locale.language {'e', 'n'}
evaluation_method_description.locale.country {'u', 's', 'a'}
evaluation_method_description.length 0
evaluation_method_description.characters (SE_Character *)&se_empty_string
evaluation_procedure.locale.language {'e', 'n'}
evaluation_procedure.locale.country {'u', 's', 'a'}
evaluation_procedure.length 0
evaluation_procedure.characters (SE_Character *)&se_empty_string
data_time.locale.language {'e', 'n'}
data_time.locale.country {'u', 's', 'a'}
data_time.length 0
data_time.characters (SE_Character *)&se_empty_string
result.locale.language {'e', 'n'}
result.locale.country {'u', 's', 'a'}
result.length 0
result.characters (SE_Character *)&se_empty_string



Prev: SE_DATA_QUALITY_DEFAULT. Next: SE_DATA_TABLE_DATA_DEFAULT.


Return to: Top of this Page, Constant Index