Overview Schemas Index

expression_extensions_schema         


ENTITY expression_relationship;
          description : OPTIONAL STRING;
          name : OPTIONAL STRING;
          related : expression;
          relating : expression;
          role : STRING;
END_ENTITY; -- expression_relationship

Entity data types and their attributes

expression_relationship
          (OPT) description: STRING;
          (OPT) name: STRING;
          related: expression;
          relating: expression;
          role: STRING;

Users: by entity attributes

expression_relationship

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

expression_relationship
          -

Global rules for this entity data type

          -