Overview Schemas Index

Experience_mim         


ENTITY applied_experience_type_assignment
          SUBTYPE OF (experience_type_assignment);
          items : SET [1:?] OF experience_type_item;
END_ENTITY; -- applied_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;
applied_experience_type_assignment
          items: SET [1:?] OF experience_type_item;

Users: by entity attributes

experience_type_assignment
applied_experience_type_assignment

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

applied_experience_type_assignment
          -

Global rules for this entity data type

          -