Overview Schemas Index

Type_of_person_mim         


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 attributes

person_type_definition_assignment
          id: 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;

Users

person_type_definition_assignment
applied_person_type_definition_assignment
          applied_classification_assignment.items
                    classification_item
                              person_type_definition_relationship_classification_item
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item
          risk_source_assignment.items
                    risk_source_item
                              ap233_risk_source_item

Global rules for this entity data type

          -