Overview Schemas Index

Production_rule_arm         


ENTITY Extent;
          source : STRING;
          variable_id : OPTIONAL STRING;
          query_expression : STRING;
          syntax : OPTIONAL expression_syntax;
END_ENTITY; -- Extent

Entity data types and their attributes

Extent
          source: STRING;
          (OPT) variable_id: STRING;
          query_expression: STRING;
          (OPT) syntax: expression_syntax;

Users: by entity attributes

Extent
          Fact_type.source

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

Extent
          -

Global rules for this entity data type

          -