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

(*
ISO TC184/SC4/WG12 N2556 - ISO/TS 10303-1342 Expression - EXPRESS MIM
Supersedes ISO TC184/SC4/WG12 N1797
*)



SCHEMA Expression_mim;

USE FROM ISO13584_expressions_schema   -- ISO 13584-20
  (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


END_SCHEMA;  -- Expression_mim


© ISO 2005 — All rights reserved