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