This is an enumeration variable designed to identify the type of a given node. HL_type can be any of following possible values:
UNDEFINED_ID=-1 ATTRIBUTE_ID=0 GROUP_ID=1 DATASET_ID=2 TYPE_ID=3