Overview Schemas Index

Presentation_hierarchy_arm         


ENTITY View_relationship;
          relation_type : view_relation_type;
          description : OPTIONAL STRING;
          relating : View;
          related : View;
END_ENTITY; -- View_relationship

Entity data types and their attributes

View_relationship
          relation_type: view_relation_type;
          (OPT) description: STRING;
          relating: View;
          related: View;

Users: by entity attributes

View_relationship

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

View_relationship
          -

Global rules for this entity data type

          -