|
ENTITY Type_of_person_definition_required_attributes_relationship; assigned_required_attributes : Type_of_person_definition; required_attributes : SET [0:?] OF defined_attributes; END_ENTITY; -- Type_of_person_definition_required_attributes_relationship |
Entity data types and their attributesType_of_person_definition_required_attributes_relationshipassigned_required_attributes: Type_of_person_definition; required_attributes: SET [0:?] OF defined_attributes; |
Global rules for this entity data type- |