|
ENTITY Tagged_text_item SUBTYPE OF (String_representation_item); WHERE WR1: SIZEOF (QUERY (using_rep <* USEDIN(SELF, 'FOUNDATION_REPRESENTATION_ARM.REPRESENTATION.ITEMS') | NOT ('TAGGED_TEXT_REPRESENTATION_ARM.TAGGED_TEXT_FORMAT' IN TYPEOF (using_rep.context_of_items)) )) = 0; END_ENTITY; -- Tagged_text_item |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; String_representation_item string_value: STRING; Tagged_text_item - |
Global rules for this entity data type- |