|
ENTITY row_representation_item SUBTYPE OF (compound_representation_item); SELF\compound_representation_item.item_element : list_representation_item; END_ENTITY; -- row_representation_item |
Entity data types and their attributesrepresentation_itemname: label; compound_representation_item item_element: compound_item_definition; row_representation_item (RT) item_element: list_representation_item; |
Global rules for this entity data type- |