|
ENTITY qualification_type; id : identifier; name : label; description : OPTIONAL text; END_ENTITY; -- qualification_type |
Entity data types and their attributesqualification_typeid: identifier; name: label; (OPT) description: text; |
Global rules for this entity data type- |