Overview Schemas Index

person_organization_schema         


ENTITY organization_type_relationship;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          relating_organization_type : organization_type;
          related_organization_type : organization_type;
END_ENTITY; -- organization_type_relationship

Entity data types and their attributes

organization_type_relationship
          id: identifier;
          name: label;
          (OPT) description: text;
          relating_organization_type: organization_type;
          related_organization_type: organization_type;

Users: by entity attributes

organization_type_relationship

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

organization_type_relationship
          -

Global rules for this entity data type

          -