Overview Schemas Index

management_resources_schema         


ENTITY organization_type_assignment;
          ABSTRACT SUPERTYPE;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          assigned_organization_type : organization_type;
          role : organization_type_role;
END_ENTITY; -- organization_type_assignment

Entity data types and their attributes

organization_type_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          assigned_organization_type: organization_type;
          role: organization_type_role;

Known subtypes

          applied_organization_type_assignment (Organization_type_mim)

Users: by entity attributes

organization_type_assignment

Users: by defined types, not used by any entity attribute

organization_type_assignment
          -

Global rules for this entity data type

          -