The SEDRIS Data Representation Model
APPENDIX C - Constants SE_PSEUDO_CODE_FUNCTION_DEFAULT |
---|
value_type | EDCS_AVT_REAL |
name.locale.language | {'e', 'n'} |
name.locale.country | {'u', 's', 'a'} |
name.length | 0 |
name.characters | (SE_Character *)&se_empty_string |
pseudo_code.locale.language | {'e', 'n'} |
pseudo_code.locale.country | {'u', 's', 'a'} |
pseudo_code.length | 0 |
pseudo_code.characters | (SE_Character *)&se_empty_string |
|