|
ENTITY data_structure SUBTYPE OF (representation); END_ENTITY; -- data_structure |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; data_structure - |
Global rules for this entity data type- |