| <id> | id of the event-property (see EVENT_PROP_* in ra_defines.h) |
| <event_set_id> | id of the event-set which this property belongs to |
| <id_ascii> | id-string of the event-property (=name but will not be translated) |
| <name> | name of the event-property |
| <desc> | description of the event-property |
| <unit> | unit of the event-property |
| <val_type> | type of the event-value |
| <num_values> | number of values stored for the property (normally this is 1) |
| <use_minmax> | flag if min- and max-values are valid (=1) or not (=0) |
| <min_value> | minimum value of the event-property |
| <max_value> | maximum value of the event-property |