Overview Schemas Index

Message_mim         


ENTITY containing_message
          SUBTYPE OF (group_assignment);
          items : SET [1:1] OF structured_message;
          SELF\group_assignment.assigned_group RENAMED message_contents_group : message_contents_group;
END_ENTITY; -- containing_message

Entity data types and their attributes

group_assignment
          assigned_group: group;
          (DER) role: object_role;
containing_message
          items: SET [1:1] OF structured_message;
          (RT) assigned_group->message_contents_group: message_contents_group;

Users: by entity attributes

group_assignment
          role_association.item_with_role
                    role_select
containing_message

Users: by defined types, not used by any entity attribute

containing_message
          -

Global rules for this entity data type

          -