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