Overview Schemas Index

management_resources_schema         


ENTITY experience_type_assignment;
          ABSTRACT SUPERTYPE;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          assigned_experience_type : experience_type;
          role : experience_type_role;
END_ENTITY; -- experience_type_assignment

Entity data types and their attributes

experience_type_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          assigned_experience_type: experience_type;
          role: experience_type_role;

Known subtypes

          applied_experience_type_assignment (Experience_mim)

Users: by entity attributes

experience_type_assignment

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

experience_type_assignment
          -

Global rules for this entity data type

          -