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

file_build_num = 1
file_category = 2
file_datatype = 3
file_date = 4
file_original = 5
file_product_name = 6
file_product_version = 7
file_source_language = 8
file_target_language = 9
file_tool = 10
file_tool_id = 11
file_ts = 12
file_x_extended =13


Last Updated: 03/17/21