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