Overview Schemas Index

person_organization_schema         


ENTITY person_type_definition_formation;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          of_person_type : person_type;
END_ENTITY; -- person_type_definition_formation

Entity data types and their attributes

person_type_definition_formation
          id: identifier;
          name: label;
          (OPT) description: text;
          of_person_type: person_type;

Users: by entity attributes

person_type_definition_formation
          person_type_definition.formation

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

person_type_definition_formation
          -

Global rules for this entity data type

          -