Overview Schemas Index

management_resources_schema         


ENTITY position_in_organization_assignment;
          ABSTRACT SUPERTYPE;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          assigned_position_in_organization : position_in_organization;
          role : position_in_organization_role;
END_ENTITY; -- position_in_organization_assignment

Entity data types and their attributes

position_in_organization_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          assigned_position_in_organization: position_in_organization;
          role: position_in_organization_role;

Known subtypes

          applied_position_in_organization_assignment (Position_in_organization_mim)

Users

position_in_organization_assignment
          applied_identification_assignment.items
                    identification_item
                              os_identification_item
          applied_person_type_definition_assignment.items
                    person_definition_item
                              ap233_person_definition_item
          applied_position_in_organization_assignment_group_assignment.items
                    position_in_organization_group_assignment_item
          attribute_language_assignment.items
                    attribute_language_item
                              os_attribute_language_item
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              tsr_multi_language_attribute_item
          risk_source_assignment.items
                    risk_source_item
                              ap233_risk_source_item

Global rules for this entity data type

          -