Overview Schemas Index

experience_schema         


ENTITY experience_type_relationship;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          relating_experience_type : experience_type;
          related_experience_type : experience_type;
END_ENTITY; -- experience_type_relationship

Entity data types and their attributes

experience_type_relationship
          id: identifier;
          name: label;
          (OPT) description: text;
          relating_experience_type: experience_type;
          related_experience_type: experience_type;

Users

experience_type_relationship
          issue_reference_mapping.items
                    issue_reference_item
                              ap233_issue_reference_item

Global rules for this entity data type

          -