/** * Automatically generated by {@link Script} on Mon, 04 Aug 2025 12:40:40 GMT * * @see {@link https://github.com/jslno/node-zugferd/blob/main/packages/node-zugferd/scripts/codelists/unit/output.xml|Source} */ type UnitDefinition = { key: string; name: string; value: string; change?: string | undefined; source: string; }; type UnitCode = (typeof UNIT)[number]["value"]; declare const PUBLISHED: "Rec20r20+Rec21r20"; /** * Automatically generated by {@link Script} on Mon, 04 Aug 2025 12:40:40 GMT * * @see {@link https://github.com/jslno/node-zugferd/blob/main/packages/node-zugferd/scripts/codelists/unit/output.xml|Source} */ declare const UNIT: [{ readonly key: "GROUP"; readonly name: "group"; readonly value: "10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUTFIT"; readonly name: "outfit"; readonly value: "11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RATION"; readonly name: "ration"; readonly value: "13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SHOT"; readonly name: "shot"; readonly value: "14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STICK_MILITARY"; readonly name: "stick, military"; readonly value: "15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TWENTY_FOOT_CONTAINER"; readonly name: "twenty foot container"; readonly value: "20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FORTY_FOOT_CONTAINER"; readonly name: "forty foot container"; readonly value: "21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECILITRE_PER_GRAM"; readonly name: "decilitre per gram"; readonly value: "22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_CENTIMETRE"; readonly name: "gram per cubic centimetre"; readonly value: "23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THEORETICAL_POUND"; readonly name: "theoretical pound"; readonly value: "24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_SQUARE_CENTIMETRE"; readonly name: "gram per square centimetre"; readonly value: "25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THEORETICAL_TON"; readonly name: "theoretical ton"; readonly value: "27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SQUARE_METRE"; readonly name: "kilogram per square metre"; readonly value: "28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPASCAL_SQUARE_METRE_PER_GRAM"; readonly name: "kilopascal square metre per gram"; readonly value: "33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPASCAL_PER_MILLIMETRE"; readonly name: "kilopascal per millimetre"; readonly value: "34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_SQUARE_CENTIMETRE_SECOND"; readonly name: "millilitre per square centimetre second"; readonly value: "35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_PER_SQUARE_FOOT"; readonly name: "ounce per square foot"; readonly value: "37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_PER_SQUARE_FOOT_PER_001INCH"; readonly name: "ounce per square foot per 0,01inch"; readonly value: "38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_SECOND"; readonly name: "millilitre per second"; readonly value: "40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_MINUTE"; readonly name: "millilitre per minute"; readonly value: "41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SITAS"; readonly name: "sitas"; readonly value: "56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MESH"; readonly name: "mesh"; readonly value: "57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NET_KILOGRAM"; readonly name: "net kilogram"; readonly value: "58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PART_PER_MILLION"; readonly name: "part per million"; readonly value: "59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_WEIGHT"; readonly name: "percent weight"; readonly value: "60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PART_PER_BILLION_US"; readonly name: "part per billion (US)"; readonly value: "61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIPASCAL"; readonly name: "millipascal"; readonly value: "74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLI_INCH"; readonly name: "milli-inch"; readonly value: "77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_SQUARE_INCH_ABSOLUTE"; readonly name: "pound per square inch absolute"; readonly value: "80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HENRY"; readonly name: "henry"; readonly value: "81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_POUND_FORCE"; readonly name: "foot pound-force"; readonly value: "85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_CUBIC_FOOT"; readonly name: "pound per cubic foot"; readonly value: "87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POISE"; readonly name: "poise"; readonly value: "89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STOKES"; readonly name: "stokes"; readonly value: "91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FIXED_RATE"; readonly name: "fixed rate"; readonly value: "1I"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RADIAN_PER_SECOND"; readonly name: "radian per second"; readonly value: "2A"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RADIAN_PER_SECOND_SQUARED"; readonly name: "radian per second squared"; readonly value: "2B"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ROENTGEN"; readonly name: "roentgen"; readonly value: "2C"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_AC"; readonly name: "volt AC"; readonly value: "2G"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_DC"; readonly name: "volt DC"; readonly value: "2H"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR"; readonly name: "British thermal unit (international table) per hour"; readonly value: "2I"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_SECOND"; readonly name: "cubic centimetre per second"; readonly value: "2J"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_HOUR"; readonly name: "cubic foot per hour"; readonly value: "2K"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_MINUTE"; readonly name: "cubic foot per minute"; readonly value: "2L"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_SECOND"; readonly name: "centimetre per second"; readonly value: "2M"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECIBEL"; readonly name: "decibel"; readonly value: "2N"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBYTE"; readonly name: "kilobyte"; readonly value: "2P"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBECQUEREL"; readonly name: "kilobecquerel"; readonly value: "2Q"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCURIE"; readonly name: "kilocurie"; readonly value: "2R"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAGRAM"; readonly name: "megagram"; readonly value: "2U"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_MINUTE"; readonly name: "metre per minute"; readonly value: "2X"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIROENTGEN"; readonly name: "milliroentgen"; readonly value: "2Y"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIVOLT"; readonly name: "millivolt"; readonly value: "2Z"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAJOULE"; readonly name: "megajoule"; readonly value: "3B"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MANMONTH"; readonly name: "manmonth"; readonly value: "3C"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTISTOKES"; readonly name: "centistokes"; readonly value: "4C"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROLITRE"; readonly name: "microlitre"; readonly value: "4G"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROMETRE_MICRON"; readonly name: "micrometre (micron)"; readonly value: "4H"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE"; readonly name: "milliampere"; readonly value: "4K"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABYTE"; readonly name: "megabyte"; readonly value: "4L"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_HOUR"; readonly name: "milligram per hour"; readonly value: "4M"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABECQUEREL"; readonly name: "megabecquerel"; readonly value: "4N"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROFARAD"; readonly name: "microfarad"; readonly value: "4O"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_METRE"; readonly name: "newton per metre"; readonly value: "4P"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_INCH"; readonly name: "ounce inch"; readonly value: "4Q"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_FOOT"; readonly name: "ounce foot"; readonly value: "4R"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOFARAD"; readonly name: "picofarad"; readonly value: "4T"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_HOUR"; readonly name: "pound per hour"; readonly value: "4U"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_US_PER_HOUR"; readonly name: "ton (US) per hour"; readonly value: "4W"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOLITRE_PER_HOUR"; readonly name: "kilolitre per hour"; readonly value: "4X"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_US_PER_MINUTE"; readonly name: "barrel (US) per minute"; readonly value: "5A"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BATCH"; readonly name: "batch"; readonly value: "5B"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MMSCFDAY"; readonly name: "MMSCF/day"; readonly value: "5E"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HYDRAULIC_HORSE_POWER"; readonly name: "hydraulic horse power"; readonly value: "5J"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_SQUARE_METRE_PER_JOULE_SECOND"; readonly name: "ampere square metre per joule second"; readonly value: "A10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ANGSTROM"; readonly name: "angstrom"; readonly value: "A11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ASTRONOMICAL_UNIT"; readonly name: "astronomical unit"; readonly value: "A12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ATTOJOULE"; readonly name: "attojoule"; readonly value: "A13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARN"; readonly name: "barn"; readonly value: "A14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARN_PER_ELECTRONVOLT"; readonly name: "barn per electronvolt"; readonly value: "A15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARN_PER_STERADIAN_ELECTRONVOLT"; readonly name: "barn per steradian electronvolt"; readonly value: "A16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARN_PER_STERADIAN"; readonly name: "barn per steradian"; readonly value: "A17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BECQUEREL_PER_KILOGRAM"; readonly name: "becquerel per kilogram"; readonly value: "A18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BECQUEREL_PER_CUBIC_METRE"; readonly name: "becquerel per cubic metre"; readonly value: "A19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_CENTIMETRE"; readonly name: "ampere per centimetre"; readonly value: "A2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_SQUARE_FOOT_DEGREE_RANKINE"; readonly name: "British thermal unit (international table) per second square foot degree Rankine"; readonly value: "A20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND_DEGREE_RANKINE"; readonly name: "British thermal unit (international table) per pound degree Rankine"; readonly value: "A21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_FOOT_DEGREE_RANKINE"; readonly name: "British thermal unit (international table) per second foot degree Rankine"; readonly value: "A22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR_SQUARE_FOOT_DEGREE_RANKINE"; readonly name: "British thermal unit (international table) per hour square foot degree Rankine"; readonly value: "A23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CANDELA_PER_SQUARE_METRE"; readonly name: "candela per square metre"; readonly value: "A24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_METRE"; readonly name: "coulomb metre"; readonly value: "A26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_METRE_SQUARED_PER_VOLT"; readonly name: "coulomb metre squared per volt"; readonly value: "A27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_CUBIC_CENTIMETRE"; readonly name: "coulomb per cubic centimetre"; readonly value: "A28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_CUBIC_METRE"; readonly name: "coulomb per cubic metre"; readonly value: "A29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_MILLIMETRE"; readonly name: "ampere per millimetre"; readonly value: "A3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_CUBIC_MILLIMETRE"; readonly name: "coulomb per cubic millimetre"; readonly value: "A30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_KILOGRAM_SECOND"; readonly name: "coulomb per kilogram second"; readonly value: "A31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_MOLE"; readonly name: "coulomb per mole"; readonly value: "A32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_SQUARE_CENTIMETRE"; readonly name: "coulomb per square centimetre"; readonly value: "A33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_SQUARE_METRE"; readonly name: "coulomb per square metre"; readonly value: "A34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_SQUARE_MILLIMETRE"; readonly name: "coulomb per square millimetre"; readonly value: "A35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_MOLE"; readonly name: "cubic centimetre per mole"; readonly value: "A36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_MOLE"; readonly name: "cubic decimetre per mole"; readonly value: "A37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_COULOMB"; readonly name: "cubic metre per coulomb"; readonly value: "A38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_KILOGRAM"; readonly name: "cubic metre per kilogram"; readonly value: "A39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_SQUARE_CENTIMETRE"; readonly name: "ampere per square centimetre"; readonly value: "A4"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_MOLE"; readonly name: "cubic metre per mole"; readonly value: "A40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_SQUARE_METRE"; readonly name: "ampere per square metre"; readonly value: "A41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CURIE_PER_KILOGRAM"; readonly name: "curie per kilogram"; readonly value: "A42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEADWEIGHT_TONNAGE"; readonly name: "deadweight tonnage"; readonly value: "A43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECALITRE"; readonly name: "decalitre"; readonly value: "A44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECAMETRE"; readonly name: "decametre"; readonly value: "A45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECITEX"; readonly name: "decitex"; readonly value: "A47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_RANKINE"; readonly name: "degree Rankine"; readonly value: "A48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DENIER"; readonly name: "denier"; readonly value: "A49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_SQUARE_METRE"; readonly name: "ampere square metre"; readonly value: "A5"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ELECTRONVOLT"; readonly name: "electronvolt"; readonly value: "A53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ELECTRONVOLT_PER_METRE"; readonly name: "electronvolt per metre"; readonly value: "A54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ELECTRONVOLT_SQUARE_METRE"; readonly name: "electronvolt square metre"; readonly value: "A55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ELECTRONVOLT_SQUARE_METRE_PER_KILOGRAM"; readonly name: "electronvolt square metre per kilogram"; readonly value: "A56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "8_PART_CLOUD_COVER"; readonly name: "8-part cloud cover"; readonly value: "A59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_SQUARE_METRE_KELVIN_SQUARED"; readonly name: "ampere per square metre kelvin squared"; readonly value: "A6"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EXAJOULE"; readonly name: "exajoule"; readonly value: "A68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FARAD_PER_METRE"; readonly name: "farad per metre"; readonly value: "A69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_SQUARE_MILLIMETRE"; readonly name: "ampere per square millimetre"; readonly value: "A7"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FEMTOJOULE"; readonly name: "femtojoule"; readonly value: "A70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FEMTOMETRE"; readonly name: "femtometre"; readonly value: "A71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_SECOND_SQUARED"; readonly name: "foot per second squared"; readonly value: "A73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_POUND_FORCE_PER_SECOND"; readonly name: "foot pound-force per second"; readonly value: "A74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FREIGHT_TON"; readonly name: "freight ton"; readonly value: "A75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GAL"; readonly name: "gal"; readonly value: "A76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_SECOND"; readonly name: "ampere second"; readonly value: "A8"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGACOULOMB_PER_CUBIC_METRE"; readonly name: "gigacoulomb per cubic metre"; readonly value: "A84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAELECTRONVOLT"; readonly name: "gigaelectronvolt"; readonly value: "A85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAHERTZ"; readonly name: "gigahertz"; readonly value: "A86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAOHM"; readonly name: "gigaohm"; readonly value: "A87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAOHM_METRE"; readonly name: "gigaohm metre"; readonly value: "A88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAPASCAL"; readonly name: "gigapascal"; readonly value: "A89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RATE"; readonly name: "rate"; readonly value: "A9"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAWATT"; readonly name: "gigawatt"; readonly value: "A90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GON"; readonly name: "gon"; readonly value: "A91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_METRE"; readonly name: "gram per cubic metre"; readonly value: "A93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MOLE"; readonly name: "gram per mole"; readonly value: "A94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAY"; readonly name: "gray"; readonly value: "A95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAY_PER_SECOND"; readonly name: "gray per second"; readonly value: "A96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOPASCAL"; readonly name: "hectopascal"; readonly value: "A97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HENRY_PER_METRE"; readonly name: "henry per metre"; readonly value: "A98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIT"; readonly name: "bit"; readonly value: "A99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BALL"; readonly name: "ball"; readonly value: "AA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BULK_PACK"; readonly name: "bulk pack"; readonly value: "AB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACRE"; readonly name: "acre"; readonly value: "ACR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACTIVITY"; readonly name: "activity"; readonly value: "ACT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BYTE"; readonly name: "byte"; readonly value: "AD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_METRE"; readonly name: "ampere per metre"; readonly value: "AE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ADDITIONAL_MINUTE"; readonly name: "additional minute"; readonly value: "AH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AVERAGE_MINUTE_PER_CALL"; readonly name: "average minute per call"; readonly value: "AI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FATHOM"; readonly name: "fathom"; readonly value: "AK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACCESS_LINE"; readonly name: "access line"; readonly value: "AL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_HOUR"; readonly name: "ampere hour"; readonly value: "AMH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE"; readonly name: "ampere"; readonly value: "AMP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YEAR"; readonly name: "year"; readonly value: "ANN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TROY_OUNCE_OR_APOTHECARY_OUNCE"; readonly name: "troy ounce or apothecary ounce"; readonly value: "APZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ANTI_HEMOPHILIC_FACTOR_AHF_UNIT"; readonly name: "anti-hemophilic factor (AHF) unit"; readonly value: "AQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ASSORTMENT"; readonly name: "assortment"; readonly value: "AS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ALCOHOLIC_STRENGTH_BY_MASS"; readonly name: "alcoholic strength by mass"; readonly value: "ASM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ALCOHOLIC_STRENGTH_BY_VOLUME"; readonly name: "alcoholic strength by volume"; readonly value: "ASU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_ATMOSPHERE"; readonly name: "standard atmosphere"; readonly value: "ATM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMERICAN_WIRE_GAUGE"; readonly name: "american wire gauge"; readonly value: "AWG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ASSEMBLY"; readonly name: "assembly"; readonly value: "AY"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND"; readonly name: "British thermal unit (international table) per pound"; readonly value: "AZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_US_PER_DAY"; readonly name: "barrel (US) per day"; readonly value: "B1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIT_PER_SECOND"; readonly name: "bit per second"; readonly value: "B10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_KILOGRAM_KELVIN"; readonly name: "joule per kilogram kelvin"; readonly value: "B11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_METRE"; readonly name: "joule per metre"; readonly value: "B12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_SQUARE_METRE"; readonly name: "joule per square metre"; readonly value: "B13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_METRE_TO_THE_FOURTH_POWER"; readonly name: "joule per metre to the fourth power"; readonly value: "B14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_MOLE"; readonly name: "joule per mole"; readonly value: "B15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_MOLE_KELVIN"; readonly name: "joule per mole kelvin"; readonly value: "B16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CREDIT"; readonly name: "credit"; readonly value: "B17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_SECOND"; readonly name: "joule second"; readonly value: "B18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DIGIT"; readonly name: "digit"; readonly value: "B19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_SQUARE_METRE_PER_KILOGRAM"; readonly name: "joule square metre per kilogram"; readonly value: "B20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_WATT"; readonly name: "kelvin per watt"; readonly value: "B21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOAMPERE"; readonly name: "kiloampere"; readonly value: "B22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOAMPERE_PER_SQUARE_METRE"; readonly name: "kiloampere per square metre"; readonly value: "B23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOAMPERE_PER_METRE"; readonly name: "kiloampere per metre"; readonly value: "B24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBECQUEREL_PER_KILOGRAM"; readonly name: "kilobecquerel per kilogram"; readonly value: "B25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCOULOMB"; readonly name: "kilocoulomb"; readonly value: "B26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCOULOMB_PER_CUBIC_METRE"; readonly name: "kilocoulomb per cubic metre"; readonly value: "B27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCOULOMB_PER_SQUARE_METRE"; readonly name: "kilocoulomb per square metre"; readonly value: "B28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOELECTRONVOLT"; readonly name: "kiloelectronvolt"; readonly value: "B29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BATTING_POUND"; readonly name: "batting pound"; readonly value: "B3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIBIBIT"; readonly name: "gibibit"; readonly value: "B30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_METRE_PER_SECOND"; readonly name: "kilogram metre per second"; readonly value: "B31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_METRE_SQUARED"; readonly name: "kilogram metre squared"; readonly value: "B32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_METRE_SQUARED_PER_SECOND"; readonly name: "kilogram metre squared per second"; readonly value: "B33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_DECIMETRE"; readonly name: "kilogram per cubic decimetre"; readonly value: "B34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_LITRE"; readonly name: "kilogram per litre"; readonly value: "B35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_IMPERIAL"; readonly name: "barrel, imperial"; readonly value: "B4"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_KELVIN"; readonly name: "kilojoule per kelvin"; readonly value: "B41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_KILOGRAM"; readonly name: "kilojoule per kilogram"; readonly value: "B42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_KILOGRAM_KELVIN"; readonly name: "kilojoule per kilogram kelvin"; readonly value: "B43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_MOLE"; readonly name: "kilojoule per mole"; readonly value: "B44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE"; readonly name: "kilomole"; readonly value: "B45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_CUBIC_METRE"; readonly name: "kilomole per cubic metre"; readonly value: "B46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILONEWTON"; readonly name: "kilonewton"; readonly value: "B47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILONEWTON_METRE"; readonly name: "kilonewton metre"; readonly value: "B48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOOHM"; readonly name: "kiloohm"; readonly value: "B49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOOHM_METRE"; readonly name: "kiloohm metre"; readonly value: "B50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOSECOND"; readonly name: "kilosecond"; readonly value: "B52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOSIEMENS"; readonly name: "kilosiemens"; readonly value: "B53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOSIEMENS_PER_METRE"; readonly name: "kilosiemens per metre"; readonly value: "B54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVOLT_PER_METRE"; readonly name: "kilovolt per metre"; readonly value: "B55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWEBER_PER_METRE"; readonly name: "kiloweber per metre"; readonly value: "B56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LIGHT_YEAR"; readonly name: "light year"; readonly value: "B57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_MOLE"; readonly name: "litre per mole"; readonly value: "B58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMEN_HOUR"; readonly name: "lumen hour"; readonly value: "B59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMEN_PER_SQUARE_METRE"; readonly name: "lumen per square metre"; readonly value: "B60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMEN_PER_WATT"; readonly name: "lumen per watt"; readonly value: "B61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMEN_SECOND"; readonly name: "lumen second"; readonly value: "B62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUX_HOUR"; readonly name: "lux hour"; readonly value: "B63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUX_SECOND"; readonly name: "lux second"; readonly value: "B64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAAMPERE_PER_SQUARE_METRE"; readonly name: "megaampere per square metre"; readonly value: "B66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABECQUEREL_PER_KILOGRAM"; readonly name: "megabecquerel per kilogram"; readonly value: "B67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGABIT"; readonly name: "gigabit"; readonly value: "B68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGACOULOMB_PER_CUBIC_METRE"; readonly name: "megacoulomb per cubic metre"; readonly value: "B69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CYCLE"; readonly name: "cycle"; readonly value: "B7"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGACOULOMB_PER_SQUARE_METRE"; readonly name: "megacoulomb per square metre"; readonly value: "B70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAELECTRONVOLT"; readonly name: "megaelectronvolt"; readonly value: "B71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAGRAM_PER_CUBIC_METRE"; readonly name: "megagram per cubic metre"; readonly value: "B72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGANEWTON"; readonly name: "meganewton"; readonly value: "B73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGANEWTON_METRE"; readonly name: "meganewton metre"; readonly value: "B74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAOHM"; readonly name: "megaohm"; readonly value: "B75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAOHM_METRE"; readonly name: "megaohm metre"; readonly value: "B76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGASIEMENS_PER_METRE"; readonly name: "megasiemens per metre"; readonly value: "B77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAVOLT"; readonly name: "megavolt"; readonly value: "B78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAVOLT_PER_METRE"; readonly name: "megavolt per metre"; readonly value: "B79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_CUBIC_METRE"; readonly name: "joule per cubic metre"; readonly value: "B8"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGABIT_PER_SECOND"; readonly name: "gigabit per second"; readonly value: "B80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_METRE_SQUARED_RECIPROCAL_SECOND"; readonly name: "reciprocal metre squared reciprocal second"; readonly value: "B81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_LINEAR_FOOT"; readonly name: "inch per linear foot"; readonly value: "B82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_TO_THE_FOURTH_POWER"; readonly name: "metre to the fourth power"; readonly value: "B83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROAMPERE"; readonly name: "microampere"; readonly value: "B84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROBAR"; readonly name: "microbar"; readonly value: "B85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROCOULOMB"; readonly name: "microcoulomb"; readonly value: "B86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROCOULOMB_PER_CUBIC_METRE"; readonly name: "microcoulomb per cubic metre"; readonly value: "B87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROCOULOMB_PER_SQUARE_METRE"; readonly name: "microcoulomb per square metre"; readonly value: "B88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROFARAD_PER_METRE"; readonly name: "microfarad per metre"; readonly value: "B89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROHENRY"; readonly name: "microhenry"; readonly value: "B90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROHENRY_PER_METRE"; readonly name: "microhenry per metre"; readonly value: "B91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICRONEWTON"; readonly name: "micronewton"; readonly value: "B92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICRONEWTON_METRE"; readonly name: "micronewton metre"; readonly value: "B93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROOHM"; readonly name: "microohm"; readonly value: "B94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROOHM_METRE"; readonly name: "microohm metre"; readonly value: "B95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROPASCAL"; readonly name: "micropascal"; readonly value: "B96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICRORADIAN"; readonly name: "microradian"; readonly value: "B97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSECOND"; readonly name: "microsecond"; readonly value: "B98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSIEMENS"; readonly name: "microsiemens"; readonly value: "B99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BAR_UNIT_OF_PRESSURE"; readonly name: "bar [unit of pressure]"; readonly value: "BAR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BASE_BOX"; readonly name: "base box"; readonly value: "BB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BOARD_FOOT"; readonly name: "board foot"; readonly value: "BFT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRAKE_HORSE_POWER"; readonly name: "brake horse power"; readonly value: "BHP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BILLION_EUR"; readonly name: "billion (EUR)"; readonly value: "BIL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRY_BARREL_US"; readonly name: "dry barrel (US)"; readonly value: "BLD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_US"; readonly name: "barrel (US)"; readonly value: "BLL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_BOARD_FOOT"; readonly name: "hundred board foot"; readonly value: "BP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BEATS_PER_MINUTE"; readonly name: "beats per minute"; readonly value: "BPM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BECQUEREL"; readonly name: "becquerel"; readonly value: "BQL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE"; readonly name: "British thermal unit (international table)"; readonly value: "BTU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_US"; readonly name: "bushel (US)"; readonly value: "BUA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_UK"; readonly name: "bushel (UK)"; readonly value: "BUI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALL"; readonly name: "call"; readonly value: "C0"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIFARAD"; readonly name: "millifarad"; readonly value: "C10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGAL"; readonly name: "milligal"; readonly value: "C11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_METRE"; readonly name: "milligram per metre"; readonly value: "C12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAY"; readonly name: "milligray"; readonly value: "C13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIHENRY"; readonly name: "millihenry"; readonly value: "C14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIJOULE"; readonly name: "millijoule"; readonly value: "C15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_SECOND"; readonly name: "millimetre per second"; readonly value: "C16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_SQUARED_PER_SECOND"; readonly name: "millimetre squared per second"; readonly value: "C17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMOLE"; readonly name: "millimole"; readonly value: "C18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_KILOGRAM"; readonly name: "mole per kilogram"; readonly value: "C19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLINEWTON"; readonly name: "millinewton"; readonly value: "C20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIBIBIT"; readonly name: "kibibit"; readonly value: "C21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLINEWTON_PER_METRE"; readonly name: "millinewton per metre"; readonly value: "C22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIOHM_METRE"; readonly name: "milliohm metre"; readonly value: "C23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIPASCAL_SECOND"; readonly name: "millipascal second"; readonly value: "C24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIRADIAN"; readonly name: "milliradian"; readonly value: "C25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISECOND"; readonly name: "millisecond"; readonly value: "C26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISIEMENS"; readonly name: "millisiemens"; readonly value: "C27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISIEVERT"; readonly name: "millisievert"; readonly value: "C28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLITESLA"; readonly name: "millitesla"; readonly value: "C29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROVOLT_PER_METRE"; readonly name: "microvolt per metre"; readonly value: "C3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIVOLT_PER_METRE"; readonly name: "millivolt per metre"; readonly value: "C30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIWATT"; readonly name: "milliwatt"; readonly value: "C31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIWATT_PER_SQUARE_METRE"; readonly name: "milliwatt per square metre"; readonly value: "C32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIWEBER"; readonly name: "milliweber"; readonly value: "C33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE"; readonly name: "mole"; readonly value: "C34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_CUBIC_DECIMETRE"; readonly name: "mole per cubic decimetre"; readonly value: "C35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_CUBIC_METRE"; readonly name: "mole per cubic metre"; readonly value: "C36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBIT"; readonly name: "kilobit"; readonly value: "C37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_LITRE"; readonly name: "mole per litre"; readonly value: "C38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOAMPERE"; readonly name: "nanoampere"; readonly value: "C39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOCOULOMB"; readonly name: "nanocoulomb"; readonly value: "C40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOFARAD"; readonly name: "nanofarad"; readonly value: "C41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOFARAD_PER_METRE"; readonly name: "nanofarad per metre"; readonly value: "C42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOHENRY"; readonly name: "nanohenry"; readonly value: "C43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOHENRY_PER_METRE"; readonly name: "nanohenry per metre"; readonly value: "C44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOMETRE"; readonly name: "nanometre"; readonly value: "C45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOOHM_METRE"; readonly name: "nanoohm metre"; readonly value: "C46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOSECOND"; readonly name: "nanosecond"; readonly value: "C47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOTESLA"; readonly name: "nanotesla"; readonly value: "C48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOWATT"; readonly name: "nanowatt"; readonly value: "C49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEPER"; readonly name: "neper"; readonly value: "C50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEPER_PER_SECOND"; readonly name: "neper per second"; readonly value: "C51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOMETRE"; readonly name: "picometre"; readonly value: "C52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_SECOND"; readonly name: "newton metre second"; readonly value: "C53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_SQUARED_PER_KILOGRAM_SQUARED"; readonly name: "newton metre squared per kilogram squared"; readonly value: "C54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_SQUARE_METRE"; readonly name: "newton per square metre"; readonly value: "C55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_SQUARE_MILLIMETRE"; readonly name: "newton per square millimetre"; readonly value: "C56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_SECOND"; readonly name: "newton second"; readonly value: "C57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_SECOND_PER_METRE"; readonly name: "newton second per metre"; readonly value: "C58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OCTAVE"; readonly name: "octave"; readonly value: "C59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_CENTIMETRE"; readonly name: "ohm centimetre"; readonly value: "C60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_METRE"; readonly name: "ohm metre"; readonly value: "C61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ONE"; readonly name: "one"; readonly value: "C62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PARSEC"; readonly name: "parsec"; readonly value: "C63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_PER_KELVIN"; readonly name: "pascal per kelvin"; readonly value: "C64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SECOND"; readonly name: "pascal second"; readonly value: "C65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SECOND_PER_CUBIC_METRE"; readonly name: "pascal second per cubic metre"; readonly value: "C66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SECOND_PER_METRE"; readonly name: "pascal second per metre"; readonly value: "C67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PETAJOULE"; readonly name: "petajoule"; readonly value: "C68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PHON"; readonly name: "phon"; readonly value: "C69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIPOISE"; readonly name: "centipoise"; readonly value: "C7"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOAMPERE"; readonly name: "picoampere"; readonly value: "C70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOCOULOMB"; readonly name: "picocoulomb"; readonly value: "C71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOFARAD_PER_METRE"; readonly name: "picofarad per metre"; readonly value: "C72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOHENRY"; readonly name: "picohenry"; readonly value: "C73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBIT_PER_SECOND"; readonly name: "kilobit per second"; readonly value: "C74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOWATT"; readonly name: "picowatt"; readonly value: "C75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOWATT_PER_SQUARE_METRE"; readonly name: "picowatt per square metre"; readonly value: "C76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE"; readonly name: "pound-force"; readonly value: "C78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVOLT_AMPERE_HOUR"; readonly name: "kilovolt ampere hour"; readonly value: "C79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLICOULOMB_PER_KILOGRAM"; readonly name: "millicoulomb per kilogram"; readonly value: "C8"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RAD"; readonly name: "rad"; readonly value: "C80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RADIAN"; readonly name: "radian"; readonly value: "C81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RADIAN_SQUARE_METRE_PER_MOLE"; readonly name: "radian square metre per mole"; readonly value: "C82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RADIAN_SQUARE_METRE_PER_KILOGRAM"; readonly name: "radian square metre per kilogram"; readonly value: "C83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RADIAN_PER_METRE"; readonly name: "radian per metre"; readonly value: "C84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_ANGSTROM"; readonly name: "reciprocal angstrom"; readonly value: "C85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_METRE"; readonly name: "reciprocal cubic metre"; readonly value: "C86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_METRE_PER_SECOND"; readonly name: "reciprocal cubic metre per second"; readonly value: "C87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_ELECTRON_VOLT_PER_CUBIC_METRE"; readonly name: "reciprocal electron volt per cubic metre"; readonly value: "C88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_HENRY"; readonly name: "reciprocal henry"; readonly value: "C89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COIL_GROUP"; readonly name: "coil group"; readonly value: "C9"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_JOULE_PER_CUBIC_METRE"; readonly name: "reciprocal joule per cubic metre"; readonly value: "C90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_KELVIN_OR_KELVIN_TO_THE_POWER_MINUS_ONE"; readonly name: "reciprocal kelvin or kelvin to the power minus one"; readonly value: "C91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_METRE"; readonly name: "reciprocal metre"; readonly value: "C92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_SQUARE_METRE"; readonly name: "reciprocal square metre"; readonly value: "C93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_MINUTE"; readonly name: "reciprocal minute"; readonly value: "C94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_MOLE"; readonly name: "reciprocal mole"; readonly value: "C95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_PASCAL_OR_PASCAL_TO_THE_POWER_MINUS_ONE"; readonly name: "reciprocal pascal or pascal to the power minus one"; readonly value: "C96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_SECOND"; readonly name: "reciprocal second"; readonly value: "C97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_SECOND_PER_METRE_SQUARED"; readonly name: "reciprocal second per metre squared"; readonly value: "C99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CARRYING_CAPACITY_IN_METRIC_TON"; readonly name: "carrying capacity in metric ton"; readonly value: "CCT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CANDELA"; readonly name: "candela"; readonly value: "CDL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_CELSIUS"; readonly name: "degree Celsius"; readonly value: "CEL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED"; readonly name: "hundred"; readonly value: "CEN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CARD"; readonly name: "card"; readonly value: "CG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIGRAM"; readonly name: "centigram"; readonly value: "CGM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_KILOGRAM"; readonly name: "coulomb per kilogram"; readonly value: "CKG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_LEAVE"; readonly name: "hundred leave"; readonly value: "CLF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTILITRE"; readonly name: "centilitre"; readonly value: "CLT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_CENTIMETRE"; readonly name: "square centimetre"; readonly value: "CMK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE"; readonly name: "cubic centimetre"; readonly value: "CMQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE"; readonly name: "centimetre"; readonly value: "CMT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_PACK"; readonly name: "hundred pack"; readonly value: "CNP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTAL_UK"; readonly name: "cental (UK)"; readonly value: "CNT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB"; readonly name: "coulomb"; readonly value: "COU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CONTENT_GRAM"; readonly name: "content gram"; readonly value: "CTG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRIC_CARAT"; readonly name: "metric carat"; readonly value: "CTM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CONTENT_TON_METRIC"; readonly name: "content ton (metric)"; readonly value: "CTN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CURIE"; readonly name: "curie"; readonly value: "CUR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_POUND_CWT__HUNDRED_WEIGHT_US"; readonly name: "hundred pound (cwt) / hundred weight (US)"; readonly value: "CWA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_WEIGHT_UK"; readonly name: "hundred weight (UK)"; readonly value: "CWI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_HOUR_PER_HOUR"; readonly name: "kilowatt hour per hour"; readonly value: "D03"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LOT_UNIT_OF_WEIGHT"; readonly name: "lot [unit of weight]"; readonly value: "D04"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_SECOND_PER_STERADIAN"; readonly name: "reciprocal second per steradian"; readonly value: "D1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEMENS_PER_METRE"; readonly name: "siemens per metre"; readonly value: "D10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEBIBIT"; readonly name: "mebibit"; readonly value: "D11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEMENS_SQUARE_METRE_PER_MOLE"; readonly name: "siemens square metre per mole"; readonly value: "D12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEVERT"; readonly name: "sievert"; readonly value: "D13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SONE"; readonly name: "sone"; readonly value: "D15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_CENTIMETRE_PER_ERG"; readonly name: "square centimetre per erg"; readonly value: "D16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_CENTIMETRE_PER_STERADIAN_ERG"; readonly name: "square centimetre per steradian erg"; readonly value: "D17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_KELVIN"; readonly name: "metre kelvin"; readonly value: "D18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_KELVIN_PER_WATT"; readonly name: "square metre kelvin per watt"; readonly value: "D19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_SECOND_PER_STERADIAN_METRE_SQUARED"; readonly name: "reciprocal second per steradian metre squared"; readonly value: "D2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_JOULE"; readonly name: "square metre per joule"; readonly value: "D20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_KILOGRAM"; readonly name: "square metre per kilogram"; readonly value: "D21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_MOLE"; readonly name: "square metre per mole"; readonly value: "D22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PEN_GRAM_PROTEIN"; readonly name: "pen gram (protein)"; readonly value: "D23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_STERADIAN"; readonly name: "square metre per steradian"; readonly value: "D24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_STERADIAN_JOULE"; readonly name: "square metre per steradian joule"; readonly value: "D25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_VOLT_SECOND"; readonly name: "square metre per volt second"; readonly value: "D26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STERADIAN"; readonly name: "steradian"; readonly value: "D27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERAHERTZ"; readonly name: "terahertz"; readonly value: "D29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERAJOULE"; readonly name: "terajoule"; readonly value: "D30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERAWATT"; readonly name: "terawatt"; readonly value: "D31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERAWATT_HOUR"; readonly name: "terawatt hour"; readonly value: "D32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TESLA"; readonly name: "tesla"; readonly value: "D33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEX"; readonly name: "tex"; readonly value: "D34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABIT"; readonly name: "megabit"; readonly value: "D36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_CUBIC_METRE"; readonly name: "tonne per cubic metre"; readonly value: "D41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TROPICAL_YEAR"; readonly name: "tropical year"; readonly value: "D42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "UNIFIED_ATOMIC_MASS_UNIT"; readonly name: "unified atomic mass unit"; readonly value: "D43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VAR"; readonly name: "var"; readonly value: "D44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_SQUARED_PER_KELVIN_SQUARED"; readonly name: "volt squared per kelvin squared"; readonly value: "D45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_AMPERE"; readonly name: "volt - ampere"; readonly value: "D46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_CENTIMETRE"; readonly name: "volt per centimetre"; readonly value: "D47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_KELVIN"; readonly name: "volt per kelvin"; readonly value: "D48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIVOLT_PER_KELVIN"; readonly name: "millivolt per kelvin"; readonly value: "D49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SQUARE_CENTIMETRE"; readonly name: "kilogram per square centimetre"; readonly value: "D5"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_METRE"; readonly name: "volt per metre"; readonly value: "D50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_MILLIMETRE"; readonly name: "volt per millimetre"; readonly value: "D51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_KELVIN"; readonly name: "watt per kelvin"; readonly value: "D52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_METRE_KELVIN"; readonly name: "watt per metre kelvin"; readonly value: "D53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_SQUARE_METRE"; readonly name: "watt per square metre"; readonly value: "D54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_SQUARE_METRE_KELVIN"; readonly name: "watt per square metre kelvin"; readonly value: "D55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_SQUARE_METRE_KELVIN_TO_THE_FOURTH_POWER"; readonly name: "watt per square metre kelvin to the fourth power"; readonly value: "D56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_STERADIAN"; readonly name: "watt per steradian"; readonly value: "D57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_STERADIAN_SQUARE_METRE"; readonly name: "watt per steradian square metre"; readonly value: "D58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WEBER_PER_METRE"; readonly name: "weber per metre"; readonly value: "D59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ROENTGEN_PER_SECOND"; readonly name: "roentgen per second"; readonly value: "D6"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WEBER_PER_MILLIMETRE"; readonly name: "weber per millimetre"; readonly value: "D60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MINUTE_UNIT_OF_ANGLE"; readonly name: "minute [unit of angle]"; readonly value: "D61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SECOND_UNIT_OF_ANGLE"; readonly name: "second [unit of angle]"; readonly value: "D62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BOOK"; readonly name: "book"; readonly value: "D63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ROUND"; readonly name: "round"; readonly value: "D65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_WORDS"; readonly name: "number of words"; readonly value: "D68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_TO_THE_FOURTH_POWER"; readonly name: "inch to the fourth power"; readonly value: "D69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_SQUARE_METRE"; readonly name: "joule square metre"; readonly value: "D73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_MOLE"; readonly name: "kilogram per mole"; readonly value: "D74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGACOULOMB"; readonly name: "megacoulomb"; readonly value: "D77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAJOULE_PER_SECOND"; readonly name: "megajoule per second"; readonly value: "D78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROWATT"; readonly name: "microwatt"; readonly value: "D80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROTESLA"; readonly name: "microtesla"; readonly value: "D81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROVOLT"; readonly name: "microvolt"; readonly value: "D82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLINEWTON_METRE"; readonly name: "millinewton metre"; readonly value: "D83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROWATT_PER_SQUARE_METRE"; readonly name: "microwatt per square metre"; readonly value: "D85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLICOULOMB"; readonly name: "millicoulomb"; readonly value: "D86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMOLE_PER_KILOGRAM"; readonly name: "millimole per kilogram"; readonly value: "D87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLICOULOMB_PER_CUBIC_METRE"; readonly name: "millicoulomb per cubic metre"; readonly value: "D88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLICOULOMB_PER_SQUARE_METRE"; readonly name: "millicoulomb per square metre"; readonly value: "D89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REM"; readonly name: "rem"; readonly value: "D91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SECOND_PER_CUBIC_METRE"; readonly name: "second per cubic metre"; readonly value: "D93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SECOND_PER_CUBIC_METRE_RADIAN"; readonly name: "second per cubic metre radian"; readonly value: "D94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_GRAM"; readonly name: "joule per gram"; readonly value: "D95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECARE"; readonly name: "decare"; readonly value: "DAA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEN_DAY"; readonly name: "ten day"; readonly value: "DAD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DAY"; readonly name: "day"; readonly value: "DAY"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRY_POUND"; readonly name: "dry pound"; readonly value: "DB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECIBEL_MILLIWATTS"; readonly name: "Decibel-milliwatts"; readonly value: "DBM"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "DECIBEL_WATT"; readonly name: "Decibel watt"; readonly value: "DBW"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "DEGREE_UNIT_OF_ANGLE"; readonly name: "degree [unit of angle]"; readonly value: "DD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECADE"; readonly name: "decade"; readonly value: "DEC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECIGRAM"; readonly name: "decigram"; readonly value: "DG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECAGRAM"; readonly name: "decagram"; readonly value: "DJ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECILITRE"; readonly name: "decilitre"; readonly value: "DLT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECAMETRE"; readonly name: "cubic decametre"; readonly value: "DMA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_DECIMETRE"; readonly name: "square decimetre"; readonly value: "DMK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_KILOLITRE"; readonly name: "standard kilolitre"; readonly value: "DMO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE"; readonly name: "cubic decimetre"; readonly value: "DMQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECIMETRE"; readonly name: "decimetre"; readonly value: "DMT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECINEWTON_METRE"; readonly name: "decinewton metre"; readonly value: "DN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOZEN_PIECE"; readonly name: "dozen piece"; readonly value: "DPC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOZEN_PAIR"; readonly name: "dozen pair"; readonly value: "DPR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DISPLACEMENT_TONNAGE"; readonly name: "displacement tonnage"; readonly value: "DPT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRAM_US"; readonly name: "dram (US)"; readonly value: "DRA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRAM_UK"; readonly name: "dram (UK)"; readonly value: "DRI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOZEN_ROLL"; readonly name: "dozen roll"; readonly value: "DRL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRY_TON"; readonly name: "dry ton"; readonly value: "DT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECITONNE"; readonly name: "decitonne"; readonly value: "DTN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PENNYWEIGHT"; readonly name: "pennyweight"; readonly value: "DWT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOZEN"; readonly name: "dozen"; readonly value: "DZN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOZEN_PACK"; readonly name: "dozen pack"; readonly value: "DZP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_SQUARE_CENTIMETRE"; readonly name: "newton per square centimetre"; readonly value: "E01"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAWATT_HOUR_PER_HOUR"; readonly name: "megawatt hour per hour"; readonly value: "E07"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAWATT_PER_HERTZ"; readonly name: "megawatt per hertz"; readonly value: "E08"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE_HOUR"; readonly name: "milliampere hour"; readonly value: "E09"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_DAY"; readonly name: "degree day"; readonly value: "E10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLE"; readonly name: "mille"; readonly value: "E12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_INTERNATIONAL_TABLE"; readonly name: "kilocalorie (international table)"; readonly value: "E14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_THERMOCHEMICAL_PER_HOUR"; readonly name: "kilocalorie (thermochemical) per hour"; readonly value: "E15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLION_BTUIT_PER_HOUR"; readonly name: "million Btu(IT) per hour"; readonly value: "E16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_SECOND"; readonly name: "cubic foot per second"; readonly value: "E17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_HOUR"; readonly name: "tonne per hour"; readonly value: "E18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PING"; readonly name: "ping"; readonly value: "E19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABIT_PER_SECOND"; readonly name: "megabit per second"; readonly value: "E20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SHARES"; readonly name: "shares"; readonly value: "E21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEU"; readonly name: "TEU"; readonly value: "E22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TYRE"; readonly name: "tyre"; readonly value: "E23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACTIVE_UNIT"; readonly name: "active unit"; readonly value: "E25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOSE"; readonly name: "dose"; readonly value: "E27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AIR_DRY_TON"; readonly name: "air dry ton"; readonly value: "E28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STRAND"; readonly name: "strand"; readonly value: "E30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_LITRE"; readonly name: "square metre per litre"; readonly value: "E31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_HOUR"; readonly name: "litre per hour"; readonly value: "E32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_THOUSAND"; readonly name: "foot per thousand"; readonly value: "E33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGABYTE"; readonly name: "gigabyte"; readonly value: "E34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERABYTE"; readonly name: "terabyte"; readonly value: "E35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PETABYTE"; readonly name: "petabyte"; readonly value: "E36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PIXEL"; readonly name: "pixel"; readonly value: "E37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAPIXEL"; readonly name: "megapixel"; readonly value: "E38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DOTS_PER_INCH"; readonly name: "dots per inch"; readonly value: "E39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GROSS_KILOGRAM"; readonly name: "gross kilogram"; readonly value: "E4"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PART_PER_HUNDRED_THOUSAND"; readonly name: "part per hundred thousand"; readonly value: "E40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_FORCE_PER_SQUARE_MILLIMETRE"; readonly name: "kilogram-force per square millimetre"; readonly value: "E41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_FORCE_PER_SQUARE_CENTIMETRE"; readonly name: "kilogram-force per square centimetre"; readonly value: "E42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_SQUARE_CENTIMETRE"; readonly name: "joule per square centimetre"; readonly value: "E43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_FORCE_METRE_PER_SQUARE_CENTIMETRE"; readonly name: "kilogram-force metre per square centimetre"; readonly value: "E44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIOHM"; readonly name: "milliohm"; readonly value: "E45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_HOUR_PER_CUBIC_METRE"; readonly name: "kilowatt hour per cubic metre"; readonly value: "E46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_HOUR_PER_KELVIN"; readonly name: "kilowatt hour per kelvin"; readonly value: "E47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SERVICE_UNIT"; readonly name: "service unit"; readonly value: "E48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WORKING_DAY"; readonly name: "working day"; readonly value: "E49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACCOUNTING_UNIT"; readonly name: "accounting unit"; readonly value: "E50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOB"; readonly name: "job"; readonly value: "E51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RUN_FOOT"; readonly name: "run foot"; readonly value: "E52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEST"; readonly name: "test"; readonly value: "E53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TRIP"; readonly name: "trip"; readonly value: "E54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "USE"; readonly name: "use"; readonly value: "E55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WELL"; readonly name: "well"; readonly value: "E56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ZONE"; readonly name: "zone"; readonly value: "E57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EXABIT_PER_SECOND"; readonly name: "exabit per second"; readonly value: "E58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EXBIBYTE"; readonly name: "exbibyte"; readonly value: "E59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PEBIBYTE"; readonly name: "pebibyte"; readonly value: "E60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEBIBYTE"; readonly name: "tebibyte"; readonly value: "E61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIBIBYTE"; readonly name: "gibibyte"; readonly value: "E62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEBIBYTE"; readonly name: "mebibyte"; readonly value: "E63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIBIBYTE"; readonly name: "kibibyte"; readonly value: "E64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EXBIBIT_PER_METRE"; readonly name: "exbibit per metre"; readonly value: "E65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EXBIBIT_PER_SQUARE_METRE"; readonly name: "exbibit per square metre"; readonly value: "E66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EXBIBIT_PER_CUBIC_METRE"; readonly name: "exbibit per cubic metre"; readonly value: "E67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGABYTE_PER_SECOND"; readonly name: "gigabyte per second"; readonly value: "E68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIBIBIT_PER_METRE"; readonly name: "gibibit per metre"; readonly value: "E69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIBIBIT_PER_SQUARE_METRE"; readonly name: "gibibit per square metre"; readonly value: "E70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIBIBIT_PER_CUBIC_METRE"; readonly name: "gibibit per cubic metre"; readonly value: "E71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIBIBIT_PER_METRE"; readonly name: "kibibit per metre"; readonly value: "E72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIBIBIT_PER_SQUARE_METRE"; readonly name: "kibibit per square metre"; readonly value: "E73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIBIBIT_PER_CUBIC_METRE"; readonly name: "kibibit per cubic metre"; readonly value: "E74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEBIBIT_PER_METRE"; readonly name: "mebibit per metre"; readonly value: "E75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEBIBIT_PER_SQUARE_METRE"; readonly name: "mebibit per square metre"; readonly value: "E76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEBIBIT_PER_CUBIC_METRE"; readonly name: "mebibit per cubic metre"; readonly value: "E77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PETABIT"; readonly name: "petabit"; readonly value: "E78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PETABIT_PER_SECOND"; readonly name: "petabit per second"; readonly value: "E79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PEBIBIT_PER_METRE"; readonly name: "pebibit per metre"; readonly value: "E80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PEBIBIT_PER_SQUARE_METRE"; readonly name: "pebibit per square metre"; readonly value: "E81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PEBIBIT_PER_CUBIC_METRE"; readonly name: "pebibit per cubic metre"; readonly value: "E82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERABIT"; readonly name: "terabit"; readonly value: "E83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERABIT_PER_SECOND"; readonly name: "terabit per second"; readonly value: "E84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEBIBIT_PER_METRE"; readonly name: "tebibit per metre"; readonly value: "E85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEBIBIT_PER_CUBIC_METRE"; readonly name: "tebibit per cubic metre"; readonly value: "E86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEBIBIT_PER_SQUARE_METRE"; readonly name: "tebibit per square metre"; readonly value: "E87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIT_PER_METRE"; readonly name: "bit per metre"; readonly value: "E88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIT_PER_SQUARE_METRE"; readonly name: "bit per square metre"; readonly value: "E89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CENTIMETRE"; readonly name: "reciprocal centimetre"; readonly value: "E90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_DAY"; readonly name: "reciprocal day"; readonly value: "E91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_HOUR"; readonly name: "cubic decimetre per hour"; readonly value: "E92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_HOUR"; readonly name: "kilogram per hour"; readonly value: "E93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_SECOND"; readonly name: "kilomole per second"; readonly value: "E94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_SECOND"; readonly name: "mole per second"; readonly value: "E95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_PER_SECOND"; readonly name: "degree per second"; readonly value: "E96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_DEGREE_CELCIUS_METRE"; readonly name: "millimetre per degree Celcius metre"; readonly value: "E97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_CELSIUS_PER_KELVIN"; readonly name: "degree Celsius per kelvin"; readonly value: "E98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOPASCAL_PER_BAR"; readonly name: "hectopascal per bar"; readonly value: "E99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EACH"; readonly name: "each"; readonly value: "EA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ELECTRONIC_MAIL_BOX"; readonly name: "electronic mail box"; readonly value: "EB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "EQUIVALENT_GALLON"; readonly name: "equivalent gallon"; readonly value: "EQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIT_PER_CUBIC_METRE"; readonly name: "bit per cubic metre"; readonly value: "F01"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_KELVIN"; readonly name: "kelvin per kelvin"; readonly value: "F02"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPASCAL_PER_BAR"; readonly name: "kilopascal per bar"; readonly value: "F03"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIBAR_PER_BAR"; readonly name: "millibar per bar"; readonly value: "F04"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAPASCAL_PER_BAR"; readonly name: "megapascal per bar"; readonly value: "F05"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POISE_PER_BAR"; readonly name: "poise per bar"; readonly value: "F06"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_PER_BAR"; readonly name: "pascal per bar"; readonly value: "F07"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE_PER_INCH"; readonly name: "milliampere per inch"; readonly value: "F08"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_HOUR"; readonly name: "kelvin per hour"; readonly value: "F10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_MINUTE"; readonly name: "kelvin per minute"; readonly value: "F11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_SECOND"; readonly name: "kelvin per second"; readonly value: "F12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG"; readonly name: "slug"; readonly value: "F13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_KELVIN"; readonly name: "gram per kelvin"; readonly value: "F14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_KELVIN"; readonly name: "kilogram per kelvin"; readonly value: "F15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_KELVIN"; readonly name: "milligram per kelvin"; readonly value: "F16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_PER_FOOT"; readonly name: "pound-force per foot"; readonly value: "F17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_SQUARE_CENTIMETRE"; readonly name: "kilogram square centimetre"; readonly value: "F18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_SQUARE_MILLIMETRE"; readonly name: "kilogram square millimetre"; readonly value: "F19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_INCH_SQUARED"; readonly name: "pound inch squared"; readonly value: "F20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_INCH"; readonly name: "pound-force inch"; readonly value: "F21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_FOOT_PER_AMPERE"; readonly name: "pound-force foot per ampere"; readonly value: "F22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_DECIMETRE"; readonly name: "gram per cubic decimetre"; readonly value: "F23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_KILOMOL"; readonly name: "kilogram per kilomol"; readonly value: "F24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_HERTZ"; readonly name: "gram per hertz"; readonly value: "F25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_DAY"; readonly name: "gram per day"; readonly value: "F26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_HOUR"; readonly name: "gram per hour"; readonly value: "F27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MINUTE"; readonly name: "gram per minute"; readonly value: "F28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_SECOND"; readonly name: "gram per second"; readonly value: "F29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_DAY"; readonly name: "kilogram per day"; readonly value: "F30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_MINUTE"; readonly name: "kilogram per minute"; readonly value: "F31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_DAY"; readonly name: "milligram per day"; readonly value: "F32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_MINUTE"; readonly name: "milligram per minute"; readonly value: "F33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_SECOND"; readonly name: "milligram per second"; readonly value: "F34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_DAY_KELVIN"; readonly name: "gram per day kelvin"; readonly value: "F35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_HOUR_KELVIN"; readonly name: "gram per hour kelvin"; readonly value: "F36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MINUTE_KELVIN"; readonly name: "gram per minute kelvin"; readonly value: "F37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_SECOND_KELVIN"; readonly name: "gram per second kelvin"; readonly value: "F38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_DAY_KELVIN"; readonly name: "kilogram per day kelvin"; readonly value: "F39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_HOUR_KELVIN"; readonly name: "kilogram per hour kelvin"; readonly value: "F40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_MINUTE_KELVIN"; readonly name: "kilogram per minute kelvin"; readonly value: "F41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SECOND_KELVIN"; readonly name: "kilogram per second kelvin"; readonly value: "F42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_DAY_KELVIN"; readonly name: "milligram per day kelvin"; readonly value: "F43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_HOUR_KELVIN"; readonly name: "milligram per hour kelvin"; readonly value: "F44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_MINUTE_KELVIN"; readonly name: "milligram per minute kelvin"; readonly value: "F45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_SECOND_KELVIN"; readonly name: "milligram per second kelvin"; readonly value: "F46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_MILLIMETRE"; readonly name: "newton per millimetre"; readonly value: "F47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_PER_INCH"; readonly name: "pound-force per inch"; readonly value: "F48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ROD_UNIT_OF_DISTANCE"; readonly name: "rod [unit of distance]"; readonly value: "F49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROMETRE_PER_KELVIN"; readonly name: "micrometre per kelvin"; readonly value: "F50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_KELVIN"; readonly name: "centimetre per kelvin"; readonly value: "F51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_KELVIN"; readonly name: "metre per kelvin"; readonly value: "F52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_KELVIN"; readonly name: "millimetre per kelvin"; readonly value: "F53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIOHM_PER_METRE"; readonly name: "milliohm per metre"; readonly value: "F54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_PER_MILE_STATUTE_MILE"; readonly name: "ohm per mile (statute mile)"; readonly value: "F55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_PER_KILOMETRE"; readonly name: "ohm per kilometre"; readonly value: "F56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE_PER_POUND_FORCE_PER_SQUARE_INCH"; readonly name: "milliampere per pound-force per square inch"; readonly value: "F57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_BAR"; readonly name: "reciprocal bar"; readonly value: "F58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE_PER_BAR"; readonly name: "milliampere per bar"; readonly value: "F59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_CELSIUS_PER_BAR"; readonly name: "degree Celsius per bar"; readonly value: "F60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_BAR"; readonly name: "kelvin per bar"; readonly value: "F61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_DAY_BAR"; readonly name: "gram per day bar"; readonly value: "F62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_HOUR_BAR"; readonly name: "gram per hour bar"; readonly value: "F63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MINUTE_BAR"; readonly name: "gram per minute bar"; readonly value: "F64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_SECOND_BAR"; readonly name: "gram per second bar"; readonly value: "F65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_DAY_BAR"; readonly name: "kilogram per day bar"; readonly value: "F66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_HOUR_BAR"; readonly name: "kilogram per hour bar"; readonly value: "F67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_MINUTE_BAR"; readonly name: "kilogram per minute bar"; readonly value: "F68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SECOND_BAR"; readonly name: "kilogram per second bar"; readonly value: "F69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_DAY_BAR"; readonly name: "milligram per day bar"; readonly value: "F70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_HOUR_BAR"; readonly name: "milligram per hour bar"; readonly value: "F71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_MINUTE_BAR"; readonly name: "milligram per minute bar"; readonly value: "F72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_SECOND_BAR"; readonly name: "milligram per second bar"; readonly value: "F73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_BAR"; readonly name: "gram per bar"; readonly value: "F74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_BAR"; readonly name: "milligram per bar"; readonly value: "F75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE_PER_MILLIMETRE"; readonly name: "milliampere per millimetre"; readonly value: "F76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SECOND_PER_KELVIN"; readonly name: "pascal second per kelvin"; readonly value: "F77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_OF_WATER"; readonly name: "inch of water"; readonly value: "F78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_OF_MERCURY"; readonly name: "inch of mercury"; readonly value: "F79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATER_HORSE_POWER"; readonly name: "water horse power"; readonly value: "F80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BAR_PER_KELVIN"; readonly name: "bar per kelvin"; readonly value: "F81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOPASCAL_PER_KELVIN"; readonly name: "hectopascal per kelvin"; readonly value: "F82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPASCAL_PER_KELVIN"; readonly name: "kilopascal per kelvin"; readonly value: "F83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIBAR_PER_KELVIN"; readonly name: "millibar per kelvin"; readonly value: "F84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAPASCAL_PER_KELVIN"; readonly name: "megapascal per kelvin"; readonly value: "F85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POISE_PER_KELVIN"; readonly name: "poise per kelvin"; readonly value: "F86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_LITRE_MINUTE"; readonly name: "volt per litre minute"; readonly value: "F87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_CENTIMETRE"; readonly name: "newton centimetre"; readonly value: "F88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_PER_DEGREE"; readonly name: "newton metre per degree"; readonly value: "F89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_PER_AMPERE"; readonly name: "newton metre per ampere"; readonly value: "F90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BAR_LITRE_PER_SECOND"; readonly name: "bar litre per second"; readonly value: "F91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BAR_CUBIC_METRE_PER_SECOND"; readonly name: "bar cubic metre per second"; readonly value: "F92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOPASCAL_LITRE_PER_SECOND"; readonly name: "hectopascal litre per second"; readonly value: "F93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOPASCAL_CUBIC_METRE_PER_SECOND"; readonly name: "hectopascal cubic metre per second"; readonly value: "F94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIBAR_LITRE_PER_SECOND"; readonly name: "millibar litre per second"; readonly value: "F95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIBAR_CUBIC_METRE_PER_SECOND"; readonly name: "millibar cubic metre per second"; readonly value: "F96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAPASCAL_LITRE_PER_SECOND"; readonly name: "megapascal litre per second"; readonly value: "F97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAPASCAL_CUBIC_METRE_PER_SECOND"; readonly name: "megapascal cubic metre per second"; readonly value: "F98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_LITRE_PER_SECOND"; readonly name: "pascal litre per second"; readonly value: "F99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT"; readonly name: "degree Fahrenheit"; readonly value: "FAH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FARAD"; readonly name: "farad"; readonly value: "FAR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FIBRE_METRE"; readonly name: "fibre metre"; readonly value: "FBM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_CUBIC_FOOT"; readonly name: "thousand cubic foot"; readonly value: "FC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_CUBIC_METRE"; readonly name: "hundred cubic metre"; readonly value: "FF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROMOLE"; readonly name: "micromole"; readonly value: "FH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FAILURES_IN_TIME"; readonly name: "failures in time"; readonly value: "FIT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FLAKE_TON"; readonly name: "flake ton"; readonly value: "FL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FORMAZIN_NEPHELOMETRIC_UNIT"; readonly name: "Formazin nephelometric unit"; readonly value: "FNU"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "FOOT"; readonly name: "foot"; readonly value: "FOT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_SQUARE_FOOT"; readonly name: "pound per square foot"; readonly value: "FP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_MINUTE"; readonly name: "foot per minute"; readonly value: "FR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_SECOND"; readonly name: "foot per second"; readonly value: "FS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_FOOT"; readonly name: "square foot"; readonly value: "FTK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT"; readonly name: "cubic foot"; readonly value: "FTQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_CUBIC_METRE_PER_SECOND"; readonly name: "pascal cubic metre per second"; readonly value: "G01"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_BAR"; readonly name: "centimetre per bar"; readonly value: "G04"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_BAR"; readonly name: "metre per bar"; readonly value: "G05"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_BAR"; readonly name: "millimetre per bar"; readonly value: "G06"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_INCH_PER_SECOND"; readonly name: "square inch per second"; readonly value: "G08"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_SECOND_KELVIN"; readonly name: "square metre per second kelvin"; readonly value: "G09"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STOKES_PER_KELVIN"; readonly name: "stokes per kelvin"; readonly value: "G10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_CENTIMETRE_BAR"; readonly name: "gram per cubic centimetre bar"; readonly value: "G11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_DECIMETRE_BAR"; readonly name: "gram per cubic decimetre bar"; readonly value: "G12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_LITRE_BAR"; readonly name: "gram per litre bar"; readonly value: "G13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_METRE_BAR"; readonly name: "gram per cubic metre bar"; readonly value: "G14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MILLILITRE_BAR"; readonly name: "gram per millilitre bar"; readonly value: "G15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_CENTIMETRE_BAR"; readonly name: "kilogram per cubic centimetre bar"; readonly value: "G16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_LITRE_BAR"; readonly name: "kilogram per litre bar"; readonly value: "G17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_METRE_BAR"; readonly name: "kilogram per cubic metre bar"; readonly value: "G18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_PER_KILOGRAM"; readonly name: "newton metre per kilogram"; readonly value: "G19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "US_GALLON_PER_MINUTE"; readonly name: "US gallon per minute"; readonly value: "G2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_FOOT_PER_POUND"; readonly name: "pound-force foot per pound"; readonly value: "G20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUP_UNIT_OF_VOLUME"; readonly name: "cup [unit of volume]"; readonly value: "G21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK"; readonly name: "peck"; readonly value: "G23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TABLESPOON_US"; readonly name: "tablespoon (US)"; readonly value: "G24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEASPOON_US"; readonly name: "teaspoon (US)"; readonly value: "G25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STERE"; readonly name: "stere"; readonly value: "G26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_KELVIN"; readonly name: "cubic centimetre per kelvin"; readonly value: "G27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_KELVIN"; readonly name: "litre per kelvin"; readonly value: "G28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_KELVIN"; readonly name: "cubic metre per kelvin"; readonly value: "G29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "IMPERIAL_GALLON_PER_MINUTE"; readonly name: "Imperial gallon per minute"; readonly value: "G3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_KELVIN"; readonly name: "millilitre per kelvin"; readonly value: "G30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_CENTIMETRE"; readonly name: "kilogram per cubic centimetre"; readonly value: "G31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_CUBIC_YARD"; readonly name: "ounce (avoirdupois) per cubic yard"; readonly value: "G32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_CENTIMETRE_KELVIN"; readonly name: "gram per cubic centimetre kelvin"; readonly value: "G33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_DECIMETRE_KELVIN"; readonly name: "gram per cubic decimetre kelvin"; readonly value: "G34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_LITRE_KELVIN"; readonly name: "gram per litre kelvin"; readonly value: "G35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CUBIC_METRE_KELVIN"; readonly name: "gram per cubic metre kelvin"; readonly value: "G36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MILLILITRE_KELVIN"; readonly name: "gram per millilitre kelvin"; readonly value: "G37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_CENTIMETRE_KELVIN"; readonly name: "kilogram per cubic centimetre kelvin"; readonly value: "G38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_LITRE_KELVIN"; readonly name: "kilogram per litre kelvin"; readonly value: "G39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_METRE_KELVIN"; readonly name: "kilogram per cubic metre kelvin"; readonly value: "G40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_SECOND_BAR"; readonly name: "square metre per second bar"; readonly value: "G41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSIEMENS_PER_CENTIMETRE"; readonly name: "microsiemens per centimetre"; readonly value: "G42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSIEMENS_PER_METRE"; readonly name: "microsiemens per metre"; readonly value: "G43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOSIEMENS_PER_CENTIMETRE"; readonly name: "nanosiemens per centimetre"; readonly value: "G44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOSIEMENS_PER_METRE"; readonly name: "nanosiemens per metre"; readonly value: "G45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STOKES_PER_BAR"; readonly name: "stokes per bar"; readonly value: "G46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_DAY"; readonly name: "cubic centimetre per day"; readonly value: "G47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_HOUR"; readonly name: "cubic centimetre per hour"; readonly value: "G48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_MINUTE"; readonly name: "cubic centimetre per minute"; readonly value: "G49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_US_PER_HOUR"; readonly name: "gallon (US) per hour"; readonly value: "G50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_SECOND"; readonly name: "litre per second"; readonly value: "G51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_DAY"; readonly name: "cubic metre per day"; readonly value: "G52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_MINUTE"; readonly name: "cubic metre per minute"; readonly value: "G53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_DAY"; readonly name: "millilitre per day"; readonly value: "G54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_HOUR"; readonly name: "millilitre per hour"; readonly value: "G55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_INCH_PER_HOUR"; readonly name: "cubic inch per hour"; readonly value: "G56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_INCH_PER_MINUTE"; readonly name: "cubic inch per minute"; readonly value: "G57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_INCH_PER_SECOND"; readonly name: "cubic inch per second"; readonly value: "G58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIAMPERE_PER_LITRE_MINUTE"; readonly name: "milliampere per litre minute"; readonly value: "G59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_BAR"; readonly name: "volt per bar"; readonly value: "G60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_DAY_KELVIN"; readonly name: "cubic centimetre per day kelvin"; readonly value: "G61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_HOUR_KELVIN"; readonly name: "cubic centimetre per hour kelvin"; readonly value: "G62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_MINUTE_KELVIN"; readonly name: "cubic centimetre per minute kelvin"; readonly value: "G63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_SECOND_KELVIN"; readonly name: "cubic centimetre per second kelvin"; readonly value: "G64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_DAY_KELVIN"; readonly name: "litre per day kelvin"; readonly value: "G65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_HOUR_KELVIN"; readonly name: "litre per hour kelvin"; readonly value: "G66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_MINUTE_KELVIN"; readonly name: "litre per minute kelvin"; readonly value: "G67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_SECOND_KELVIN"; readonly name: "litre per second kelvin"; readonly value: "G68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_DAY_KELVIN"; readonly name: "cubic metre per day kelvin"; readonly value: "G69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_HOUR_KELVIN"; readonly name: "cubic metre per hour kelvin"; readonly value: "G70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_MINUTE_KELVIN"; readonly name: "cubic metre per minute kelvin"; readonly value: "G71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_SECOND_KELVIN"; readonly name: "cubic metre per second kelvin"; readonly value: "G72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_DAY_KELVIN"; readonly name: "millilitre per day kelvin"; readonly value: "G73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_HOUR_KELVIN"; readonly name: "millilitre per hour kelvin"; readonly value: "G74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_MINUTE_KELVIN"; readonly name: "millilitre per minute kelvin"; readonly value: "G75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_SECOND_KELVIN"; readonly name: "millilitre per second kelvin"; readonly value: "G76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_TO_THE_FOURTH_POWER"; readonly name: "millimetre to the fourth power"; readonly value: "G77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_DAY_BAR"; readonly name: "cubic centimetre per day bar"; readonly value: "G78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_HOUR_BAR"; readonly name: "cubic centimetre per hour bar"; readonly value: "G79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_MINUTE_BAR"; readonly name: "cubic centimetre per minute bar"; readonly value: "G80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_SECOND_BAR"; readonly name: "cubic centimetre per second bar"; readonly value: "G81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_DAY_BAR"; readonly name: "litre per day bar"; readonly value: "G82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_HOUR_BAR"; readonly name: "litre per hour bar"; readonly value: "G83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_MINUTE_BAR"; readonly name: "litre per minute bar"; readonly value: "G84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_SECOND_BAR"; readonly name: "litre per second bar"; readonly value: "G85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_DAY_BAR"; readonly name: "cubic metre per day bar"; readonly value: "G86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_HOUR_BAR"; readonly name: "cubic metre per hour bar"; readonly value: "G87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_MINUTE_BAR"; readonly name: "cubic metre per minute bar"; readonly value: "G88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_SECOND_BAR"; readonly name: "cubic metre per second bar"; readonly value: "G89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_DAY_BAR"; readonly name: "millilitre per day bar"; readonly value: "G90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_HOUR_BAR"; readonly name: "millilitre per hour bar"; readonly value: "G91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_MINUTE_BAR"; readonly name: "millilitre per minute bar"; readonly value: "G92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_SECOND_BAR"; readonly name: "millilitre per second bar"; readonly value: "G93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_BAR"; readonly name: "cubic centimetre per bar"; readonly value: "G94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_BAR"; readonly name: "litre per bar"; readonly value: "G95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_BAR"; readonly name: "cubic metre per bar"; readonly value: "G96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_BAR"; readonly name: "millilitre per bar"; readonly value: "G97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROHENRY_PER_KILOOHM"; readonly name: "microhenry per kiloohm"; readonly value: "G98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROHENRY_PER_OHM"; readonly name: "microhenry per ohm"; readonly value: "G99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_US_PER_DAY"; readonly name: "gallon (US) per day"; readonly value: "GB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGABECQUEREL"; readonly name: "gigabecquerel"; readonly value: "GBQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_DRY_WEIGHT"; readonly name: "gram, dry weight"; readonly value: "GDW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_GALLON_US"; readonly name: "pound per gallon (US)"; readonly value: "GE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_METRE_GRAM_PER_100_CENTIMETRES"; readonly name: "gram per metre (gram per 100 centimetres)"; readonly value: "GF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_OF_FISSILE_ISOTOPE"; readonly name: "gram of fissile isotope"; readonly value: "GFI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GREAT_GROSS"; readonly name: "great gross"; readonly value: "GGR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_US"; readonly name: "gill (US)"; readonly value: "GIA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_INCLUDING_CONTAINER"; readonly name: "gram, including container"; readonly value: "GIC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_UK"; readonly name: "gill (UK)"; readonly value: "GII"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_INCLUDING_INNER_PACKAGING"; readonly name: "gram, including inner packaging"; readonly value: "GIP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MILLILITRE"; readonly name: "gram per millilitre"; readonly value: "GJ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_LITRE"; readonly name: "gram per litre"; readonly value: "GL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRY_GALLON_US"; readonly name: "dry gallon (US)"; readonly value: "GLD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_UK"; readonly name: "gallon (UK)"; readonly value: "GLI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_US"; readonly name: "gallon (US)"; readonly value: "GLL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_SQUARE_METRE"; readonly name: "gram per square metre"; readonly value: "GM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_SQUARE_METRE"; readonly name: "milligram per square metre"; readonly value: "GO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_CUBIC_METRE"; readonly name: "milligram per cubic metre"; readonly value: "GP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM_PER_CUBIC_METRE"; readonly name: "microgram per cubic metre"; readonly value: "GQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM"; readonly name: "gram"; readonly value: "GRM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAIN"; readonly name: "grain"; readonly value: "GRN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GROSS"; readonly name: "gross"; readonly value: "GRO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAJOULE"; readonly name: "gigajoule"; readonly value: "GV"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAWATT_HOUR"; readonly name: "gigawatt hour"; readonly value: "GWH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HENRY_PER_KILOOHM"; readonly name: "henry per kiloohm"; readonly value: "H03"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HENRY_PER_OHM"; readonly name: "henry per ohm"; readonly value: "H04"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIHENRY_PER_KILOOHM"; readonly name: "millihenry per kiloohm"; readonly value: "H05"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIHENRY_PER_OHM"; readonly name: "millihenry per ohm"; readonly value: "H06"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SECOND_PER_BAR"; readonly name: "pascal second per bar"; readonly value: "H07"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROBECQUEREL"; readonly name: "microbecquerel"; readonly value: "H08"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_YEAR"; readonly name: "reciprocal year"; readonly value: "H09"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_HOUR"; readonly name: "reciprocal hour"; readonly value: "H10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_MONTH"; readonly name: "reciprocal month"; readonly value: "H11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_CELSIUS_PER_HOUR"; readonly name: "degree Celsius per hour"; readonly value: "H12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_CELSIUS_PER_MINUTE"; readonly name: "degree Celsius per minute"; readonly value: "H13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_CELSIUS_PER_SECOND"; readonly name: "degree Celsius per second"; readonly value: "H14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_CENTIMETRE_PER_GRAM"; readonly name: "square centimetre per gram"; readonly value: "H15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_DECAMETRE"; readonly name: "square decametre"; readonly value: "H16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_HECTOMETRE"; readonly name: "square hectometre"; readonly value: "H18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_HECTOMETRE"; readonly name: "cubic hectometre"; readonly value: "H19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_KILOMETRE"; readonly name: "cubic kilometre"; readonly value: "H20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BLANK"; readonly name: "blank"; readonly value: "H21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_SQUARE_INCH_PER_POUND_FORCE"; readonly name: "volt square inch per pound-force"; readonly value: "H22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_INCH"; readonly name: "volt per inch"; readonly value: "H23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_MICROSECOND"; readonly name: "volt per microsecond"; readonly value: "H24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_KELVIN"; readonly name: "percent per kelvin"; readonly value: "H25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_PER_METRE"; readonly name: "ohm per metre"; readonly value: "H26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_PER_METRE"; readonly name: "degree per metre"; readonly value: "H27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROFARAD_PER_KILOMETRE"; readonly name: "microfarad per kilometre"; readonly value: "H28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM_PER_LITRE"; readonly name: "microgram per litre"; readonly value: "H29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_MICROMETRE_SQUARE_MICRON"; readonly name: "square micrometre (square micron)"; readonly value: "H30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_KILOGRAM"; readonly name: "ampere per kilogram"; readonly value: "H31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_SQUARED_SECOND"; readonly name: "ampere squared second"; readonly value: "H32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FARAD_PER_KILOMETRE"; readonly name: "farad per kilometre"; readonly value: "H33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HERTZ_METRE"; readonly name: "hertz metre"; readonly value: "H34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_METRE_PER_WATT"; readonly name: "kelvin metre per watt"; readonly value: "H35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAOHM_PER_KILOMETRE"; readonly name: "megaohm per kilometre"; readonly value: "H36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAOHM_PER_METRE"; readonly name: "megaohm per metre"; readonly value: "H37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAAMPERE"; readonly name: "megaampere"; readonly value: "H38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAHERTZ_KILOMETRE"; readonly name: "megahertz kilometre"; readonly value: "H39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_AMPERE"; readonly name: "newton per ampere"; readonly value: "H40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_WATT_TO_THE_POWER_MINUS_05"; readonly name: "newton metre watt to the power minus 0,5"; readonly value: "H41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_PER_METRE"; readonly name: "pascal per metre"; readonly value: "H42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEMENS_PER_CENTIMETRE"; readonly name: "siemens per centimetre"; readonly value: "H43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TERAOHM"; readonly name: "teraohm"; readonly value: "H44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_SECOND_PER_METRE"; readonly name: "volt second per metre"; readonly value: "H45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_SECOND"; readonly name: "volt per second"; readonly value: "H46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_CUBIC_METRE"; readonly name: "watt per cubic metre"; readonly value: "H47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ATTOFARAD"; readonly name: "attofarad"; readonly value: "H48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_HOUR"; readonly name: "centimetre per hour"; readonly value: "H49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_CENTIMETRE"; readonly name: "reciprocal cubic centimetre"; readonly value: "H50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECIBEL_PER_KILOMETRE"; readonly name: "decibel per kilometre"; readonly value: "H51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECIBEL_PER_METRE"; readonly name: "decibel per metre"; readonly value: "H52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_BAR"; readonly name: "kilogram per bar"; readonly value: "H53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_DECIMETRE_KELVIN"; readonly name: "kilogram per cubic decimetre kelvin"; readonly value: "H54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_DECIMETRE_BAR"; readonly name: "kilogram per cubic decimetre bar"; readonly value: "H55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SQUARE_METRE_SECOND"; readonly name: "kilogram per square metre second"; readonly value: "H56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_TWO_PI_RADIANT"; readonly name: "inch per two pi radiant"; readonly value: "H57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_VOLT_SECOND"; readonly name: "metre per volt second"; readonly value: "H58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_NEWTON"; readonly name: "square metre per newton"; readonly value: "H59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_CUBIC_METRE"; readonly name: "cubic metre per cubic metre"; readonly value: "H60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISIEMENS_PER_CENTIMETRE"; readonly name: "millisiemens per centimetre"; readonly value: "H61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIVOLT_PER_MINUTE"; readonly name: "millivolt per minute"; readonly value: "H62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_SQUARE_CENTIMETRE"; readonly name: "milligram per square centimetre"; readonly value: "H63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_GRAM"; readonly name: "milligram per gram"; readonly value: "H64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_CUBIC_METRE"; readonly name: "millilitre per cubic metre"; readonly value: "H65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_YEAR"; readonly name: "millimetre per year"; readonly value: "H66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_HOUR"; readonly name: "millimetre per hour"; readonly value: "H67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMOLE_PER_GRAM"; readonly name: "millimole per gram"; readonly value: "H68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOPASCAL_PER_KILOMETRE"; readonly name: "picopascal per kilometre"; readonly value: "H69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOSECOND"; readonly name: "picosecond"; readonly value: "H70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_MONTH"; readonly name: "percent per month"; readonly value: "H71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_HECTOBAR"; readonly name: "percent per hectobar"; readonly value: "H72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_DECAKELVIN"; readonly name: "percent per decakelvin"; readonly value: "H73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_METRE"; readonly name: "watt per metre"; readonly value: "H74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECAPASCAL"; readonly name: "decapascal"; readonly value: "H75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_MILLIMETRE"; readonly name: "gram per millimetre"; readonly value: "H76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MODULE_WIDTH"; readonly name: "module width"; readonly value: "H77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FRENCH_GAUGE"; readonly name: "French gauge"; readonly value: "H79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RACK_UNIT"; readonly name: "rack unit"; readonly value: "H80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_MINUTE"; readonly name: "millimetre per minute"; readonly value: "H81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIG_POINT"; readonly name: "big point"; readonly value: "H82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_KILOGRAM"; readonly name: "litre per kilogram"; readonly value: "H83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_MILLIMETRE"; readonly name: "gram millimetre"; readonly value: "H84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_WEEK"; readonly name: "reciprocal week"; readonly value: "H85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PIECE"; readonly name: "piece"; readonly value: "H87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAOHM_KILOMETRE"; readonly name: "megaohm kilometre"; readonly value: "H88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_OHM"; readonly name: "percent per ohm"; readonly value: "H89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_DEGREE"; readonly name: "percent per degree"; readonly value: "H90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_TEN_THOUSAND"; readonly name: "percent per ten thousand"; readonly value: "H91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_ONE_HUNDRED_THOUSAND"; readonly name: "percent per one hundred thousand"; readonly value: "H92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_HUNDRED"; readonly name: "percent per hundred"; readonly value: "H93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_THOUSAND"; readonly name: "percent per thousand"; readonly value: "H94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_VOLT"; readonly name: "percent per volt"; readonly value: "H95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_BAR"; readonly name: "percent per bar"; readonly value: "H96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_INCH"; readonly name: "percent per inch"; readonly value: "H98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_METRE"; readonly name: "percent per metre"; readonly value: "H99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HANK"; readonly name: "hank"; readonly value: "HA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PIECE_DAY"; readonly name: "Piece Day"; readonly value: "HAD"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "HECTOBAR"; readonly name: "hectobar"; readonly value: "HBA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_BOXES"; readonly name: "hundred boxes"; readonly value: "HBX"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_COUNT"; readonly name: "hundred count"; readonly value: "HC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_KILOGRAM_DRY_WEIGHT"; readonly name: "hundred kilogram, dry weight"; readonly value: "HDW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HEAD"; readonly name: "head"; readonly value: "HEA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOGRAM"; readonly name: "hectogram"; readonly value: "HGM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_CUBIC_FOOT"; readonly name: "hundred cubic foot"; readonly value: "HH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_INTERNATIONAL_UNIT"; readonly name: "hundred international unit"; readonly value: "HIU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_KILOGRAM_NET_MASS"; readonly name: "hundred kilogram, net mass"; readonly value: "HKM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOLITRE"; readonly name: "hectolitre"; readonly value: "HLT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILE_PER_HOUR_STATUTE_MILE"; readonly name: "mile per hour (statute mile)"; readonly value: "HM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PIECE_MONTH"; readonly name: "Piece Month"; readonly value: "HMO"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "MILLION_CUBIC_METRE"; readonly name: "million cubic metre"; readonly value: "HMQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOMETRE"; readonly name: "hectometre"; readonly value: "HMT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOLITRE_OF_PURE_ALCOHOL"; readonly name: "hectolitre of pure alcohol"; readonly value: "HPA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HERTZ"; readonly name: "hertz"; readonly value: "HTZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HOUR"; readonly name: "hour"; readonly value: "HUR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PIECE_WEEK"; readonly name: "Piece Week"; readonly value: "HWE"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "INCH_POUND_POUND_INCH"; readonly name: "inch pound (pound inch)"; readonly value: "IA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERSON"; readonly name: "person"; readonly value: "IE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH"; readonly name: "inch"; readonly value: "INH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_INCH"; readonly name: "square inch"; readonly value: "INK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_INCH"; readonly name: "cubic inch"; readonly value: "INQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INTERNATIONAL_SUGAR_DEGREE"; readonly name: "international sugar degree"; readonly value: "ISD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_SECOND"; readonly name: "inch per second"; readonly value: "IU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INTERNATIONAL_UNIT_PER_GRAM"; readonly name: "international unit per gram"; readonly value: "IUG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_SECOND_SQUARED"; readonly name: "inch per second squared"; readonly value: "IV"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_MILLIMETRE"; readonly name: "percent per millimetre"; readonly value: "J10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PER_MILLE_PER_PSI"; readonly name: "per mille per psi"; readonly value: "J12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_API"; readonly name: "degree API"; readonly value: "J13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_BAUME_ORIGIN_SCALE"; readonly name: "degree Baume (origin scale)"; readonly value: "J14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_BAUME_US_HEAVY"; readonly name: "degree Baume (US heavy)"; readonly value: "J15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_BAUME_US_LIGHT"; readonly name: "degree Baume (US light)"; readonly value: "J16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_BALLING"; readonly name: "degree Balling"; readonly value: "J17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_BRIX"; readonly name: "degree Brix"; readonly value: "J18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL"; readonly name: "degree Fahrenheit hour square foot per British thermal unit (thermochemical)"; readonly value: "J19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_KILOGRAM"; readonly name: "joule per kilogram"; readonly value: "J2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_PER_KELVIN"; readonly name: "degree Fahrenheit per kelvin"; readonly value: "J20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_PER_BAR"; readonly name: "degree Fahrenheit per bar"; readonly value: "J21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE"; readonly name: "degree Fahrenheit hour square foot per British thermal unit (international table)"; readonly value: "J22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_PER_HOUR"; readonly name: "degree Fahrenheit per hour"; readonly value: "J23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_PER_MINUTE"; readonly name: "degree Fahrenheit per minute"; readonly value: "J24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_PER_SECOND"; readonly name: "degree Fahrenheit per second"; readonly value: "J25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_DEGREE_FAHRENHEIT"; readonly name: "reciprocal degree Fahrenheit"; readonly value: "J26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_OECHSLE"; readonly name: "degree Oechsle"; readonly value: "J27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_RANKINE_PER_HOUR"; readonly name: "degree Rankine per hour"; readonly value: "J28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_RANKINE_PER_MINUTE"; readonly name: "degree Rankine per minute"; readonly value: "J29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_RANKINE_PER_SECOND"; readonly name: "degree Rankine per second"; readonly value: "J30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_TWADDELL"; readonly name: "degree Twaddell"; readonly value: "J31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROPOISE"; readonly name: "micropoise"; readonly value: "J32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM_PER_KILOGRAM"; readonly name: "microgram per kilogram"; readonly value: "J33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM_PER_CUBIC_METRE_KELVIN"; readonly name: "microgram per cubic metre kelvin"; readonly value: "J34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM_PER_CUBIC_METRE_BAR"; readonly name: "microgram per cubic metre bar"; readonly value: "J35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROLITRE_PER_LITRE"; readonly name: "microlitre per litre"; readonly value: "J36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BAUD"; readonly name: "baud"; readonly value: "J38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_MEAN"; readonly name: "British thermal unit (mean)"; readonly value: "J39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_FOOT_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) foot per hour square foot degree Fahrenheit"; readonly value: "J40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) inch per hour square foot degree Fahrenheit"; readonly value: "J41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) inch per second square foot degree Fahrenheit"; readonly value: "J42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) per pound degree Fahrenheit"; readonly value: "J43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_MINUTE"; readonly name: "British thermal unit (international table) per minute"; readonly value: "J44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND"; readonly name: "British thermal unit (international table) per second"; readonly value: "J45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_FOOT_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) foot per hour square foot degree Fahrenheit"; readonly value: "J46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_HOUR"; readonly name: "British thermal unit (thermochemical) per hour"; readonly value: "J47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) inch per hour square foot degree Fahrenheit"; readonly value: "J48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) inch per second square foot degree Fahrenheit"; readonly value: "J49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) per pound degree Fahrenheit"; readonly value: "J50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_MINUTE"; readonly name: "British thermal unit (thermochemical) per minute"; readonly value: "J51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SECOND"; readonly name: "British thermal unit (thermochemical) per second"; readonly value: "J52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_SQUARE_METRE_PER_KILOGRAM"; readonly name: "coulomb square metre per kilogram"; readonly value: "J53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABAUD"; readonly name: "megabaud"; readonly value: "J54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_SECOND"; readonly name: "watt second"; readonly value: "J55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BAR_PER_BAR"; readonly name: "bar per bar"; readonly value: "J56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_UK_PETROLEUM"; readonly name: "barrel (UK petroleum)"; readonly value: "J57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_UK_PETROLEUM_PER_MINUTE"; readonly name: "barrel (UK petroleum) per minute"; readonly value: "J58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_UK_PETROLEUM_PER_DAY"; readonly name: "barrel (UK petroleum) per day"; readonly value: "J59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_UK_PETROLEUM_PER_HOUR"; readonly name: "barrel (UK petroleum) per hour"; readonly value: "J60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_UK_PETROLEUM_PER_SECOND"; readonly name: "barrel (UK petroleum) per second"; readonly value: "J61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_US_PETROLEUM_PER_HOUR"; readonly name: "barrel (US petroleum) per hour"; readonly value: "J62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BARREL_US_PETROLEUM_PER_SECOND"; readonly name: "barrel (US petroleum) per second"; readonly value: "J63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_UK_PER_DAY"; readonly name: "bushel (UK) per day"; readonly value: "J64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_UK_PER_HOUR"; readonly name: "bushel (UK) per hour"; readonly value: "J65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_UK_PER_MINUTE"; readonly name: "bushel (UK) per minute"; readonly value: "J66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_UK_PER_SECOND"; readonly name: "bushel (UK) per second"; readonly value: "J67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_US_DRY_PER_DAY"; readonly name: "bushel (US dry) per day"; readonly value: "J68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_US_DRY_PER_HOUR"; readonly name: "bushel (US dry) per hour"; readonly value: "J69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_US_DRY_PER_MINUTE"; readonly name: "bushel (US dry) per minute"; readonly value: "J70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BUSHEL_US_DRY_PER_SECOND"; readonly name: "bushel (US dry) per second"; readonly value: "J71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTINEWTON_METRE"; readonly name: "centinewton metre"; readonly value: "J72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIPOISE_PER_KELVIN"; readonly name: "centipoise per kelvin"; readonly value: "J73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIPOISE_PER_BAR"; readonly name: "centipoise per bar"; readonly value: "J74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_MEAN"; readonly name: "calorie (mean)"; readonly value: "J75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_INTERNATIONAL_TABLE_PER_GRAM_DEGREE_CELSIUS"; readonly name: "calorie (international table) per gram degree Celsius"; readonly value: "J76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_CENTIMETRE_SECOND_DEGREE_CELSIUS"; readonly name: "calorie (thermochemical) per centimetre second degree Celsius"; readonly value: "J78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_GRAM_DEGREE_CELSIUS"; readonly name: "calorie (thermochemical) per gram degree Celsius"; readonly value: "J79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_MINUTE"; readonly name: "calorie (thermochemical) per minute"; readonly value: "J81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_SECOND"; readonly name: "calorie (thermochemical) per second"; readonly value: "J82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CLO"; readonly name: "clo"; readonly value: "J83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_SECOND_KELVIN"; readonly name: "centimetre per second kelvin"; readonly value: "J84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_SECOND_BAR"; readonly name: "centimetre per second bar"; readonly value: "J85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_CENTIMETRE_PER_CUBIC_METRE"; readonly name: "cubic centimetre per cubic metre"; readonly value: "J87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_DAY"; readonly name: "cubic decimetre per day"; readonly value: "J90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_CUBIC_METRE"; readonly name: "cubic decimetre per cubic metre"; readonly value: "J91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_MINUTE"; readonly name: "cubic decimetre per minute"; readonly value: "J92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_SECOND"; readonly name: "cubic decimetre per second"; readonly value: "J93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_UK_FLUID_PER_DAY"; readonly name: "ounce (UK fluid) per day"; readonly value: "J95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_UK_FLUID_PER_HOUR"; readonly name: "ounce (UK fluid) per hour"; readonly value: "J96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_UK_FLUID_PER_MINUTE"; readonly name: "ounce (UK fluid) per minute"; readonly value: "J97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_UK_FLUID_PER_SECOND"; readonly name: "ounce (UK fluid) per second"; readonly value: "J98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_US_FLUID_PER_DAY"; readonly name: "ounce (US fluid) per day"; readonly value: "J99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_KELVIN"; readonly name: "joule per kelvin"; readonly value: "JE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAJOULE_PER_KILOGRAM"; readonly name: "megajoule per kilogram"; readonly value: "JK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAJOULE_PER_CUBIC_METRE"; readonly name: "megajoule per cubic metre"; readonly value: "JM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PIPELINE_JOINT"; readonly name: "pipeline joint"; readonly value: "JNT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE"; readonly name: "joule"; readonly value: "JOU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HUNDRED_METRE"; readonly name: "hundred metre"; readonly value: "JPS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_JEWELS"; readonly name: "number of jewels"; readonly value: "JWL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_DEMAND"; readonly name: "kilowatt demand"; readonly value: "K1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_US_FLUID_PER_HOUR"; readonly name: "ounce (US fluid) per hour"; readonly value: "K10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_US_FLUID_PER_MINUTE"; readonly name: "ounce (US fluid) per minute"; readonly value: "K11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_US_FLUID_PER_SECOND"; readonly name: "ounce (US fluid) per second"; readonly value: "K12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_DEGREE_FAHRENHEIT"; readonly name: "foot per degree Fahrenheit"; readonly value: "K13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_HOUR"; readonly name: "foot per hour"; readonly value: "K14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_POUND_FORCE_PER_HOUR"; readonly name: "foot pound-force per hour"; readonly value: "K15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_POUND_FORCE_PER_MINUTE"; readonly name: "foot pound-force per minute"; readonly value: "K16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_PSI"; readonly name: "foot per psi"; readonly value: "K17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_SECOND_DEGREE_FAHRENHEIT"; readonly name: "foot per second degree Fahrenheit"; readonly value: "K18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_PER_SECOND_PSI"; readonly name: "foot per second psi"; readonly value: "K19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVOLT_AMPERE_REACTIVE_DEMAND"; readonly name: "kilovolt ampere reactive demand"; readonly value: "K2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_FOOT"; readonly name: "reciprocal cubic foot"; readonly value: "K20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_DEGREE_FAHRENHEIT"; readonly name: "cubic foot per degree Fahrenheit"; readonly value: "K21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_DAY"; readonly name: "cubic foot per day"; readonly value: "K22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_PSI"; readonly name: "cubic foot per psi"; readonly value: "K23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_UK_PER_DAY"; readonly name: "gallon (UK) per day"; readonly value: "K26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_UK_PER_HOUR"; readonly name: "gallon (UK) per hour"; readonly value: "K27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_UK_PER_SECOND"; readonly name: "gallon (UK) per second"; readonly value: "K28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVOLT_AMPERE_REACTIVE_HOUR"; readonly name: "kilovolt ampere reactive hour"; readonly value: "K3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GALLON_US_LIQUID_PER_SECOND"; readonly name: "gallon (US liquid) per second"; readonly value: "K30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_FORCE_PER_SQUARE_CENTIMETRE"; readonly name: "gram-force per square centimetre"; readonly value: "K31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_UK_PER_DAY"; readonly name: "gill (UK) per day"; readonly value: "K32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_UK_PER_HOUR"; readonly name: "gill (UK) per hour"; readonly value: "K33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_UK_PER_MINUTE"; readonly name: "gill (UK) per minute"; readonly value: "K34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_UK_PER_SECOND"; readonly name: "gill (UK) per second"; readonly value: "K35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_US_PER_DAY"; readonly name: "gill (US) per day"; readonly value: "K36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_US_PER_HOUR"; readonly name: "gill (US) per hour"; readonly value: "K37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_US_PER_MINUTE"; readonly name: "gill (US) per minute"; readonly value: "K38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILL_US_PER_SECOND"; readonly name: "gill (US) per second"; readonly value: "K39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_ACCELERATION_OF_FREE_FALL"; readonly name: "standard acceleration of free fall"; readonly value: "K40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAIN_PER_GALLON_US"; readonly name: "grain per gallon (US)"; readonly value: "K41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HORSEPOWER_BOILER"; readonly name: "horsepower (boiler)"; readonly value: "K42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HORSEPOWER_ELECTRIC"; readonly name: "horsepower (electric)"; readonly value: "K43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_DEGREE_FAHRENHEIT"; readonly name: "inch per degree Fahrenheit"; readonly value: "K45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_PSI"; readonly name: "inch per psi"; readonly value: "K46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_SECOND_DEGREE_FAHRENHEIT"; readonly name: "inch per second degree Fahrenheit"; readonly value: "K47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_SECOND_PSI"; readonly name: "inch per second psi"; readonly value: "K48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_INCH"; readonly name: "reciprocal cubic inch"; readonly value: "K49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBAUD"; readonly name: "kilobaud"; readonly value: "K50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_MEAN"; readonly name: "kilocalorie (mean)"; readonly value: "K51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_INTERNATIONAL_TABLE_PER_HOUR_METRE_DEGREE_CELSIUS"; readonly name: "kilocalorie (international table) per hour metre degree Celsius"; readonly value: "K52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_THERMOCHEMICAL"; readonly name: "kilocalorie (thermochemical)"; readonly value: "K53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_THERMOCHEMICAL_PER_MINUTE"; readonly name: "kilocalorie (thermochemical) per minute"; readonly value: "K54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_THERMOCHEMICAL_PER_SECOND"; readonly name: "kilocalorie (thermochemical) per second"; readonly value: "K55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_HOUR"; readonly name: "kilomole per hour"; readonly value: "K58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_CUBIC_METRE_KELVIN"; readonly name: "kilomole per cubic metre kelvin"; readonly value: "K59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOLITRE"; readonly name: "kilolitre"; readonly value: "K6"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_CUBIC_METRE_BAR"; readonly name: "kilomole per cubic metre bar"; readonly value: "K60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_MINUTE"; readonly name: "kilomole per minute"; readonly value: "K61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_LITRE"; readonly name: "litre per litre"; readonly value: "K62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_LITRE"; readonly name: "reciprocal litre"; readonly value: "K63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_DEGREE_FAHRENHEIT"; readonly name: "pound (avoirdupois) per degree Fahrenheit"; readonly value: "K64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_SQUARE_FOOT"; readonly name: "pound (avoirdupois) square foot"; readonly value: "K65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_DAY"; readonly name: "pound (avoirdupois) per day"; readonly value: "K66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_FOOT_HOUR"; readonly name: "pound per foot hour"; readonly value: "K67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_FOOT_SECOND"; readonly name: "pound per foot second"; readonly value: "K68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_CUBIC_FOOT_DEGREE_FAHRENHEIT"; readonly name: "pound (avoirdupois) per cubic foot degree Fahrenheit"; readonly value: "K69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_CUBIC_FOOT_PSI"; readonly name: "pound (avoirdupois) per cubic foot psi"; readonly value: "K70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_GALLON_UK"; readonly name: "pound (avoirdupois) per gallon (UK)"; readonly value: "K71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_HOUR_DEGREE_FAHRENHEIT"; readonly name: "pound (avoirdupois) per hour degree Fahrenheit"; readonly value: "K73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_HOUR_PSI"; readonly name: "pound (avoirdupois) per hour psi"; readonly value: "K74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_CUBIC_INCH_DEGREE_FAHRENHEIT"; readonly name: "pound (avoirdupois) per cubic inch degree Fahrenheit"; readonly value: "K75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_CUBIC_INCH_PSI"; readonly name: "pound (avoirdupois) per cubic inch psi"; readonly value: "K76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_PSI"; readonly name: "pound (avoirdupois) per psi"; readonly value: "K77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_MINUTE"; readonly name: "pound (avoirdupois) per minute"; readonly value: "K78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_MINUTE_DEGREE_FAHRENHEIT"; readonly name: "pound (avoirdupois) per minute degree Fahrenheit"; readonly value: "K79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_MINUTE_PSI"; readonly name: "pound (avoirdupois) per minute psi"; readonly value: "K80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_SECOND"; readonly name: "pound (avoirdupois) per second"; readonly value: "K81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_SECOND_DEGREE_FAHRENHEIT"; readonly name: "pound (avoirdupois) per second degree Fahrenheit"; readonly value: "K82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_AVOIRDUPOIS_PER_SECOND_PSI"; readonly name: "pound (avoirdupois) per second psi"; readonly value: "K83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_CUBIC_YARD"; readonly name: "pound per cubic yard"; readonly value: "K84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_PER_SQUARE_FOOT"; readonly name: "pound-force per square foot"; readonly value: "K85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_PER_SQUARE_INCH_DEGREE_FAHRENHEIT"; readonly name: "pound-force per square inch degree Fahrenheit"; readonly value: "K86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PSI_CUBIC_INCH_PER_SECOND"; readonly name: "psi cubic inch per second"; readonly value: "K87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PSI_LITRE_PER_SECOND"; readonly name: "psi litre per second"; readonly value: "K88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PSI_CUBIC_METRE_PER_SECOND"; readonly name: "psi cubic metre per second"; readonly value: "K89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PSI_CUBIC_YARD_PER_SECOND"; readonly name: "psi cubic yard per second"; readonly value: "K90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_SECOND_PER_SQUARE_FOOT"; readonly name: "pound-force second per square foot"; readonly value: "K91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_SECOND_PER_SQUARE_INCH"; readonly name: "pound-force second per square inch"; readonly value: "K92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_PSI"; readonly name: "reciprocal psi"; readonly value: "K93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_UK_LIQUID_PER_DAY"; readonly name: "quart (UK liquid) per day"; readonly value: "K94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_UK_LIQUID_PER_HOUR"; readonly name: "quart (UK liquid) per hour"; readonly value: "K95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_UK_LIQUID_PER_MINUTE"; readonly name: "quart (UK liquid) per minute"; readonly value: "K96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_UK_LIQUID_PER_SECOND"; readonly name: "quart (UK liquid) per second"; readonly value: "K97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_US_LIQUID_PER_DAY"; readonly name: "quart (US liquid) per day"; readonly value: "K98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_US_LIQUID_PER_HOUR"; readonly name: "quart (US liquid) per hour"; readonly value: "K99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CAKE"; readonly name: "cake"; readonly value: "KA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KATAL"; readonly name: "katal"; readonly value: "KAT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCHARACTER"; readonly name: "kilocharacter"; readonly value: "KB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBAR"; readonly name: "kilobar"; readonly value: "KBA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_CHOLINE_CHLORIDE"; readonly name: "kilogram of choline chloride"; readonly value: "KCC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_DRAINED_NET_WEIGHT"; readonly name: "kilogram drained net weight"; readonly value: "KDW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN"; readonly name: "kelvin"; readonly value: "KEL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM"; readonly name: "kilogram"; readonly value: "KGM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SECOND"; readonly name: "kilogram per second"; readonly value: "KGS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_HYDROGEN_PEROXIDE"; readonly name: "kilogram of hydrogen peroxide"; readonly value: "KHY"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOHERTZ"; readonly name: "kilohertz"; readonly value: "KHZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_MILLIMETRE_WIDTH"; readonly name: "kilogram per millimetre width"; readonly value: "KI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_INCLUDING_CONTAINER"; readonly name: "kilogram, including container"; readonly value: "KIC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_INCLUDING_INNER_PACKAGING"; readonly name: "kilogram, including inner packaging"; readonly value: "KIP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOSEGMENT"; readonly name: "kilosegment"; readonly value: "KJ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE"; readonly name: "kilojoule"; readonly value: "KJO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_METRE"; readonly name: "kilogram per metre"; readonly value: "KL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LACTIC_DRY_MATERIAL_PERCENTAGE"; readonly name: "lactic dry material percentage"; readonly value: "KLK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOLUX"; readonly name: "kilolux"; readonly value: "KLX"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_METHYLAMINE"; readonly name: "kilogram of methylamine"; readonly value: "KMA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMETRE_PER_HOUR"; readonly name: "kilometre per hour"; readonly value: "KMH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_KILOMETRE"; readonly name: "square kilometre"; readonly value: "KMK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_METRE"; readonly name: "kilogram per cubic metre"; readonly value: "KMQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMETRE"; readonly name: "kilometre"; readonly value: "KMT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_NITROGEN"; readonly name: "kilogram of nitrogen"; readonly value: "KNI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILONEWTON_PER_SQUARE_METRE"; readonly name: "kilonewton per square metre"; readonly value: "KNM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_NAMED_SUBSTANCE"; readonly name: "kilogram named substance"; readonly value: "KNS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KNOT"; readonly name: "knot"; readonly value: "KNT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIEQUIVALENCE_CAUSTIC_POTASH_PER_GRAM_OF_PRODUCT"; readonly name: "milliequivalence caustic potash per gram of product"; readonly value: "KO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPASCAL"; readonly name: "kilopascal"; readonly value: "KPA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_POTASSIUM_HYDROXIDE_CAUSTIC_POTASH"; readonly name: "kilogram of potassium hydroxide (caustic potash)"; readonly value: "KPH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_POTASSIUM_OXIDE"; readonly name: "kilogram of potassium oxide"; readonly value: "KPO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_PHOSPHORUS_PENTOXIDE_PHOSPHORIC_ANHYDRIDE"; readonly name: "kilogram of phosphorus pentoxide (phosphoric anhydride)"; readonly value: "KPP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOROENTGEN"; readonly name: "kiloroentgen"; readonly value: "KR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_SUBSTANCE_90__DRY"; readonly name: "kilogram of substance 90 % dry"; readonly value: "KSD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_SODIUM_HYDROXIDE_CAUSTIC_SODA"; readonly name: "kilogram of sodium hydroxide (caustic soda)"; readonly value: "KSH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIT"; readonly name: "kit"; readonly value: "KT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOTONNE"; readonly name: "kilotonne"; readonly value: "KTN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_URANIUM"; readonly name: "kilogram of uranium"; readonly value: "KUR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVOLT_AMPERE"; readonly name: "kilovolt - ampere"; readonly value: "KVA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVAR"; readonly name: "kilovar"; readonly value: "KVR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOVOLT"; readonly name: "kilovolt"; readonly value: "KVT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_MILLIMETRE"; readonly name: "kilogram per millimetre"; readonly value: "KW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_HOUR"; readonly name: "kilowatt hour"; readonly value: "KWH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_HOUR_PER_NORMALIZED_CUBIC_METRE"; readonly name: "Kilowatt hour per normalized cubic metre"; readonly value: "KWN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_TUNGSTEN_TRIOXIDE"; readonly name: "kilogram of tungsten trioxide"; readonly value: "KWO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_HOUR_PER_STANDARD_CUBIC_METRE"; readonly name: "Kilowatt hour per standard cubic metre"; readonly value: "KWS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT"; readonly name: "kilowatt"; readonly value: "KWT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_YEAR"; readonly name: "kilowatt year"; readonly value: "KWY"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "MILLILITRE_PER_KILOGRAM"; readonly name: "millilitre per kilogram"; readonly value: "KX"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_US_LIQUID_PER_MINUTE"; readonly name: "quart (US liquid) per minute"; readonly value: "L10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_US_LIQUID_PER_SECOND"; readonly name: "quart (US liquid) per second"; readonly value: "L11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_SECOND_KELVIN"; readonly name: "metre per second kelvin"; readonly value: "L12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_SECOND_BAR"; readonly name: "metre per second bar"; readonly value: "L13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_HOUR_DEGREE_CELSIUS_PER_KILOCALORIE_INTERNATIONAL_TABLE"; readonly name: "square metre hour degree Celsius per kilocalorie (international table)"; readonly value: "L14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIPASCAL_SECOND_PER_KELVIN"; readonly name: "millipascal second per kelvin"; readonly value: "L15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIPASCAL_SECOND_PER_BAR"; readonly name: "millipascal second per bar"; readonly value: "L16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_CUBIC_METRE_KELVIN"; readonly name: "milligram per cubic metre kelvin"; readonly value: "L17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_CUBIC_METRE_BAR"; readonly name: "milligram per cubic metre bar"; readonly value: "L18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_LITRE"; readonly name: "millilitre per litre"; readonly value: "L19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_MINUTE"; readonly name: "litre per minute"; readonly value: "L2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_MILLIMETRE"; readonly name: "reciprocal cubic millimetre"; readonly value: "L20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_MILLIMETRE_PER_CUBIC_METRE"; readonly name: "cubic millimetre per cubic metre"; readonly value: "L21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_HOUR"; readonly name: "mole per hour"; readonly value: "L23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_KILOGRAM_KELVIN"; readonly name: "mole per kilogram kelvin"; readonly value: "L24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_KILOGRAM_BAR"; readonly name: "mole per kilogram bar"; readonly value: "L25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_LITRE_KELVIN"; readonly name: "mole per litre kelvin"; readonly value: "L26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_LITRE_BAR"; readonly name: "mole per litre bar"; readonly value: "L27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_CUBIC_METRE_KELVIN"; readonly name: "mole per cubic metre kelvin"; readonly value: "L28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_CUBIC_METRE_BAR"; readonly name: "mole per cubic metre bar"; readonly value: "L29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_MINUTE"; readonly name: "mole per minute"; readonly value: "L30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIROENTGEN_AEQUIVALENT_MEN"; readonly name: "milliroentgen aequivalent men"; readonly value: "L31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOGRAM_PER_KILOGRAM"; readonly name: "nanogram per kilogram"; readonly value: "L32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_DAY"; readonly name: "ounce (avoirdupois) per day"; readonly value: "L33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_HOUR"; readonly name: "ounce (avoirdupois) per hour"; readonly value: "L34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_MINUTE"; readonly name: "ounce (avoirdupois) per minute"; readonly value: "L35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_SECOND"; readonly name: "ounce (avoirdupois) per second"; readonly value: "L36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_GALLON_UK"; readonly name: "ounce (avoirdupois) per gallon (UK)"; readonly value: "L37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_GALLON_US"; readonly name: "ounce (avoirdupois) per gallon (US)"; readonly value: "L38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_CUBIC_INCH"; readonly name: "ounce (avoirdupois) per cubic inch"; readonly value: "L39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_FORCE"; readonly name: "ounce (avoirdupois)-force"; readonly value: "L40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_FORCE_INCH"; readonly name: "ounce (avoirdupois)-force inch"; readonly value: "L41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOSIEMENS_PER_METRE"; readonly name: "picosiemens per metre"; readonly value: "L42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_UK"; readonly name: "peck (UK)"; readonly value: "L43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_UK_PER_DAY"; readonly name: "peck (UK) per day"; readonly value: "L44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_UK_PER_HOUR"; readonly name: "peck (UK) per hour"; readonly value: "L45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_UK_PER_MINUTE"; readonly name: "peck (UK) per minute"; readonly value: "L46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_UK_PER_SECOND"; readonly name: "peck (UK) per second"; readonly value: "L47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_US_DRY_PER_DAY"; readonly name: "peck (US dry) per day"; readonly value: "L48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_US_DRY_PER_HOUR"; readonly name: "peck (US dry) per hour"; readonly value: "L49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_US_DRY_PER_MINUTE"; readonly name: "peck (US dry) per minute"; readonly value: "L50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PECK_US_DRY_PER_SECOND"; readonly name: "peck (US dry) per second"; readonly value: "L51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PSI_PER_PSI"; readonly name: "psi per psi"; readonly value: "L52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_UK_PER_DAY"; readonly name: "pint (UK) per day"; readonly value: "L53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_UK_PER_HOUR"; readonly name: "pint (UK) per hour"; readonly value: "L54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_UK_PER_MINUTE"; readonly name: "pint (UK) per minute"; readonly value: "L55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_UK_PER_SECOND"; readonly name: "pint (UK) per second"; readonly value: "L56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_US_LIQUID_PER_DAY"; readonly name: "pint (US liquid) per day"; readonly value: "L57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_US_LIQUID_PER_HOUR"; readonly name: "pint (US liquid) per hour"; readonly value: "L58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_US_LIQUID_PER_MINUTE"; readonly name: "pint (US liquid) per minute"; readonly value: "L59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_US_LIQUID_PER_SECOND"; readonly name: "pint (US liquid) per second"; readonly value: "L60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG_PER_DAY"; readonly name: "slug per day"; readonly value: "L63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG_PER_FOOT_SECOND"; readonly name: "slug per foot second"; readonly value: "L64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG_PER_CUBIC_FOOT"; readonly name: "slug per cubic foot"; readonly value: "L65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG_PER_HOUR"; readonly name: "slug per hour"; readonly value: "L66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG_PER_MINUTE"; readonly name: "slug per minute"; readonly value: "L67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SLUG_PER_SECOND"; readonly name: "slug per second"; readonly value: "L68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_KELVIN"; readonly name: "tonne per kelvin"; readonly value: "L69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_BAR"; readonly name: "tonne per bar"; readonly value: "L70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_DAY"; readonly name: "tonne per day"; readonly value: "L71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_DAY_KELVIN"; readonly name: "tonne per day kelvin"; readonly value: "L72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_DAY_BAR"; readonly name: "tonne per day bar"; readonly value: "L73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_HOUR_KELVIN"; readonly name: "tonne per hour kelvin"; readonly value: "L74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_HOUR_BAR"; readonly name: "tonne per hour bar"; readonly value: "L75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_CUBIC_METRE_KELVIN"; readonly name: "tonne per cubic metre kelvin"; readonly value: "L76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_CUBIC_METRE_BAR"; readonly name: "tonne per cubic metre bar"; readonly value: "L77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_MINUTE"; readonly name: "tonne per minute"; readonly value: "L78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_MINUTE_KELVIN"; readonly name: "tonne per minute kelvin"; readonly value: "L79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_MINUTE_BAR"; readonly name: "tonne per minute bar"; readonly value: "L80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_SECOND"; readonly name: "tonne per second"; readonly value: "L81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_SECOND_KELVIN"; readonly name: "tonne per second kelvin"; readonly value: "L82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_SECOND_BAR"; readonly name: "tonne per second bar"; readonly value: "L83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_UK_SHIPPING"; readonly name: "ton (UK shipping)"; readonly value: "L84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_LONG_PER_DAY"; readonly name: "ton long per day"; readonly value: "L85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_US_SHIPPING"; readonly name: "ton (US shipping)"; readonly value: "L86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_SHORT_PER_DEGREE_FAHRENHEIT"; readonly name: "ton short per degree Fahrenheit"; readonly value: "L87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_SHORT_PER_DAY"; readonly name: "ton short per day"; readonly value: "L88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_SHORT_PER_HOUR_DEGREE_FAHRENHEIT"; readonly name: "ton short per hour degree Fahrenheit"; readonly value: "L89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_SHORT_PER_HOUR_PSI"; readonly name: "ton short per hour psi"; readonly value: "L90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_SHORT_PER_PSI"; readonly name: "ton short per psi"; readonly value: "L91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_UK_LONG_PER_CUBIC_YARD"; readonly name: "ton (UK long) per cubic yard"; readonly value: "L92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_US_SHORT_PER_CUBIC_YARD"; readonly name: "ton (US short) per cubic yard"; readonly value: "L93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_FORCE_US_SHORT"; readonly name: "ton-force (US short)"; readonly value: "L94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COMMON_YEAR"; readonly name: "common year"; readonly value: "L95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIDEREAL_YEAR"; readonly name: "sidereal year"; readonly value: "L96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD_PER_DEGREE_FAHRENHEIT"; readonly name: "yard per degree Fahrenheit"; readonly value: "L98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD_PER_PSI"; readonly name: "yard per psi"; readonly value: "L99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_CUBIC_INCH"; readonly name: "pound per cubic inch"; readonly value: "LA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LACTOSE_EXCESS_PERCENTAGE"; readonly name: "lactose excess percentage"; readonly value: "LAC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND"; readonly name: "pound"; readonly value: "LBR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TROY_POUND_US"; readonly name: "troy pound (US)"; readonly value: "LBT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_PER_DAY"; readonly name: "litre per day"; readonly value: "LD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LEAF"; readonly name: "leaf"; readonly value: "LEF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LINEAR_FOOT"; readonly name: "linear foot"; readonly value: "LF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LABOUR_HOUR"; readonly name: "labour hour"; readonly value: "LH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LINK"; readonly name: "link"; readonly value: "LK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LINEAR_METRE"; readonly name: "linear metre"; readonly value: "LM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LENGTH"; readonly name: "length"; readonly value: "LN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LOT_UNIT_OF_PROCUREMENT"; readonly name: "lot [unit of procurement]"; readonly value: "LO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LIQUID_POUND"; readonly name: "liquid pound"; readonly value: "LP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE_OF_PURE_ALCOHOL"; readonly name: "litre of pure alcohol"; readonly value: "LPA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LAYER"; readonly name: "layer"; readonly value: "LR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMP_SUM"; readonly name: "lump sum"; readonly value: "LS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_UK_OR_LONG_TON_US"; readonly name: "ton (UK) or long ton (US)"; readonly value: "LTN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LITRE"; readonly name: "litre"; readonly value: "LTR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRIC_TON_LUBRICATING_OIL"; readonly name: "metric ton, lubricating oil"; readonly value: "LUB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMEN"; readonly name: "lumen"; readonly value: "LUM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUX"; readonly name: "lux"; readonly value: "LUX"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LINEAR_YARD"; readonly name: "linear yard"; readonly value: "LY"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_LITRE"; readonly name: "milligram per litre"; readonly value: "M1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_CUBIC_YARD"; readonly name: "reciprocal cubic yard"; readonly value: "M10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD_PER_DEGREE_FAHRENHEIT"; readonly name: "cubic yard per degree Fahrenheit"; readonly value: "M11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD_PER_DAY"; readonly name: "cubic yard per day"; readonly value: "M12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD_PER_HOUR"; readonly name: "cubic yard per hour"; readonly value: "M13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD_PER_PSI"; readonly name: "cubic yard per psi"; readonly value: "M14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD_PER_MINUTE"; readonly name: "cubic yard per minute"; readonly value: "M15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD_PER_SECOND"; readonly name: "cubic yard per second"; readonly value: "M16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOHERTZ_METRE"; readonly name: "kilohertz metre"; readonly value: "M17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAHERTZ_METRE"; readonly name: "gigahertz metre"; readonly value: "M18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BEAUFORT"; readonly name: "Beaufort"; readonly value: "M19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_MEGAKELVIN_OR_MEGAKELVIN_TO_THE_POWER_MINUS_ONE"; readonly name: "reciprocal megakelvin or megakelvin to the power minus one"; readonly value: "M20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_KILOVOLT_AMPERE_RECIPROCAL_HOUR"; readonly name: "reciprocal kilovolt - ampere reciprocal hour"; readonly value: "M21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE_PER_SQUARE_CENTIMETRE_MINUTE"; readonly name: "millilitre per square centimetre minute"; readonly value: "M22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_PER_CENTIMETRE"; readonly name: "newton per centimetre"; readonly value: "M23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_KILOMETRE"; readonly name: "ohm kilometre"; readonly value: "M24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_PER_DEGREE_CELSIUS"; readonly name: "percent per degree Celsius"; readonly value: "M25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GIGAOHM_PER_METRE"; readonly name: "gigaohm per metre"; readonly value: "M26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAHERTZ_METRE"; readonly name: "megahertz metre"; readonly value: "M27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_KILOGRAM"; readonly name: "kilogram per kilogram"; readonly value: "M29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_VOLT_AMPERE_RECIPROCAL_SECOND"; readonly name: "reciprocal volt - ampere reciprocal second"; readonly value: "M30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_KILOMETRE"; readonly name: "kilogram per kilometre"; readonly value: "M31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SECOND_PER_LITRE"; readonly name: "pascal second per litre"; readonly value: "M32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMOLE_PER_LITRE"; readonly name: "millimole per litre"; readonly value: "M33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_PER_SQUARE_METRE"; readonly name: "newton metre per square metre"; readonly value: "M34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIVOLT_AMPERE"; readonly name: "millivolt - ampere"; readonly value: "M35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "30_DAY_MONTH"; readonly name: "30-day month"; readonly value: "M36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACTUAL360"; readonly name: "actual/360"; readonly value: "M37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMETRE_PER_SECOND_SQUARED"; readonly name: "kilometre per second squared"; readonly value: "M38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_PER_SECOND_SQUARED"; readonly name: "centimetre per second squared"; readonly value: "M39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MONETARY_VALUE"; readonly name: "monetary value"; readonly value: "M4"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD_PER_SECOND_SQUARED"; readonly name: "yard per second squared"; readonly value: "M40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE_PER_SECOND_SQUARED"; readonly name: "millimetre per second squared"; readonly value: "M41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILE_STATUTE_MILE_PER_SECOND_SQUARED"; readonly name: "mile (statute mile) per second squared"; readonly value: "M42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MIL"; readonly name: "mil"; readonly value: "M43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REVOLUTION"; readonly name: "revolution"; readonly value: "M44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_UNIT_OF_ANGLE_PER_SECOND_SQUARED"; readonly name: "degree [unit of angle] per second squared"; readonly value: "M45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REVOLUTION_PER_MINUTE"; readonly name: "revolution per minute"; readonly value: "M46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CIRCULAR_MIL"; readonly name: "circular mil"; readonly value: "M47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_MILE_BASED_ON_US_SURVEY_FOOT"; readonly name: "square mile (based on U.S. survey foot)"; readonly value: "M48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CHAIN_BASED_ON_US_SURVEY_FOOT"; readonly name: "chain (based on U.S. survey foot)"; readonly value: "M49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROCURIE"; readonly name: "microcurie"; readonly value: "M5"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FURLONG"; readonly name: "furlong"; readonly value: "M50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_US_SURVEY"; readonly name: "foot (U.S. survey)"; readonly value: "M51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILE_BASED_ON_US_SURVEY_FOOT"; readonly name: "mile (based on U.S. survey foot)"; readonly value: "M52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_PASCAL"; readonly name: "metre per pascal"; readonly value: "M53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_RADIANT"; readonly name: "metre per radiant"; readonly value: "M55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SHAKE"; readonly name: "shake"; readonly value: "M56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILE_PER_MINUTE"; readonly name: "mile per minute"; readonly value: "M57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILE_PER_SECOND"; readonly name: "mile per second"; readonly value: "M58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_SECOND_PASCAL"; readonly name: "metre per second pascal"; readonly value: "M59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_HOUR"; readonly name: "metre per hour"; readonly value: "M60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_YEAR"; readonly name: "inch per year"; readonly value: "M61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMETRE_PER_SECOND"; readonly name: "kilometre per second"; readonly value: "M62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_PER_MINUTE"; readonly name: "inch per minute"; readonly value: "M63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD_PER_SECOND"; readonly name: "yard per second"; readonly value: "M64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD_PER_MINUTE"; readonly name: "yard per minute"; readonly value: "M65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD_PER_HOUR"; readonly name: "yard per hour"; readonly value: "M66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ACRE_FOOT_BASED_ON_US_SURVEY_FOOT"; readonly name: "acre-foot (based on U.S. survey foot)"; readonly value: "M67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CORD_128_FT3"; readonly name: "cord (128 ft3)"; readonly value: "M68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_MILE_UK_STATUTE"; readonly name: "cubic mile (UK statute)"; readonly value: "M69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICRO_INCH"; readonly name: "micro-inch"; readonly value: "M7"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_REGISTER"; readonly name: "ton, register"; readonly value: "M70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_PASCAL"; readonly name: "cubic metre per pascal"; readonly value: "M71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BEL"; readonly name: "bel"; readonly value: "M72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_CUBIC_METRE_PASCAL"; readonly name: "kilogram per cubic metre pascal"; readonly value: "M73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_PASCAL"; readonly name: "kilogram per pascal"; readonly value: "M74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPOUND_FORCE"; readonly name: "kilopound-force"; readonly value: "M75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL"; readonly name: "poundal"; readonly value: "M76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_METRE_PER_SECOND_SQUARED"; readonly name: "kilogram metre per second squared"; readonly value: "M77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POND"; readonly name: "pond"; readonly value: "M78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_FOOT_PER_HOUR"; readonly name: "square foot per hour"; readonly value: "M79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STOKES_PER_PASCAL"; readonly name: "stokes per pascal"; readonly value: "M80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_CENTIMETRE_PER_SECOND"; readonly name: "square centimetre per second"; readonly value: "M81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_SECOND_PASCAL"; readonly name: "square metre per second pascal"; readonly value: "M82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DENIER"; readonly name: "denier"; readonly value: "M83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_YARD"; readonly name: "pound per yard"; readonly value: "M84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_ASSAY"; readonly name: "ton, assay"; readonly value: "M85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PFUND"; readonly name: "pfund"; readonly value: "M86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SECOND_PASCAL"; readonly name: "kilogram per second pascal"; readonly value: "M87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_MONTH"; readonly name: "tonne per month"; readonly value: "M88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_PER_YEAR"; readonly name: "tonne per year"; readonly value: "M89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLION_BTU_PER_1000_CUBIC_FOOT"; readonly name: "million Btu per 1000 cubic foot"; readonly value: "M9"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPOUND_PER_HOUR"; readonly name: "kilopound per hour"; readonly value: "M90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_POUND"; readonly name: "pound per pound"; readonly value: "M91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_FOOT"; readonly name: "pound-force foot"; readonly value: "M92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_PER_RADIAN"; readonly name: "newton metre per radian"; readonly value: "M93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_METRE"; readonly name: "kilogram metre"; readonly value: "M94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_FOOT"; readonly name: "poundal foot"; readonly value: "M95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_INCH"; readonly name: "poundal inch"; readonly value: "M96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DYNE_METRE"; readonly name: "dyne metre"; readonly value: "M97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_CENTIMETRE_PER_SECOND"; readonly name: "kilogram centimetre per second"; readonly value: "M98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_CENTIMETRE_PER_SECOND"; readonly name: "gram centimetre per second"; readonly value: "M99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAVOLT_AMPERE_REACTIVE_HOUR"; readonly name: "megavolt ampere reactive hour"; readonly value: "MAH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGALITRE"; readonly name: "megalitre"; readonly value: "MAL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAMETRE"; readonly name: "megametre"; readonly value: "MAM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAVAR"; readonly name: "megavar"; readonly value: "MAR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAWATT"; readonly name: "megawatt"; readonly value: "MAW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_STANDARD_BRICK_EQUIVALENT"; readonly name: "thousand standard brick equivalent"; readonly value: "MBE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_BOARD_FOOT"; readonly name: "thousand board foot"; readonly value: "MBF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIBAR"; readonly name: "millibar"; readonly value: "MBR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM"; readonly name: "microgram"; readonly value: "MC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLICURIE"; readonly name: "millicurie"; readonly value: "MCU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AIR_DRY_METRIC_TON"; readonly name: "air dry metric ton"; readonly value: "MD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM"; readonly name: "milligram"; readonly value: "MGM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAHERTZ"; readonly name: "megahertz"; readonly value: "MHZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_MILE_STATUTE_MILE"; readonly name: "square mile (statute mile)"; readonly value: "MIK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND"; readonly name: "thousand"; readonly value: "MIL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MINUTE_UNIT_OF_TIME"; readonly name: "minute [unit of time]"; readonly value: "MIN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLION"; readonly name: "million"; readonly value: "MIO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLION_INTERNATIONAL_UNIT"; readonly name: "million international unit"; readonly value: "MIU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_DAY"; readonly name: "Square Metre Day"; readonly value: "MKD"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "SQUARE_METRE_MONTH"; readonly name: "Square Metre Month"; readonly value: "MKM"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "SQUARE_METRE_WEEK"; readonly name: "Square Metre Week"; readonly value: "MKW"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "MILLIARD"; readonly name: "milliard"; readonly value: "MLD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLILITRE"; readonly name: "millilitre"; readonly value: "MLT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_MILLIMETRE"; readonly name: "square millimetre"; readonly value: "MMK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_MILLIMETRE"; readonly name: "cubic millimetre"; readonly value: "MMQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIMETRE"; readonly name: "millimetre"; readonly value: "MMT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_DRY_WEIGHT"; readonly name: "kilogram, dry weight"; readonly value: "MND"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGA_JOULE_PER_NORMALISED_CUBIC_METRE"; readonly name: "Mega Joule per Normalised cubic Metre"; readonly value: "MNJ"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "MONTH"; readonly name: "month"; readonly value: "MON"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAPASCAL"; readonly name: "megapascal"; readonly value: "MPA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_DAY"; readonly name: "Cubic Metre Day"; readonly value: "MQD"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "CUBIC_METRE_PER_HOUR"; readonly name: "cubic metre per hour"; readonly value: "MQH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_MONTH"; readonly name: "Cubic Metre Month"; readonly value: "MQM"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "CUBIC_METRE_PER_SECOND"; readonly name: "cubic metre per second"; readonly value: "MQS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_WEEK"; readonly name: "Cubic Metre Week"; readonly value: "MQW"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "METRE_DAY"; readonly name: "Metre Day"; readonly value: "MRD"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "METRE_MONTH"; readonly name: "Metre Month"; readonly value: "MRM"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "METRE_WEEK"; readonly name: "Metre Week"; readonly value: "MRW"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "METRE_PER_SECOND_SQUARED"; readonly name: "metre per second squared"; readonly value: "MSK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE"; readonly name: "square metre"; readonly value: "MTK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE"; readonly name: "cubic metre"; readonly value: "MTQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE"; readonly name: "metre"; readonly value: "MTR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_SECOND"; readonly name: "metre per second"; readonly value: "MTS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILIHERTZ"; readonly name: "milihertz"; readonly value: "MTZ"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "MEGAVOLT_AMPERE"; readonly name: "megavolt - ampere"; readonly value: "MVA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAWATT_HOUR_1000_K_WH"; readonly name: "megawatt hour (1000 kW.h)"; readonly value: "MWH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PEN_CALORIE"; readonly name: "pen calorie"; readonly value: "N1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FOOT_PER_SECOND"; readonly name: "pound foot per second"; readonly value: "N10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_INCH_PER_SECOND"; readonly name: "pound inch per second"; readonly value: "N11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PFERDESTAERKE"; readonly name: "Pferdestaerke"; readonly value: "N12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_OF_MERCURY_0_C"; readonly name: "centimetre of mercury (0 ºC)"; readonly value: "N13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CENTIMETRE_OF_WATER_4_C"; readonly name: "centimetre of water (4 ºC)"; readonly value: "N14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_OF_WATER_392_F"; readonly name: "foot of water (39.2 ºF)"; readonly value: "N15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_OF_MERCURY_32_F"; readonly name: "inch of mercury (32 ºF)"; readonly value: "N16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_OF_MERCURY_60_F"; readonly name: "inch of mercury (60 ºF)"; readonly value: "N17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_OF_WATER_392_F"; readonly name: "inch of water (39.2 ºF)"; readonly value: "N18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_OF_WATER_60_F"; readonly name: "inch of water (60 ºF)"; readonly value: "N19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KIP_PER_SQUARE_INCH"; readonly name: "kip per square inch"; readonly value: "N20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_PER_SQUARE_FOOT"; readonly name: "poundal per square foot"; readonly value: "N21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS_PER_SQUARE_INCH"; readonly name: "ounce (avoirdupois) per square inch"; readonly value: "N22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CONVENTIONAL_METRE_OF_WATER"; readonly name: "conventional metre of water"; readonly value: "N23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_SQUARE_MILLIMETRE"; readonly name: "gram per square millimetre"; readonly value: "N24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_SQUARE_YARD"; readonly name: "pound per square yard"; readonly value: "N25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_PER_SQUARE_INCH"; readonly name: "poundal per square inch"; readonly value: "N26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_TO_THE_FOURTH_POWER"; readonly name: "foot to the fourth power"; readonly value: "N27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_DECIMETRE_PER_KILOGRAM"; readonly name: "cubic decimetre per kilogram"; readonly value: "N28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_FOOT_PER_POUND"; readonly name: "cubic foot per pound"; readonly value: "N29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PRINT_POINT"; readonly name: "print point"; readonly value: "N3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_INCH_PER_POUND"; readonly name: "cubic inch per pound"; readonly value: "N30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILONEWTON_PER_METRE"; readonly name: "kilonewton per metre"; readonly value: "N31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_PER_INCH"; readonly name: "poundal per inch"; readonly value: "N32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_PER_YARD"; readonly name: "pound-force per yard"; readonly value: "N33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_SECOND_PER_SQUARE_FOOT"; readonly name: "poundal second per square foot"; readonly value: "N34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POISE_PER_PASCAL"; readonly name: "poise per pascal"; readonly value: "N35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_SECOND_PER_SQUARE_METRE"; readonly name: "newton second per square metre"; readonly value: "N36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_METRE_SECOND"; readonly name: "kilogram per metre second"; readonly value: "N37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_METRE_MINUTE"; readonly name: "kilogram per metre minute"; readonly value: "N38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_METRE_DAY"; readonly name: "kilogram per metre day"; readonly value: "N39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_METRE_HOUR"; readonly name: "kilogram per metre hour"; readonly value: "N40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAM_PER_CENTIMETRE_SECOND"; readonly name: "gram per centimetre second"; readonly value: "N41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUNDAL_SECOND_PER_SQUARE_INCH"; readonly name: "poundal second per square inch"; readonly value: "N42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_FOOT_MINUTE"; readonly name: "pound per foot minute"; readonly value: "N43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_FOOT_DAY"; readonly name: "pound per foot day"; readonly value: "N44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_SECOND_PASCAL"; readonly name: "cubic metre per second pascal"; readonly value: "N45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOT_POUNDAL"; readonly name: "foot poundal"; readonly value: "N46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INCH_POUNDAL"; readonly name: "inch poundal"; readonly value: "N47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_SQUARE_CENTIMETRE"; readonly name: "watt per square centimetre"; readonly value: "N48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_SQUARE_INCH"; readonly name: "watt per square inch"; readonly value: "N49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT_HOUR"; readonly name: "British thermal unit (international table) per square foot hour"; readonly value: "N50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_HOUR"; readonly name: "British thermal unit (thermochemical) per square foot hour"; readonly value: "N51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_MINUTE"; readonly name: "British thermal unit (thermochemical) per square foot minute"; readonly value: "N52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT_SECOND"; readonly name: "British thermal unit (international table) per square foot second"; readonly value: "N53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_SECOND"; readonly name: "British thermal unit (thermochemical) per square foot second"; readonly value: "N54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_INCH_SECOND"; readonly name: "British thermal unit (international table) per square inch second"; readonly value: "N55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE_MINUTE"; readonly name: "calorie (thermochemical) per square centimetre minute"; readonly value: "N56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE_SECOND"; readonly name: "calorie (thermochemical) per square centimetre second"; readonly value: "N57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_CUBIC_FOOT"; readonly name: "British thermal unit (international table) per cubic foot"; readonly value: "N58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_CUBIC_FOOT"; readonly name: "British thermal unit (thermochemical) per cubic foot"; readonly value: "N59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) per degree Fahrenheit"; readonly value: "N60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) per degree Fahrenheit"; readonly value: "N61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_DEGREE_RANKINE"; readonly name: "British thermal unit (international table) per degree Rankine"; readonly value: "N62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_DEGREE_RANKINE"; readonly name: "British thermal unit (thermochemical) per degree Rankine"; readonly value: "N63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND_DEGREE_RANKINE"; readonly name: "British thermal unit (thermochemical) per pound degree Rankine"; readonly value: "N64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCALORIE_INTERNATIONAL_TABLE_PER_GRAM_KELVIN"; readonly name: "kilocalorie (international table) per gram kelvin"; readonly value: "N65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_39_F"; readonly name: "British thermal unit (39 ºF)"; readonly value: "N66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_59_F"; readonly name: "British thermal unit (59 ºF)"; readonly value: "N67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_60_F"; readonly name: "British thermal unit (60 ºF)"; readonly value: "N68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_20_C"; readonly name: "calorie (20 ºC)"; readonly value: "N69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUAD_1015_BTU_IT"; readonly name: "quad (1015 BtuIT)"; readonly value: "N70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THERM_EC"; readonly name: "therm (EC)"; readonly value: "N71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THERM_US"; readonly name: "therm (U.S.)"; readonly value: "N72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND"; readonly name: "British thermal unit (thermochemical) per pound"; readonly value: "N73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) per hour square foot degree Fahrenheit"; readonly value: "N74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) per hour square foot degree Fahrenheit"; readonly value: "N75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (international table) per second square foot degree Fahrenheit"; readonly value: "N76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT"; readonly name: "British thermal unit (thermochemical) per second square foot degree Fahrenheit"; readonly value: "N77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_PER_SQUARE_METRE_KELVIN"; readonly name: "kilowatt per square metre kelvin"; readonly value: "N78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KELVIN_PER_PASCAL"; readonly name: "kelvin per pascal"; readonly value: "N79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_METRE_DEGREE_CELSIUS"; readonly name: "watt per metre degree Celsius"; readonly value: "N80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_PER_METRE_KELVIN"; readonly name: "kilowatt per metre kelvin"; readonly value: "N81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWATT_PER_METRE_DEGREE_CELSIUS"; readonly name: "kilowatt per metre degree Celsius"; readonly value: "N82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRE_PER_DEGREE_CELCIUS_METRE"; readonly name: "metre per degree Celcius metre"; readonly value: "N83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_HOUR_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE"; readonly name: "degree Fahrenheit hour per British thermal unit (international table)"; readonly value: "N84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_HOUR_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL"; readonly name: "degree Fahrenheit hour per British thermal unit (thermochemical)"; readonly value: "N85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_SECOND_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE"; readonly name: "degree Fahrenheit second per British thermal unit (international table)"; readonly value: "N86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_SECOND_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL"; readonly name: "degree Fahrenheit second per British thermal unit (thermochemical)"; readonly value: "N87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH"; readonly name: "degree Fahrenheit hour square foot per British thermal unit (international table) inch"; readonly value: "N88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH"; readonly name: "degree Fahrenheit hour square foot per British thermal unit (thermochemical) inch"; readonly value: "N89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOFARAD"; readonly name: "kilofarad"; readonly value: "N90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_JOULE"; readonly name: "reciprocal joule"; readonly value: "N91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOSIEMENS"; readonly name: "picosiemens"; readonly value: "N92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_PER_PASCAL"; readonly name: "ampere per pascal"; readonly value: "N93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FRANKLIN"; readonly name: "franklin"; readonly value: "N94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "AMPERE_MINUTE"; readonly name: "ampere minute"; readonly value: "N95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BIOT"; readonly name: "biot"; readonly value: "N96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GILBERT"; readonly name: "gilbert"; readonly value: "N97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_PER_PASCAL"; readonly name: "volt per pascal"; readonly value: "N98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOVOLT"; readonly name: "picovolt"; readonly value: "N99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAM_PER_KILOGRAM"; readonly name: "milligram per kilogram"; readonly value: "NA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_ARTICLES"; readonly name: "number of articles"; readonly value: "NAR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_CELLS"; readonly name: "number of cells"; readonly value: "NCL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON"; readonly name: "newton"; readonly value: "NEW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MESSAGE"; readonly name: "message"; readonly value: "NF"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NIL"; readonly name: "nil"; readonly value: "NIL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_INTERNATIONAL_UNITS"; readonly name: "number of international units"; readonly value: "NIU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LOAD"; readonly name: "load"; readonly value: "NL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NORMALISED_CUBIC_METRE"; readonly name: "Normalised cubic metre"; readonly value: "NM3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NAUTICAL_MILE"; readonly name: "nautical mile"; readonly value: "NMI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_PACKS"; readonly name: "number of packs"; readonly value: "NMP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NUMBER_OF_PARTS"; readonly name: "number of parts"; readonly value: "NPT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NET_TON"; readonly name: "net ton"; readonly value: "NT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEPHELOMETRIC_TURBIDITY_UNIT"; readonly name: "Nephelometric turbidity unit"; readonly value: "NTU"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "NEWTON_METRE"; readonly name: "newton metre"; readonly value: "NU"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PART_PER_THOUSAND"; readonly name: "part per thousand"; readonly value: "NX"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PANEL"; readonly name: "panel"; readonly value: "OA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OZONE_DEPLETION_EQUIVALENT"; readonly name: "ozone depletion equivalent"; readonly value: "ODE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ODS_GRAMS"; readonly name: "ODS Grams"; readonly value: "ODG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ODS_KILOGRAMS"; readonly name: "ODS Kilograms"; readonly value: "ODK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ODS_MILLIGRAMS"; readonly name: "ODS Milligrams"; readonly value: "ODM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM"; readonly name: "ohm"; readonly value: "OHM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_PER_SQUARE_YARD"; readonly name: "ounce per square yard"; readonly value: "ON"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OUNCE_AVOIRDUPOIS"; readonly name: "ounce (avoirdupois)"; readonly value: "ONZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OSCILLATIONS_PER_MINUTE"; readonly name: "oscillations per minute"; readonly value: "OPM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OVERTIME_HOUR"; readonly name: "overtime hour"; readonly value: "OT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FLUID_OUNCE_US"; readonly name: "fluid ounce (US)"; readonly value: "OZA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FLUID_OUNCE_UK"; readonly name: "fluid ounce (UK)"; readonly value: "OZI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT"; readonly name: "percent"; readonly value: "P1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "COULOMB_PER_METRE"; readonly name: "coulomb per metre"; readonly value: "P10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOWEBER"; readonly name: "kiloweber"; readonly value: "P11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GAMMA"; readonly name: "gamma"; readonly value: "P12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOTESLA"; readonly name: "kilotesla"; readonly value: "P13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_SECOND"; readonly name: "joule per second"; readonly value: "P14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_MINUTE"; readonly name: "joule per minute"; readonly value: "P15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_HOUR"; readonly name: "joule per hour"; readonly value: "P16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_DAY"; readonly name: "joule per day"; readonly value: "P17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_SECOND"; readonly name: "kilojoule per second"; readonly value: "P18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_MINUTE"; readonly name: "kilojoule per minute"; readonly value: "P19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_FOOT"; readonly name: "pound per foot"; readonly value: "P2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_HOUR"; readonly name: "kilojoule per hour"; readonly value: "P20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_DAY"; readonly name: "kilojoule per day"; readonly value: "P21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOOHM"; readonly name: "nanoohm"; readonly value: "P22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OHM_CIRCULAR_MIL_PER_FOOT"; readonly name: "ohm circular-mil per foot"; readonly value: "P23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOHENRY"; readonly name: "kilohenry"; readonly value: "P24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LUMEN_PER_SQUARE_FOOT"; readonly name: "lumen per square foot"; readonly value: "P25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PHOT"; readonly name: "phot"; readonly value: "P26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOTCANDLE"; readonly name: "footcandle"; readonly value: "P27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CANDELA_PER_SQUARE_INCH"; readonly name: "candela per square inch"; readonly value: "P28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FOOTLAMBERT"; readonly name: "footlambert"; readonly value: "P29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LAMBERT"; readonly name: "lambert"; readonly value: "P30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STILB"; readonly name: "stilb"; readonly value: "P31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CANDELA_PER_SQUARE_FOOT"; readonly name: "candela per square foot"; readonly value: "P32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOCANDELA"; readonly name: "kilocandela"; readonly value: "P33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLICANDELA"; readonly name: "millicandela"; readonly value: "P34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HEFNER_KERZE"; readonly name: "Hefner-Kerze"; readonly value: "P35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "INTERNATIONAL_CANDLE"; readonly name: "international candle"; readonly value: "P36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT"; readonly name: "British thermal unit (international table) per square foot"; readonly value: "P37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT"; readonly name: "British thermal unit (thermochemical) per square foot"; readonly value: "P38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE"; readonly name: "calorie (thermochemical) per square centimetre"; readonly value: "P39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LANGLEY"; readonly name: "langley"; readonly value: "P40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DECADE_LOGARITHMIC"; readonly name: "decade (logarithmic)"; readonly value: "P41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SQUARED_SECOND"; readonly name: "pascal squared second"; readonly value: "P42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BEL_PER_METRE"; readonly name: "bel per metre"; readonly value: "P43"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_MOLE"; readonly name: "pound mole"; readonly value: "P44"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_MOLE_PER_SECOND"; readonly name: "pound mole per second"; readonly value: "P45"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_MOLE_PER_MINUTE"; readonly name: "pound mole per minute"; readonly value: "P46"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOMOLE_PER_KILOGRAM"; readonly name: "kilomole per kilogram"; readonly value: "P47"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_MOLE_PER_POUND"; readonly name: "pound mole per pound"; readonly value: "P48"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_SQUARE_METRE_PER_AMPERE"; readonly name: "newton square metre per ampere"; readonly value: "P49"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FIVE_PACK"; readonly name: "five pack"; readonly value: "P5"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WEBER_METRE"; readonly name: "weber metre"; readonly value: "P50"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOL_PER_KILOGRAM_PASCAL"; readonly name: "mol per kilogram pascal"; readonly value: "P51"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOL_PER_CUBIC_METRE_PASCAL"; readonly name: "mol per cubic metre pascal"; readonly value: "P52"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "UNIT_POLE"; readonly name: "unit pole"; readonly value: "P53"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAY_PER_SECOND"; readonly name: "milligray per second"; readonly value: "P54"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAY_PER_SECOND"; readonly name: "microgray per second"; readonly value: "P55"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOGRAY_PER_SECOND"; readonly name: "nanogray per second"; readonly value: "P56"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAY_PER_MINUTE"; readonly name: "gray per minute"; readonly value: "P57"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAY_PER_MINUTE"; readonly name: "milligray per minute"; readonly value: "P58"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAY_PER_MINUTE"; readonly name: "microgray per minute"; readonly value: "P59"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOGRAY_PER_MINUTE"; readonly name: "nanogray per minute"; readonly value: "P60"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GRAY_PER_HOUR"; readonly name: "gray per hour"; readonly value: "P61"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIGRAY_PER_HOUR"; readonly name: "milligray per hour"; readonly value: "P62"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAY_PER_HOUR"; readonly name: "microgray per hour"; readonly value: "P63"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOGRAY_PER_HOUR"; readonly name: "nanogray per hour"; readonly value: "P64"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEVERT_PER_SECOND"; readonly name: "sievert per second"; readonly value: "P65"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISIEVERT_PER_SECOND"; readonly name: "millisievert per second"; readonly value: "P66"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSIEVERT_PER_SECOND"; readonly name: "microsievert per second"; readonly value: "P67"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOSIEVERT_PER_SECOND"; readonly name: "nanosievert per second"; readonly value: "P68"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REM_PER_SECOND"; readonly name: "rem per second"; readonly value: "P69"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEVERT_PER_HOUR"; readonly name: "sievert per hour"; readonly value: "P70"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISIEVERT_PER_HOUR"; readonly name: "millisievert per hour"; readonly value: "P71"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSIEVERT_PER_HOUR"; readonly name: "microsievert per hour"; readonly value: "P72"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOSIEVERT_PER_HOUR"; readonly name: "nanosievert per hour"; readonly value: "P73"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEVERT_PER_MINUTE"; readonly name: "sievert per minute"; readonly value: "P74"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLISIEVERT_PER_MINUTE"; readonly name: "millisievert per minute"; readonly value: "P75"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROSIEVERT_PER_MINUTE"; readonly name: "microsievert per minute"; readonly value: "P76"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOSIEVERT_PER_MINUTE"; readonly name: "nanosievert per minute"; readonly value: "P77"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_SQUARE_INCH"; readonly name: "reciprocal square inch"; readonly value: "P78"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_SQUARE_METRE_PER_KILOGRAM"; readonly name: "pascal square metre per kilogram"; readonly value: "P79"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILLIPASCAL_PER_METRE"; readonly name: "millipascal per metre"; readonly value: "P80"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOPASCAL_PER_METRE"; readonly name: "kilopascal per metre"; readonly value: "P81"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HECTOPASCAL_PER_METRE"; readonly name: "hectopascal per metre"; readonly value: "P82"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_ATMOSPHERE_PER_METRE"; readonly name: "standard atmosphere per metre"; readonly value: "P83"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TECHNICAL_ATMOSPHERE_PER_METRE"; readonly name: "technical atmosphere per metre"; readonly value: "P84"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TORR_PER_METRE"; readonly name: "torr per metre"; readonly value: "P85"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PSI_PER_INCH"; readonly name: "psi per inch"; readonly value: "P86"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_METRE_PER_SECOND_SQUARE_METRE"; readonly name: "cubic metre per second square metre"; readonly value: "P87"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RHE"; readonly name: "rhe"; readonly value: "P88"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_FOOT_PER_INCH"; readonly name: "pound-force foot per inch"; readonly value: "P89"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_INCH_PER_INCH"; readonly name: "pound-force inch per inch"; readonly value: "P90"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERM_0_C"; readonly name: "perm (0 ºC)"; readonly value: "P91"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERM_23_C"; readonly name: "perm (23 ºC)"; readonly value: "P92"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "BYTE_PER_SECOND"; readonly name: "byte per second"; readonly value: "P93"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOBYTE_PER_SECOND"; readonly name: "kilobyte per second"; readonly value: "P94"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGABYTE_PER_SECOND"; readonly name: "megabyte per second"; readonly value: "P95"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_VOLT"; readonly name: "reciprocal volt"; readonly value: "P96"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_RADIAN"; readonly name: "reciprocal radian"; readonly value: "P97"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL_TO_THE_POWER_SUM_OF_STOICHIOMETRIC_NUMBERS"; readonly name: "pascal to the power sum of stoichiometric numbers"; readonly value: "P98"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MOLE_PER_CUBIV_METRE_TO_THE_POWER_SUM_OF_STOICHIOMETRIC_NUMBERS"; readonly name: "mole per cubiv metre to the power sum of stoichiometric numbers"; readonly value: "P99"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PASCAL"; readonly name: "pascal"; readonly value: "PAL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PAD"; readonly name: "pad"; readonly value: "PD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PROOF_LITRE"; readonly name: "proof litre"; readonly value: "PFL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PROOF_GALLON"; readonly name: "proof gallon"; readonly value: "PGL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PITCH"; readonly name: "pitch"; readonly value: "PI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DEGREE_PLATO"; readonly name: "degree Plato"; readonly value: "PLA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_INCH_OF_LENGTH"; readonly name: "pound per inch of length"; readonly value: "PO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PAGE_PER_INCH"; readonly name: "page per inch"; readonly value: "PQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PAIR"; readonly name: "pair"; readonly value: "PR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_FORCE_PER_SQUARE_INCH"; readonly name: "pound-force per square inch"; readonly value: "PS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRY_PINT_US"; readonly name: "dry pint (US)"; readonly value: "PTD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PINT_UK"; readonly name: "pint (UK)"; readonly value: "PTI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LIQUID_PINT_US"; readonly name: "liquid pint (US)"; readonly value: "PTL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PORTION"; readonly name: "portion"; readonly value: "PTN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_TESLA"; readonly name: "joule per tesla"; readonly value: "Q10"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ERLANG"; readonly name: "erlang"; readonly value: "Q11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OCTET"; readonly name: "octet"; readonly value: "Q12"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "OCTET_PER_SECOND"; readonly name: "octet per second"; readonly value: "Q13"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SHANNON"; readonly name: "shannon"; readonly value: "Q14"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HARTLEY"; readonly name: "hartley"; readonly value: "Q15"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NATURAL_UNIT_OF_INFORMATION"; readonly name: "natural unit of information"; readonly value: "Q16"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SHANNON_PER_SECOND"; readonly name: "shannon per second"; readonly value: "Q17"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HARTLEY_PER_SECOND"; readonly name: "hartley per second"; readonly value: "Q18"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NATURAL_UNIT_OF_INFORMATION_PER_SECOND"; readonly name: "natural unit of information per second"; readonly value: "Q19"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SECOND_PER_KILOGRAMM"; readonly name: "second per kilogramm"; readonly value: "Q20"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_SQUARE_METRE"; readonly name: "watt square metre"; readonly value: "Q21"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SECOND_PER_RADIAN_CUBIC_METRE"; readonly name: "second per radian cubic metre"; readonly value: "Q22"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WEBER_TO_THE_POWER_MINUS_ONE"; readonly name: "weber to the power minus one"; readonly value: "Q23"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RECIPROCAL_INCH"; readonly name: "reciprocal inch"; readonly value: "Q24"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DIOPTRE"; readonly name: "dioptre"; readonly value: "Q25"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ONE_PER_ONE"; readonly name: "one per one"; readonly value: "Q26"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NEWTON_METRE_PER_METRE"; readonly name: "newton metre per metre"; readonly value: "Q27"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_PER_SQUARE_METRE_PASCAL_SECOND"; readonly name: "kilogram per square metre pascal second"; readonly value: "Q28"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MICROGRAM_PER_HECTOGRAM"; readonly name: "microgram per hectogram"; readonly value: "Q29"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEAL"; readonly name: "meal"; readonly value: "Q3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "P_H_POTENTIAL_OF_HYDROGEN"; readonly name: "pH (potential of Hydrogen)"; readonly value: "Q30"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOJOULE_PER_GRAM"; readonly name: "kilojoule per gram"; readonly value: "Q31"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "FEMTOLITRE"; readonly name: "femtolitre"; readonly value: "Q32"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICOLITRE"; readonly name: "picolitre"; readonly value: "Q33"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOLITRE"; readonly name: "nanolitre"; readonly value: "Q34"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MEGAWATTS_PER_MINUTE"; readonly name: "megawatts per minute"; readonly value: "Q35"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_CUBIC_METRE"; readonly name: "square metre per cubic metre"; readonly value: "Q36"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_CUBIC_METRE_PER_DAY"; readonly name: "Standard cubic metre per day"; readonly value: "Q37"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_CUBIC_METRE_PER_HOUR"; readonly name: "Standard cubic metre per hour"; readonly value: "Q38"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NORMALIZED_CUBIC_METRE_PER_DAY"; readonly name: "Normalized cubic metre per day"; readonly value: "Q39"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NORMALIZED_CUBIC_METRE_PER_HOUR"; readonly name: "Normalized cubic metre per hour"; readonly value: "Q40"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_NORMALISED_CUBIC_METRE"; readonly name: "Joule per normalised cubic metre"; readonly value: "Q41"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "JOULE_PER_STANDARD_CUBIC_METRE"; readonly name: "Joule per standard cubic metre"; readonly value: "Q42"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PAGE_FACSIMILE"; readonly name: "page - facsimile"; readonly value: "QA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUARTER_OF_A_YEAR"; readonly name: "quarter (of a year)"; readonly value: "QAN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PAGE_HARDCOPY"; readonly name: "page - hardcopy"; readonly value: "QB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUIRE"; readonly name: "quire"; readonly value: "QR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRY_QUART_US"; readonly name: "dry quart (US)"; readonly value: "QTD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUART_UK"; readonly name: "quart (UK)"; readonly value: "QTI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "LIQUID_QUART_US"; readonly name: "liquid quart (US)"; readonly value: "QTL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "QUARTER_UK"; readonly name: "quarter (UK)"; readonly value: "QTR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PICA"; readonly name: "pica"; readonly value: "R1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_CUBIC_METRE"; readonly name: "thousand cubic metre"; readonly value: "R9"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "RUNNING_OR_OPERATING_HOUR"; readonly name: "running or operating hour"; readonly value: "RH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REAM"; readonly name: "ream"; readonly value: "RM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "ROOM"; readonly name: "room"; readonly value: "ROM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "POUND_PER_REAM"; readonly name: "pound per ream"; readonly value: "RP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REVOLUTIONS_PER_MINUTE"; readonly name: "revolutions per minute"; readonly value: "RPM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REVOLUTIONS_PER_SECOND"; readonly name: "revolutions per second"; readonly value: "RPS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "REVENUE_TON_MILE"; readonly name: "revenue ton mile"; readonly value: "RT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_FOOT_PER_SECOND"; readonly name: "square foot per second"; readonly value: "S3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_METRE_PER_SECOND"; readonly name: "square metre per second"; readonly value: "S4"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HALF_YEAR_6_MONTHS"; readonly name: "half year (6 months)"; readonly value: "SAN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SCORE"; readonly name: "score"; readonly value: "SCO"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SCRUPLE"; readonly name: "scruple"; readonly value: "SCR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SECOND_UNIT_OF_TIME"; readonly name: "second [unit of time]"; readonly value: "SEC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SET"; readonly name: "set"; readonly value: "SET"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SEGMENT"; readonly name: "segment"; readonly value: "SG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SIEMENS"; readonly name: "siemens"; readonly value: "SIE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_CUBIC_METRE"; readonly name: "Standard cubic metre"; readonly value: "SM3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MILE_STATUTE_MILE"; readonly name: "mile (statute mile)"; readonly value: "SMI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE"; readonly name: "square"; readonly value: "SQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_ROOFING"; readonly name: "square, roofing"; readonly value: "SQR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STRIP"; readonly name: "strip"; readonly value: "SR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STICK"; readonly name: "stick"; readonly value: "STC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STONE_UK"; readonly name: "stone (UK)"; readonly value: "STI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STICK_CIGARETTE"; readonly name: "stick, cigarette"; readonly value: "STK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD_LITRE"; readonly name: "standard litre"; readonly value: "STL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TON_US_OR_SHORT_TON_UKUS"; readonly name: "ton (US) or short ton (UK/US)"; readonly value: "STN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STRAW"; readonly name: "straw"; readonly value: "STW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SKEIN"; readonly name: "skein"; readonly value: "SW"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SHIPMENT"; readonly name: "shipment"; readonly value: "SX"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SYRINGE"; readonly name: "syringe"; readonly value: "SYR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TELECOMMUNICATION_LINE_IN_SERVICE"; readonly name: "telecommunication line in service"; readonly value: "T0"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_PIECE"; readonly name: "thousand piece"; readonly value: "T3"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOAMPERE_HOUR_THOUSAND_AMPERE_HOUR"; readonly name: "kiloampere hour (thousand ampere hour)"; readonly value: "TAH"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TOTAL_ACID_NUMBER"; readonly name: "total acid number"; readonly value: "TAN"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_SQUARE_INCH"; readonly name: "thousand square inch"; readonly value: "TI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRIC_TON_INCLUDING_CONTAINER"; readonly name: "metric ton, including container"; readonly value: "TIC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "METRIC_TON_INCLUDING_INNER_PACKAGING"; readonly name: "metric ton, including inner packaging"; readonly value: "TIP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_KILOMETRE"; readonly name: "tonne kilometre"; readonly value: "TKM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "KILOGRAM_OF_IMPORTED_MEAT_LESS_OFFAL"; readonly name: "kilogram of imported meat, less offal"; readonly value: "TMS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TONNE_METRIC_TON"; readonly name: "tonne (metric ton)"; readonly value: "TNE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEN_PACK"; readonly name: "ten pack"; readonly value: "TP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEETH_PER_INCH"; readonly name: "teeth per inch"; readonly value: "TPI"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEN_PAIR"; readonly name: "ten pair"; readonly value: "TPR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "THOUSAND_CUBIC_METRE_PER_DAY"; readonly name: "thousand cubic metre per day"; readonly value: "TQD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TRILLION_EUR"; readonly name: "trillion (EUR)"; readonly value: "TRL"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEN_SET"; readonly name: "ten set"; readonly value: "TST"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TEN_THOUSAND_STICKS"; readonly name: "ten thousand sticks"; readonly value: "TTS"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TREATMENT"; readonly name: "treatment"; readonly value: "U1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TABLET"; readonly name: "tablet"; readonly value: "U2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TELECOMMUNICATION_LINE_IN_SERVICE_AVERAGE"; readonly name: "telecommunication line in service average"; readonly value: "UB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "TELECOMMUNICATION_PORT"; readonly name: "telecommunication port"; readonly value: "UC"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT_AMPERE_PER_KILOGRAM"; readonly name: "volt - ampere per kilogram"; readonly value: "VA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "VOLT"; readonly name: "volt"; readonly value: "VLT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "PERCENT_VOLUME"; readonly name: "percent volume"; readonly value: "VP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WET_KILO"; readonly name: "wet kilo"; readonly value: "W2"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_PER_KILOGRAM"; readonly name: "watt per kilogram"; readonly value: "WA"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WET_POUND"; readonly name: "wet pound"; readonly value: "WB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CORD"; readonly name: "cord"; readonly value: "WCD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WET_TON"; readonly name: "wet ton"; readonly value: "WE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WEBER"; readonly name: "weber"; readonly value: "WEB"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WEEK"; readonly name: "week"; readonly value: "WEE"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WINE_GALLON"; readonly name: "wine gallon"; readonly value: "WG"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT_HOUR"; readonly name: "watt hour"; readonly value: "WHR"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WORKING_MONTH"; readonly name: "working month"; readonly value: "WM"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "STANDARD"; readonly name: "standard"; readonly value: "WSD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "WATT"; readonly name: "watt"; readonly value: "WTT"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "GUNTERS_CHAIN"; readonly name: "Gunter's chain"; readonly value: "X1"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "SQUARE_YARD"; readonly name: "square yard"; readonly value: "YDK"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "CUBIC_YARD"; readonly name: "cubic yard"; readonly value: "YDQ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "YARD"; readonly name: "yard"; readonly value: "YRD"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "HANGING_CONTAINER"; readonly name: "hanging container"; readonly value: "Z11"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "NANOMOLE"; readonly name: "nanomole"; readonly value: "Z9"; readonly change: undefined; readonly source: "Rec20"; }, { readonly key: "PAGE"; readonly name: "page"; readonly value: "ZP"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "MUTUALLY_DEFINED"; readonly name: "mutually defined"; readonly value: "ZZ"; readonly change: undefined; readonly source: "rec20"; }, { readonly key: "DRUM_STEEL"; readonly name: "Drum, steel"; readonly value: "X1A"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_ALUMINIUM"; readonly name: "Drum, aluminium"; readonly value: "X1B"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_PLYWOOD"; readonly name: "Drum, plywood"; readonly value: "X1D"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CONTAINER_FLEXIBLE"; readonly name: "Container, flexible"; readonly value: "X1F"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_FIBRE"; readonly name: "Drum, fibre"; readonly value: "X1G"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_WOODEN"; readonly name: "Drum, wooden"; readonly value: "X1W"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BARREL_WOODEN"; readonly name: "Barrel, wooden"; readonly value: "X2C"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_STEEL"; readonly name: "Jerrican, steel"; readonly value: "X3A"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_PLASTIC"; readonly name: "Jerrican, plastic"; readonly value: "X3H"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_SUPER_BULK"; readonly name: "Bag, super bulk"; readonly value: "X43"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_POLYBAG"; readonly name: "Bag, polybag"; readonly value: "X44"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_STEEL"; readonly name: "Box, steel"; readonly value: "X4A"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_ALUMINIUM"; readonly name: "Box, aluminium"; readonly value: "X4B"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_NATURAL_WOOD"; readonly name: "Box, natural wood"; readonly value: "X4C"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_PLYWOOD"; readonly name: "Box, plywood"; readonly value: "X4D"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_RECONSTITUTED_WOOD"; readonly name: "Box, reconstituted wood"; readonly value: "X4F"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_FIBREBOARD"; readonly name: "Box, fibreboard"; readonly value: "X4G"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_PLASTIC"; readonly name: "Box, plastic"; readonly value: "X4H"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_WOVEN_PLASTIC"; readonly name: "Bag, woven plastic"; readonly value: "X5H"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_TEXTILE"; readonly name: "Bag, textile"; readonly value: "X5L"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_PAPER"; readonly name: "Bag, paper"; readonly value: "X5M"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE"; readonly name: "Composite packaging, plastic receptacle"; readonly value: "X6H"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE"; readonly name: "Composite packaging, glass receptacle"; readonly value: "X6P"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_CAR"; readonly name: "Case, car"; readonly value: "X7A"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_WOODEN"; readonly name: "Case, wooden"; readonly value: "X7B"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_WOODEN"; readonly name: "Pallet, wooden"; readonly value: "X8A"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_WOODEN"; readonly name: "Crate, wooden"; readonly value: "X8B"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BUNDLE_WOODEN"; readonly name: "Bundle, wooden"; readonly value: "X8C"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC"; readonly name: "Intermediate bulk container, rigid plastic"; readonly value: "XAA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_FIBRE"; readonly name: "Receptacle, fibre"; readonly value: "XAB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_PAPER"; readonly name: "Receptacle, paper"; readonly value: "XAC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_WOODEN"; readonly name: "Receptacle, wooden"; readonly value: "XAD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "AEROSOL"; readonly name: "Aerosol"; readonly value: "XAE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_MODULAR_COLLARS_80CMS__60CMS"; readonly name: "Pallet, modular, collars 80cms * 60cms"; readonly value: "XAF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_SHRINKWRAPPED"; readonly name: "Pallet, shrinkwrapped"; readonly value: "XAG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_100CMS__110CMS"; readonly name: "Pallet, 100cms * 110cms"; readonly value: "XAH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CLAMSHELL"; readonly name: "Clamshell"; readonly value: "XAI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CONE"; readonly name: "Cone"; readonly value: "XAJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BALL"; readonly name: "Ball"; readonly value: "XAL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "AMPOULE_NON_PROTECTED"; readonly name: "Ampoule, non-protected"; readonly value: "XAM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "AMPOULE_PROTECTED"; readonly name: "Ampoule, protected"; readonly value: "XAP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "ATOMIZER"; readonly name: "Atomizer"; readonly value: "XAT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAPSULE"; readonly name: "Capsule"; readonly value: "XAV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BELT"; readonly name: "Belt"; readonly value: "XB4"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BARREL"; readonly name: "Barrel"; readonly value: "XBA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOBBIN"; readonly name: "Bobbin"; readonly value: "XBB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOTTLECRATE__BOTTLERACK"; readonly name: "Bottlecrate / bottlerack"; readonly value: "XBC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOARD"; readonly name: "Board"; readonly value: "XBD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BUNDLE"; readonly name: "Bundle"; readonly value: "XBE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BALLOON_NON_PROTECTED"; readonly name: "Balloon, non-protected"; readonly value: "XBF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG"; readonly name: "Bag"; readonly value: "XBG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BUNCH"; readonly name: "Bunch"; readonly value: "XBH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BIN"; readonly name: "Bin"; readonly value: "XBI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BUCKET"; readonly name: "Bucket"; readonly value: "XBJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BASKET"; readonly name: "Basket"; readonly value: "XBK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BALE_COMPRESSED"; readonly name: "Bale, compressed"; readonly value: "XBL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BASIN"; readonly name: "Basin"; readonly value: "XBM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BALE_NON_COMPRESSED"; readonly name: "Bale, non-compressed"; readonly value: "XBN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOTTLE_NON_PROTECTED_CYLINDRICAL"; readonly name: "Bottle, non-protected, cylindrical"; readonly value: "XBO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BALLOON_PROTECTED"; readonly name: "Balloon, protected"; readonly value: "XBP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOTTLE_PROTECTED_CYLINDRICAL"; readonly name: "Bottle, protected cylindrical"; readonly value: "XBQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAR"; readonly name: "Bar"; readonly value: "XBR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOTTLE_NON_PROTECTED_BULBOUS"; readonly name: "Bottle, non-protected, bulbous"; readonly value: "XBS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOLT"; readonly name: "Bolt"; readonly value: "XBT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BUTT"; readonly name: "Butt"; readonly value: "XBU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOTTLE_PROTECTED_BULBOUS"; readonly name: "Bottle, protected bulbous"; readonly value: "XBV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_FOR_LIQUIDS"; readonly name: "Box, for liquids"; readonly value: "XBW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX"; readonly name: "Box"; readonly value: "XBX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOARD_IN_BUNDLEBUNCHTRUSS"; readonly name: "Board, in bundle/bunch/truss"; readonly value: "XBY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BARS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Bars, in bundle/bunch/truss"; readonly value: "XBZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAN_RECTANGULAR"; readonly name: "Can, rectangular"; readonly value: "XCA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_BEER"; readonly name: "Crate, beer"; readonly value: "XCB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CHURN"; readonly name: "Churn"; readonly value: "XCC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAN_WITH_HANDLE_AND_SPOUT"; readonly name: "Can, with handle and spout"; readonly value: "XCD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CREEL"; readonly name: "Creel"; readonly value: "XCE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COFFER"; readonly name: "Coffer"; readonly value: "XCF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAGE"; readonly name: "Cage"; readonly value: "XCG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CHEST"; readonly name: "Chest"; readonly value: "XCH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CANISTER"; readonly name: "Canister"; readonly value: "XCI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COFFIN"; readonly name: "Coffin"; readonly value: "XCJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASK"; readonly name: "Cask"; readonly value: "XCK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COIL"; readonly name: "Coil"; readonly value: "XCL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CARD"; readonly name: "Card"; readonly value: "XCM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CONTAINER_NOT_OTHERWISE_SPECIFIED_AS_TRANSPORT_EQUIPMENT"; readonly name: "Container, not otherwise specified as transport equipment"; readonly value: "XCN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CARBOY_NON_PROTECTED"; readonly name: "Carboy, non-protected"; readonly value: "XCO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CARBOY_PROTECTED"; readonly name: "Carboy, protected"; readonly value: "XCP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CARTRIDGE"; readonly name: "Cartridge"; readonly value: "XCQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE"; readonly name: "Crate"; readonly value: "XCR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE"; readonly name: "Case"; readonly value: "XCS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CARTON"; readonly name: "Carton"; readonly value: "XCT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CUP"; readonly name: "Cup"; readonly value: "XCU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COVER"; readonly name: "Cover"; readonly value: "XCV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAGE_ROLL"; readonly name: "Cage, roll"; readonly value: "XCW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAN_CYLINDRICAL"; readonly name: "Can, cylindrical"; readonly value: "XCX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CYLINDER"; readonly name: "Cylinder"; readonly value: "XCY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CANVAS"; readonly name: "Canvas"; readonly value: "XCZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_MULTIPLE_LAYER_PLASTIC"; readonly name: "Crate, multiple layer, plastic"; readonly value: "XDA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_MULTIPLE_LAYER_WOODEN"; readonly name: "Crate, multiple layer, wooden"; readonly value: "XDB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_MULTIPLE_LAYER_CARDBOARD"; readonly name: "Crate, multiple layer, cardboard"; readonly value: "XDC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CAGE_COMMONWEALTH_HANDLING_EQUIPMENT_POOL_CHEP"; readonly name: "Cage, Commonwealth Handling Equipment Pool (CHEP)"; readonly value: "XDG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_COMMONWEALTH_HANDLING_EQUIPMENT_POOL_CHEP_EUROBOX"; readonly name: "Box, Commonwealth Handling Equipment Pool (CHEP), Eurobox"; readonly value: "XDH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_IRON"; readonly name: "Drum, iron"; readonly value: "XDI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DEMIJOHN_NON_PROTECTED"; readonly name: "Demijohn, non-protected"; readonly value: "XDJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_BULK_CARDBOARD"; readonly name: "Crate, bulk, cardboard"; readonly value: "XDK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_BULK_PLASTIC"; readonly name: "Crate, bulk, plastic"; readonly value: "XDL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_BULK_WOODEN"; readonly name: "Crate, bulk, wooden"; readonly value: "XDM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DISPENSER"; readonly name: "Dispenser"; readonly value: "XDN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DEMIJOHN_PROTECTED"; readonly name: "Demijohn, protected"; readonly value: "XDP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM"; readonly name: "Drum"; readonly value: "XDR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_ONE_LAYER_NO_COVER_PLASTIC"; readonly name: "Tray, one layer no cover, plastic"; readonly value: "XDS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_ONE_LAYER_NO_COVER_WOODEN"; readonly name: "Tray, one layer no cover, wooden"; readonly value: "XDT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_ONE_LAYER_NO_COVER_POLYSTYRENE"; readonly name: "Tray, one layer no cover, polystyrene"; readonly value: "XDU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_ONE_LAYER_NO_COVER_CARDBOARD"; readonly name: "Tray, one layer no cover, cardboard"; readonly value: "XDV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_TWO_LAYERS_NO_COVER_PLASTIC_TRAY"; readonly name: "Tray, two layers no cover, plastic tray"; readonly value: "XDW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_TWO_LAYERS_NO_COVER_WOODEN"; readonly name: "Tray, two layers no cover, wooden"; readonly value: "XDX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_TWO_LAYERS_NO_COVER_CARDBOARD"; readonly name: "Tray, two layers no cover, cardboard"; readonly value: "XDY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_PLASTIC"; readonly name: "Bag, plastic"; readonly value: "XEC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_WITH_PALLET_BASE"; readonly name: "Case, with pallet base"; readonly value: "XED"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_WITH_PALLET_BASE_WOODEN"; readonly name: "Case, with pallet base, wooden"; readonly value: "XEE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_WITH_PALLET_BASE_CARDBOARD"; readonly name: "Case, with pallet base, cardboard"; readonly value: "XEF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_WITH_PALLET_BASE_PLASTIC"; readonly name: "Case, with pallet base, plastic"; readonly value: "XEG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_WITH_PALLET_BASE_METAL"; readonly name: "Case, with pallet base, metal"; readonly value: "XEH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_ISOTHERMIC"; readonly name: "Case, isothermic"; readonly value: "XEI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "ENVELOPE"; readonly name: "Envelope"; readonly value: "XEN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FLEXIBAG"; readonly name: "Flexibag"; readonly value: "XFB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_FRUIT"; readonly name: "Crate, fruit"; readonly value: "XFC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_FRAMED"; readonly name: "Crate, framed"; readonly value: "XFD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FLEXITANK"; readonly name: "Flexitank"; readonly value: "XFE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FIRKIN"; readonly name: "Firkin"; readonly value: "XFI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FLASK"; readonly name: "Flask"; readonly value: "XFL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FOOTLOCKER"; readonly name: "Footlocker"; readonly value: "XFO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FILMPACK"; readonly name: "Filmpack"; readonly value: "XFP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FRAME"; readonly name: "Frame"; readonly value: "XFR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "FOODTAINER"; readonly name: "Foodtainer"; readonly value: "XFT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CART_FLATBED"; readonly name: "Cart, flatbed"; readonly value: "XFW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_FLEXIBLE_CONTAINER"; readonly name: "Bag, flexible container"; readonly value: "XFX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOTTLE_GAS"; readonly name: "Bottle, gas"; readonly value: "XGB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "GIRDER"; readonly name: "Girder"; readonly value: "XGI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CONTAINER_GALLON"; readonly name: "Container, gallon"; readonly value: "XGL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_GLASS"; readonly name: "Receptacle, glass"; readonly value: "XGR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_CONTAINING_HORIZONTALLY_STACKED_FLAT_ITEMS"; readonly name: "Tray, containing horizontally stacked flat items"; readonly value: "XGU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_GUNNY"; readonly name: "Bag, gunny"; readonly value: "XGY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "GIRDERS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Girders, in bundle/bunch/truss"; readonly value: "XGZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BASKET_WITH_HANDLE_PLASTIC"; readonly name: "Basket, with handle, plastic"; readonly value: "XHA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BASKET_WITH_HANDLE_WOODEN"; readonly name: "Basket, with handle, wooden"; readonly value: "XHB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BASKET_WITH_HANDLE_CARDBOARD"; readonly name: "Basket, with handle, cardboard"; readonly value: "XHC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "HOGSHEAD"; readonly name: "Hogshead"; readonly value: "XHG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "HANGER"; readonly name: "Hanger"; readonly value: "XHN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "HAMPER"; readonly name: "Hamper"; readonly value: "XHR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_DISPLAY_WOODEN"; readonly name: "Package, display, wooden"; readonly value: "XIA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_DISPLAY_CARDBOARD"; readonly name: "Package, display, cardboard"; readonly value: "XIB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_DISPLAY_PLASTIC"; readonly name: "Package, display, plastic"; readonly value: "XIC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_DISPLAY_METAL"; readonly name: "Package, display, metal"; readonly value: "XID"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_SHOW"; readonly name: "Package, show"; readonly value: "XIE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_FLOW"; readonly name: "Package, flow"; readonly value: "XIF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_PAPER_WRAPPED"; readonly name: "Package, paper wrapped"; readonly value: "XIG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_PLASTIC"; readonly name: "Drum, plastic"; readonly value: "XIH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE_CARDBOARD_WITH_BOTTLE_GRIP_HOLES"; readonly name: "Package, cardboard, with bottle grip-holes"; readonly value: "XIK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY_RIGID_LIDDED_STACKABLE_CEN_TS_144822002"; readonly name: "Tray, rigid, lidded stackable (CEN TS 14482:2002)"; readonly value: "XIL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INGOT"; readonly name: "Ingot"; readonly value: "XIN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INGOTS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Ingots, in bundle/bunch/truss"; readonly value: "XIZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_JUMBO"; readonly name: "Bag, jumbo"; readonly value: "XJB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_RECTANGULAR"; readonly name: "Jerrican, rectangular"; readonly value: "XJC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JUG"; readonly name: "Jug"; readonly value: "XJG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JAR"; readonly name: "Jar"; readonly value: "XJR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JUTEBAG"; readonly name: "Jutebag"; readonly value: "XJT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_CYLINDRICAL"; readonly name: "Jerrican, cylindrical"; readonly value: "XJY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "KEG"; readonly name: "Keg"; readonly value: "XKG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "KIT"; readonly name: "Kit"; readonly value: "XKI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LUGGAGE"; readonly name: "Luggage"; readonly value: "XLE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LOG"; readonly name: "Log"; readonly value: "XLG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LOT"; readonly name: "Lot"; readonly value: "XLT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LUG"; readonly name: "Lug"; readonly value: "XLU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LIFTVAN"; readonly name: "Liftvan"; readonly value: "XLV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LOGS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Logs, in bundle/bunch/truss"; readonly value: "XLZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_METAL"; readonly name: "Crate, metal"; readonly value: "XMA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_MULTIPLY"; readonly name: "Bag, multiply"; readonly value: "XMB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_MILK"; readonly name: "Crate, milk"; readonly value: "XMC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CONTAINER_METAL"; readonly name: "Container, metal"; readonly value: "XME"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_METAL"; readonly name: "Receptacle, metal"; readonly value: "XMR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SACK_MULTI_WALL"; readonly name: "Sack, multi-wall"; readonly value: "XMS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "MAT"; readonly name: "Mat"; readonly value: "XMT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_PLASTIC_WRAPPED"; readonly name: "Receptacle, plastic wrapped"; readonly value: "XMW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "MATCHBOX"; readonly name: "Matchbox"; readonly value: "XMX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "NOT_AVAILABLE"; readonly name: "Not available"; readonly value: "XNA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "UNPACKED_OR_UNPACKAGED"; readonly name: "Unpacked or unpackaged"; readonly value: "XNE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "UNPACKED_OR_UNPACKAGED_SINGLE_UNIT"; readonly name: "Unpacked or unpackaged, single unit"; readonly value: "XNF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "UNPACKED_OR_UNPACKAGED_MULTIPLE_UNITS"; readonly name: "Unpacked or unpackaged, multiple units"; readonly value: "XNG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "NEST"; readonly name: "Nest"; readonly value: "XNS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "NET"; readonly name: "Net"; readonly value: "XNT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "NET_TUBE_PLASTIC"; readonly name: "Net, tube, plastic"; readonly value: "XNU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "NET_TUBE_TEXTILE"; readonly name: "Net, tube, textile"; readonly value: "XNV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TWO_SIDED_CAGE_ON_WHEELS_WITH_FIXING_STRAP"; readonly name: "Two sided cage on wheels with fixing strap"; readonly value: "XO1"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "TROLLEY"; readonly name: "Trolley"; readonly value: "XO2"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "ONEWAY_PALLET_ISO_0_12_EURO_PALLET"; readonly name: "Oneway pallet ISO 0 - 1/2 EURO Pallet"; readonly value: "XO3"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "ONEWAY_PALLET_ISO_1_11_EURO_PALLET"; readonly name: "Oneway pallet ISO 1 - 1/1 EURO Pallet"; readonly value: "XO4"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "ONEWAY_PALLET_ISO_2_21_EURO_PALLET"; readonly name: "Oneway pallet ISO 2 - 2/1 EURO Pallet"; readonly value: "XO5"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PALLET_WITH_EXCEPTIONAL_DIMENSIONS"; readonly name: "Pallet with exceptional dimensions"; readonly value: "XO6"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "WOODEN_PALLET_40_CM_X_80_CM"; readonly name: "Wooden pallet 40 cm x 80 cm"; readonly value: "XO7"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PLASTIC_PALLET_SRS_60_CM_X_80_CM"; readonly name: "Plastic pallet SRS 60 cm x 80 cm"; readonly value: "XO8"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PLASTIC_PALLET_SRS_80_CM_X_120_CM"; readonly name: "Plastic pallet SRS 80 cm x 120 cm"; readonly value: "XO9"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PALLET_CHEP_40_CM_X_60_CM"; readonly name: "Pallet, CHEP 40 cm x 60 cm"; readonly value: "XOA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_CHEP_80_CM_X_120_CM"; readonly name: "Pallet, CHEP 80 cm x 120 cm"; readonly value: "XOB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_CHEP_100_CM_X_120_CM"; readonly name: "Pallet, CHEP 100 cm x 120 cm"; readonly value: "XOC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_AS_4068_1993"; readonly name: "Pallet, AS 4068-1993"; readonly value: "XOD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_ISO_T11"; readonly name: "Pallet, ISO T11"; readonly value: "XOE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PLATFORM_UNSPECIFIED_WEIGHT_OR_DIMENSION"; readonly name: "Platform, unspecified weight or dimension"; readonly value: "XOF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_ISO_0_12_EURO_PALLET"; readonly name: "Pallet ISO 0 - 1/2 EURO Pallet"; readonly value: "XOG"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PALLET_ISO_1_11_EURO_PALLET"; readonly name: "Pallet ISO 1 - 1/1 EURO Pallet"; readonly value: "XOH"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PALLET_ISO_2__21_EURO_PALLET"; readonly name: "Pallet ISO 2 – 2/1 EURO Pallet"; readonly value: "XOI"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "14_EURO_PALLET"; readonly name: "1/4 EURO Pallet"; readonly value: "XOJ"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "BLOCK"; readonly name: "Block"; readonly value: "XOK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "18_EURO_PALLET"; readonly name: "1/8 EURO Pallet"; readonly value: "XOL"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "SYNTHETIC_PALLET_ISO_1"; readonly name: "Synthetic pallet ISO 1"; readonly value: "XOM"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "SYNTHETIC_PALLET_ISO_2"; readonly name: "Synthetic pallet ISO 2"; readonly value: "XON"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "WHOLESALER_PALLET"; readonly name: "Wholesaler pallet"; readonly value: "XOP"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PALLET_80_X_100_CM"; readonly name: "Pallet 80 X 100 cm"; readonly value: "XOQ"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PALLET_60_X_100_CM"; readonly name: "Pallet 60 X 100 cm"; readonly value: "XOR"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "ONEWAY_PALLET"; readonly name: "Oneway pallet"; readonly value: "XOS"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "OCTABIN"; readonly name: "Octabin"; readonly value: "XOT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CONTAINER_OUTER"; readonly name: "Container, outer"; readonly value: "XOU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RETURNABLE_PALLET"; readonly name: "Returnable pallet"; readonly value: "XOV"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "LARGE_BAG_PALLET_SIZED"; readonly name: "Large bag, pallet sized"; readonly value: "XOW"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "A_WHEELED_PALLET_WITH_RAISED_RIM_81_X_67_X_135"; readonly name: "A wheeled pallet with raised rim (81 x 67 x 135)"; readonly value: "XOX"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "A_WHEELED_PALLET_WITH_RAISED_RIM_81_X_72_X_135"; readonly name: "A Wheeled pallet with raised rim (81 x 72 x 135)"; readonly value: "XOY"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "WHEELED_PALLET_WITH_RAISED_RIM__81_X_60_X_16"; readonly name: "Wheeled pallet with raised rim ( 81 x 60 x 16)"; readonly value: "XOZ"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "CHEP_PALLET_60_CM_X_80_CM"; readonly name: "CHEP pallet 60 cm x 80 cm"; readonly value: "XP1"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PAN"; readonly name: "Pan"; readonly value: "XP2"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "LPR_PALLET_60_CM_X_80_CM"; readonly name: "LPR pallet 60 cm x 80 cm"; readonly value: "XP3"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "LPR_PALLET_80_CM_X_120_CM"; readonly name: "LPR pallet 80 cm x 120 cm"; readonly value: "XP4"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "PACKET"; readonly name: "Packet"; readonly value: "XPA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_BOX_COMBINED_OPEN_ENDED_BOX_AND_PALLET"; readonly name: "Pallet, box Combined open-ended box and pallet"; readonly value: "XPB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PARCEL"; readonly name: "Parcel"; readonly value: "XPC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_MODULAR_COLLARS_80CMS__100CMS"; readonly name: "Pallet, modular, collars 80cms * 100cms"; readonly value: "XPD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_MODULAR_COLLARS_80CMS__120CMS"; readonly name: "Pallet, modular, collars 80cms * 120cms"; readonly value: "XPE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PEN"; readonly name: "Pen"; readonly value: "XPF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PLATE"; readonly name: "Plate"; readonly value: "XPG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PITCHER"; readonly name: "Pitcher"; readonly value: "XPH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PIPE"; readonly name: "Pipe"; readonly value: "XPI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PUNNET"; readonly name: "Punnet"; readonly value: "XPJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PACKAGE"; readonly name: "Package"; readonly value: "XPK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PAIL"; readonly name: "Pail"; readonly value: "XPL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PLANK"; readonly name: "Plank"; readonly value: "XPN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "POUCH"; readonly name: "Pouch"; readonly value: "XPO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PIECE"; readonly name: "Piece"; readonly value: "XPP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RECEPTACLE_PLASTIC"; readonly name: "Receptacle, plastic"; readonly value: "XPR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "POT"; readonly name: "Pot"; readonly value: "XPT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRAY"; readonly name: "Tray"; readonly value: "XPU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PIPES_IN_BUNDLEBUNCHTRUSS"; readonly name: "Pipes, in bundle/bunch/truss"; readonly value: "XPV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET"; readonly name: "Pallet"; readonly value: "XPX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PLATES_IN_BUNDLEBUNCHTRUSS"; readonly name: "Plates, in bundle/bunch/truss"; readonly value: "XPY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PLANKS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Planks, in bundle/bunch/truss"; readonly value: "XPZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_STEEL_NON_REMOVABLE_HEAD"; readonly name: "Drum, steel, non-removable head"; readonly value: "XQA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_STEEL_REMOVABLE_HEAD"; readonly name: "Drum, steel, removable head"; readonly value: "XQB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_ALUMINIUM_NON_REMOVABLE_HEAD"; readonly name: "Drum, aluminium, non-removable head"; readonly value: "XQC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_ALUMINIUM_REMOVABLE_HEAD"; readonly name: "Drum, aluminium, removable head"; readonly value: "XQD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_PLASTIC_NON_REMOVABLE_HEAD"; readonly name: "Drum, plastic, non-removable head"; readonly value: "XQF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "DRUM_PLASTIC_REMOVABLE_HEAD"; readonly name: "Drum, plastic, removable head"; readonly value: "XQG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BARREL_WOODEN_BUNG_TYPE"; readonly name: "Barrel, wooden, bung type"; readonly value: "XQH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BARREL_WOODEN_REMOVABLE_HEAD"; readonly name: "Barrel, wooden, removable head"; readonly value: "XQJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_STEEL_NON_REMOVABLE_HEAD"; readonly name: "Jerrican, steel, non-removable head"; readonly value: "XQK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_STEEL_REMOVABLE_HEAD"; readonly name: "Jerrican, steel, removable head"; readonly value: "XQL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_PLASTIC_NON_REMOVABLE_HEAD"; readonly name: "Jerrican, plastic, non-removable head"; readonly value: "XQM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "JERRICAN_PLASTIC_REMOVABLE_HEAD"; readonly name: "Jerrican, plastic, removable head"; readonly value: "XQN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_WOODEN_NATURAL_WOOD_ORDINARY"; readonly name: "Box, wooden, natural wood, ordinary"; readonly value: "XQP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_WOODEN_NATURAL_WOOD_WITH_SIFT_PROOF_WALLS"; readonly name: "Box, wooden, natural wood, with sift proof walls"; readonly value: "XQQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_PLASTIC_EXPANDED"; readonly name: "Box, plastic, expanded"; readonly value: "XQR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BOX_PLASTIC_SOLID"; readonly name: "Box, plastic, solid"; readonly value: "XQS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "ROD"; readonly name: "Rod"; readonly value: "XRD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RING"; readonly name: "Ring"; readonly value: "XRG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RACK_CLOTHING_HANGER"; readonly name: "Rack, clothing hanger"; readonly value: "XRJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RACK"; readonly name: "Rack"; readonly value: "XRK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "REEL"; readonly name: "Reel"; readonly value: "XRL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "ROLL"; readonly name: "Roll"; readonly value: "XRO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "REDNET"; readonly name: "Rednet"; readonly value: "XRT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "RODS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Rods, in bundle/bunch/truss"; readonly value: "XRZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SACK"; readonly name: "Sack"; readonly value: "XSA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SLAB"; readonly name: "Slab"; readonly value: "XSB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CRATE_SHALLOW"; readonly name: "Crate, shallow"; readonly value: "XSC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SPINDLE"; readonly name: "Spindle"; readonly value: "XSD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SEA_CHEST"; readonly name: "Sea-chest"; readonly value: "XSE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SACHET"; readonly name: "Sachet"; readonly value: "XSH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SKID"; readonly name: "Skid"; readonly value: "XSI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_SKELETON"; readonly name: "Case, skeleton"; readonly value: "XSK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SLIPSHEET"; readonly name: "Slipsheet"; readonly value: "XSL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SHEETMETAL"; readonly name: "Sheetmetal"; readonly value: "XSM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SPOOL"; readonly name: "Spool"; readonly value: "XSO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SHEET_PLASTIC_WRAPPING"; readonly name: "Sheet, plastic wrapping"; readonly value: "XSP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "CASE_STEEL"; readonly name: "Case, steel"; readonly value: "XSS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SHEET"; readonly name: "Sheet"; readonly value: "XST"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SUITCASE"; readonly name: "Suitcase"; readonly value: "XSU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "ENVELOPE_STEEL"; readonly name: "Envelope, steel"; readonly value: "XSV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SHRINKWRAPPED"; readonly name: "Shrinkwrapped"; readonly value: "XSW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SET"; readonly name: "Set"; readonly value: "XSX"; readonly change: undefined; readonly source: "Rec21"; }, { readonly key: "SLEEVE"; readonly name: "Sleeve"; readonly value: "XSY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "SHEETS_IN_BUNDLEBUNCHTRUSS"; readonly name: "Sheets, in bundle/bunch/truss"; readonly value: "XSZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TABLET"; readonly name: "Tablet"; readonly value: "XT1"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUB"; readonly name: "Tub"; readonly value: "XTB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TEA_CHEST"; readonly name: "Tea-chest"; readonly value: "XTC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUBE_COLLAPSIBLE"; readonly name: "Tube, collapsible"; readonly value: "XTD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TYRE"; readonly name: "Tyre"; readonly value: "XTE"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TANK_CONTAINER_GENERIC"; readonly name: "Tank container, generic"; readonly value: "XTG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TIERCE"; readonly name: "Tierce"; readonly value: "XTI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TANK_RECTANGULAR"; readonly name: "Tank, rectangular"; readonly value: "XTK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUB_WITH_LID"; readonly name: "Tub, with lid"; readonly value: "XTL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TIN"; readonly name: "Tin"; readonly value: "XTN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUN"; readonly name: "Tun"; readonly value: "XTO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRUNK"; readonly name: "Trunk"; readonly value: "XTR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TRUSS"; readonly name: "Truss"; readonly value: "XTS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_TOTE"; readonly name: "Bag, tote"; readonly value: "XTT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUBE"; readonly name: "Tube"; readonly value: "XTU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUBE_WITH_NOZZLE"; readonly name: "Tube, with nozzle"; readonly value: "XTV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "PALLET_TRIWALL"; readonly name: "Pallet, triwall"; readonly value: "XTW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TANK_CYLINDRICAL"; readonly name: "Tank, cylindrical"; readonly value: "XTY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "TUBES_IN_BUNDLEBUNCHTRUSS"; readonly name: "Tubes, in bundle/bunch/truss"; readonly value: "XTZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "UNCAGED"; readonly name: "Uncaged"; readonly value: "XUC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "UNIT"; readonly name: "Unit"; readonly value: "XUN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "VAT"; readonly name: "Vat"; readonly value: "XVA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_GAS_AT_1031_MBAR_AND_15C"; readonly name: "Bulk, gas (at 1031 mbar and 15°C)"; readonly value: "XVG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "VIAL"; readonly name: "Vial"; readonly value: "XVI"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "VANPACK"; readonly name: "Vanpack"; readonly value: "XVK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_LIQUID"; readonly name: "Bulk, liquid"; readonly value: "XVL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "VEHICLE"; readonly name: "Vehicle"; readonly value: "XVN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_SOLID_LARGE_PARTICLES_NODULES"; readonly name: "Bulk, solid, large particles (“nodules”)"; readonly value: "XVO"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "VACUUM_PACKED"; readonly name: "Vacuum-packed"; readonly value: "XVP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_LIQUEFIED_GAS_AT_ABNORMAL_TEMPERATUREPRESSURE"; readonly name: "Bulk, liquefied gas (at abnormal temperature/pressure)"; readonly value: "XVQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_SOLID_GRANULAR_PARTICLES_GRAINS"; readonly name: "Bulk, solid, granular particles (“grains”)"; readonly value: "XVR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_SCRAP_METAL"; readonly name: "Bulk, scrap metal"; readonly value: "XVS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BULK_SOLID_FINE_PARTICLES_POWDERS"; readonly name: "Bulk, solid, fine particles (“powders”)"; readonly value: "XVY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER"; readonly name: "Intermediate bulk container"; readonly value: "XWA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "WICKERBOTTLE"; readonly name: "Wickerbottle"; readonly value: "XWB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_STEEL"; readonly name: "Intermediate bulk container, steel"; readonly value: "XWC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_ALUMINIUM"; readonly name: "Intermediate bulk container, aluminium"; readonly value: "XWD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_METAL"; readonly name: "Intermediate bulk container, metal"; readonly value: "XWF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_STEEL_PRESSURISED__10_KPA"; readonly name: "Intermediate bulk container, steel, pressurised > 10 kpa"; readonly value: "XWG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_ALUMINIUM_PRESSURISED__10_KPA"; readonly name: "Intermediate bulk container, aluminium, pressurised > 10 kpa"; readonly value: "XWH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_METAL_PRESSURE_10_KPA"; readonly name: "Intermediate bulk container, metal, pressure 10 kpa"; readonly value: "XWJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_STEEL_LIQUID"; readonly name: "Intermediate bulk container, steel, liquid"; readonly value: "XWK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_ALUMINIUM_LIQUID"; readonly name: "Intermediate bulk container, aluminium, liquid"; readonly value: "XWL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_METAL_LIQUID"; readonly name: "Intermediate bulk container, metal, liquid"; readonly value: "XWM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_WITHOUT_COATLINER"; readonly name: "Intermediate bulk container, woven plastic, without coat/liner"; readonly value: "XWN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_COATED"; readonly name: "Intermediate bulk container, woven plastic, coated"; readonly value: "XWP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_WITH_LINER"; readonly name: "Intermediate bulk container, woven plastic, with liner"; readonly value: "XWQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_COATED_AND_LINER"; readonly name: "Intermediate bulk container, woven plastic, coated and liner"; readonly value: "XWR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_PLASTIC_FILM"; readonly name: "Intermediate bulk container, plastic film"; readonly value: "XWS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_TEXTILE_WITH_OUT_COATLINER"; readonly name: "Intermediate bulk container, textile with out coat/liner"; readonly value: "XWT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_NATURAL_WOOD_WITH_INNER_LINER"; readonly name: "Intermediate bulk container, natural wood, with inner liner"; readonly value: "XWU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_TEXTILE_COATED"; readonly name: "Intermediate bulk container, textile, coated"; readonly value: "XWV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_TEXTILE_WITH_LINER"; readonly name: "Intermediate bulk container, textile, with liner"; readonly value: "XWW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_TEXTILE_COATED_AND_LINER"; readonly name: "Intermediate bulk container, textile, coated and liner"; readonly value: "XWX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_PLYWOOD_WITH_INNER_LINER"; readonly name: "Intermediate bulk container, plywood, with inner liner"; readonly value: "XWY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RECONSTITUTED_WOOD_WITH_INNER_LINER"; readonly name: "Intermediate bulk container, reconstituted wood, with inner liner"; readonly value: "XWZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_WOVEN_PLASTIC_WITHOUT_INNER_COATLINER"; readonly name: "Bag, woven plastic, without inner coat/liner"; readonly value: "XXA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_WOVEN_PLASTIC_SIFT_PROOF"; readonly name: "Bag, woven plastic, sift proof"; readonly value: "XXB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_WOVEN_PLASTIC_WATER_RESISTANT"; readonly name: "Bag, woven plastic, water resistant"; readonly value: "XXC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_PLASTICS_FILM"; readonly name: "Bag, plastics film"; readonly value: "XXD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_TEXTILE_WITHOUT_INNER_COATLINER"; readonly name: "Bag, textile, without inner coat/liner"; readonly value: "XXF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_TEXTILE_SIFT_PROOF"; readonly name: "Bag, textile, sift proof"; readonly value: "XXG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_TEXTILE_WATER_RESISTANT"; readonly name: "Bag, textile, water resistant"; readonly value: "XXH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_PAPER_MULTI_WALL"; readonly name: "Bag, paper, multi-wall"; readonly value: "XXJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_PAPER_MULTI_WALL_WATER_RESISTANT"; readonly name: "Bag, paper, multi-wall, water resistant"; readonly value: "XXK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_STEEL_DRUM"; readonly name: "Composite packaging, plastic receptacle in steel drum"; readonly value: "XYA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_STEEL_CRATE_BOX"; readonly name: "Composite packaging, plastic receptacle in steel crate box"; readonly value: "XYB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_ALUMINIUM_DRUM"; readonly name: "Composite packaging, plastic receptacle in aluminium drum"; readonly value: "XYC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_ALUMINIUM_CRATE"; readonly name: "Composite packaging, plastic receptacle in aluminium crate"; readonly value: "XYD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_WOODEN_BOX"; readonly name: "Composite packaging, plastic receptacle in wooden box"; readonly value: "XYF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLYWOOD_DRUM"; readonly name: "Composite packaging, plastic receptacle in plywood drum"; readonly value: "XYG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLYWOOD_BOX"; readonly name: "Composite packaging, plastic receptacle in plywood box"; readonly value: "XYH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_FIBRE_DRUM"; readonly name: "Composite packaging, plastic receptacle in fibre drum"; readonly value: "XYJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_FIBREBOARD_BOX"; readonly name: "Composite packaging, plastic receptacle in fibreboard box"; readonly value: "XYK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLASTIC_DRUM"; readonly name: "Composite packaging, plastic receptacle in plastic drum"; readonly value: "XYL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_SOLID_PLASTIC_BOX"; readonly name: "Composite packaging, plastic receptacle in solid plastic box"; readonly value: "XYM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_STEEL_DRUM"; readonly name: "Composite packaging, glass receptacle in steel drum"; readonly value: "XYN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_STEEL_CRATE_BOX"; readonly name: "Composite packaging, glass receptacle in steel crate box"; readonly value: "XYP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_ALUMINIUM_DRUM"; readonly name: "Composite packaging, glass receptacle in aluminium drum"; readonly value: "XYQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_ALUMINIUM_CRATE"; readonly name: "Composite packaging, glass receptacle in aluminium crate"; readonly value: "XYR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_WOODEN_BOX"; readonly name: "Composite packaging, glass receptacle in wooden box"; readonly value: "XYS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_PLYWOOD_DRUM"; readonly name: "Composite packaging, glass receptacle in plywood drum"; readonly value: "XYT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_WICKERWORK_HAMPER"; readonly name: "Composite packaging, glass receptacle in wickerwork hamper"; readonly value: "XYV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_FIBRE_DRUM"; readonly name: "Composite packaging, glass receptacle in fibre drum"; readonly value: "XYW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_FIBREBOARD_BOX"; readonly name: "Composite packaging, glass receptacle in fibreboard box"; readonly value: "XYX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_EXPANDABLE_PLASTIC_PACK"; readonly name: "Composite packaging, glass receptacle in expandable plastic pack"; readonly value: "XYY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_SOLID_PLASTIC_PACK"; readonly name: "Composite packaging, glass receptacle in solid plastic pack"; readonly value: "XYZ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_PAPER_MULTI_WALL"; readonly name: "Intermediate bulk container, paper, multi-wall"; readonly value: "XZA"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "BAG_LARGE"; readonly name: "Bag, large"; readonly value: "XZB"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_PAPER_MULTI_WALL_WATER_RESISTANT"; readonly name: "Intermediate bulk container, paper, multi-wall, water resistant"; readonly value: "XZC"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_SOLIDS"; readonly name: "Intermediate bulk container, rigid plastic, with structural equipment, solids"; readonly value: "XZD"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_SOLIDS"; readonly name: "Intermediate bulk container, rigid plastic, freestanding, solids"; readonly value: "XZF"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_PRESSURISED"; readonly name: "Intermediate bulk container, rigid plastic, with structural equipment, pressurised"; readonly value: "XZG"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_PRESSURISED"; readonly name: "Intermediate bulk container, rigid plastic, freestanding, pressurised"; readonly value: "XZH"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_LIQUIDS"; readonly name: "Intermediate bulk container, rigid plastic, with structural equipment, liquids"; readonly value: "XZJ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_LIQUIDS"; readonly name: "Intermediate bulk container, rigid plastic, freestanding, liquids"; readonly value: "XZK"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_SOLIDS"; readonly name: "Intermediate bulk container, composite, rigid plastic, solids"; readonly value: "XZL"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_SOLIDS"; readonly name: "Intermediate bulk container, composite, flexible plastic, solids"; readonly value: "XZM"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_PRESSURISED"; readonly name: "Intermediate bulk container, composite, rigid plastic, pressurised"; readonly value: "XZN"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_PRESSURISED"; readonly name: "Intermediate bulk container, composite, flexible plastic, pressurised"; readonly value: "XZP"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_LIQUIDS"; readonly name: "Intermediate bulk container, composite, rigid plastic, liquids"; readonly value: "XZQ"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_LIQUIDS"; readonly name: "Intermediate bulk container, composite, flexible plastic, liquids"; readonly value: "XZR"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_COMPOSITE"; readonly name: "Intermediate bulk container, composite"; readonly value: "XZS"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_FIBREBOARD"; readonly name: "Intermediate bulk container, fibreboard"; readonly value: "XZT"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_FLEXIBLE"; readonly name: "Intermediate bulk container, flexible"; readonly value: "XZU"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_METAL_OTHER_THAN_STEEL"; readonly name: "Intermediate bulk container, metal, other than steel"; readonly value: "XZV"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_NATURAL_WOOD"; readonly name: "Intermediate bulk container, natural wood"; readonly value: "XZW"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_PLYWOOD"; readonly name: "Intermediate bulk container, plywood"; readonly value: "XZX"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "INTERMEDIATE_BULK_CONTAINER_RECONSTITUTED_WOOD"; readonly name: "Intermediate bulk container, reconstituted wood"; readonly value: "XZY"; readonly change: undefined; readonly source: "rec21"; }, { readonly key: "MUTUALLY_DEFINED"; readonly name: "Mutually defined"; readonly value: "XZZ"; readonly change: undefined; readonly source: "rec21"; }]; declare const unitCode: ("AD" | "AE" | "AI" | "AL" | "AQ" | "10" | "AS" | "11" | "13" | "14" | "15" | "AZ" | "BB" | "20" | "21" | "22" | "23" | "24" | "25" | "27" | "28" | "33" | "34" | "35" | "37" | "38" | "40" | "41" | "CG" | "56" | "57" | "DJ" | "58" | "59" | "60" | "61" | "74" | "FR" | "GB" | "77" | "GE" | "GF" | "80" | "81" | "GL" | "GM" | "85" | "GP" | "87" | "GQ" | "89" | "91" | "HM" | "IE" | "JE" | "JM" | "KI" | "KR" | "KW" | "LA" | "LK" | "LR" | "LS" | "LY" | "MC" | "MD" | "NA" | "NF" | "NL" | "NU" | "PR" | "PS" | "QA" | "SG" | "SR" | "SX" | "VA" | "AWG" | "CLF" | "COU" | "GIP" | "KGS" | "MKD" | "MMK" | "SCR" | "STN" | "XAF" | "XAG" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "FC" | "LAC" | "ACR" | "ACT" | "BAR" | "BLD" | "BLL" | "CUR" | "AA" | "DAD" | "FH" | "HH" | "KO" | "LF" | "OA" | "RH" | "XAA" | "1I" | "2A" | "2B" | "2C" | "2G" | "2H" | "2I" | "2J" | "2K" | "2L" | "2M" | "2N" | "2P" | "2Q" | "2R" | "2U" | "2X" | "2Y" | "2Z" | "3B" | "3C" | "4C" | "4G" | "4H" | "4K" | "4L" | "4M" | "4N" | "4O" | "4P" | "4Q" | "4R" | "4T" | "4U" | "4W" | "4X" | "5A" | "5B" | "5E" | "5J" | "A10" | "A11" | "A12" | "A13" | "A14" | "A15" | "A16" | "A17" | "A18" | "A19" | "A2" | "A20" | "A21" | "A22" | "A23" | "A24" | "A26" | "A27" | "A28" | "A29" | "A3" | "A30" | "A31" | "A32" | "A33" | "A34" | "A35" | "A36" | "A37" | "A38" | "A39" | "A4" | "A40" | "A41" | "A42" | "A43" | "A44" | "A45" | "A47" | "A48" | "A49" | "A5" | "A53" | "A54" | "A55" | "A56" | "A59" | "A6" | "A68" | "A69" | "A7" | "A70" | "A71" | "A73" | "A74" | "A75" | "A76" | "A8" | "A84" | "A85" | "A86" | "A87" | "A88" | "A89" | "A9" | "A90" | "A91" | "A93" | "A94" | "A95" | "A96" | "A97" | "A98" | "A99" | "AB" | "AH" | "AK" | "AMH" | "AMP" | "ANN" | "APZ" | "ASM" | "ASU" | "ATM" | "AY" | "B1" | "B10" | "B11" | "B12" | "B13" | "B14" | "B15" | "B16" | "B17" | "B18" | "B19" | "B20" | "B21" | "B22" | "B23" | "B24" | "B25" | "B26" | "B27" | "B28" | "B29" | "B3" | "B30" | "B31" | "B32" | "B33" | "B34" | "B35" | "B4" | "B41" | "B42" | "B43" | "B44" | "B45" | "B46" | "B47" | "B48" | "B49" | "B50" | "B52" | "B53" | "B54" | "B55" | "B56" | "B57" | "B58" | "B59" | "B60" | "B61" | "B62" | "B63" | "B64" | "B66" | "B67" | "B68" | "B69" | "B7" | "B70" | "B71" | "B72" | "B73" | "B74" | "B75" | "B76" | "B77" | "B78" | "B79" | "B8" | "B80" | "B81" | "B82" | "B83" | "B84" | "B85" | "B86" | "B87" | "B88" | "B89" | "B90" | "B91" | "B92" | "B93" | "B94" | "B95" | "B96" | "B97" | "B98" | "B99" | "BFT" | "BHP" | "BIL" | "BP" | "BPM" | "BQL" | "BTU" | "BUA" | "BUI" | "C0" | "C10" | "C11" | "C12" | "C13" | "C14" | "C15" | "C16" | "C17" | "C18" | "C19" | "C20" | "C21" | "C22" | "C23" | "C24" | "C25" | "C26" | "C27" | "C28" | "C29" | "C3" | "C30" | "C31" | "C32" | "C33" | "C34" | "C35" | "C36" | "C37" | "C38" | "C39" | "C40" | "C41" | "C42" | "C43" | "C44" | "C45" | "C46" | "C47" | "C48" | "C49" | "C50" | "C51" | "C52" | "C53" | "C54" | "C55" | "C56" | "C57" | "C58" | "C59" | "C60" | "C61" | "C62" | "C63" | "C64" | "C65" | "C66" | "C67" | "C68" | "C69" | "C7" | "C70" | "C71" | "C72" | "C73" | "C74" | "C75" | "C76" | "C78" | "C79" | "C8" | "C80" | "C81" | "C82" | "C83" | "C84" | "C85" | "C86" | "C87" | "C88" | "C89" | "C9" | "C90" | "C91" | "C92" | "C93" | "C94" | "C95" | "C96" | "C97" | "C99" | "CCT" | "CDL" | "CEL" | "CEN" | "CGM" | "CKG" | "CLT" | "CMK" | "CMQ" | "CMT" | "CNP" | "CNT" | "CTG" | "CTM" | "CTN" | "CWA" | "CWI" | "D03" | "D04" | "D1" | "D10" | "D11" | "D12" | "D13" | "D15" | "D16" | "D17" | "D18" | "D19" | "D2" | "D20" | "D21" | "D22" | "D23" | "D24" | "D25" | "D26" | "D27" | "D29" | "D30" | "D31" | "D32" | "D33" | "D34" | "D36" | "D41" | "D42" | "D43" | "D44" | "D45" | "D46" | "D47" | "D48" | "D49" | "D5" | "D50" | "D51" | "D52" | "D53" | "D54" | "D55" | "D56" | "D57" | "D58" | "D59" | "D6" | "D60" | "D61" | "D62" | "D63" | "D65" | "D68" | "D69" | "D73" | "D74" | "D77" | "D78" | "D80" | "D81" | "D82" | "D83" | "D85" | "D86" | "D87" | "D88" | "D89" | "D91" | "D93" | "D94" | "D95" | "DAA" | "DAY" | "DB" | "DBM" | "DBW" | "DD" | "DEC" | "DG" | "DLT" | "DMA" | "DMK" | "DMO" | "DMQ" | "DMT" | "DN" | "DPC" | "DPR" | "DPT" | "DRA" | "DRI" | "DRL" | "DT" | "DTN" | "DWT" | "DZN" | "DZP" | "E01" | "E07" | "E08" | "E09" | "E10" | "E12" | "E14" | "E15" | "E16" | "E17" | "E18" | "E19" | "E20" | "E21" | "E22" | "E23" | "E25" | "E27" | "E28" | "E30" | "E31" | "E32" | "E33" | "E34" | "E35" | "E36" | "E37" | "E38" | "E39" | "E4" | "E40" | "E41" | "E42" | "E43" | "E44" | "E45" | "E46" | "E47" | "E48" | "E49" | "E50" | "E51" | "E52" | "E53" | "E54" | "E55" | "E56" | "E57" | "E58" | "E59" | "E60" | "E61" | "E62" | "E63" | "E64" | "E65" | "E66" | "E67" | "E68" | "E69" | "E70" | "E71" | "E72" | "E73" | "E74" | "E75" | "E76" | "E77" | "E78" | "E79" | "E80" | "E81" | "E82" | "E83" | "E84" | "E85" | "E86" | "E87" | "E88" | "E89" | "E90" | "E91" | "E92" | "E93" | "E94" | "E95" | "E96" | "E97" | "E98" | "E99" | "EA" | "EB" | "EQ" | "F01" | "F02" | "F03" | "F04" | "F05" | "F06" | "F07" | "F08" | "F10" | "F11" | "F12" | "F13" | "F14" | "F15" | "F16" | "F17" | "F18" | "F19" | "F20" | "F21" | "F22" | "F23" | "F24" | "F25" | "F26" | "F27" | "F28" | "F29" | "F30" | "F31" | "F32" | "F33" | "F34" | "F35" | "F36" | "F37" | "F38" | "F39" | "F40" | "F41" | "F42" | "F43" | "F44" | "F45" | "F46" | "F47" | "F48" | "F49" | "F50" | "F51" | "F52" | "F53" | "F54" | "F55" | "F56" | "F57" | "F58" | "F59" | "F60" | "F61" | "F62" | "F63" | "F64" | "F65" | "F66" | "F67" | "F68" | "F69" | "F70" | "F71" | "F72" | "F73" | "F74" | "F75" | "F76" | "F77" | "F78" | "F79" | "F80" | "F81" | "F82" | "F83" | "F84" | "F85" | "F86" | "F87" | "F88" | "F89" | "F90" | "F91" | "F92" | "F93" | "F94" | "F95" | "F96" | "F97" | "F98" | "F99" | "FAH" | "FAR" | "FBM" | "FF" | "FIT" | "FL" | "FNU" | "FOT" | "FP" | "FS" | "FTK" | "FTQ" | "G01" | "G04" | "G05" | "G06" | "G08" | "G09" | "G10" | "G11" | "G12" | "G13" | "G14" | "G15" | "G16" | "G17" | "G18" | "G19" | "G2" | "G20" | "G21" | "G23" | "G24" | "G25" | "G26" | "G27" | "G28" | "G29" | "G3" | "G30" | "G31" | "G32" | "G33" | "G34" | "G35" | "G36" | "G37" | "G38" | "G39" | "G40" | "G41" | "G42" | "G43" | "G44" | "G45" | "G46" | "G47" | "G48" | "G49" | "G50" | "G51" | "G52" | "G53" | "G54" | "G55" | "G56" | "G57" | "G58" | "G59" | "G60" | "G61" | "G62" | "G63" | "G64" | "G65" | "G66" | "G67" | "G68" | "G69" | "G70" | "G71" | "G72" | "G73" | "G74" | "G75" | "G76" | "G77" | "G78" | "G79" | "G80" | "G81" | "G82" | "G83" | "G84" | "G85" | "G86" | "G87" | "G88" | "G89" | "G90" | "G91" | "G92" | "G93" | "G94" | "G95" | "G96" | "G97" | "G98" | "G99" | "GBQ" | "GDW" | "GFI" | "GGR" | "GIA" | "GIC" | "GII" | "GJ" | "GLD" | "GLI" | "GLL" | "GO" | "GRM" | "GRN" | "GRO" | "GV" | "GWH" | "H03" | "H04" | "H05" | "H06" | "H07" | "H08" | "H09" | "H10" | "H11" | "H12" | "H13" | "H14" | "H15" | "H16" | "H18" | "H19" | "H20" | "H21" | "H22" | "H23" | "H24" | "H25" | "H26" | "H27" | "H28" | "H29" | "H30" | "H31" | "H32" | "H33" | "H34" | "H35" | "H36" | "H37" | "H38" | "H39" | "H40" | "H41" | "H42" | "H43" | "H44" | "H45" | "H46" | "H47" | "H48" | "H49" | "H50" | "H51" | "H52" | "H53" | "H54" | "H55" | "H56" | "H57" | "H58" | "H59" | "H60" | "H61" | "H62" | "H63" | "H64" | "H65" | "H66" | "H67" | "H68" | "H69" | "H70" | "H71" | "H72" | "H73" | "H74" | "H75" | "H76" | "H77" | "H79" | "H80" | "H81" | "H82" | "H83" | "H84" | "H85" | "H87" | "H88" | "H89" | "H90" | "H91" | "H92" | "H93" | "H94" | "H95" | "H96" | "H98" | "H99" | "HA" | "HAD" | "HBA" | "HBX" | "HC" | "HDW" | "HEA" | "HGM" | "HIU" | "HKM" | "HLT" | "HMO" | "HMQ" | "HMT" | "HPA" | "HTZ" | "HUR" | "HWE" | "IA" | "INH" | "INK" | "INQ" | "ISD" | "IU" | "IUG" | "IV" | "J10" | "J12" | "J13" | "J14" | "J15" | "J16" | "J17" | "J18" | "J19" | "J2" | "J20" | "J21" | "J22" | "J23" | "J24" | "J25" | "J26" | "J27" | "J28" | "J29" | "J30" | "J31" | "J32" | "J33" | "J34" | "J35" | "J36" | "J38" | "J39" | "J40" | "J41" | "J42" | "J43" | "J44" | "J45" | "J46" | "J47" | "J48" | "J49" | "J50" | "J51" | "J52" | "J53" | "J54" | "J55" | "J56" | "J57" | "J58" | "J59" | "J60" | "J61" | "J62" | "J63" | "J64" | "J65" | "J66" | "J67" | "J68" | "J69" | "J70" | "J71" | "J72" | "J73" | "J74" | "J75" | "J76" | "J78" | "J79" | "J81" | "J82" | "J83" | "J84" | "J85" | "J87" | "J90" | "J91" | "J92" | "J93" | "J95" | "J96" | "J97" | "J98" | "J99" | "JK" | "JNT" | "JOU" | "JPS" | "JWL" | "K1" | "K10" | "K11" | "K12" | "K13" | "K14" | "K15" | "K16" | "K17" | "K18" | "K19" | "K2" | "K20" | "K21" | "K22" | "K23" | "K26" | "K27" | "K28" | "K3" | "K30" | "K31" | "K32" | "K33" | "K34" | "K35" | "K36" | "K37" | "K38" | "K39" | "K40" | "K41" | "K42" | "K43" | "K45" | "K46" | "K47" | "K48" | "K49" | "K50" | "K51" | "K52" | "K53" | "K54" | "K55" | "K58" | "K59" | "K6" | "K60" | "K61" | "K62" | "K63" | "K64" | "K65" | "K66" | "K67" | "K68" | "K69" | "K70" | "K71" | "K73" | "K74" | "K75" | "K76" | "K77" | "K78" | "K79" | "K80" | "K81" | "K82" | "K83" | "K84" | "K85" | "K86" | "K87" | "K88" | "K89" | "K90" | "K91" | "K92" | "K93" | "K94" | "K95" | "K96" | "K97" | "K98" | "K99" | "KA" | "KAT" | "KB" | "KBA" | "KCC" | "KDW" | "KEL" | "KGM" | "KHY" | "KHZ" | "KIC" | "KIP" | "KJ" | "KJO" | "KL" | "KLK" | "KLX" | "KMA" | "KMH" | "KMK" | "KMQ" | "KMT" | "KNI" | "KNM" | "KNS" | "KNT" | "KPA" | "KPH" | "KPO" | "KPP" | "KSD" | "KSH" | "KT" | "KTN" | "KUR" | "KVA" | "KVR" | "KVT" | "KWH" | "KWN" | "KWO" | "KWS" | "KWT" | "KWY" | "KX" | "L10" | "L11" | "L12" | "L13" | "L14" | "L15" | "L16" | "L17" | "L18" | "L19" | "L2" | "L20" | "L21" | "L23" | "L24" | "L25" | "L26" | "L27" | "L28" | "L29" | "L30" | "L31" | "L32" | "L33" | "L34" | "L35" | "L36" | "L37" | "L38" | "L39" | "L40" | "L41" | "L42" | "L43" | "L44" | "L45" | "L46" | "L47" | "L48" | "L49" | "L50" | "L51" | "L52" | "L53" | "L54" | "L55" | "L56" | "L57" | "L58" | "L59" | "L60" | "L63" | "L64" | "L65" | "L66" | "L67" | "L68" | "L69" | "L70" | "L71" | "L72" | "L73" | "L74" | "L75" | "L76" | "L77" | "L78" | "L79" | "L80" | "L81" | "L82" | "L83" | "L84" | "L85" | "L86" | "L87" | "L88" | "L89" | "L90" | "L91" | "L92" | "L93" | "L94" | "L95" | "L96" | "L98" | "L99" | "LBR" | "LBT" | "LD" | "LEF" | "LH" | "LM" | "LN" | "LO" | "LP" | "LPA" | "LTN" | "LTR" | "LUB" | "LUM" | "LUX" | "M1" | "M10" | "M11" | "M12" | "M13" | "M14" | "M15" | "M16" | "M17" | "M18" | "M19" | "M20" | "M21" | "M22" | "M23" | "M24" | "M25" | "M26" | "M27" | "M29" | "M30" | "M31" | "M32" | "M33" | "M34" | "M35" | "M36" | "M37" | "M38" | "M39" | "M4" | "M40" | "M41" | "M42" | "MIL" | "M43" | "M44" | "M45" | "M46" | "M47" | "M48" | "M49" | "M5" | "M50" | "M51" | "M52" | "M53" | "M55" | "M56" | "M57" | "M58" | "M59" | "M60" | "M61" | "M62" | "M63" | "M64" | "M65" | "M66" | "M67" | "M68" | "M69" | "M7" | "M70" | "M71" | "M72" | "M73" | "M74" | "M75" | "M76" | "M77" | "M78" | "M79" | "M80" | "M81" | "M82" | "M83" | "M84" | "M85" | "M86" | "M87" | "M88" | "M89" | "M9" | "M90" | "M91" | "M92" | "M93" | "M94" | "M95" | "M96" | "M97" | "M98" | "M99" | "MAH" | "MAL" | "MAM" | "MAR" | "MAW" | "MBE" | "MBF" | "MBR" | "MCU" | "MGM" | "MHZ" | "MIK" | "MIN" | "MIO" | "MIU" | "MKM" | "MKW" | "MLD" | "MLT" | "MMQ" | "MMT" | "MND" | "MNJ" | "MON" | "MPA" | "MQD" | "MQH" | "MQM" | "MQS" | "MQW" | "MRD" | "MRM" | "MRW" | "MSK" | "MTK" | "MTQ" | "MTR" | "MTS" | "MTZ" | "MVA" | "MWH" | "N1" | "N10" | "N11" | "N12" | "N13" | "N14" | "N15" | "N16" | "N17" | "N18" | "N19" | "N20" | "N21" | "N22" | "N23" | "N24" | "N25" | "N26" | "N27" | "N28" | "N29" | "N3" | "N30" | "N31" | "N32" | "N33" | "N34" | "N35" | "N36" | "N37" | "N38" | "N39" | "N40" | "N41" | "N42" | "N43" | "N44" | "N45" | "N46" | "N47" | "N48" | "N49" | "N50" | "N51" | "N52" | "N53" | "N54" | "N55" | "N56" | "N57" | "N58" | "N59" | "N60" | "N61" | "N62" | "N63" | "N64" | "N65" | "N66" | "N67" | "N68" | "N69" | "N70" | "N71" | "N72" | "N73" | "N74" | "N75" | "N76" | "N77" | "N78" | "N79" | "N80" | "N81" | "N82" | "N83" | "N84" | "N85" | "N86" | "N87" | "N88" | "N89" | "N90" | "N91" | "N92" | "N93" | "N94" | "N95" | "N96" | "N97" | "N98" | "N99" | "NAR" | "NCL" | "NEW" | "NIL" | "NIU" | "NM3" | "NMI" | "NMP" | "NPT" | "NT" | "NTU" | "NX" | "ODE" | "ODG" | "ODK" | "ODM" | "OHM" | "ON" | "ONZ" | "OPM" | "OT" | "OZA" | "OZI" | "P1" | "P10" | "P11" | "P12" | "P13" | "P14" | "P15" | "P16" | "P17" | "P18" | "P19" | "P2" | "P20" | "P21" | "P22" | "P23" | "P24" | "P25" | "P26" | "P27" | "P28" | "P29" | "P30" | "P31" | "P32" | "P33" | "P34" | "P35" | "P36" | "P37" | "P38" | "P39" | "P40" | "P41" | "P42" | "P43" | "P44" | "P45" | "P46" | "P47" | "P48" | "P49" | "P5" | "P50" | "P51" | "P52" | "P53" | "P54" | "P55" | "P56" | "P57" | "P58" | "P59" | "P60" | "P61" | "P62" | "P63" | "P64" | "P65" | "P66" | "P67" | "P68" | "P69" | "P70" | "P71" | "P72" | "P73" | "P74" | "P75" | "P76" | "P77" | "P78" | "P79" | "P80" | "P81" | "P82" | "P83" | "P84" | "P85" | "P86" | "P87" | "P88" | "P89" | "P90" | "P91" | "P92" | "P93" | "P94" | "P95" | "P96" | "P97" | "P98" | "P99" | "PAL" | "PD" | "PFL" | "PGL" | "PI" | "PLA" | "PO" | "PQ" | "PTD" | "PTI" | "PTL" | "PTN" | "Q10" | "Q11" | "Q12" | "Q13" | "Q14" | "Q15" | "Q16" | "Q17" | "Q18" | "Q19" | "Q20" | "Q21" | "Q22" | "Q23" | "Q24" | "Q25" | "Q26" | "Q27" | "Q28" | "Q29" | "Q3" | "Q30" | "Q31" | "Q32" | "Q33" | "Q34" | "Q35" | "Q36" | "Q37" | "Q38" | "Q39" | "Q40" | "Q41" | "Q42" | "QAN" | "QB" | "QR" | "QTD" | "QTI" | "QTL" | "QTR" | "R1" | "R9" | "RM" | "ROM" | "RP" | "RPM" | "RPS" | "RT" | "S3" | "S4" | "SAN" | "SCO" | "SEC" | "SET" | "SIE" | "SM3" | "SMI" | "SQ" | "SQR" | "STC" | "STI" | "STK" | "STL" | "STW" | "SW" | "SYR" | "T0" | "T3" | "TAH" | "TAN" | "TI" | "TIC" | "TIP" | "TKM" | "TMS" | "TNE" | "TP" | "TPI" | "TPR" | "TQD" | "TRL" | "TST" | "TTS" | "U1" | "U2" | "UB" | "UC" | "VLT" | "VP" | "W2" | "WA" | "WB" | "WCD" | "WE" | "WEB" | "WEE" | "WG" | "WHR" | "WM" | "WSD" | "WTT" | "X1" | "YDK" | "YDQ" | "YRD" | "Z11" | "Z9" | "ZP" | "ZZ" | "X1A" | "X1B" | "X1D" | "X1F" | "X1G" | "X1W" | "X2C" | "X3A" | "X3H" | "X43" | "X44" | "X4A" | "X4B" | "X4C" | "X4D" | "X4F" | "X4G" | "X4H" | "X5H" | "X5L" | "X5M" | "X6H" | "X6P" | "X7A" | "X7B" | "X8A" | "X8B" | "X8C" | "XAB" | "XAC" | "XAD" | "XAE" | "XAH" | "XAI" | "XAJ" | "XAL" | "XAM" | "XAP" | "XAT" | "XAV" | "XB4" | "XBE" | "XBF" | "XBG" | "XBH" | "XBI" | "XBJ" | "XBK" | "XBL" | "XBM" | "XBN" | "XBO" | "XBP" | "XBQ" | "XBR" | "XBS" | "XBT" | "XBU" | "XBV" | "XBW" | "XBX" | "XBY" | "XBZ" | "XCA" | "XCB" | "XCC" | "XCE" | "XCF" | "XCG" | "XCH" | "XCI" | "XCJ" | "XCK" | "XCL" | "XCM" | "XCN" | "XCO" | "XCP" | "XCQ" | "XCR" | "XCS" | "XCT" | "XCU" | "XCV" | "XCW" | "XCX" | "XCY" | "XCZ" | "XDA" | "XDB" | "XDC" | "XDG" | "XDH" | "XDI" | "XDJ" | "XDK" | "XDL" | "XDM" | "XDN" | "XDP" | "XDS" | "XDT" | "XDU" | "XDV" | "XDW" | "XDX" | "XDY" | "XEC" | "XED" | "XEE" | "XEF" | "XEG" | "XEH" | "XEI" | "XEN" | "XFB" | "XFC" | "XFD" | "XFE" | "XFI" | "XFL" | "XFO" | "XFP" | "XFR" | "XFT" | "XFW" | "XFX" | "XGB" | "XGI" | "XGL" | "XGR" | "XGU" | "XGY" | "XGZ" | "XHA" | "XHB" | "XHC" | "XHG" | "XHN" | "XHR" | "XIA" | "XIB" | "XIC" | "XID" | "XIE" | "XIF" | "XIG" | "XIH" | "XIK" | "XIL" | "XIN" | "XIZ" | "XJB" | "XJC" | "XJG" | "XJR" | "XJT" | "XJY" | "XKG" | "XKI" | "XLE" | "XLG" | "XLT" | "XLU" | "XLV" | "XLZ" | "XMA" | "XMB" | "XMC" | "XME" | "XMR" | "XMS" | "XMT" | "XMW" | "XMX" | "XNA" | "XNE" | "XNF" | "XNG" | "XNS" | "XNT" | "XNU" | "XNV" | "XO1" | "XO2" | "XO3" | "XO4" | "XO5" | "XO6" | "XO7" | "XO8" | "XO9" | "XOA" | "XOB" | "XOC" | "XOD" | "XOE" | "XOG" | "XOH" | "XOI" | "XOJ" | "XOK" | "XOL" | "XOM" | "XON" | "XOP" | "XOQ" | "XOR" | "XOS" | "XOT" | "XOU" | "XOV" | "XOW" | "XOX" | "XOY" | "XOZ" | "XP1" | "XP2" | "XP3" | "XP4" | "XPA" | "XPB" | "XPC" | "XPE" | "XPG" | "XPH" | "XPI" | "XPJ" | "XPK" | "XPL" | "XPN" | "XPO" | "XPP" | "XPR" | "XPU" | "XPV" | "XPX" | "XPY" | "XPZ" | "XQA" | "XQB" | "XQC" | "XQD" | "XQF" | "XQG" | "XQH" | "XQJ" | "XQK" | "XQL" | "XQM" | "XQN" | "XQP" | "XQQ" | "XQR" | "XQS" | "XRD" | "XRG" | "XRJ" | "XRK" | "XRL" | "XRO" | "XRT" | "XRZ" | "XSA" | "XSB" | "XSC" | "XSD" | "XSE" | "XSH" | "XSI" | "XSK" | "XSL" | "XSM" | "XSO" | "XSP" | "XSS" | "XST" | "XSV" | "XSW" | "XSX" | "XSY" | "XSZ" | "XT1" | "XTB" | "XTC" | "XTD" | "XTE" | "XTG" | "XTI" | "XTK" | "XTL" | "XTN" | "XTO" | "XTR" | "XTT" | "XTU" | "XTV" | "XTW" | "XTY" | "XTZ" | "XUC" | "XUN" | "XVA" | "XVG" | "XVI" | "XVK" | "XVL" | "XVN" | "XVO" | "XVP" | "XVQ" | "XVR" | "XVS" | "XVY" | "XWA" | "XWB" | "XWC" | "XWD" | "XWF" | "XWG" | "XWH" | "XWJ" | "XWK" | "XWL" | "XWM" | "XWN" | "XWP" | "XWQ" | "XWR" | "XWS" | "XWT" | "XWU" | "XWV" | "XWW" | "XWX" | "XWY" | "XWZ" | "XXA" | "XXB" | "XXC" | "XXD" | "XXF" | "XXG" | "XXH" | "XXJ" | "XXK" | "XYA" | "XYB" | "XYC" | "XYD" | "XYF" | "XYG" | "XYH" | "XYJ" | "XYK" | "XYL" | "XYM" | "XYN" | "XYP" | "XYQ" | "XYR" | "XYS" | "XYT" | "XYV" | "XYW" | "XYX" | "XYY" | "XYZ" | "XZA" | "XZB" | "XZC" | "XZD" | "XZF" | "XZG" | "XZH" | "XZJ" | "XZK" | "XZL" | "XZM" | "XZN" | "XZP" | "XZQ" | "XZR" | "XZS" | "XZT" | "XZU" | "XZV" | "XZW" | "XZX" | "XZY" | "XZZ")[]; declare const Unit: { GROUP: "10"; OUTFIT: "11"; RATION: "13"; SHOT: "14"; STICK_MILITARY: "15"; TWENTY_FOOT_CONTAINER: "20"; FORTY_FOOT_CONTAINER: "21"; DECILITRE_PER_GRAM: "22"; GRAM_PER_CUBIC_CENTIMETRE: "23"; THEORETICAL_POUND: "24"; GRAM_PER_SQUARE_CENTIMETRE: "25"; THEORETICAL_TON: "27"; KILOGRAM_PER_SQUARE_METRE: "28"; KILOPASCAL_SQUARE_METRE_PER_GRAM: "33"; KILOPASCAL_PER_MILLIMETRE: "34"; MILLILITRE_PER_SQUARE_CENTIMETRE_SECOND: "35"; OUNCE_PER_SQUARE_FOOT: "37"; OUNCE_PER_SQUARE_FOOT_PER_001INCH: "38"; MILLILITRE_PER_SECOND: "40"; MILLILITRE_PER_MINUTE: "41"; SITAS: "56"; MESH: "57"; NET_KILOGRAM: "58"; PART_PER_MILLION: "59"; PERCENT_WEIGHT: "60"; PART_PER_BILLION_US: "61"; MILLIPASCAL: "74"; MILLI_INCH: "77"; POUND_PER_SQUARE_INCH_ABSOLUTE: "80"; HENRY: "81"; FOOT_POUND_FORCE: "85"; POUND_PER_CUBIC_FOOT: "87"; POISE: "89"; STOKES: "91"; FIXED_RATE: "1I"; RADIAN_PER_SECOND: "2A"; RADIAN_PER_SECOND_SQUARED: "2B"; ROENTGEN: "2C"; VOLT_AC: "2G"; VOLT_DC: "2H"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR: "2I"; CUBIC_CENTIMETRE_PER_SECOND: "2J"; CUBIC_FOOT_PER_HOUR: "2K"; CUBIC_FOOT_PER_MINUTE: "2L"; CENTIMETRE_PER_SECOND: "2M"; DECIBEL: "2N"; KILOBYTE: "2P"; KILOBECQUEREL: "2Q"; KILOCURIE: "2R"; MEGAGRAM: "2U"; METRE_PER_MINUTE: "2X"; MILLIROENTGEN: "2Y"; MILLIVOLT: "2Z"; MEGAJOULE: "3B"; MANMONTH: "3C"; CENTISTOKES: "4C"; MICROLITRE: "4G"; MICROMETRE_MICRON: "4H"; MILLIAMPERE: "4K"; MEGABYTE: "4L"; MILLIGRAM_PER_HOUR: "4M"; MEGABECQUEREL: "4N"; MICROFARAD: "4O"; NEWTON_PER_METRE: "4P"; OUNCE_INCH: "4Q"; OUNCE_FOOT: "4R"; PICOFARAD: "4T"; POUND_PER_HOUR: "4U"; TON_US_PER_HOUR: "4W"; KILOLITRE_PER_HOUR: "4X"; BARREL_US_PER_MINUTE: "5A"; BATCH: "5B"; MMSCFDAY: "5E"; HYDRAULIC_HORSE_POWER: "5J"; AMPERE_SQUARE_METRE_PER_JOULE_SECOND: "A10"; ANGSTROM: "A11"; ASTRONOMICAL_UNIT: "A12"; ATTOJOULE: "A13"; BARN: "A14"; BARN_PER_ELECTRONVOLT: "A15"; BARN_PER_STERADIAN_ELECTRONVOLT: "A16"; BARN_PER_STERADIAN: "A17"; BECQUEREL_PER_KILOGRAM: "A18"; BECQUEREL_PER_CUBIC_METRE: "A19"; AMPERE_PER_CENTIMETRE: "A2"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_SQUARE_FOOT_DEGREE_RANKINE: "A20"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND_DEGREE_RANKINE: "A21"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_FOOT_DEGREE_RANKINE: "A22"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR_SQUARE_FOOT_DEGREE_RANKINE: "A23"; CANDELA_PER_SQUARE_METRE: "A24"; COULOMB_METRE: "A26"; COULOMB_METRE_SQUARED_PER_VOLT: "A27"; COULOMB_PER_CUBIC_CENTIMETRE: "A28"; COULOMB_PER_CUBIC_METRE: "A29"; AMPERE_PER_MILLIMETRE: "A3"; COULOMB_PER_CUBIC_MILLIMETRE: "A30"; COULOMB_PER_KILOGRAM_SECOND: "A31"; COULOMB_PER_MOLE: "A32"; COULOMB_PER_SQUARE_CENTIMETRE: "A33"; COULOMB_PER_SQUARE_METRE: "A34"; COULOMB_PER_SQUARE_MILLIMETRE: "A35"; CUBIC_CENTIMETRE_PER_MOLE: "A36"; CUBIC_DECIMETRE_PER_MOLE: "A37"; CUBIC_METRE_PER_COULOMB: "A38"; CUBIC_METRE_PER_KILOGRAM: "A39"; AMPERE_PER_SQUARE_CENTIMETRE: "A4"; CUBIC_METRE_PER_MOLE: "A40"; AMPERE_PER_SQUARE_METRE: "A41"; CURIE_PER_KILOGRAM: "A42"; DEADWEIGHT_TONNAGE: "A43"; DECALITRE: "A44"; DECAMETRE: "A45"; DECITEX: "A47"; DEGREE_RANKINE: "A48"; DENIER: "A49" | "M83"; AMPERE_SQUARE_METRE: "A5"; ELECTRONVOLT: "A53"; ELECTRONVOLT_PER_METRE: "A54"; ELECTRONVOLT_SQUARE_METRE: "A55"; ELECTRONVOLT_SQUARE_METRE_PER_KILOGRAM: "A56"; "8_PART_CLOUD_COVER": "A59"; AMPERE_PER_SQUARE_METRE_KELVIN_SQUARED: "A6"; EXAJOULE: "A68"; FARAD_PER_METRE: "A69"; AMPERE_PER_SQUARE_MILLIMETRE: "A7"; FEMTOJOULE: "A70"; FEMTOMETRE: "A71"; FOOT_PER_SECOND_SQUARED: "A73"; FOOT_POUND_FORCE_PER_SECOND: "A74"; FREIGHT_TON: "A75"; GAL: "A76"; AMPERE_SECOND: "A8"; GIGACOULOMB_PER_CUBIC_METRE: "A84"; GIGAELECTRONVOLT: "A85"; GIGAHERTZ: "A86"; GIGAOHM: "A87"; GIGAOHM_METRE: "A88"; GIGAPASCAL: "A89"; RATE: "A9"; GIGAWATT: "A90"; GON: "A91"; GRAM_PER_CUBIC_METRE: "A93"; GRAM_PER_MOLE: "A94"; GRAY: "A95"; GRAY_PER_SECOND: "A96"; HECTOPASCAL: "A97"; HENRY_PER_METRE: "A98"; BIT: "A99"; BALL: "AA" | "XAL"; BULK_PACK: "AB"; ACRE: "ACR"; ACTIVITY: "ACT"; BYTE: "AD"; AMPERE_PER_METRE: "AE"; ADDITIONAL_MINUTE: "AH"; AVERAGE_MINUTE_PER_CALL: "AI"; FATHOM: "AK"; ACCESS_LINE: "AL"; AMPERE_HOUR: "AMH"; AMPERE: "AMP"; YEAR: "ANN"; TROY_OUNCE_OR_APOTHECARY_OUNCE: "APZ"; ANTI_HEMOPHILIC_FACTOR_AHF_UNIT: "AQ"; ASSORTMENT: "AS"; ALCOHOLIC_STRENGTH_BY_MASS: "ASM"; ALCOHOLIC_STRENGTH_BY_VOLUME: "ASU"; STANDARD_ATMOSPHERE: "ATM"; AMERICAN_WIRE_GAUGE: "AWG"; ASSEMBLY: "AY"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND: "AZ"; BARREL_US_PER_DAY: "B1"; BIT_PER_SECOND: "B10"; JOULE_PER_KILOGRAM_KELVIN: "B11"; JOULE_PER_METRE: "B12"; JOULE_PER_SQUARE_METRE: "B13"; JOULE_PER_METRE_TO_THE_FOURTH_POWER: "B14"; JOULE_PER_MOLE: "B15"; JOULE_PER_MOLE_KELVIN: "B16"; CREDIT: "B17"; JOULE_SECOND: "B18"; DIGIT: "B19"; JOULE_SQUARE_METRE_PER_KILOGRAM: "B20"; KELVIN_PER_WATT: "B21"; KILOAMPERE: "B22"; KILOAMPERE_PER_SQUARE_METRE: "B23"; KILOAMPERE_PER_METRE: "B24"; KILOBECQUEREL_PER_KILOGRAM: "B25"; KILOCOULOMB: "B26"; KILOCOULOMB_PER_CUBIC_METRE: "B27"; KILOCOULOMB_PER_SQUARE_METRE: "B28"; KILOELECTRONVOLT: "B29"; BATTING_POUND: "B3"; GIBIBIT: "B30"; KILOGRAM_METRE_PER_SECOND: "B31"; KILOGRAM_METRE_SQUARED: "B32"; KILOGRAM_METRE_SQUARED_PER_SECOND: "B33"; KILOGRAM_PER_CUBIC_DECIMETRE: "B34"; KILOGRAM_PER_LITRE: "B35"; BARREL_IMPERIAL: "B4"; KILOJOULE_PER_KELVIN: "B41"; KILOJOULE_PER_KILOGRAM: "B42"; KILOJOULE_PER_KILOGRAM_KELVIN: "B43"; KILOJOULE_PER_MOLE: "B44"; KILOMOLE: "B45"; KILOMOLE_PER_CUBIC_METRE: "B46"; KILONEWTON: "B47"; KILONEWTON_METRE: "B48"; KILOOHM: "B49"; KILOOHM_METRE: "B50"; KILOSECOND: "B52"; KILOSIEMENS: "B53"; KILOSIEMENS_PER_METRE: "B54"; KILOVOLT_PER_METRE: "B55"; KILOWEBER_PER_METRE: "B56"; LIGHT_YEAR: "B57"; LITRE_PER_MOLE: "B58"; LUMEN_HOUR: "B59"; LUMEN_PER_SQUARE_METRE: "B60"; LUMEN_PER_WATT: "B61"; LUMEN_SECOND: "B62"; LUX_HOUR: "B63"; LUX_SECOND: "B64"; MEGAAMPERE_PER_SQUARE_METRE: "B66"; MEGABECQUEREL_PER_KILOGRAM: "B67"; GIGABIT: "B68"; MEGACOULOMB_PER_CUBIC_METRE: "B69"; CYCLE: "B7"; MEGACOULOMB_PER_SQUARE_METRE: "B70"; MEGAELECTRONVOLT: "B71"; MEGAGRAM_PER_CUBIC_METRE: "B72"; MEGANEWTON: "B73"; MEGANEWTON_METRE: "B74"; MEGAOHM: "B75"; MEGAOHM_METRE: "B76"; MEGASIEMENS_PER_METRE: "B77"; MEGAVOLT: "B78"; MEGAVOLT_PER_METRE: "B79"; JOULE_PER_CUBIC_METRE: "B8"; GIGABIT_PER_SECOND: "B80"; RECIPROCAL_METRE_SQUARED_RECIPROCAL_SECOND: "B81"; INCH_PER_LINEAR_FOOT: "B82"; METRE_TO_THE_FOURTH_POWER: "B83"; MICROAMPERE: "B84"; MICROBAR: "B85"; MICROCOULOMB: "B86"; MICROCOULOMB_PER_CUBIC_METRE: "B87"; MICROCOULOMB_PER_SQUARE_METRE: "B88"; MICROFARAD_PER_METRE: "B89"; MICROHENRY: "B90"; MICROHENRY_PER_METRE: "B91"; MICRONEWTON: "B92"; MICRONEWTON_METRE: "B93"; MICROOHM: "B94"; MICROOHM_METRE: "B95"; MICROPASCAL: "B96"; MICRORADIAN: "B97"; MICROSECOND: "B98"; MICROSIEMENS: "B99"; BAR_UNIT_OF_PRESSURE: "BAR"; BASE_BOX: "BB"; BOARD_FOOT: "BFT"; BRAKE_HORSE_POWER: "BHP"; BILLION_EUR: "BIL"; DRY_BARREL_US: "BLD"; BARREL_US: "BLL"; HUNDRED_BOARD_FOOT: "BP"; BEATS_PER_MINUTE: "BPM"; BECQUEREL: "BQL"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE: "BTU"; BUSHEL_US: "BUA"; BUSHEL_UK: "BUI"; CALL: "C0"; MILLIFARAD: "C10"; MILLIGAL: "C11"; MILLIGRAM_PER_METRE: "C12"; MILLIGRAY: "C13"; MILLIHENRY: "C14"; MILLIJOULE: "C15"; MILLIMETRE_PER_SECOND: "C16"; MILLIMETRE_SQUARED_PER_SECOND: "C17"; MILLIMOLE: "C18"; MOLE_PER_KILOGRAM: "C19"; MILLINEWTON: "C20"; KIBIBIT: "C21"; MILLINEWTON_PER_METRE: "C22"; MILLIOHM_METRE: "C23"; MILLIPASCAL_SECOND: "C24"; MILLIRADIAN: "C25"; MILLISECOND: "C26"; MILLISIEMENS: "C27"; MILLISIEVERT: "C28"; MILLITESLA: "C29"; MICROVOLT_PER_METRE: "C3"; MILLIVOLT_PER_METRE: "C30"; MILLIWATT: "C31"; MILLIWATT_PER_SQUARE_METRE: "C32"; MILLIWEBER: "C33"; MOLE: "C34"; MOLE_PER_CUBIC_DECIMETRE: "C35"; MOLE_PER_CUBIC_METRE: "C36"; KILOBIT: "C37"; MOLE_PER_LITRE: "C38"; NANOAMPERE: "C39"; NANOCOULOMB: "C40"; NANOFARAD: "C41"; NANOFARAD_PER_METRE: "C42"; NANOHENRY: "C43"; NANOHENRY_PER_METRE: "C44"; NANOMETRE: "C45"; NANOOHM_METRE: "C46"; NANOSECOND: "C47"; NANOTESLA: "C48"; NANOWATT: "C49"; NEPER: "C50"; NEPER_PER_SECOND: "C51"; PICOMETRE: "C52"; NEWTON_METRE_SECOND: "C53"; NEWTON_METRE_SQUARED_PER_KILOGRAM_SQUARED: "C54"; NEWTON_PER_SQUARE_METRE: "C55"; NEWTON_PER_SQUARE_MILLIMETRE: "C56"; NEWTON_SECOND: "C57"; NEWTON_SECOND_PER_METRE: "C58"; OCTAVE: "C59"; OHM_CENTIMETRE: "C60"; OHM_METRE: "C61"; ONE: "C62"; PARSEC: "C63"; PASCAL_PER_KELVIN: "C64"; PASCAL_SECOND: "C65"; PASCAL_SECOND_PER_CUBIC_METRE: "C66"; PASCAL_SECOND_PER_METRE: "C67"; PETAJOULE: "C68"; PHON: "C69"; CENTIPOISE: "C7"; PICOAMPERE: "C70"; PICOCOULOMB: "C71"; PICOFARAD_PER_METRE: "C72"; PICOHENRY: "C73"; KILOBIT_PER_SECOND: "C74"; PICOWATT: "C75"; PICOWATT_PER_SQUARE_METRE: "C76"; POUND_FORCE: "C78"; KILOVOLT_AMPERE_HOUR: "C79"; MILLICOULOMB_PER_KILOGRAM: "C8"; RAD: "C80"; RADIAN: "C81"; RADIAN_SQUARE_METRE_PER_MOLE: "C82"; RADIAN_SQUARE_METRE_PER_KILOGRAM: "C83"; RADIAN_PER_METRE: "C84"; RECIPROCAL_ANGSTROM: "C85"; RECIPROCAL_CUBIC_METRE: "C86"; RECIPROCAL_CUBIC_METRE_PER_SECOND: "C87"; RECIPROCAL_ELECTRON_VOLT_PER_CUBIC_METRE: "C88"; RECIPROCAL_HENRY: "C89"; COIL_GROUP: "C9"; RECIPROCAL_JOULE_PER_CUBIC_METRE: "C90"; RECIPROCAL_KELVIN_OR_KELVIN_TO_THE_POWER_MINUS_ONE: "C91"; RECIPROCAL_METRE: "C92"; RECIPROCAL_SQUARE_METRE: "C93"; RECIPROCAL_MINUTE: "C94"; RECIPROCAL_MOLE: "C95"; RECIPROCAL_PASCAL_OR_PASCAL_TO_THE_POWER_MINUS_ONE: "C96"; RECIPROCAL_SECOND: "C97"; RECIPROCAL_SECOND_PER_METRE_SQUARED: "C99"; CARRYING_CAPACITY_IN_METRIC_TON: "CCT"; CANDELA: "CDL"; DEGREE_CELSIUS: "CEL"; HUNDRED: "CEN"; CARD: "CG" | "XCM"; CENTIGRAM: "CGM"; COULOMB_PER_KILOGRAM: "CKG"; HUNDRED_LEAVE: "CLF"; CENTILITRE: "CLT"; SQUARE_CENTIMETRE: "CMK"; CUBIC_CENTIMETRE: "CMQ"; CENTIMETRE: "CMT"; HUNDRED_PACK: "CNP"; CENTAL_UK: "CNT"; COULOMB: "COU"; CONTENT_GRAM: "CTG"; METRIC_CARAT: "CTM"; CONTENT_TON_METRIC: "CTN"; CURIE: "CUR"; HUNDRED_POUND_CWT__HUNDRED_WEIGHT_US: "CWA"; HUNDRED_WEIGHT_UK: "CWI"; KILOWATT_HOUR_PER_HOUR: "D03"; LOT_UNIT_OF_WEIGHT: "D04"; RECIPROCAL_SECOND_PER_STERADIAN: "D1"; SIEMENS_PER_METRE: "D10"; MEBIBIT: "D11"; SIEMENS_SQUARE_METRE_PER_MOLE: "D12"; SIEVERT: "D13"; SONE: "D15"; SQUARE_CENTIMETRE_PER_ERG: "D16"; SQUARE_CENTIMETRE_PER_STERADIAN_ERG: "D17"; METRE_KELVIN: "D18"; SQUARE_METRE_KELVIN_PER_WATT: "D19"; RECIPROCAL_SECOND_PER_STERADIAN_METRE_SQUARED: "D2"; SQUARE_METRE_PER_JOULE: "D20"; SQUARE_METRE_PER_KILOGRAM: "D21"; SQUARE_METRE_PER_MOLE: "D22"; PEN_GRAM_PROTEIN: "D23"; SQUARE_METRE_PER_STERADIAN: "D24"; SQUARE_METRE_PER_STERADIAN_JOULE: "D25"; SQUARE_METRE_PER_VOLT_SECOND: "D26"; STERADIAN: "D27"; TERAHERTZ: "D29"; TERAJOULE: "D30"; TERAWATT: "D31"; TERAWATT_HOUR: "D32"; TESLA: "D33"; TEX: "D34"; MEGABIT: "D36"; TONNE_PER_CUBIC_METRE: "D41"; TROPICAL_YEAR: "D42"; UNIFIED_ATOMIC_MASS_UNIT: "D43"; VAR: "D44"; VOLT_SQUARED_PER_KELVIN_SQUARED: "D45"; VOLT_AMPERE: "D46"; VOLT_PER_CENTIMETRE: "D47"; VOLT_PER_KELVIN: "D48"; MILLIVOLT_PER_KELVIN: "D49"; KILOGRAM_PER_SQUARE_CENTIMETRE: "D5"; VOLT_PER_METRE: "D50"; VOLT_PER_MILLIMETRE: "D51"; WATT_PER_KELVIN: "D52"; WATT_PER_METRE_KELVIN: "D53"; WATT_PER_SQUARE_METRE: "D54"; WATT_PER_SQUARE_METRE_KELVIN: "D55"; WATT_PER_SQUARE_METRE_KELVIN_TO_THE_FOURTH_POWER: "D56"; WATT_PER_STERADIAN: "D57"; WATT_PER_STERADIAN_SQUARE_METRE: "D58"; WEBER_PER_METRE: "D59"; ROENTGEN_PER_SECOND: "D6"; WEBER_PER_MILLIMETRE: "D60"; MINUTE_UNIT_OF_ANGLE: "D61"; SECOND_UNIT_OF_ANGLE: "D62"; BOOK: "D63"; ROUND: "D65"; NUMBER_OF_WORDS: "D68"; INCH_TO_THE_FOURTH_POWER: "D69"; JOULE_SQUARE_METRE: "D73"; KILOGRAM_PER_MOLE: "D74"; MEGACOULOMB: "D77"; MEGAJOULE_PER_SECOND: "D78"; MICROWATT: "D80"; MICROTESLA: "D81"; MICROVOLT: "D82"; MILLINEWTON_METRE: "D83"; MICROWATT_PER_SQUARE_METRE: "D85"; MILLICOULOMB: "D86"; MILLIMOLE_PER_KILOGRAM: "D87"; MILLICOULOMB_PER_CUBIC_METRE: "D88"; MILLICOULOMB_PER_SQUARE_METRE: "D89"; REM: "D91"; SECOND_PER_CUBIC_METRE: "D93"; SECOND_PER_CUBIC_METRE_RADIAN: "D94"; JOULE_PER_GRAM: "D95"; DECARE: "DAA"; TEN_DAY: "DAD"; DAY: "DAY"; DRY_POUND: "DB"; DECIBEL_MILLIWATTS: "DBM"; DECIBEL_WATT: "DBW"; DEGREE_UNIT_OF_ANGLE: "DD"; DECADE: "DEC"; DECIGRAM: "DG"; DECAGRAM: "DJ"; DECILITRE: "DLT"; CUBIC_DECAMETRE: "DMA"; SQUARE_DECIMETRE: "DMK"; STANDARD_KILOLITRE: "DMO"; CUBIC_DECIMETRE: "DMQ"; DECIMETRE: "DMT"; DECINEWTON_METRE: "DN"; DOZEN_PIECE: "DPC"; DOZEN_PAIR: "DPR"; DISPLACEMENT_TONNAGE: "DPT"; DRAM_US: "DRA"; DRAM_UK: "DRI"; DOZEN_ROLL: "DRL"; DRY_TON: "DT"; DECITONNE: "DTN"; PENNYWEIGHT: "DWT"; DOZEN: "DZN"; DOZEN_PACK: "DZP"; NEWTON_PER_SQUARE_CENTIMETRE: "E01"; MEGAWATT_HOUR_PER_HOUR: "E07"; MEGAWATT_PER_HERTZ: "E08"; MILLIAMPERE_HOUR: "E09"; DEGREE_DAY: "E10"; MILLE: "E12"; KILOCALORIE_INTERNATIONAL_TABLE: "E14"; KILOCALORIE_THERMOCHEMICAL_PER_HOUR: "E15"; MILLION_BTUIT_PER_HOUR: "E16"; CUBIC_FOOT_PER_SECOND: "E17"; TONNE_PER_HOUR: "E18"; PING: "E19"; MEGABIT_PER_SECOND: "E20"; SHARES: "E21"; TEU: "E22"; TYRE: "E23" | "XTE"; ACTIVE_UNIT: "E25"; DOSE: "E27"; AIR_DRY_TON: "E28"; STRAND: "E30"; SQUARE_METRE_PER_LITRE: "E31"; LITRE_PER_HOUR: "E32"; FOOT_PER_THOUSAND: "E33"; GIGABYTE: "E34"; TERABYTE: "E35"; PETABYTE: "E36"; PIXEL: "E37"; MEGAPIXEL: "E38"; DOTS_PER_INCH: "E39"; GROSS_KILOGRAM: "E4"; PART_PER_HUNDRED_THOUSAND: "E40"; KILOGRAM_FORCE_PER_SQUARE_MILLIMETRE: "E41"; KILOGRAM_FORCE_PER_SQUARE_CENTIMETRE: "E42"; JOULE_PER_SQUARE_CENTIMETRE: "E43"; KILOGRAM_FORCE_METRE_PER_SQUARE_CENTIMETRE: "E44"; MILLIOHM: "E45"; KILOWATT_HOUR_PER_CUBIC_METRE: "E46"; KILOWATT_HOUR_PER_KELVIN: "E47"; SERVICE_UNIT: "E48"; WORKING_DAY: "E49"; ACCOUNTING_UNIT: "E50"; JOB: "E51"; RUN_FOOT: "E52"; TEST: "E53"; TRIP: "E54"; USE: "E55"; WELL: "E56"; ZONE: "E57"; EXABIT_PER_SECOND: "E58"; EXBIBYTE: "E59"; PEBIBYTE: "E60"; TEBIBYTE: "E61"; GIBIBYTE: "E62"; MEBIBYTE: "E63"; KIBIBYTE: "E64"; EXBIBIT_PER_METRE: "E65"; EXBIBIT_PER_SQUARE_METRE: "E66"; EXBIBIT_PER_CUBIC_METRE: "E67"; GIGABYTE_PER_SECOND: "E68"; GIBIBIT_PER_METRE: "E69"; GIBIBIT_PER_SQUARE_METRE: "E70"; GIBIBIT_PER_CUBIC_METRE: "E71"; KIBIBIT_PER_METRE: "E72"; KIBIBIT_PER_SQUARE_METRE: "E73"; KIBIBIT_PER_CUBIC_METRE: "E74"; MEBIBIT_PER_METRE: "E75"; MEBIBIT_PER_SQUARE_METRE: "E76"; MEBIBIT_PER_CUBIC_METRE: "E77"; PETABIT: "E78"; PETABIT_PER_SECOND: "E79"; PEBIBIT_PER_METRE: "E80"; PEBIBIT_PER_SQUARE_METRE: "E81"; PEBIBIT_PER_CUBIC_METRE: "E82"; TERABIT: "E83"; TERABIT_PER_SECOND: "E84"; TEBIBIT_PER_METRE: "E85"; TEBIBIT_PER_CUBIC_METRE: "E86"; TEBIBIT_PER_SQUARE_METRE: "E87"; BIT_PER_METRE: "E88"; BIT_PER_SQUARE_METRE: "E89"; RECIPROCAL_CENTIMETRE: "E90"; RECIPROCAL_DAY: "E91"; CUBIC_DECIMETRE_PER_HOUR: "E92"; KILOGRAM_PER_HOUR: "E93"; KILOMOLE_PER_SECOND: "E94"; MOLE_PER_SECOND: "E95"; DEGREE_PER_SECOND: "E96"; MILLIMETRE_PER_DEGREE_CELCIUS_METRE: "E97"; DEGREE_CELSIUS_PER_KELVIN: "E98"; HECTOPASCAL_PER_BAR: "E99"; EACH: "EA"; ELECTRONIC_MAIL_BOX: "EB"; EQUIVALENT_GALLON: "EQ"; BIT_PER_CUBIC_METRE: "F01"; KELVIN_PER_KELVIN: "F02"; KILOPASCAL_PER_BAR: "F03"; MILLIBAR_PER_BAR: "F04"; MEGAPASCAL_PER_BAR: "F05"; POISE_PER_BAR: "F06"; PASCAL_PER_BAR: "F07"; MILLIAMPERE_PER_INCH: "F08"; KELVIN_PER_HOUR: "F10"; KELVIN_PER_MINUTE: "F11"; KELVIN_PER_SECOND: "F12"; SLUG: "F13"; GRAM_PER_KELVIN: "F14"; KILOGRAM_PER_KELVIN: "F15"; MILLIGRAM_PER_KELVIN: "F16"; POUND_FORCE_PER_FOOT: "F17"; KILOGRAM_SQUARE_CENTIMETRE: "F18"; KILOGRAM_SQUARE_MILLIMETRE: "F19"; POUND_INCH_SQUARED: "F20"; POUND_FORCE_INCH: "F21"; POUND_FORCE_FOOT_PER_AMPERE: "F22"; GRAM_PER_CUBIC_DECIMETRE: "F23"; KILOGRAM_PER_KILOMOL: "F24"; GRAM_PER_HERTZ: "F25"; GRAM_PER_DAY: "F26"; GRAM_PER_HOUR: "F27"; GRAM_PER_MINUTE: "F28"; GRAM_PER_SECOND: "F29"; KILOGRAM_PER_DAY: "F30"; KILOGRAM_PER_MINUTE: "F31"; MILLIGRAM_PER_DAY: "F32"; MILLIGRAM_PER_MINUTE: "F33"; MILLIGRAM_PER_SECOND: "F34"; GRAM_PER_DAY_KELVIN: "F35"; GRAM_PER_HOUR_KELVIN: "F36"; GRAM_PER_MINUTE_KELVIN: "F37"; GRAM_PER_SECOND_KELVIN: "F38"; KILOGRAM_PER_DAY_KELVIN: "F39"; KILOGRAM_PER_HOUR_KELVIN: "F40"; KILOGRAM_PER_MINUTE_KELVIN: "F41"; KILOGRAM_PER_SECOND_KELVIN: "F42"; MILLIGRAM_PER_DAY_KELVIN: "F43"; MILLIGRAM_PER_HOUR_KELVIN: "F44"; MILLIGRAM_PER_MINUTE_KELVIN: "F45"; MILLIGRAM_PER_SECOND_KELVIN: "F46"; NEWTON_PER_MILLIMETRE: "F47"; POUND_FORCE_PER_INCH: "F48"; ROD_UNIT_OF_DISTANCE: "F49"; MICROMETRE_PER_KELVIN: "F50"; CENTIMETRE_PER_KELVIN: "F51"; METRE_PER_KELVIN: "F52"; MILLIMETRE_PER_KELVIN: "F53"; MILLIOHM_PER_METRE: "F54"; OHM_PER_MILE_STATUTE_MILE: "F55"; OHM_PER_KILOMETRE: "F56"; MILLIAMPERE_PER_POUND_FORCE_PER_SQUARE_INCH: "F57"; RECIPROCAL_BAR: "F58"; MILLIAMPERE_PER_BAR: "F59"; DEGREE_CELSIUS_PER_BAR: "F60"; KELVIN_PER_BAR: "F61"; GRAM_PER_DAY_BAR: "F62"; GRAM_PER_HOUR_BAR: "F63"; GRAM_PER_MINUTE_BAR: "F64"; GRAM_PER_SECOND_BAR: "F65"; KILOGRAM_PER_DAY_BAR: "F66"; KILOGRAM_PER_HOUR_BAR: "F67"; KILOGRAM_PER_MINUTE_BAR: "F68"; KILOGRAM_PER_SECOND_BAR: "F69"; MILLIGRAM_PER_DAY_BAR: "F70"; MILLIGRAM_PER_HOUR_BAR: "F71"; MILLIGRAM_PER_MINUTE_BAR: "F72"; MILLIGRAM_PER_SECOND_BAR: "F73"; GRAM_PER_BAR: "F74"; MILLIGRAM_PER_BAR: "F75"; MILLIAMPERE_PER_MILLIMETRE: "F76"; PASCAL_SECOND_PER_KELVIN: "F77"; INCH_OF_WATER: "F78"; INCH_OF_MERCURY: "F79"; WATER_HORSE_POWER: "F80"; BAR_PER_KELVIN: "F81"; HECTOPASCAL_PER_KELVIN: "F82"; KILOPASCAL_PER_KELVIN: "F83"; MILLIBAR_PER_KELVIN: "F84"; MEGAPASCAL_PER_KELVIN: "F85"; POISE_PER_KELVIN: "F86"; VOLT_PER_LITRE_MINUTE: "F87"; NEWTON_CENTIMETRE: "F88"; NEWTON_METRE_PER_DEGREE: "F89"; NEWTON_METRE_PER_AMPERE: "F90"; BAR_LITRE_PER_SECOND: "F91"; BAR_CUBIC_METRE_PER_SECOND: "F92"; HECTOPASCAL_LITRE_PER_SECOND: "F93"; HECTOPASCAL_CUBIC_METRE_PER_SECOND: "F94"; MILLIBAR_LITRE_PER_SECOND: "F95"; MILLIBAR_CUBIC_METRE_PER_SECOND: "F96"; MEGAPASCAL_LITRE_PER_SECOND: "F97"; MEGAPASCAL_CUBIC_METRE_PER_SECOND: "F98"; PASCAL_LITRE_PER_SECOND: "F99"; DEGREE_FAHRENHEIT: "FAH"; FARAD: "FAR"; FIBRE_METRE: "FBM"; THOUSAND_CUBIC_FOOT: "FC"; HUNDRED_CUBIC_METRE: "FF"; MICROMOLE: "FH"; FAILURES_IN_TIME: "FIT"; FLAKE_TON: "FL"; FORMAZIN_NEPHELOMETRIC_UNIT: "FNU"; FOOT: "FOT"; POUND_PER_SQUARE_FOOT: "FP"; FOOT_PER_MINUTE: "FR"; FOOT_PER_SECOND: "FS"; SQUARE_FOOT: "FTK"; CUBIC_FOOT: "FTQ"; PASCAL_CUBIC_METRE_PER_SECOND: "G01"; CENTIMETRE_PER_BAR: "G04"; METRE_PER_BAR: "G05"; MILLIMETRE_PER_BAR: "G06"; SQUARE_INCH_PER_SECOND: "G08"; SQUARE_METRE_PER_SECOND_KELVIN: "G09"; STOKES_PER_KELVIN: "G10"; GRAM_PER_CUBIC_CENTIMETRE_BAR: "G11"; GRAM_PER_CUBIC_DECIMETRE_BAR: "G12"; GRAM_PER_LITRE_BAR: "G13"; GRAM_PER_CUBIC_METRE_BAR: "G14"; GRAM_PER_MILLILITRE_BAR: "G15"; KILOGRAM_PER_CUBIC_CENTIMETRE_BAR: "G16"; KILOGRAM_PER_LITRE_BAR: "G17"; KILOGRAM_PER_CUBIC_METRE_BAR: "G18"; NEWTON_METRE_PER_KILOGRAM: "G19"; US_GALLON_PER_MINUTE: "G2"; POUND_FORCE_FOOT_PER_POUND: "G20"; CUP_UNIT_OF_VOLUME: "G21"; PECK: "G23"; TABLESPOON_US: "G24"; TEASPOON_US: "G25"; STERE: "G26"; CUBIC_CENTIMETRE_PER_KELVIN: "G27"; LITRE_PER_KELVIN: "G28"; CUBIC_METRE_PER_KELVIN: "G29"; IMPERIAL_GALLON_PER_MINUTE: "G3"; MILLILITRE_PER_KELVIN: "G30"; KILOGRAM_PER_CUBIC_CENTIMETRE: "G31"; OUNCE_AVOIRDUPOIS_PER_CUBIC_YARD: "G32"; GRAM_PER_CUBIC_CENTIMETRE_KELVIN: "G33"; GRAM_PER_CUBIC_DECIMETRE_KELVIN: "G34"; GRAM_PER_LITRE_KELVIN: "G35"; GRAM_PER_CUBIC_METRE_KELVIN: "G36"; GRAM_PER_MILLILITRE_KELVIN: "G37"; KILOGRAM_PER_CUBIC_CENTIMETRE_KELVIN: "G38"; KILOGRAM_PER_LITRE_KELVIN: "G39"; KILOGRAM_PER_CUBIC_METRE_KELVIN: "G40"; SQUARE_METRE_PER_SECOND_BAR: "G41"; MICROSIEMENS_PER_CENTIMETRE: "G42"; MICROSIEMENS_PER_METRE: "G43"; NANOSIEMENS_PER_CENTIMETRE: "G44"; NANOSIEMENS_PER_METRE: "G45"; STOKES_PER_BAR: "G46"; CUBIC_CENTIMETRE_PER_DAY: "G47"; CUBIC_CENTIMETRE_PER_HOUR: "G48"; CUBIC_CENTIMETRE_PER_MINUTE: "G49"; GALLON_US_PER_HOUR: "G50"; LITRE_PER_SECOND: "G51"; CUBIC_METRE_PER_DAY: "G52"; CUBIC_METRE_PER_MINUTE: "G53"; MILLILITRE_PER_DAY: "G54"; MILLILITRE_PER_HOUR: "G55"; CUBIC_INCH_PER_HOUR: "G56"; CUBIC_INCH_PER_MINUTE: "G57"; CUBIC_INCH_PER_SECOND: "G58"; MILLIAMPERE_PER_LITRE_MINUTE: "G59"; VOLT_PER_BAR: "G60"; CUBIC_CENTIMETRE_PER_DAY_KELVIN: "G61"; CUBIC_CENTIMETRE_PER_HOUR_KELVIN: "G62"; CUBIC_CENTIMETRE_PER_MINUTE_KELVIN: "G63"; CUBIC_CENTIMETRE_PER_SECOND_KELVIN: "G64"; LITRE_PER_DAY_KELVIN: "G65"; LITRE_PER_HOUR_KELVIN: "G66"; LITRE_PER_MINUTE_KELVIN: "G67"; LITRE_PER_SECOND_KELVIN: "G68"; CUBIC_METRE_PER_DAY_KELVIN: "G69"; CUBIC_METRE_PER_HOUR_KELVIN: "G70"; CUBIC_METRE_PER_MINUTE_KELVIN: "G71"; CUBIC_METRE_PER_SECOND_KELVIN: "G72"; MILLILITRE_PER_DAY_KELVIN: "G73"; MILLILITRE_PER_HOUR_KELVIN: "G74"; MILLILITRE_PER_MINUTE_KELVIN: "G75"; MILLILITRE_PER_SECOND_KELVIN: "G76"; MILLIMETRE_TO_THE_FOURTH_POWER: "G77"; CUBIC_CENTIMETRE_PER_DAY_BAR: "G78"; CUBIC_CENTIMETRE_PER_HOUR_BAR: "G79"; CUBIC_CENTIMETRE_PER_MINUTE_BAR: "G80"; CUBIC_CENTIMETRE_PER_SECOND_BAR: "G81"; LITRE_PER_DAY_BAR: "G82"; LITRE_PER_HOUR_BAR: "G83"; LITRE_PER_MINUTE_BAR: "G84"; LITRE_PER_SECOND_BAR: "G85"; CUBIC_METRE_PER_DAY_BAR: "G86"; CUBIC_METRE_PER_HOUR_BAR: "G87"; CUBIC_METRE_PER_MINUTE_BAR: "G88"; CUBIC_METRE_PER_SECOND_BAR: "G89"; MILLILITRE_PER_DAY_BAR: "G90"; MILLILITRE_PER_HOUR_BAR: "G91"; MILLILITRE_PER_MINUTE_BAR: "G92"; MILLILITRE_PER_SECOND_BAR: "G93"; CUBIC_CENTIMETRE_PER_BAR: "G94"; LITRE_PER_BAR: "G95"; CUBIC_METRE_PER_BAR: "G96"; MILLILITRE_PER_BAR: "G97"; MICROHENRY_PER_KILOOHM: "G98"; MICROHENRY_PER_OHM: "G99"; GALLON_US_PER_DAY: "GB"; GIGABECQUEREL: "GBQ"; GRAM_DRY_WEIGHT: "GDW"; POUND_PER_GALLON_US: "GE"; GRAM_PER_METRE_GRAM_PER_100_CENTIMETRES: "GF"; GRAM_OF_FISSILE_ISOTOPE: "GFI"; GREAT_GROSS: "GGR"; GILL_US: "GIA"; GRAM_INCLUDING_CONTAINER: "GIC"; GILL_UK: "GII"; GRAM_INCLUDING_INNER_PACKAGING: "GIP"; GRAM_PER_MILLILITRE: "GJ"; GRAM_PER_LITRE: "GL"; DRY_GALLON_US: "GLD"; GALLON_UK: "GLI"; GALLON_US: "GLL"; GRAM_PER_SQUARE_METRE: "GM"; MILLIGRAM_PER_SQUARE_METRE: "GO"; MILLIGRAM_PER_CUBIC_METRE: "GP"; MICROGRAM_PER_CUBIC_METRE: "GQ"; GRAM: "GRM"; GRAIN: "GRN"; GROSS: "GRO"; GIGAJOULE: "GV"; GIGAWATT_HOUR: "GWH"; HENRY_PER_KILOOHM: "H03"; HENRY_PER_OHM: "H04"; MILLIHENRY_PER_KILOOHM: "H05"; MILLIHENRY_PER_OHM: "H06"; PASCAL_SECOND_PER_BAR: "H07"; MICROBECQUEREL: "H08"; RECIPROCAL_YEAR: "H09"; RECIPROCAL_HOUR: "H10"; RECIPROCAL_MONTH: "H11"; DEGREE_CELSIUS_PER_HOUR: "H12"; DEGREE_CELSIUS_PER_MINUTE: "H13"; DEGREE_CELSIUS_PER_SECOND: "H14"; SQUARE_CENTIMETRE_PER_GRAM: "H15"; SQUARE_DECAMETRE: "H16"; SQUARE_HECTOMETRE: "H18"; CUBIC_HECTOMETRE: "H19"; CUBIC_KILOMETRE: "H20"; BLANK: "H21"; VOLT_SQUARE_INCH_PER_POUND_FORCE: "H22"; VOLT_PER_INCH: "H23"; VOLT_PER_MICROSECOND: "H24"; PERCENT_PER_KELVIN: "H25"; OHM_PER_METRE: "H26"; DEGREE_PER_METRE: "H27"; MICROFARAD_PER_KILOMETRE: "H28"; MICROGRAM_PER_LITRE: "H29"; SQUARE_MICROMETRE_SQUARE_MICRON: "H30"; AMPERE_PER_KILOGRAM: "H31"; AMPERE_SQUARED_SECOND: "H32"; FARAD_PER_KILOMETRE: "H33"; HERTZ_METRE: "H34"; KELVIN_METRE_PER_WATT: "H35"; MEGAOHM_PER_KILOMETRE: "H36"; MEGAOHM_PER_METRE: "H37"; MEGAAMPERE: "H38"; MEGAHERTZ_KILOMETRE: "H39"; NEWTON_PER_AMPERE: "H40"; NEWTON_METRE_WATT_TO_THE_POWER_MINUS_05: "H41"; PASCAL_PER_METRE: "H42"; SIEMENS_PER_CENTIMETRE: "H43"; TERAOHM: "H44"; VOLT_SECOND_PER_METRE: "H45"; VOLT_PER_SECOND: "H46"; WATT_PER_CUBIC_METRE: "H47"; ATTOFARAD: "H48"; CENTIMETRE_PER_HOUR: "H49"; RECIPROCAL_CUBIC_CENTIMETRE: "H50"; DECIBEL_PER_KILOMETRE: "H51"; DECIBEL_PER_METRE: "H52"; KILOGRAM_PER_BAR: "H53"; KILOGRAM_PER_CUBIC_DECIMETRE_KELVIN: "H54"; KILOGRAM_PER_CUBIC_DECIMETRE_BAR: "H55"; KILOGRAM_PER_SQUARE_METRE_SECOND: "H56"; INCH_PER_TWO_PI_RADIANT: "H57"; METRE_PER_VOLT_SECOND: "H58"; SQUARE_METRE_PER_NEWTON: "H59"; CUBIC_METRE_PER_CUBIC_METRE: "H60"; MILLISIEMENS_PER_CENTIMETRE: "H61"; MILLIVOLT_PER_MINUTE: "H62"; MILLIGRAM_PER_SQUARE_CENTIMETRE: "H63"; MILLIGRAM_PER_GRAM: "H64"; MILLILITRE_PER_CUBIC_METRE: "H65"; MILLIMETRE_PER_YEAR: "H66"; MILLIMETRE_PER_HOUR: "H67"; MILLIMOLE_PER_GRAM: "H68"; PICOPASCAL_PER_KILOMETRE: "H69"; PICOSECOND: "H70"; PERCENT_PER_MONTH: "H71"; PERCENT_PER_HECTOBAR: "H72"; PERCENT_PER_DECAKELVIN: "H73"; WATT_PER_METRE: "H74"; DECAPASCAL: "H75"; GRAM_PER_MILLIMETRE: "H76"; MODULE_WIDTH: "H77"; FRENCH_GAUGE: "H79"; RACK_UNIT: "H80"; MILLIMETRE_PER_MINUTE: "H81"; BIG_POINT: "H82"; LITRE_PER_KILOGRAM: "H83"; GRAM_MILLIMETRE: "H84"; RECIPROCAL_WEEK: "H85"; PIECE: "H87" | "XPP"; MEGAOHM_KILOMETRE: "H88"; PERCENT_PER_OHM: "H89"; PERCENT_PER_DEGREE: "H90"; PERCENT_PER_TEN_THOUSAND: "H91"; PERCENT_PER_ONE_HUNDRED_THOUSAND: "H92"; PERCENT_PER_HUNDRED: "H93"; PERCENT_PER_THOUSAND: "H94"; PERCENT_PER_VOLT: "H95"; PERCENT_PER_BAR: "H96"; PERCENT_PER_INCH: "H98"; PERCENT_PER_METRE: "H99"; HANK: "HA"; PIECE_DAY: "HAD"; HECTOBAR: "HBA"; HUNDRED_BOXES: "HBX"; HUNDRED_COUNT: "HC"; HUNDRED_KILOGRAM_DRY_WEIGHT: "HDW"; HEAD: "HEA"; HECTOGRAM: "HGM"; HUNDRED_CUBIC_FOOT: "HH"; HUNDRED_INTERNATIONAL_UNIT: "HIU"; HUNDRED_KILOGRAM_NET_MASS: "HKM"; HECTOLITRE: "HLT"; MILE_PER_HOUR_STATUTE_MILE: "HM"; PIECE_MONTH: "HMO"; MILLION_CUBIC_METRE: "HMQ"; HECTOMETRE: "HMT"; HECTOLITRE_OF_PURE_ALCOHOL: "HPA"; HERTZ: "HTZ"; HOUR: "HUR"; PIECE_WEEK: "HWE"; INCH_POUND_POUND_INCH: "IA"; PERSON: "IE"; INCH: "INH"; SQUARE_INCH: "INK"; CUBIC_INCH: "INQ"; INTERNATIONAL_SUGAR_DEGREE: "ISD"; INCH_PER_SECOND: "IU"; INTERNATIONAL_UNIT_PER_GRAM: "IUG"; INCH_PER_SECOND_SQUARED: "IV"; PERCENT_PER_MILLIMETRE: "J10"; PER_MILLE_PER_PSI: "J12"; DEGREE_API: "J13"; DEGREE_BAUME_ORIGIN_SCALE: "J14"; DEGREE_BAUME_US_HEAVY: "J15"; DEGREE_BAUME_US_LIGHT: "J16"; DEGREE_BALLING: "J17"; DEGREE_BRIX: "J18"; DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL: "J19"; JOULE_PER_KILOGRAM: "J2"; DEGREE_FAHRENHEIT_PER_KELVIN: "J20"; DEGREE_FAHRENHEIT_PER_BAR: "J21"; DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE: "J22"; DEGREE_FAHRENHEIT_PER_HOUR: "J23"; DEGREE_FAHRENHEIT_PER_MINUTE: "J24"; DEGREE_FAHRENHEIT_PER_SECOND: "J25"; RECIPROCAL_DEGREE_FAHRENHEIT: "J26"; DEGREE_OECHSLE: "J27"; DEGREE_RANKINE_PER_HOUR: "J28"; DEGREE_RANKINE_PER_MINUTE: "J29"; DEGREE_RANKINE_PER_SECOND: "J30"; DEGREE_TWADDELL: "J31"; MICROPOISE: "J32"; MICROGRAM_PER_KILOGRAM: "J33"; MICROGRAM_PER_CUBIC_METRE_KELVIN: "J34"; MICROGRAM_PER_CUBIC_METRE_BAR: "J35"; MICROLITRE_PER_LITRE: "J36"; BAUD: "J38"; BRITISH_THERMAL_UNIT_MEAN: "J39"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_FOOT_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT: "J40"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT: "J41"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT: "J42"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND_DEGREE_FAHRENHEIT: "J43"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_MINUTE: "J44"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND: "J45"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_FOOT_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT: "J46"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_HOUR: "J47"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT: "J48"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT: "J49"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND_DEGREE_FAHRENHEIT: "J50"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_MINUTE: "J51"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SECOND: "J52"; COULOMB_SQUARE_METRE_PER_KILOGRAM: "J53"; MEGABAUD: "J54"; WATT_SECOND: "J55"; BAR_PER_BAR: "J56"; BARREL_UK_PETROLEUM: "J57"; BARREL_UK_PETROLEUM_PER_MINUTE: "J58"; BARREL_UK_PETROLEUM_PER_DAY: "J59"; BARREL_UK_PETROLEUM_PER_HOUR: "J60"; BARREL_UK_PETROLEUM_PER_SECOND: "J61"; BARREL_US_PETROLEUM_PER_HOUR: "J62"; BARREL_US_PETROLEUM_PER_SECOND: "J63"; BUSHEL_UK_PER_DAY: "J64"; BUSHEL_UK_PER_HOUR: "J65"; BUSHEL_UK_PER_MINUTE: "J66"; BUSHEL_UK_PER_SECOND: "J67"; BUSHEL_US_DRY_PER_DAY: "J68"; BUSHEL_US_DRY_PER_HOUR: "J69"; BUSHEL_US_DRY_PER_MINUTE: "J70"; BUSHEL_US_DRY_PER_SECOND: "J71"; CENTINEWTON_METRE: "J72"; CENTIPOISE_PER_KELVIN: "J73"; CENTIPOISE_PER_BAR: "J74"; CALORIE_MEAN: "J75"; CALORIE_INTERNATIONAL_TABLE_PER_GRAM_DEGREE_CELSIUS: "J76"; CALORIE_THERMOCHEMICAL_PER_CENTIMETRE_SECOND_DEGREE_CELSIUS: "J78"; CALORIE_THERMOCHEMICAL_PER_GRAM_DEGREE_CELSIUS: "J79"; CALORIE_THERMOCHEMICAL_PER_MINUTE: "J81"; CALORIE_THERMOCHEMICAL_PER_SECOND: "J82"; CLO: "J83"; CENTIMETRE_PER_SECOND_KELVIN: "J84"; CENTIMETRE_PER_SECOND_BAR: "J85"; CUBIC_CENTIMETRE_PER_CUBIC_METRE: "J87"; CUBIC_DECIMETRE_PER_DAY: "J90"; CUBIC_DECIMETRE_PER_CUBIC_METRE: "J91"; CUBIC_DECIMETRE_PER_MINUTE: "J92"; CUBIC_DECIMETRE_PER_SECOND: "J93"; OUNCE_UK_FLUID_PER_DAY: "J95"; OUNCE_UK_FLUID_PER_HOUR: "J96"; OUNCE_UK_FLUID_PER_MINUTE: "J97"; OUNCE_UK_FLUID_PER_SECOND: "J98"; OUNCE_US_FLUID_PER_DAY: "J99"; JOULE_PER_KELVIN: "JE"; MEGAJOULE_PER_KILOGRAM: "JK"; MEGAJOULE_PER_CUBIC_METRE: "JM"; PIPELINE_JOINT: "JNT"; JOULE: "JOU"; HUNDRED_METRE: "JPS"; NUMBER_OF_JEWELS: "JWL"; KILOWATT_DEMAND: "K1"; OUNCE_US_FLUID_PER_HOUR: "K10"; OUNCE_US_FLUID_PER_MINUTE: "K11"; OUNCE_US_FLUID_PER_SECOND: "K12"; FOOT_PER_DEGREE_FAHRENHEIT: "K13"; FOOT_PER_HOUR: "K14"; FOOT_POUND_FORCE_PER_HOUR: "K15"; FOOT_POUND_FORCE_PER_MINUTE: "K16"; FOOT_PER_PSI: "K17"; FOOT_PER_SECOND_DEGREE_FAHRENHEIT: "K18"; FOOT_PER_SECOND_PSI: "K19"; KILOVOLT_AMPERE_REACTIVE_DEMAND: "K2"; RECIPROCAL_CUBIC_FOOT: "K20"; CUBIC_FOOT_PER_DEGREE_FAHRENHEIT: "K21"; CUBIC_FOOT_PER_DAY: "K22"; CUBIC_FOOT_PER_PSI: "K23"; GALLON_UK_PER_DAY: "K26"; GALLON_UK_PER_HOUR: "K27"; GALLON_UK_PER_SECOND: "K28"; KILOVOLT_AMPERE_REACTIVE_HOUR: "K3"; GALLON_US_LIQUID_PER_SECOND: "K30"; GRAM_FORCE_PER_SQUARE_CENTIMETRE: "K31"; GILL_UK_PER_DAY: "K32"; GILL_UK_PER_HOUR: "K33"; GILL_UK_PER_MINUTE: "K34"; GILL_UK_PER_SECOND: "K35"; GILL_US_PER_DAY: "K36"; GILL_US_PER_HOUR: "K37"; GILL_US_PER_MINUTE: "K38"; GILL_US_PER_SECOND: "K39"; STANDARD_ACCELERATION_OF_FREE_FALL: "K40"; GRAIN_PER_GALLON_US: "K41"; HORSEPOWER_BOILER: "K42"; HORSEPOWER_ELECTRIC: "K43"; INCH_PER_DEGREE_FAHRENHEIT: "K45"; INCH_PER_PSI: "K46"; INCH_PER_SECOND_DEGREE_FAHRENHEIT: "K47"; INCH_PER_SECOND_PSI: "K48"; RECIPROCAL_CUBIC_INCH: "K49"; KILOBAUD: "K50"; KILOCALORIE_MEAN: "K51"; KILOCALORIE_INTERNATIONAL_TABLE_PER_HOUR_METRE_DEGREE_CELSIUS: "K52"; KILOCALORIE_THERMOCHEMICAL: "K53"; KILOCALORIE_THERMOCHEMICAL_PER_MINUTE: "K54"; KILOCALORIE_THERMOCHEMICAL_PER_SECOND: "K55"; KILOMOLE_PER_HOUR: "K58"; KILOMOLE_PER_CUBIC_METRE_KELVIN: "K59"; KILOLITRE: "K6"; KILOMOLE_PER_CUBIC_METRE_BAR: "K60"; KILOMOLE_PER_MINUTE: "K61"; LITRE_PER_LITRE: "K62"; RECIPROCAL_LITRE: "K63"; POUND_AVOIRDUPOIS_PER_DEGREE_FAHRENHEIT: "K64"; POUND_AVOIRDUPOIS_SQUARE_FOOT: "K65"; POUND_AVOIRDUPOIS_PER_DAY: "K66"; POUND_PER_FOOT_HOUR: "K67"; POUND_PER_FOOT_SECOND: "K68"; POUND_AVOIRDUPOIS_PER_CUBIC_FOOT_DEGREE_FAHRENHEIT: "K69"; POUND_AVOIRDUPOIS_PER_CUBIC_FOOT_PSI: "K70"; POUND_AVOIRDUPOIS_PER_GALLON_UK: "K71"; POUND_AVOIRDUPOIS_PER_HOUR_DEGREE_FAHRENHEIT: "K73"; POUND_AVOIRDUPOIS_PER_HOUR_PSI: "K74"; POUND_AVOIRDUPOIS_PER_CUBIC_INCH_DEGREE_FAHRENHEIT: "K75"; POUND_AVOIRDUPOIS_PER_CUBIC_INCH_PSI: "K76"; POUND_AVOIRDUPOIS_PER_PSI: "K77"; POUND_AVOIRDUPOIS_PER_MINUTE: "K78"; POUND_AVOIRDUPOIS_PER_MINUTE_DEGREE_FAHRENHEIT: "K79"; POUND_AVOIRDUPOIS_PER_MINUTE_PSI: "K80"; POUND_AVOIRDUPOIS_PER_SECOND: "K81"; POUND_AVOIRDUPOIS_PER_SECOND_DEGREE_FAHRENHEIT: "K82"; POUND_AVOIRDUPOIS_PER_SECOND_PSI: "K83"; POUND_PER_CUBIC_YARD: "K84"; POUND_FORCE_PER_SQUARE_FOOT: "K85"; POUND_FORCE_PER_SQUARE_INCH_DEGREE_FAHRENHEIT: "K86"; PSI_CUBIC_INCH_PER_SECOND: "K87"; PSI_LITRE_PER_SECOND: "K88"; PSI_CUBIC_METRE_PER_SECOND: "K89"; PSI_CUBIC_YARD_PER_SECOND: "K90"; POUND_FORCE_SECOND_PER_SQUARE_FOOT: "K91"; POUND_FORCE_SECOND_PER_SQUARE_INCH: "K92"; RECIPROCAL_PSI: "K93"; QUART_UK_LIQUID_PER_DAY: "K94"; QUART_UK_LIQUID_PER_HOUR: "K95"; QUART_UK_LIQUID_PER_MINUTE: "K96"; QUART_UK_LIQUID_PER_SECOND: "K97"; QUART_US_LIQUID_PER_DAY: "K98"; QUART_US_LIQUID_PER_HOUR: "K99"; CAKE: "KA"; KATAL: "KAT"; KILOCHARACTER: "KB"; KILOBAR: "KBA"; KILOGRAM_OF_CHOLINE_CHLORIDE: "KCC"; KILOGRAM_DRAINED_NET_WEIGHT: "KDW"; KELVIN: "KEL"; KILOGRAM: "KGM"; KILOGRAM_PER_SECOND: "KGS"; KILOGRAM_OF_HYDROGEN_PEROXIDE: "KHY"; KILOHERTZ: "KHZ"; KILOGRAM_PER_MILLIMETRE_WIDTH: "KI"; KILOGRAM_INCLUDING_CONTAINER: "KIC"; KILOGRAM_INCLUDING_INNER_PACKAGING: "KIP"; KILOSEGMENT: "KJ"; KILOJOULE: "KJO"; KILOGRAM_PER_METRE: "KL"; LACTIC_DRY_MATERIAL_PERCENTAGE: "KLK"; KILOLUX: "KLX"; KILOGRAM_OF_METHYLAMINE: "KMA"; KILOMETRE_PER_HOUR: "KMH"; SQUARE_KILOMETRE: "KMK"; KILOGRAM_PER_CUBIC_METRE: "KMQ"; KILOMETRE: "KMT"; KILOGRAM_OF_NITROGEN: "KNI"; KILONEWTON_PER_SQUARE_METRE: "KNM"; KILOGRAM_NAMED_SUBSTANCE: "KNS"; KNOT: "KNT"; MILLIEQUIVALENCE_CAUSTIC_POTASH_PER_GRAM_OF_PRODUCT: "KO"; KILOPASCAL: "KPA"; KILOGRAM_OF_POTASSIUM_HYDROXIDE_CAUSTIC_POTASH: "KPH"; KILOGRAM_OF_POTASSIUM_OXIDE: "KPO"; KILOGRAM_OF_PHOSPHORUS_PENTOXIDE_PHOSPHORIC_ANHYDRIDE: "KPP"; KILOROENTGEN: "KR"; KILOGRAM_OF_SUBSTANCE_90__DRY: "KSD"; KILOGRAM_OF_SODIUM_HYDROXIDE_CAUSTIC_SODA: "KSH"; KIT: "KT" | "XKI"; KILOTONNE: "KTN"; KILOGRAM_OF_URANIUM: "KUR"; KILOVOLT_AMPERE: "KVA"; KILOVAR: "KVR"; KILOVOLT: "KVT"; KILOGRAM_PER_MILLIMETRE: "KW"; KILOWATT_HOUR: "KWH"; KILOWATT_HOUR_PER_NORMALIZED_CUBIC_METRE: "KWN"; KILOGRAM_OF_TUNGSTEN_TRIOXIDE: "KWO"; KILOWATT_HOUR_PER_STANDARD_CUBIC_METRE: "KWS"; KILOWATT: "KWT"; KILOWATT_YEAR: "KWY"; MILLILITRE_PER_KILOGRAM: "KX"; QUART_US_LIQUID_PER_MINUTE: "L10"; QUART_US_LIQUID_PER_SECOND: "L11"; METRE_PER_SECOND_KELVIN: "L12"; METRE_PER_SECOND_BAR: "L13"; SQUARE_METRE_HOUR_DEGREE_CELSIUS_PER_KILOCALORIE_INTERNATIONAL_TABLE: "L14"; MILLIPASCAL_SECOND_PER_KELVIN: "L15"; MILLIPASCAL_SECOND_PER_BAR: "L16"; MILLIGRAM_PER_CUBIC_METRE_KELVIN: "L17"; MILLIGRAM_PER_CUBIC_METRE_BAR: "L18"; MILLILITRE_PER_LITRE: "L19"; LITRE_PER_MINUTE: "L2"; RECIPROCAL_CUBIC_MILLIMETRE: "L20"; CUBIC_MILLIMETRE_PER_CUBIC_METRE: "L21"; MOLE_PER_HOUR: "L23"; MOLE_PER_KILOGRAM_KELVIN: "L24"; MOLE_PER_KILOGRAM_BAR: "L25"; MOLE_PER_LITRE_KELVIN: "L26"; MOLE_PER_LITRE_BAR: "L27"; MOLE_PER_CUBIC_METRE_KELVIN: "L28"; MOLE_PER_CUBIC_METRE_BAR: "L29"; MOLE_PER_MINUTE: "L30"; MILLIROENTGEN_AEQUIVALENT_MEN: "L31"; NANOGRAM_PER_KILOGRAM: "L32"; OUNCE_AVOIRDUPOIS_PER_DAY: "L33"; OUNCE_AVOIRDUPOIS_PER_HOUR: "L34"; OUNCE_AVOIRDUPOIS_PER_MINUTE: "L35"; OUNCE_AVOIRDUPOIS_PER_SECOND: "L36"; OUNCE_AVOIRDUPOIS_PER_GALLON_UK: "L37"; OUNCE_AVOIRDUPOIS_PER_GALLON_US: "L38"; OUNCE_AVOIRDUPOIS_PER_CUBIC_INCH: "L39"; OUNCE_AVOIRDUPOIS_FORCE: "L40"; OUNCE_AVOIRDUPOIS_FORCE_INCH: "L41"; PICOSIEMENS_PER_METRE: "L42"; PECK_UK: "L43"; PECK_UK_PER_DAY: "L44"; PECK_UK_PER_HOUR: "L45"; PECK_UK_PER_MINUTE: "L46"; PECK_UK_PER_SECOND: "L47"; PECK_US_DRY_PER_DAY: "L48"; PECK_US_DRY_PER_HOUR: "L49"; PECK_US_DRY_PER_MINUTE: "L50"; PECK_US_DRY_PER_SECOND: "L51"; PSI_PER_PSI: "L52"; PINT_UK_PER_DAY: "L53"; PINT_UK_PER_HOUR: "L54"; PINT_UK_PER_MINUTE: "L55"; PINT_UK_PER_SECOND: "L56"; PINT_US_LIQUID_PER_DAY: "L57"; PINT_US_LIQUID_PER_HOUR: "L58"; PINT_US_LIQUID_PER_MINUTE: "L59"; PINT_US_LIQUID_PER_SECOND: "L60"; SLUG_PER_DAY: "L63"; SLUG_PER_FOOT_SECOND: "L64"; SLUG_PER_CUBIC_FOOT: "L65"; SLUG_PER_HOUR: "L66"; SLUG_PER_MINUTE: "L67"; SLUG_PER_SECOND: "L68"; TONNE_PER_KELVIN: "L69"; TONNE_PER_BAR: "L70"; TONNE_PER_DAY: "L71"; TONNE_PER_DAY_KELVIN: "L72"; TONNE_PER_DAY_BAR: "L73"; TONNE_PER_HOUR_KELVIN: "L74"; TONNE_PER_HOUR_BAR: "L75"; TONNE_PER_CUBIC_METRE_KELVIN: "L76"; TONNE_PER_CUBIC_METRE_BAR: "L77"; TONNE_PER_MINUTE: "L78"; TONNE_PER_MINUTE_KELVIN: "L79"; TONNE_PER_MINUTE_BAR: "L80"; TONNE_PER_SECOND: "L81"; TONNE_PER_SECOND_KELVIN: "L82"; TONNE_PER_SECOND_BAR: "L83"; TON_UK_SHIPPING: "L84"; TON_LONG_PER_DAY: "L85"; TON_US_SHIPPING: "L86"; TON_SHORT_PER_DEGREE_FAHRENHEIT: "L87"; TON_SHORT_PER_DAY: "L88"; TON_SHORT_PER_HOUR_DEGREE_FAHRENHEIT: "L89"; TON_SHORT_PER_HOUR_PSI: "L90"; TON_SHORT_PER_PSI: "L91"; TON_UK_LONG_PER_CUBIC_YARD: "L92"; TON_US_SHORT_PER_CUBIC_YARD: "L93"; TON_FORCE_US_SHORT: "L94"; COMMON_YEAR: "L95"; SIDEREAL_YEAR: "L96"; YARD_PER_DEGREE_FAHRENHEIT: "L98"; YARD_PER_PSI: "L99"; POUND_PER_CUBIC_INCH: "LA"; LACTOSE_EXCESS_PERCENTAGE: "LAC"; POUND: "LBR"; TROY_POUND_US: "LBT"; LITRE_PER_DAY: "LD"; LEAF: "LEF"; LINEAR_FOOT: "LF"; LABOUR_HOUR: "LH"; LINK: "LK"; LINEAR_METRE: "LM"; LENGTH: "LN"; LOT_UNIT_OF_PROCUREMENT: "LO"; LIQUID_POUND: "LP"; LITRE_OF_PURE_ALCOHOL: "LPA"; LAYER: "LR"; LUMP_SUM: "LS"; TON_UK_OR_LONG_TON_US: "LTN"; LITRE: "LTR"; METRIC_TON_LUBRICATING_OIL: "LUB"; LUMEN: "LUM"; LUX: "LUX"; LINEAR_YARD: "LY"; MILLIGRAM_PER_LITRE: "M1"; RECIPROCAL_CUBIC_YARD: "M10"; CUBIC_YARD_PER_DEGREE_FAHRENHEIT: "M11"; CUBIC_YARD_PER_DAY: "M12"; CUBIC_YARD_PER_HOUR: "M13"; CUBIC_YARD_PER_PSI: "M14"; CUBIC_YARD_PER_MINUTE: "M15"; CUBIC_YARD_PER_SECOND: "M16"; KILOHERTZ_METRE: "M17"; GIGAHERTZ_METRE: "M18"; BEAUFORT: "M19"; RECIPROCAL_MEGAKELVIN_OR_MEGAKELVIN_TO_THE_POWER_MINUS_ONE: "M20"; RECIPROCAL_KILOVOLT_AMPERE_RECIPROCAL_HOUR: "M21"; MILLILITRE_PER_SQUARE_CENTIMETRE_MINUTE: "M22"; NEWTON_PER_CENTIMETRE: "M23"; OHM_KILOMETRE: "M24"; PERCENT_PER_DEGREE_CELSIUS: "M25"; GIGAOHM_PER_METRE: "M26"; MEGAHERTZ_METRE: "M27"; KILOGRAM_PER_KILOGRAM: "M29"; RECIPROCAL_VOLT_AMPERE_RECIPROCAL_SECOND: "M30"; KILOGRAM_PER_KILOMETRE: "M31"; PASCAL_SECOND_PER_LITRE: "M32"; MILLIMOLE_PER_LITRE: "M33"; NEWTON_METRE_PER_SQUARE_METRE: "M34"; MILLIVOLT_AMPERE: "M35"; "30_DAY_MONTH": "M36"; ACTUAL360: "M37"; KILOMETRE_PER_SECOND_SQUARED: "M38"; CENTIMETRE_PER_SECOND_SQUARED: "M39"; MONETARY_VALUE: "M4"; YARD_PER_SECOND_SQUARED: "M40"; MILLIMETRE_PER_SECOND_SQUARED: "M41"; MILE_STATUTE_MILE_PER_SECOND_SQUARED: "M42"; MIL: "M43"; REVOLUTION: "M44"; DEGREE_UNIT_OF_ANGLE_PER_SECOND_SQUARED: "M45"; REVOLUTION_PER_MINUTE: "M46"; CIRCULAR_MIL: "M47"; SQUARE_MILE_BASED_ON_US_SURVEY_FOOT: "M48"; CHAIN_BASED_ON_US_SURVEY_FOOT: "M49"; MICROCURIE: "M5"; FURLONG: "M50"; FOOT_US_SURVEY: "M51"; MILE_BASED_ON_US_SURVEY_FOOT: "M52"; METRE_PER_PASCAL: "M53"; METRE_PER_RADIANT: "M55"; SHAKE: "M56"; MILE_PER_MINUTE: "M57"; MILE_PER_SECOND: "M58"; METRE_PER_SECOND_PASCAL: "M59"; METRE_PER_HOUR: "M60"; INCH_PER_YEAR: "M61"; KILOMETRE_PER_SECOND: "M62"; INCH_PER_MINUTE: "M63"; YARD_PER_SECOND: "M64"; YARD_PER_MINUTE: "M65"; YARD_PER_HOUR: "M66"; ACRE_FOOT_BASED_ON_US_SURVEY_FOOT: "M67"; CORD_128_FT3: "M68"; CUBIC_MILE_UK_STATUTE: "M69"; MICRO_INCH: "M7"; TON_REGISTER: "M70"; CUBIC_METRE_PER_PASCAL: "M71"; BEL: "M72"; KILOGRAM_PER_CUBIC_METRE_PASCAL: "M73"; KILOGRAM_PER_PASCAL: "M74"; KILOPOUND_FORCE: "M75"; POUNDAL: "M76"; KILOGRAM_METRE_PER_SECOND_SQUARED: "M77"; POND: "M78"; SQUARE_FOOT_PER_HOUR: "M79"; STOKES_PER_PASCAL: "M80"; SQUARE_CENTIMETRE_PER_SECOND: "M81"; SQUARE_METRE_PER_SECOND_PASCAL: "M82"; POUND_PER_YARD: "M84"; TON_ASSAY: "M85"; PFUND: "M86"; KILOGRAM_PER_SECOND_PASCAL: "M87"; TONNE_PER_MONTH: "M88"; TONNE_PER_YEAR: "M89"; MILLION_BTU_PER_1000_CUBIC_FOOT: "M9"; KILOPOUND_PER_HOUR: "M90"; POUND_PER_POUND: "M91"; POUND_FORCE_FOOT: "M92"; NEWTON_METRE_PER_RADIAN: "M93"; KILOGRAM_METRE: "M94"; POUNDAL_FOOT: "M95"; POUNDAL_INCH: "M96"; DYNE_METRE: "M97"; KILOGRAM_CENTIMETRE_PER_SECOND: "M98"; GRAM_CENTIMETRE_PER_SECOND: "M99"; MEGAVOLT_AMPERE_REACTIVE_HOUR: "MAH"; MEGALITRE: "MAL"; MEGAMETRE: "MAM"; MEGAVAR: "MAR"; MEGAWATT: "MAW"; THOUSAND_STANDARD_BRICK_EQUIVALENT: "MBE"; THOUSAND_BOARD_FOOT: "MBF"; MILLIBAR: "MBR"; MICROGRAM: "MC"; MILLICURIE: "MCU"; AIR_DRY_METRIC_TON: "MD"; MILLIGRAM: "MGM"; MEGAHERTZ: "MHZ"; SQUARE_MILE_STATUTE_MILE: "MIK"; THOUSAND: "MIL"; MINUTE_UNIT_OF_TIME: "MIN"; MILLION: "MIO"; MILLION_INTERNATIONAL_UNIT: "MIU"; SQUARE_METRE_DAY: "MKD"; SQUARE_METRE_MONTH: "MKM"; SQUARE_METRE_WEEK: "MKW"; MILLIARD: "MLD"; MILLILITRE: "MLT"; SQUARE_MILLIMETRE: "MMK"; CUBIC_MILLIMETRE: "MMQ"; MILLIMETRE: "MMT"; KILOGRAM_DRY_WEIGHT: "MND"; MEGA_JOULE_PER_NORMALISED_CUBIC_METRE: "MNJ"; MONTH: "MON"; MEGAPASCAL: "MPA"; CUBIC_METRE_DAY: "MQD"; CUBIC_METRE_PER_HOUR: "MQH"; CUBIC_METRE_MONTH: "MQM"; CUBIC_METRE_PER_SECOND: "MQS"; CUBIC_METRE_WEEK: "MQW"; METRE_DAY: "MRD"; METRE_MONTH: "MRM"; METRE_WEEK: "MRW"; METRE_PER_SECOND_SQUARED: "MSK"; SQUARE_METRE: "MTK"; CUBIC_METRE: "MTQ"; METRE: "MTR"; METRE_PER_SECOND: "MTS"; MILIHERTZ: "MTZ"; MEGAVOLT_AMPERE: "MVA"; MEGAWATT_HOUR_1000_K_WH: "MWH"; PEN_CALORIE: "N1"; POUND_FOOT_PER_SECOND: "N10"; POUND_INCH_PER_SECOND: "N11"; PFERDESTAERKE: "N12"; CENTIMETRE_OF_MERCURY_0_C: "N13"; CENTIMETRE_OF_WATER_4_C: "N14"; FOOT_OF_WATER_392_F: "N15"; INCH_OF_MERCURY_32_F: "N16"; INCH_OF_MERCURY_60_F: "N17"; INCH_OF_WATER_392_F: "N18"; INCH_OF_WATER_60_F: "N19"; KIP_PER_SQUARE_INCH: "N20"; POUNDAL_PER_SQUARE_FOOT: "N21"; OUNCE_AVOIRDUPOIS_PER_SQUARE_INCH: "N22"; CONVENTIONAL_METRE_OF_WATER: "N23"; GRAM_PER_SQUARE_MILLIMETRE: "N24"; POUND_PER_SQUARE_YARD: "N25"; POUNDAL_PER_SQUARE_INCH: "N26"; FOOT_TO_THE_FOURTH_POWER: "N27"; CUBIC_DECIMETRE_PER_KILOGRAM: "N28"; CUBIC_FOOT_PER_POUND: "N29"; PRINT_POINT: "N3"; CUBIC_INCH_PER_POUND: "N30"; KILONEWTON_PER_METRE: "N31"; POUNDAL_PER_INCH: "N32"; POUND_FORCE_PER_YARD: "N33"; POUNDAL_SECOND_PER_SQUARE_FOOT: "N34"; POISE_PER_PASCAL: "N35"; NEWTON_SECOND_PER_SQUARE_METRE: "N36"; KILOGRAM_PER_METRE_SECOND: "N37"; KILOGRAM_PER_METRE_MINUTE: "N38"; KILOGRAM_PER_METRE_DAY: "N39"; KILOGRAM_PER_METRE_HOUR: "N40"; GRAM_PER_CENTIMETRE_SECOND: "N41"; POUNDAL_SECOND_PER_SQUARE_INCH: "N42"; POUND_PER_FOOT_MINUTE: "N43"; POUND_PER_FOOT_DAY: "N44"; CUBIC_METRE_PER_SECOND_PASCAL: "N45"; FOOT_POUNDAL: "N46"; INCH_POUNDAL: "N47"; WATT_PER_SQUARE_CENTIMETRE: "N48"; WATT_PER_SQUARE_INCH: "N49"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT_HOUR: "N50"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_HOUR: "N51"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_MINUTE: "N52"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT_SECOND: "N53"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_SECOND: "N54"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_INCH_SECOND: "N55"; CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE_MINUTE: "N56"; CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE_SECOND: "N57"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_CUBIC_FOOT: "N58"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_CUBIC_FOOT: "N59"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_DEGREE_FAHRENHEIT: "N60"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_DEGREE_FAHRENHEIT: "N61"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_DEGREE_RANKINE: "N62"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_DEGREE_RANKINE: "N63"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND_DEGREE_RANKINE: "N64"; KILOCALORIE_INTERNATIONAL_TABLE_PER_GRAM_KELVIN: "N65"; BRITISH_THERMAL_UNIT_39_F: "N66"; BRITISH_THERMAL_UNIT_59_F: "N67"; BRITISH_THERMAL_UNIT_60_F: "N68"; CALORIE_20_C: "N69"; QUAD_1015_BTU_IT: "N70"; THERM_EC: "N71"; THERM_US: "N72"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND: "N73"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT: "N74"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT: "N75"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT: "N76"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT: "N77"; KILOWATT_PER_SQUARE_METRE_KELVIN: "N78"; KELVIN_PER_PASCAL: "N79"; WATT_PER_METRE_DEGREE_CELSIUS: "N80"; KILOWATT_PER_METRE_KELVIN: "N81"; KILOWATT_PER_METRE_DEGREE_CELSIUS: "N82"; METRE_PER_DEGREE_CELCIUS_METRE: "N83"; DEGREE_FAHRENHEIT_HOUR_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE: "N84"; DEGREE_FAHRENHEIT_HOUR_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL: "N85"; DEGREE_FAHRENHEIT_SECOND_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE: "N86"; DEGREE_FAHRENHEIT_SECOND_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL: "N87"; DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH: "N88"; DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH: "N89"; KILOFARAD: "N90"; RECIPROCAL_JOULE: "N91"; PICOSIEMENS: "N92"; AMPERE_PER_PASCAL: "N93"; FRANKLIN: "N94"; AMPERE_MINUTE: "N95"; BIOT: "N96"; GILBERT: "N97"; VOLT_PER_PASCAL: "N98"; PICOVOLT: "N99"; MILLIGRAM_PER_KILOGRAM: "NA"; NUMBER_OF_ARTICLES: "NAR"; NUMBER_OF_CELLS: "NCL"; NEWTON: "NEW"; MESSAGE: "NF"; NIL: "NIL"; NUMBER_OF_INTERNATIONAL_UNITS: "NIU"; LOAD: "NL"; NORMALISED_CUBIC_METRE: "NM3"; NAUTICAL_MILE: "NMI"; NUMBER_OF_PACKS: "NMP"; NUMBER_OF_PARTS: "NPT"; NET_TON: "NT"; NEPHELOMETRIC_TURBIDITY_UNIT: "NTU"; NEWTON_METRE: "NU"; PART_PER_THOUSAND: "NX"; PANEL: "OA"; OZONE_DEPLETION_EQUIVALENT: "ODE"; ODS_GRAMS: "ODG"; ODS_KILOGRAMS: "ODK"; ODS_MILLIGRAMS: "ODM"; OHM: "OHM"; OUNCE_PER_SQUARE_YARD: "ON"; OUNCE_AVOIRDUPOIS: "ONZ"; OSCILLATIONS_PER_MINUTE: "OPM"; OVERTIME_HOUR: "OT"; FLUID_OUNCE_US: "OZA"; FLUID_OUNCE_UK: "OZI"; PERCENT: "P1"; COULOMB_PER_METRE: "P10"; KILOWEBER: "P11"; GAMMA: "P12"; KILOTESLA: "P13"; JOULE_PER_SECOND: "P14"; JOULE_PER_MINUTE: "P15"; JOULE_PER_HOUR: "P16"; JOULE_PER_DAY: "P17"; KILOJOULE_PER_SECOND: "P18"; KILOJOULE_PER_MINUTE: "P19"; POUND_PER_FOOT: "P2"; KILOJOULE_PER_HOUR: "P20"; KILOJOULE_PER_DAY: "P21"; NANOOHM: "P22"; OHM_CIRCULAR_MIL_PER_FOOT: "P23"; KILOHENRY: "P24"; LUMEN_PER_SQUARE_FOOT: "P25"; PHOT: "P26"; FOOTCANDLE: "P27"; CANDELA_PER_SQUARE_INCH: "P28"; FOOTLAMBERT: "P29"; LAMBERT: "P30"; STILB: "P31"; CANDELA_PER_SQUARE_FOOT: "P32"; KILOCANDELA: "P33"; MILLICANDELA: "P34"; HEFNER_KERZE: "P35"; INTERNATIONAL_CANDLE: "P36"; BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT: "P37"; BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT: "P38"; CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE: "P39"; LANGLEY: "P40"; DECADE_LOGARITHMIC: "P41"; PASCAL_SQUARED_SECOND: "P42"; BEL_PER_METRE: "P43"; POUND_MOLE: "P44"; POUND_MOLE_PER_SECOND: "P45"; POUND_MOLE_PER_MINUTE: "P46"; KILOMOLE_PER_KILOGRAM: "P47"; POUND_MOLE_PER_POUND: "P48"; NEWTON_SQUARE_METRE_PER_AMPERE: "P49"; FIVE_PACK: "P5"; WEBER_METRE: "P50"; MOL_PER_KILOGRAM_PASCAL: "P51"; MOL_PER_CUBIC_METRE_PASCAL: "P52"; UNIT_POLE: "P53"; MILLIGRAY_PER_SECOND: "P54"; MICROGRAY_PER_SECOND: "P55"; NANOGRAY_PER_SECOND: "P56"; GRAY_PER_MINUTE: "P57"; MILLIGRAY_PER_MINUTE: "P58"; MICROGRAY_PER_MINUTE: "P59"; NANOGRAY_PER_MINUTE: "P60"; GRAY_PER_HOUR: "P61"; MILLIGRAY_PER_HOUR: "P62"; MICROGRAY_PER_HOUR: "P63"; NANOGRAY_PER_HOUR: "P64"; SIEVERT_PER_SECOND: "P65"; MILLISIEVERT_PER_SECOND: "P66"; MICROSIEVERT_PER_SECOND: "P67"; NANOSIEVERT_PER_SECOND: "P68"; REM_PER_SECOND: "P69"; SIEVERT_PER_HOUR: "P70"; MILLISIEVERT_PER_HOUR: "P71"; MICROSIEVERT_PER_HOUR: "P72"; NANOSIEVERT_PER_HOUR: "P73"; SIEVERT_PER_MINUTE: "P74"; MILLISIEVERT_PER_MINUTE: "P75"; MICROSIEVERT_PER_MINUTE: "P76"; NANOSIEVERT_PER_MINUTE: "P77"; RECIPROCAL_SQUARE_INCH: "P78"; PASCAL_SQUARE_METRE_PER_KILOGRAM: "P79"; MILLIPASCAL_PER_METRE: "P80"; KILOPASCAL_PER_METRE: "P81"; HECTOPASCAL_PER_METRE: "P82"; STANDARD_ATMOSPHERE_PER_METRE: "P83"; TECHNICAL_ATMOSPHERE_PER_METRE: "P84"; TORR_PER_METRE: "P85"; PSI_PER_INCH: "P86"; CUBIC_METRE_PER_SECOND_SQUARE_METRE: "P87"; RHE: "P88"; POUND_FORCE_FOOT_PER_INCH: "P89"; POUND_FORCE_INCH_PER_INCH: "P90"; PERM_0_C: "P91"; PERM_23_C: "P92"; BYTE_PER_SECOND: "P93"; KILOBYTE_PER_SECOND: "P94"; MEGABYTE_PER_SECOND: "P95"; RECIPROCAL_VOLT: "P96"; RECIPROCAL_RADIAN: "P97"; PASCAL_TO_THE_POWER_SUM_OF_STOICHIOMETRIC_NUMBERS: "P98"; MOLE_PER_CUBIV_METRE_TO_THE_POWER_SUM_OF_STOICHIOMETRIC_NUMBERS: "P99"; PASCAL: "PAL"; PAD: "PD"; PROOF_LITRE: "PFL"; PROOF_GALLON: "PGL"; PITCH: "PI"; DEGREE_PLATO: "PLA"; POUND_PER_INCH_OF_LENGTH: "PO"; PAGE_PER_INCH: "PQ"; PAIR: "PR"; POUND_FORCE_PER_SQUARE_INCH: "PS"; DRY_PINT_US: "PTD"; PINT_UK: "PTI"; LIQUID_PINT_US: "PTL"; PORTION: "PTN"; JOULE_PER_TESLA: "Q10"; ERLANG: "Q11"; OCTET: "Q12"; OCTET_PER_SECOND: "Q13"; SHANNON: "Q14"; HARTLEY: "Q15"; NATURAL_UNIT_OF_INFORMATION: "Q16"; SHANNON_PER_SECOND: "Q17"; HARTLEY_PER_SECOND: "Q18"; NATURAL_UNIT_OF_INFORMATION_PER_SECOND: "Q19"; SECOND_PER_KILOGRAMM: "Q20"; WATT_SQUARE_METRE: "Q21"; SECOND_PER_RADIAN_CUBIC_METRE: "Q22"; WEBER_TO_THE_POWER_MINUS_ONE: "Q23"; RECIPROCAL_INCH: "Q24"; DIOPTRE: "Q25"; ONE_PER_ONE: "Q26"; NEWTON_METRE_PER_METRE: "Q27"; KILOGRAM_PER_SQUARE_METRE_PASCAL_SECOND: "Q28"; MICROGRAM_PER_HECTOGRAM: "Q29"; MEAL: "Q3"; P_H_POTENTIAL_OF_HYDROGEN: "Q30"; KILOJOULE_PER_GRAM: "Q31"; FEMTOLITRE: "Q32"; PICOLITRE: "Q33"; NANOLITRE: "Q34"; MEGAWATTS_PER_MINUTE: "Q35"; SQUARE_METRE_PER_CUBIC_METRE: "Q36"; STANDARD_CUBIC_METRE_PER_DAY: "Q37"; STANDARD_CUBIC_METRE_PER_HOUR: "Q38"; NORMALIZED_CUBIC_METRE_PER_DAY: "Q39"; NORMALIZED_CUBIC_METRE_PER_HOUR: "Q40"; JOULE_PER_NORMALISED_CUBIC_METRE: "Q41"; JOULE_PER_STANDARD_CUBIC_METRE: "Q42"; PAGE_FACSIMILE: "QA"; QUARTER_OF_A_YEAR: "QAN"; PAGE_HARDCOPY: "QB"; QUIRE: "QR"; DRY_QUART_US: "QTD"; QUART_UK: "QTI"; LIQUID_QUART_US: "QTL"; QUARTER_UK: "QTR"; PICA: "R1"; THOUSAND_CUBIC_METRE: "R9"; RUNNING_OR_OPERATING_HOUR: "RH"; REAM: "RM"; ROOM: "ROM"; POUND_PER_REAM: "RP"; REVOLUTIONS_PER_MINUTE: "RPM"; REVOLUTIONS_PER_SECOND: "RPS"; REVENUE_TON_MILE: "RT"; SQUARE_FOOT_PER_SECOND: "S3"; SQUARE_METRE_PER_SECOND: "S4"; HALF_YEAR_6_MONTHS: "SAN"; SCORE: "SCO"; SCRUPLE: "SCR"; SECOND_UNIT_OF_TIME: "SEC"; SET: "SET" | "XSX"; SEGMENT: "SG"; SIEMENS: "SIE"; STANDARD_CUBIC_METRE: "SM3"; MILE_STATUTE_MILE: "SMI"; SQUARE: "SQ"; SQUARE_ROOFING: "SQR"; STRIP: "SR"; STICK: "STC"; STONE_UK: "STI"; STICK_CIGARETTE: "STK"; STANDARD_LITRE: "STL"; TON_US_OR_SHORT_TON_UKUS: "STN"; STRAW: "STW"; SKEIN: "SW"; SHIPMENT: "SX"; SYRINGE: "SYR"; TELECOMMUNICATION_LINE_IN_SERVICE: "T0"; THOUSAND_PIECE: "T3"; KILOAMPERE_HOUR_THOUSAND_AMPERE_HOUR: "TAH"; TOTAL_ACID_NUMBER: "TAN"; THOUSAND_SQUARE_INCH: "TI"; METRIC_TON_INCLUDING_CONTAINER: "TIC"; METRIC_TON_INCLUDING_INNER_PACKAGING: "TIP"; TONNE_KILOMETRE: "TKM"; KILOGRAM_OF_IMPORTED_MEAT_LESS_OFFAL: "TMS"; TONNE_METRIC_TON: "TNE"; TEN_PACK: "TP"; TEETH_PER_INCH: "TPI"; TEN_PAIR: "TPR"; THOUSAND_CUBIC_METRE_PER_DAY: "TQD"; TRILLION_EUR: "TRL"; TEN_SET: "TST"; TEN_THOUSAND_STICKS: "TTS"; TREATMENT: "U1"; TABLET: "U2" | "XT1"; TELECOMMUNICATION_LINE_IN_SERVICE_AVERAGE: "UB"; TELECOMMUNICATION_PORT: "UC"; VOLT_AMPERE_PER_KILOGRAM: "VA"; VOLT: "VLT"; PERCENT_VOLUME: "VP"; WET_KILO: "W2"; WATT_PER_KILOGRAM: "WA"; WET_POUND: "WB"; CORD: "WCD"; WET_TON: "WE"; WEBER: "WEB"; WEEK: "WEE"; WINE_GALLON: "WG"; WATT_HOUR: "WHR"; WORKING_MONTH: "WM"; STANDARD: "WSD"; WATT: "WTT"; GUNTERS_CHAIN: "X1"; SQUARE_YARD: "YDK"; CUBIC_YARD: "YDQ"; YARD: "YRD"; HANGING_CONTAINER: "Z11"; NANOMOLE: "Z9"; PAGE: "ZP"; MUTUALLY_DEFINED: "ZZ" | "XZZ"; DRUM_STEEL: "X1A"; DRUM_ALUMINIUM: "X1B"; DRUM_PLYWOOD: "X1D"; CONTAINER_FLEXIBLE: "X1F"; DRUM_FIBRE: "X1G"; DRUM_WOODEN: "X1W"; BARREL_WOODEN: "X2C"; JERRICAN_STEEL: "X3A"; JERRICAN_PLASTIC: "X3H"; BAG_SUPER_BULK: "X43"; BAG_POLYBAG: "X44"; BOX_STEEL: "X4A"; BOX_ALUMINIUM: "X4B"; BOX_NATURAL_WOOD: "X4C"; BOX_PLYWOOD: "X4D"; BOX_RECONSTITUTED_WOOD: "X4F"; BOX_FIBREBOARD: "X4G"; BOX_PLASTIC: "X4H"; BAG_WOVEN_PLASTIC: "X5H"; BAG_TEXTILE: "X5L"; BAG_PAPER: "X5M"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE: "X6H"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE: "X6P"; CASE_CAR: "X7A"; CASE_WOODEN: "X7B"; PALLET_WOODEN: "X8A"; CRATE_WOODEN: "X8B"; BUNDLE_WOODEN: "X8C"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC: "XAA"; RECEPTACLE_FIBRE: "XAB"; RECEPTACLE_PAPER: "XAC"; RECEPTACLE_WOODEN: "XAD"; AEROSOL: "XAE"; PALLET_MODULAR_COLLARS_80CMS__60CMS: "XAF"; PALLET_SHRINKWRAPPED: "XAG"; PALLET_100CMS__110CMS: "XAH"; CLAMSHELL: "XAI"; CONE: "XAJ"; AMPOULE_NON_PROTECTED: "XAM"; AMPOULE_PROTECTED: "XAP"; ATOMIZER: "XAT"; CAPSULE: "XAV"; BELT: "XB4"; BARREL: "XBA"; BOBBIN: "XBB"; BOTTLECRATE__BOTTLERACK: "XBC"; BOARD: "XBD"; BUNDLE: "XBE"; BALLOON_NON_PROTECTED: "XBF"; BAG: "XBG"; BUNCH: "XBH"; BIN: "XBI"; BUCKET: "XBJ"; BASKET: "XBK"; BALE_COMPRESSED: "XBL"; BASIN: "XBM"; BALE_NON_COMPRESSED: "XBN"; BOTTLE_NON_PROTECTED_CYLINDRICAL: "XBO"; BALLOON_PROTECTED: "XBP"; BOTTLE_PROTECTED_CYLINDRICAL: "XBQ"; BAR: "XBR"; BOTTLE_NON_PROTECTED_BULBOUS: "XBS"; BOLT: "XBT"; BUTT: "XBU"; BOTTLE_PROTECTED_BULBOUS: "XBV"; BOX_FOR_LIQUIDS: "XBW"; BOX: "XBX"; BOARD_IN_BUNDLEBUNCHTRUSS: "XBY"; BARS_IN_BUNDLEBUNCHTRUSS: "XBZ"; CAN_RECTANGULAR: "XCA"; CRATE_BEER: "XCB"; CHURN: "XCC"; CAN_WITH_HANDLE_AND_SPOUT: "XCD"; CREEL: "XCE"; COFFER: "XCF"; CAGE: "XCG"; CHEST: "XCH"; CANISTER: "XCI"; COFFIN: "XCJ"; CASK: "XCK"; COIL: "XCL"; CONTAINER_NOT_OTHERWISE_SPECIFIED_AS_TRANSPORT_EQUIPMENT: "XCN"; CARBOY_NON_PROTECTED: "XCO"; CARBOY_PROTECTED: "XCP"; CARTRIDGE: "XCQ"; CRATE: "XCR"; CASE: "XCS"; CARTON: "XCT"; CUP: "XCU"; COVER: "XCV"; CAGE_ROLL: "XCW"; CAN_CYLINDRICAL: "XCX"; CYLINDER: "XCY"; CANVAS: "XCZ"; CRATE_MULTIPLE_LAYER_PLASTIC: "XDA"; CRATE_MULTIPLE_LAYER_WOODEN: "XDB"; CRATE_MULTIPLE_LAYER_CARDBOARD: "XDC"; CAGE_COMMONWEALTH_HANDLING_EQUIPMENT_POOL_CHEP: "XDG"; BOX_COMMONWEALTH_HANDLING_EQUIPMENT_POOL_CHEP_EUROBOX: "XDH"; DRUM_IRON: "XDI"; DEMIJOHN_NON_PROTECTED: "XDJ"; CRATE_BULK_CARDBOARD: "XDK"; CRATE_BULK_PLASTIC: "XDL"; CRATE_BULK_WOODEN: "XDM"; DISPENSER: "XDN"; DEMIJOHN_PROTECTED: "XDP"; DRUM: "XDR"; TRAY_ONE_LAYER_NO_COVER_PLASTIC: "XDS"; TRAY_ONE_LAYER_NO_COVER_WOODEN: "XDT"; TRAY_ONE_LAYER_NO_COVER_POLYSTYRENE: "XDU"; TRAY_ONE_LAYER_NO_COVER_CARDBOARD: "XDV"; TRAY_TWO_LAYERS_NO_COVER_PLASTIC_TRAY: "XDW"; TRAY_TWO_LAYERS_NO_COVER_WOODEN: "XDX"; TRAY_TWO_LAYERS_NO_COVER_CARDBOARD: "XDY"; BAG_PLASTIC: "XEC"; CASE_WITH_PALLET_BASE: "XED"; CASE_WITH_PALLET_BASE_WOODEN: "XEE"; CASE_WITH_PALLET_BASE_CARDBOARD: "XEF"; CASE_WITH_PALLET_BASE_PLASTIC: "XEG"; CASE_WITH_PALLET_BASE_METAL: "XEH"; CASE_ISOTHERMIC: "XEI"; ENVELOPE: "XEN"; FLEXIBAG: "XFB"; CRATE_FRUIT: "XFC"; CRATE_FRAMED: "XFD"; FLEXITANK: "XFE"; FIRKIN: "XFI"; FLASK: "XFL"; FOOTLOCKER: "XFO"; FILMPACK: "XFP"; FRAME: "XFR"; FOODTAINER: "XFT"; CART_FLATBED: "XFW"; BAG_FLEXIBLE_CONTAINER: "XFX"; BOTTLE_GAS: "XGB"; GIRDER: "XGI"; CONTAINER_GALLON: "XGL"; RECEPTACLE_GLASS: "XGR"; TRAY_CONTAINING_HORIZONTALLY_STACKED_FLAT_ITEMS: "XGU"; BAG_GUNNY: "XGY"; GIRDERS_IN_BUNDLEBUNCHTRUSS: "XGZ"; BASKET_WITH_HANDLE_PLASTIC: "XHA"; BASKET_WITH_HANDLE_WOODEN: "XHB"; BASKET_WITH_HANDLE_CARDBOARD: "XHC"; HOGSHEAD: "XHG"; HANGER: "XHN"; HAMPER: "XHR"; PACKAGE_DISPLAY_WOODEN: "XIA"; PACKAGE_DISPLAY_CARDBOARD: "XIB"; PACKAGE_DISPLAY_PLASTIC: "XIC"; PACKAGE_DISPLAY_METAL: "XID"; PACKAGE_SHOW: "XIE"; PACKAGE_FLOW: "XIF"; PACKAGE_PAPER_WRAPPED: "XIG"; DRUM_PLASTIC: "XIH"; PACKAGE_CARDBOARD_WITH_BOTTLE_GRIP_HOLES: "XIK"; TRAY_RIGID_LIDDED_STACKABLE_CEN_TS_144822002: "XIL"; INGOT: "XIN"; INGOTS_IN_BUNDLEBUNCHTRUSS: "XIZ"; BAG_JUMBO: "XJB"; JERRICAN_RECTANGULAR: "XJC"; JUG: "XJG"; JAR: "XJR"; JUTEBAG: "XJT"; JERRICAN_CYLINDRICAL: "XJY"; KEG: "XKG"; LUGGAGE: "XLE"; LOG: "XLG"; LOT: "XLT"; LUG: "XLU"; LIFTVAN: "XLV"; LOGS_IN_BUNDLEBUNCHTRUSS: "XLZ"; CRATE_METAL: "XMA"; BAG_MULTIPLY: "XMB"; CRATE_MILK: "XMC"; CONTAINER_METAL: "XME"; RECEPTACLE_METAL: "XMR"; SACK_MULTI_WALL: "XMS"; MAT: "XMT"; RECEPTACLE_PLASTIC_WRAPPED: "XMW"; MATCHBOX: "XMX"; NOT_AVAILABLE: "XNA"; UNPACKED_OR_UNPACKAGED: "XNE"; UNPACKED_OR_UNPACKAGED_SINGLE_UNIT: "XNF"; UNPACKED_OR_UNPACKAGED_MULTIPLE_UNITS: "XNG"; NEST: "XNS"; NET: "XNT"; NET_TUBE_PLASTIC: "XNU"; NET_TUBE_TEXTILE: "XNV"; TWO_SIDED_CAGE_ON_WHEELS_WITH_FIXING_STRAP: "XO1"; TROLLEY: "XO2"; ONEWAY_PALLET_ISO_0_12_EURO_PALLET: "XO3"; ONEWAY_PALLET_ISO_1_11_EURO_PALLET: "XO4"; ONEWAY_PALLET_ISO_2_21_EURO_PALLET: "XO5"; PALLET_WITH_EXCEPTIONAL_DIMENSIONS: "XO6"; WOODEN_PALLET_40_CM_X_80_CM: "XO7"; PLASTIC_PALLET_SRS_60_CM_X_80_CM: "XO8"; PLASTIC_PALLET_SRS_80_CM_X_120_CM: "XO9"; PALLET_CHEP_40_CM_X_60_CM: "XOA"; PALLET_CHEP_80_CM_X_120_CM: "XOB"; PALLET_CHEP_100_CM_X_120_CM: "XOC"; PALLET_AS_4068_1993: "XOD"; PALLET_ISO_T11: "XOE"; PLATFORM_UNSPECIFIED_WEIGHT_OR_DIMENSION: "XOF"; PALLET_ISO_0_12_EURO_PALLET: "XOG"; PALLET_ISO_1_11_EURO_PALLET: "XOH"; PALLET_ISO_2__21_EURO_PALLET: "XOI"; "14_EURO_PALLET": "XOJ"; BLOCK: "XOK"; "18_EURO_PALLET": "XOL"; SYNTHETIC_PALLET_ISO_1: "XOM"; SYNTHETIC_PALLET_ISO_2: "XON"; WHOLESALER_PALLET: "XOP"; PALLET_80_X_100_CM: "XOQ"; PALLET_60_X_100_CM: "XOR"; ONEWAY_PALLET: "XOS"; OCTABIN: "XOT"; CONTAINER_OUTER: "XOU"; RETURNABLE_PALLET: "XOV"; LARGE_BAG_PALLET_SIZED: "XOW"; A_WHEELED_PALLET_WITH_RAISED_RIM_81_X_67_X_135: "XOX"; A_WHEELED_PALLET_WITH_RAISED_RIM_81_X_72_X_135: "XOY"; WHEELED_PALLET_WITH_RAISED_RIM__81_X_60_X_16: "XOZ"; CHEP_PALLET_60_CM_X_80_CM: "XP1"; PAN: "XP2"; LPR_PALLET_60_CM_X_80_CM: "XP3"; LPR_PALLET_80_CM_X_120_CM: "XP4"; PACKET: "XPA"; PALLET_BOX_COMBINED_OPEN_ENDED_BOX_AND_PALLET: "XPB"; PARCEL: "XPC"; PALLET_MODULAR_COLLARS_80CMS__100CMS: "XPD"; PALLET_MODULAR_COLLARS_80CMS__120CMS: "XPE"; PEN: "XPF"; PLATE: "XPG"; PITCHER: "XPH"; PIPE: "XPI"; PUNNET: "XPJ"; PACKAGE: "XPK"; PAIL: "XPL"; PLANK: "XPN"; POUCH: "XPO"; RECEPTACLE_PLASTIC: "XPR"; POT: "XPT"; TRAY: "XPU"; PIPES_IN_BUNDLEBUNCHTRUSS: "XPV"; PALLET: "XPX"; PLATES_IN_BUNDLEBUNCHTRUSS: "XPY"; PLANKS_IN_BUNDLEBUNCHTRUSS: "XPZ"; DRUM_STEEL_NON_REMOVABLE_HEAD: "XQA"; DRUM_STEEL_REMOVABLE_HEAD: "XQB"; DRUM_ALUMINIUM_NON_REMOVABLE_HEAD: "XQC"; DRUM_ALUMINIUM_REMOVABLE_HEAD: "XQD"; DRUM_PLASTIC_NON_REMOVABLE_HEAD: "XQF"; DRUM_PLASTIC_REMOVABLE_HEAD: "XQG"; BARREL_WOODEN_BUNG_TYPE: "XQH"; BARREL_WOODEN_REMOVABLE_HEAD: "XQJ"; JERRICAN_STEEL_NON_REMOVABLE_HEAD: "XQK"; JERRICAN_STEEL_REMOVABLE_HEAD: "XQL"; JERRICAN_PLASTIC_NON_REMOVABLE_HEAD: "XQM"; JERRICAN_PLASTIC_REMOVABLE_HEAD: "XQN"; BOX_WOODEN_NATURAL_WOOD_ORDINARY: "XQP"; BOX_WOODEN_NATURAL_WOOD_WITH_SIFT_PROOF_WALLS: "XQQ"; BOX_PLASTIC_EXPANDED: "XQR"; BOX_PLASTIC_SOLID: "XQS"; ROD: "XRD"; RING: "XRG"; RACK_CLOTHING_HANGER: "XRJ"; RACK: "XRK"; REEL: "XRL"; ROLL: "XRO"; REDNET: "XRT"; RODS_IN_BUNDLEBUNCHTRUSS: "XRZ"; SACK: "XSA"; SLAB: "XSB"; CRATE_SHALLOW: "XSC"; SPINDLE: "XSD"; SEA_CHEST: "XSE"; SACHET: "XSH"; SKID: "XSI"; CASE_SKELETON: "XSK"; SLIPSHEET: "XSL"; SHEETMETAL: "XSM"; SPOOL: "XSO"; SHEET_PLASTIC_WRAPPING: "XSP"; CASE_STEEL: "XSS"; SHEET: "XST"; SUITCASE: "XSU"; ENVELOPE_STEEL: "XSV"; SHRINKWRAPPED: "XSW"; SLEEVE: "XSY"; SHEETS_IN_BUNDLEBUNCHTRUSS: "XSZ"; TUB: "XTB"; TEA_CHEST: "XTC"; TUBE_COLLAPSIBLE: "XTD"; TANK_CONTAINER_GENERIC: "XTG"; TIERCE: "XTI"; TANK_RECTANGULAR: "XTK"; TUB_WITH_LID: "XTL"; TIN: "XTN"; TUN: "XTO"; TRUNK: "XTR"; TRUSS: "XTS"; BAG_TOTE: "XTT"; TUBE: "XTU"; TUBE_WITH_NOZZLE: "XTV"; PALLET_TRIWALL: "XTW"; TANK_CYLINDRICAL: "XTY"; TUBES_IN_BUNDLEBUNCHTRUSS: "XTZ"; UNCAGED: "XUC"; UNIT: "XUN"; VAT: "XVA"; BULK_GAS_AT_1031_MBAR_AND_15C: "XVG"; VIAL: "XVI"; VANPACK: "XVK"; BULK_LIQUID: "XVL"; VEHICLE: "XVN"; BULK_SOLID_LARGE_PARTICLES_NODULES: "XVO"; VACUUM_PACKED: "XVP"; BULK_LIQUEFIED_GAS_AT_ABNORMAL_TEMPERATUREPRESSURE: "XVQ"; BULK_SOLID_GRANULAR_PARTICLES_GRAINS: "XVR"; BULK_SCRAP_METAL: "XVS"; BULK_SOLID_FINE_PARTICLES_POWDERS: "XVY"; INTERMEDIATE_BULK_CONTAINER: "XWA"; WICKERBOTTLE: "XWB"; INTERMEDIATE_BULK_CONTAINER_STEEL: "XWC"; INTERMEDIATE_BULK_CONTAINER_ALUMINIUM: "XWD"; INTERMEDIATE_BULK_CONTAINER_METAL: "XWF"; INTERMEDIATE_BULK_CONTAINER_STEEL_PRESSURISED__10_KPA: "XWG"; INTERMEDIATE_BULK_CONTAINER_ALUMINIUM_PRESSURISED__10_KPA: "XWH"; INTERMEDIATE_BULK_CONTAINER_METAL_PRESSURE_10_KPA: "XWJ"; INTERMEDIATE_BULK_CONTAINER_STEEL_LIQUID: "XWK"; INTERMEDIATE_BULK_CONTAINER_ALUMINIUM_LIQUID: "XWL"; INTERMEDIATE_BULK_CONTAINER_METAL_LIQUID: "XWM"; INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_WITHOUT_COATLINER: "XWN"; INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_COATED: "XWP"; INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_WITH_LINER: "XWQ"; INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_COATED_AND_LINER: "XWR"; INTERMEDIATE_BULK_CONTAINER_PLASTIC_FILM: "XWS"; INTERMEDIATE_BULK_CONTAINER_TEXTILE_WITH_OUT_COATLINER: "XWT"; INTERMEDIATE_BULK_CONTAINER_NATURAL_WOOD_WITH_INNER_LINER: "XWU"; INTERMEDIATE_BULK_CONTAINER_TEXTILE_COATED: "XWV"; INTERMEDIATE_BULK_CONTAINER_TEXTILE_WITH_LINER: "XWW"; INTERMEDIATE_BULK_CONTAINER_TEXTILE_COATED_AND_LINER: "XWX"; INTERMEDIATE_BULK_CONTAINER_PLYWOOD_WITH_INNER_LINER: "XWY"; INTERMEDIATE_BULK_CONTAINER_RECONSTITUTED_WOOD_WITH_INNER_LINER: "XWZ"; BAG_WOVEN_PLASTIC_WITHOUT_INNER_COATLINER: "XXA"; BAG_WOVEN_PLASTIC_SIFT_PROOF: "XXB"; BAG_WOVEN_PLASTIC_WATER_RESISTANT: "XXC"; BAG_PLASTICS_FILM: "XXD"; BAG_TEXTILE_WITHOUT_INNER_COATLINER: "XXF"; BAG_TEXTILE_SIFT_PROOF: "XXG"; BAG_TEXTILE_WATER_RESISTANT: "XXH"; BAG_PAPER_MULTI_WALL: "XXJ"; BAG_PAPER_MULTI_WALL_WATER_RESISTANT: "XXK"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_STEEL_DRUM: "XYA"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_STEEL_CRATE_BOX: "XYB"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_ALUMINIUM_DRUM: "XYC"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_ALUMINIUM_CRATE: "XYD"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_WOODEN_BOX: "XYF"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLYWOOD_DRUM: "XYG"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLYWOOD_BOX: "XYH"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_FIBRE_DRUM: "XYJ"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_FIBREBOARD_BOX: "XYK"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLASTIC_DRUM: "XYL"; COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_SOLID_PLASTIC_BOX: "XYM"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_STEEL_DRUM: "XYN"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_STEEL_CRATE_BOX: "XYP"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_ALUMINIUM_DRUM: "XYQ"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_ALUMINIUM_CRATE: "XYR"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_WOODEN_BOX: "XYS"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_PLYWOOD_DRUM: "XYT"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_WICKERWORK_HAMPER: "XYV"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_FIBRE_DRUM: "XYW"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_FIBREBOARD_BOX: "XYX"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_EXPANDABLE_PLASTIC_PACK: "XYY"; COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_SOLID_PLASTIC_PACK: "XYZ"; INTERMEDIATE_BULK_CONTAINER_PAPER_MULTI_WALL: "XZA"; BAG_LARGE: "XZB"; INTERMEDIATE_BULK_CONTAINER_PAPER_MULTI_WALL_WATER_RESISTANT: "XZC"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_SOLIDS: "XZD"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_SOLIDS: "XZF"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_PRESSURISED: "XZG"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_PRESSURISED: "XZH"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_LIQUIDS: "XZJ"; INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_LIQUIDS: "XZK"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_SOLIDS: "XZL"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_SOLIDS: "XZM"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_PRESSURISED: "XZN"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_PRESSURISED: "XZP"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_LIQUIDS: "XZQ"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_LIQUIDS: "XZR"; INTERMEDIATE_BULK_CONTAINER_COMPOSITE: "XZS"; INTERMEDIATE_BULK_CONTAINER_FIBREBOARD: "XZT"; INTERMEDIATE_BULK_CONTAINER_FLEXIBLE: "XZU"; INTERMEDIATE_BULK_CONTAINER_METAL_OTHER_THAN_STEEL: "XZV"; INTERMEDIATE_BULK_CONTAINER_NATURAL_WOOD: "XZW"; INTERMEDIATE_BULK_CONTAINER_PLYWOOD: "XZX"; INTERMEDIATE_BULK_CONTAINER_RECONSTITUTED_WOOD: "XZY"; }; export { PUBLISHED, UNIT, Unit, type UnitCode, type UnitDefinition, unitCode };