|
ENTITY Qualification_type; name : STRING; description : OPTIONAL STRING; END_ENTITY; -- Qualification_type |
Entity data types and their attributesQualification_typename: STRING; (OPT) description: STRING; |
Global rules for this entity data type- |