|
ENTITY applied_person_type_definition_assignment SUBTYPE OF (person_type_definition_assignment); items : SET [1:?] OF person_definition_item; END_ENTITY; -- applied_person_type_definition_assignment |
Entity data types and their attributesperson_type_definition_assignmentid: identifier; name: label; (OPT) description: text; assigned_person_type_definition: person_type_definition; role: person_type_definition_role; applied_person_type_definition_assignment items: SET [1:?] OF person_definition_item; |
Global rules for this entity data type- |