|
ENTITY Classification_system; id : STRING; description : OPTIONAL STRING; END_ENTITY; -- Classification_system |
Entity data types and their attributesClassification_systemid: STRING; (OPT) description: STRING; |
Global rules for this entity data type- |