The following enumerations were derived from the XLIFF standard.
A prefix (e.g., "group_") has been added to the names for easy use within the VBA development environment.

group_charclass = 1
group_coord = 2
group_css_style = 3
group_datatype = 4
group_exstyle = 5
group_extradata = 6
group_extype = 7
group_font = 8
group_help_id = 9
group_id = 10
group_maxbytes = 11
group_maxheight = 12
group_maxwidth = 13
group_menu = 14
group_menu_name = 15
group_menu_option = 16
group_minbytes = 17
group_minheight = 18
group_minwidth = 19
group_reformat = 20
group_resname = 21
group_restype = 22
group_size_unit = 23
group_style = 24
group_translate = 25
group_ts = 26
group_x_extended = 27


Last Updated: 03/17/21