Overview Schemas Index

management_resources_schema         


ENTITY position_in_organization_type_assignment;
          ABSTRACT SUPERTYPE;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          assigned_position_in_organization_type : position_in_organization_type;
          role : position_in_organization_type_role;
END_ENTITY; -- position_in_organization_type_assignment

Entity data types and their attributes

position_in_organization_type_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          assigned_position_in_organization_type: position_in_organization_type;
          role: position_in_organization_type_role;

Known subtypes

          applied_position_in_organization_type_assignment (Position_in_organization_mim)

Users

position_in_organization_type_assignment
          applied_document_reference.items
                    document_reference_item
                              upfromsm_os_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              os_document_reference_item
          applied_person_type_definition_assignment.items
                    person_definition_item
                              ap233_person_definition_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

          -