The SEDRIS Data Representation Model
APPENDIX D - Functions
SE ValidMDKeywordTypeCode
extern SE_Boolean
SE_ValidMDKeywordTypeCode
(
SE_MD_KeywordTypeCode  value1
);

Definition

Checks whether the given value is a valid SE_MD_KeywordTypeCode.


Returns

SE_TRUE - if value is valid
SE_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SE_ValidMDClassificationCode. Next: SE_ValidMDRestrictionCode. Up:Index.