|
ENTITY description_attribute; attribute_value : text; described_item : description_attribute_select; END_ENTITY; -- description_attribute |
Entity data types and their attributesdescription_attributeattribute_value: text; described_item: description_attribute_select; |
Global rules for this entity data type- |