Overview Schemas Index

presentation_appearance_schema         


ENTITY text_style_with_spacing
          SUBTYPE OF (text_style);
          character_spacing : character_spacing_select;
END_ENTITY; -- text_style_with_spacing

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
text_style
          name: label;
          character_appearance: character_style_select;
text_style_with_spacing
          character_spacing: character_spacing_select;

Users: by entity attributes

founded_item
          founded_item.users
                    founded_item_select
text_style
          presentation_style_assignment.styles
                    presentation_style_select
text_style_with_spacing

Users: by defined types, not used by any entity attribute

text_style_with_spacing
          -

Global rules for this entity data type

          -