TYPE text_or_character

(* SCHEMA associative_draughting; *)
  TYPE text_or_character = SELECT
    (annotation_text,
     composite_text,
     text_literal);
  END_TYPE; -- text_or_character

Referenced By

Defintion text_or_character is references by the following definitions:
DefinitionType
 acyclic_composite_text FUNCTION
 composite_text ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00