Overview Schemas Index

management_resources_schema         


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

Entity data types and their attributes

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

Users: by entity attributes

person_type_role
          person_type_assignment.role

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

person_type_role
          -

Global rules for this entity data type

          -