|
ENTITY applied_location_representation_assignment SUBTYPE OF (location_representation_assignment); items : SET [1:?] OF location_representation_item; END_ENTITY; -- applied_location_representation_assignment |
Entity data types and their attributeslocation_representation_assignmentid: identifier; name: label; (OPT) description: text; represented_location: location; role: location_representation_role; applied_location_representation_assignment items: SET [1:?] OF location_representation_item; |
Global rules for this entity data type- |