AP scope  |  AP module  |  AP contents  |  AP index
Application module: Expression ISO/TS 10303-1342:2005(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviations

4 Information requirements
   4.1 Required AM ARM
   4.2 ARM entity definitions
   4.3 ARM function definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
Bibliography
Index

5.2 MIM EXPRESS short listing

This clause specifies the EXPRESS schema derived from the mapping table. It uses elements from the common resources or from other application modules and defines the EXPRESS constructs that are specific to this part of ISO 10303.

This clause constitutes the Module Interpreted Module (MIM) of the application module.

This clause also specifies the modifications that apply to the constructs imported from the common resources.

The following restrictions apply to the use, in this schema, of constructs defined in common resources or in application modules:

EXPRESS specification:

*)
SCHEMA Expression_mim;

USE FROM ISO13584_expressions_schema    -- 
[warning:]Error IF-3: The reference parameter for ISO13584_expressions_schema has not been specified. Add @reference (e.g. ISO 10303-***) to data/resources/ISO13584_expressions_schema/ISO13584_expressions_schema.xml.

  (and_expression,
   binary_boolean_expression,
   binary_function_call,
   binary_numeric_expression,
   boolean_defined_function,
   boolean_expression,
   boolean_literal,
   boolean_variable,
   comparison_equal,
   comparison_expression,
   comparison_greater,
   comparison_greater_equal,
   comparison_less,
   comparison_less_equal,
   comparison_not_equal,
   concat_expression,
   defined_function,
   div_expression,
   equals_expression,
   expression,
   format_function,
   index_expression,
   int_literal,
   int_numeric_variable,
   interval_expression,
   like_expression,
   literal_number,
   minus_expression,
   mod_expression,
   mult_expression,
   multiple_arity_boolean_expression,
   multiple_arity_function_call,
   multiple_arity_numeric_expression,
   not_expression,
   numeric_expression,
   numeric_variable,
   or_expression,
   plus_expression,
   power_expression,
   real_literal,
   real_numeric_variable,
   simple_boolean_expression,
   simple_numeric_expression,
   simple_string_expression,
   slash_expression,
   SQL_mappable_defined_function,
   string_defined_function,
   string_expression,
   string_literal,
   string_variable,
   substring_expression,
   unary_boolean_expression,
   unary_numeric_expression,
   xor_expression);

USE FROM Generic_expression_mim;    --  ISO/TS 10303-1341
(*

NOTE 1   The schemas referenced above are specified in the following part of ISO 10303:

ISO13584_expressions_schema
[warning:]Error IF-3: The reference parameter for ISO13584_expressions_schema has not been specified. Add @reference (e.g. ISO 10303-***) to data/resources/ISO13584_expressions_schema/ISO13584_expressions_schema.xml.
Generic_expression_mim ISO/TS 10303-1341

NOTE 2   See Annex D, Figure D.1 for a graphical representation of this schema.



*)
END_SCHEMA;  -- Expression_mim
(*


© ISO 2005 — All rights reserved