Overview Schemas Index

management_resources_schema         


ENTITY experience_role;
          id : identifier;
          name : label;
          description : OPTIONAL text;
END_ENTITY; -- experience_role

Entity data types and their attributes

experience_role
          id: identifier;
          name: label;
          (OPT) description: text;

Users: by entity attributes

experience_role
          experience_assignment.role

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

experience_role
          -

Global rules for this entity data type

          -