Tag category Gen_dist_constraint_parse_err
Key tags (columns):
Tags in table Gen_dist_constraint_parse_err:
Tag | Description | data type | Mandatory |
---|---|---|---|
Begin_column | The column in the distance constraint file where the parse error began. | int | |
Begin_line | The line in the distance constraint file where the parse error began. | int | |
Content | The text content of the parse error. | text | yes |
End_column | The column in the distance constraint file where the parse error ended. | int | |
End_line | The line in the distance constraint file where the parse error ended. | int | |
Entry_ID | Pointer to '_Entry.ID' | code | yes |
Gen_dist_constraint_list_ID | Pointer to '_Gen_dist_constraint_list.ID' | int | yes |
ID | An integer value that uniquely identifies the error that occurred in parsing the distance constaint file. | int | yes |
Sf_ID | Pointer to '_Gen_dist_constraint_list.Sf_ID' | int | yes |