|
ENTITY Text_user_defined_attribute SUBTYPE OF (User_defined_attribute); END_ENTITY; -- Text_user_defined_attribute |
Entity data types and their attributesIndependent_propertyid: STRING; property_type: STRING; (OPT) description: STRING; User_defined_attribute name: STRING; Text_user_defined_attribute - |
Global rules for this entity data type- |