Overview Schemas Index

experience_schema         


ENTITY experience_relationship;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          relating_experience : experience;
          related_experience : experience;
END_ENTITY; -- experience_relationship

Entity data types and their attributes

experience_relationship
          id: identifier;
          name: label;
          (OPT) description: text;
          relating_experience: experience;
          related_experience: experience;

Users: by entity attributes

experience_relationship

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

experience_relationship
          -

Global rules for this entity data type

          -