TYPE text_or_character

(* SCHEMA presentation_definition_schema; *)


TYPE text_or_character = SELECT

  (annotation_text,

   annotation_text_character,

   defined_character_glyph,

   composite_text,

   text_literal);

END_TYPE;

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:13:59-04:00