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

Extent
          Fact_type.source

Global rules for this entity data type

          -