From 388bb368983055acee92e530378e09ce878eb7d7 Mon Sep 17 00:00:00 2001 From: HorstOeko Date: Wed, 18 Dec 2024 15:14:45 +0100 Subject: [PATCH] [ENH] Added Codelists as Enum (see PR #223) --- ...dAccountingAccountsClassificationTypes.php | 58 + src/codelistsenum/ZugferdAllowanceCodes.php | 118 + src/codelistsenum/ZugferdChargeCodes.php | 908 ++ src/codelistsenum/ZugferdCountryCodes.php | 1273 ++ src/codelistsenum/ZugferdCurrencyCodes.php | 918 ++ .../ZugferdDutyTaxFeeCategories.php | 68 + .../ZugferdElectronicAddressScheme.php | 479 + src/codelistsenum/ZugferdInvoiceType.php | 328 + .../ZugferdItemTypeIdentificationCodes.php | 928 ++ src/codelistsenum/ZugferdPaymentMeans.php | 433 + .../ZugferdReferenceCodeQualifiers.php | 5947 +++++++++ .../ZugferdSchemeIdentifiers.php | 1080 ++ .../ZugferdTextSubjectCodeQualifiers.php | 1938 +++ src/codelistsenum/ZugferdUnitCodes.php | 10604 ++++++++++++++++ .../ZugferdVATExemptionReasonCode.php | 438 + 15 files changed, 25518 insertions(+) create mode 100644 src/codelistsenum/ZugferdAccountingAccountsClassificationTypes.php create mode 100644 src/codelistsenum/ZugferdAllowanceCodes.php create mode 100644 src/codelistsenum/ZugferdChargeCodes.php create mode 100644 src/codelistsenum/ZugferdCountryCodes.php create mode 100644 src/codelistsenum/ZugferdCurrencyCodes.php create mode 100644 src/codelistsenum/ZugferdDutyTaxFeeCategories.php create mode 100644 src/codelistsenum/ZugferdElectronicAddressScheme.php create mode 100644 src/codelistsenum/ZugferdInvoiceType.php create mode 100644 src/codelistsenum/ZugferdItemTypeIdentificationCodes.php create mode 100644 src/codelistsenum/ZugferdPaymentMeans.php create mode 100644 src/codelistsenum/ZugferdReferenceCodeQualifiers.php create mode 100644 src/codelistsenum/ZugferdSchemeIdentifiers.php create mode 100644 src/codelistsenum/ZugferdTextSubjectCodeQualifiers.php create mode 100644 src/codelistsenum/ZugferdUnitCodes.php create mode 100644 src/codelistsenum/ZugferdVATExemptionReasonCode.php diff --git a/src/codelistsenum/ZugferdAccountingAccountsClassificationTypes.php b/src/codelistsenum/ZugferdAccountingAccountsClassificationTypes.php new file mode 100644 index 00000000..1dbf7a09 --- /dev/null +++ b/src/codelistsenum/ZugferdAccountingAccountsClassificationTypes.php @@ -0,0 +1,58 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdAccountingAccountsClassificationTypes: int +{ + + /** + * The code indicates a general chart of accounts + */ + case GENERAL_ACCOUNT_CHART_OF_ACCOUNTS = 1; + + /** + * The code indicates a cost chart of accounts + */ + case COST_ACCOUNTING_CHART_OF_ACCOUNTS = 2; + + /** + * The code indicates a budget chart of accounts + */ + case BUDGETARY_ACCOUNT_CHART_OF_ACCOUNTS = 3; + + /** + * The code indicates a payable chart of accounts + */ + case PAYABLE_ACCOUNT_CHART_OF_ACCOUNTS = 4; + + /** + * The code indicates a receivable chart of accounts + */ + case RECEIVABLE_ACCOUNT_CHART_OF_ACCOUNTS = 5; + + /** + * The code indicates a job chart of accounts + */ + case JOB_ACCOUNT_CHART_OF_ACCOUNTS = 6; + + /** + * The code indicates a building site chart of accounts + */ + case BUILDING_SITE_ACCOUNT_CHART_OF_ACCOUNTS = 7; +} diff --git a/src/codelistsenum/ZugferdAllowanceCodes.php b/src/codelistsenum/ZugferdAllowanceCodes.php new file mode 100644 index 00000000..db9b2f3b --- /dev/null +++ b/src/codelistsenum/ZugferdAllowanceCodes.php @@ -0,0 +1,118 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdAllowanceCodes: int +{ + + /** + * Bonus for works ahead of schedule + */ + case BONUS_FOR_WORKS_AHEAD_OF_SCHEDULE = 41; + + /** + * Other bonus + */ + case OTHER_BONUS = 42; + + /** + * Manufacturer’s consumer discount + */ + case MANUFACTURERS_CONSUMER_DISCOUNT = 60; + + /** + * Due to military status + */ + case DUE_TO_MILITARY_STATUS = 62; + + /** + * Due to work accident + */ + case DUE_TO_WORK_ACCIDENT = 63; + + /** + * Special agreement + */ + case SPECIAL_AGREEMENT = 64; + + /** + * Production error discount + */ + case PRODUCTION_ERROR_DISCOUNT = 65; + + /** + * New outlet discount + */ + case NEW_OUTLET_DISCOUNT = 66; + + /** + * Sample discount + */ + case SAMPLE_DISCOUNT = 67; + + /** + * End-of-range discount + */ + case ENDOFRANGE_DISCOUNT = 68; + + /** + * Incoterm discount + */ + case INCOTERM_DISCOUNT = 70; + + /** + * Point of sales threshold allowance + */ + case POINT_OF_SALES_THRESHOLD_ALLOWANCE = 71; + + /** + * Material surcharge/deduction + */ + case MATERIAL_SURCHARGE_DEDUCTION = 88; + + /** + * Discount + */ + case DISCOUNT = 95; + + /** + * Special rebate + */ + case SPECIAL_REBATE = 100; + + /** + * Fixed long term + */ + case FIXED_LONG_TERM = 102; + + /** + * Temporary + */ + case TEMPORARY = 103; + + /** + * Standard + */ + case STANDARD = 104; + + /** + * Yearly turnover + */ + case YEARLY_TURNOVER = 105; +} diff --git a/src/codelistsenum/ZugferdChargeCodes.php b/src/codelistsenum/ZugferdChargeCodes.php new file mode 100644 index 00000000..24788914 --- /dev/null +++ b/src/codelistsenum/ZugferdChargeCodes.php @@ -0,0 +1,908 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdChargeCodes: string +{ + + /** + * Advertising + */ + case ADVERTISING = "AA"; + + /** + * Telecommunication + */ + case TELECOMMUNICATION = "AAA"; + + /** + * Technical modification + */ + case TECHNICAL_MODIFICATION = "AAC"; + + /** + * Job-order production + */ + case JOBORDER_PRODUCTION = "AAD"; + + /** + * Outlays + */ + case OUTLAYS = "AAE"; + + /** + * Off-premises + */ + case OFFPREMISES = "AAF"; + + /** + * Additional processing + */ + case ADDITIONAL_PROCESSING = "AAH"; + + /** + * Attesting + */ + case ATTESTING = "AAI"; + + /** + * Acceptance + */ + case ACCEPTANCE = "AAS"; + + /** + * Rush delivery + */ + case RUSH_DELIVERY = "AAT"; + + /** + * Special construction + */ + case SPECIAL_CONSTRUCTION = "AAV"; + + /** + * Airport facilities + */ + case AIRPORT_FACILITIES = "AAY"; + + /** + * Concession + */ + case CONCESSION = "AAZ"; + + /** + * Compulsory storage + */ + case COMPULSORY_STORAGE = "ABA"; + + /** + * Fuel removal + */ + case FUEL_REMOVAL = "ABB"; + + /** + * Into plane + */ + case INTO_PLANE = "ABC"; + + /** + * Overtime + */ + case OVERTIME = "ABD"; + + /** + * Tooling + */ + case TOOLING = "ABF"; + + /** + * Miscellaneous + */ + case MISCELLANEOUS = "ABK"; + + /** + * Additional packaging + */ + case ADDITIONAL_PACKAGING = "ABL"; + + /** + * Dunnage + */ + case DUNNAGE = "ABN"; + + /** + * Containerisation + */ + case CONTAINERISATION = "ABR"; + + /** + * Carton packing + */ + case CARTON_PACKING = "ABS"; + + /** + * Hessian wrapped + */ + case HESSIAN_WRAPPED = "ABT"; + + /** + * Polyethylene wrap packing + */ + case POLYETHYLENE_WRAP_PACKING = "ABU"; + + /** + * Miscellaneous treatment + */ + case MISCELLANEOUS_TREATMENT = "ACF"; + + /** + * Enamelling treatment + */ + case ENAMELLING_TREATMENT = "ACG"; + + /** + * Heat treatment + */ + case HEAT_TREATMENT = "ACH"; + + /** + * Plating treatment + */ + case PLATING_TREATMENT = "ACI"; + + /** + * Painting + */ + case PAINTING = "ACJ"; + + /** + * Polishing + */ + case POLISHING = "ACK"; + + /** + * Priming + */ + case PRIMING = "ACL"; + + /** + * Preservation treatment + */ + case PRESERVATION_TREATMENT = "ACM"; + + /** + * Fitting + */ + case FITTING = "ACS"; + + /** + * Consolidation + */ + case CONSOLIDATION = "ADC"; + + /** + * Bill of lading + */ + case BILL_OF_LADING = "ADE"; + + /** + * Airbag + */ + case AIRBAG = "ADJ"; + + /** + * Transfer + */ + case TRANSFER = "ADK"; + + /** + * Slipsheet + */ + case SLIPSHEET = "ADL"; + + /** + * Binding + */ + case BINDING = "ADM"; + + /** + * Repair or replacement of broken returnable package + */ + case REPAIR_OR_REPLACEMENT_OF_BROKEN_RETURNABLE_PACKAGE = "ADN"; + + /** + * Efficient logistics + */ + case EFFICIENT_LOGISTICS = "ADO"; + + /** + * Merchandising + */ + case MERCHANDISING = "ADP"; + + /** + * Product mix + */ + case PRODUCT_MIX = "ADQ"; + + /** + * Other services + */ + case OTHER_SERVICES = "ADR"; + + /** + * Pick-up + */ + case PICKUP = "ADT"; + + /** + * Chronic illness + */ + case CHRONIC_ILLNESS = "ADW"; + + /** + * New product introduction + */ + case NEW_PRODUCT_INTRODUCTION = "ADY"; + + /** + * Direct delivery + */ + case DIRECT_DELIVERY = "ADZ"; + + /** + * Diversion + */ + case DIVERSION = "AEA"; + + /** + * Disconnect + */ + case DISCONNECT = "AEB"; + + /** + * Distribution + */ + case DISTRIBUTION = "AEC"; + + /** + * Handling of hazardous cargo + */ + case HANDLING_OF_HAZARDOUS_CARGO = "AED"; + + /** + * Rents and leases + */ + case RENTS_AND_LEASES = "AEF"; + + /** + * Location differential + */ + case LOCATION_DIFFERENTIAL = "AEH"; + + /** + * Aircraft refueling + */ + case AIRCRAFT_REFUELING = "AEI"; + + /** + * Fuel shipped into storage + */ + case FUEL_SHIPPED_INTO_STORAGE = "AEJ"; + + /** + * Cash on delivery + */ + case CASH_ON_DELIVERY = "AEK"; + + /** + * Small order processing service + */ + case SMALL_ORDER_PROCESSING_SERVICE = "AEL"; + + /** + * Clerical or administrative services + */ + case CLERICAL_OR_ADMINISTRATIVE_SERVICES = "AEM"; + + /** + * Guarantee + */ + case GUARANTEE = "AEN"; + + /** + * Collection and recycling + */ + case COLLECTION_AND_RECYCLING = "AEO"; + + /** + * Copyright fee collection + */ + case COPYRIGHT_FEE_COLLECTION = "AEP"; + + /** + * Veterinary inspection service + */ + case VETERINARY_INSPECTION_SERVICE = "AES"; + + /** + * Pensioner service + */ + case PENSIONER_SERVICE = "AET"; + + /** + * Medicine free pass holder + */ + case MEDICINE_FREE_PASS_HOLDER = "AEU"; + + /** + * Environmental protection service + */ + case ENVIRONMENTAL_PROTECTION_SERVICE = "AEV"; + + /** + * Environmental clean-up service + */ + case ENVIRONMENTAL_CLEANUP_SERVICE = "AEW"; + + /** + * National cheque processing service outside account area + */ + case NATIONAL_CHEQUE_PROCESSING_SERVICE_OUTSIDE_ACCOUNT_AREA = "AEX"; + + /** + * National payment service outside account area + */ + case NATIONAL_PAYMENT_SERVICE_OUTSIDE_ACCOUNT_AREA = "AEY"; + + /** + * National payment service within account area + */ + case NATIONAL_PAYMENT_SERVICE_WITHIN_ACCOUNT_AREA = "AEZ"; + + /** + * Adjustments + */ + case ADJUSTMENTS = "AJ"; + + /** + * Authentication + */ + case AUTHENTICATION = "AU"; + + /** + * Cataloguing + */ + case CATALOGUING = "CA"; + + /** + * Cartage + */ + case CARTAGE = "CAB"; + + /** + * Certification + */ + case CERTIFICATION = "CAD"; + + /** + * Certificate of conformance + */ + case CERTIFICATE_OF_CONFORMANCE = "CAE"; + + /** + * Certificate of origin + */ + case CERTIFICATE_OF_ORIGIN = "CAF"; + + /** + * Cutting + */ + case CUTTING = "CAI"; + + /** + * Consular service + */ + case CONSULAR_SERVICE = "CAJ"; + + /** + * Customer collection + */ + case CUSTOMER_COLLECTION = "CAK"; + + /** + * Payroll payment service + */ + case PAYROLL_PAYMENT_SERVICE = "CAL"; + + /** + * Cash transportation + */ + case CASH_TRANSPORTATION = "CAM"; + + /** + * Home banking service + */ + case HOME_BANKING_SERVICE = "CAN"; + + /** + * Bilateral agreement service + */ + case BILATERAL_AGREEMENT_SERVICE = "CAO"; + + /** + * Insurance brokerage service + */ + case INSURANCE_BROKERAGE_SERVICE = "CAP"; + + /** + * Cheque generation + */ + case CHEQUE_GENERATION = "CAQ"; + + /** + * Preferential merchandising location + */ + case PREFERENTIAL_MERCHANDISING_LOCATION = "CAR"; + + /** + * Crane + */ + case CRANE = "CAS"; + + /** + * Special colour service + */ + case SPECIAL_COLOUR_SERVICE = "CAT"; + + /** + * Sorting + */ + case SORTING = "CAU"; + + /** + * Battery collection and recycling + */ + case BATTERY_COLLECTION_AND_RECYCLING = "CAV"; + + /** + * Product take back fee + */ + case PRODUCT_TAKE_BACK_FEE = "CAW"; + + /** + * Quality control released + */ + case QUALITY_CONTROL_RELEASED = "CAX"; + + /** + * Quality control held + */ + case QUALITY_CONTROL_HELD = "CAY"; + + /** + * Quality control embargo + */ + case QUALITY_CONTROL_EMBARGO = "CAZ"; + + /** + * Car loading + */ + case CAR_LOADING = "CD"; + + /** + * Cleaning + */ + case CLEANING = "CG"; + + /** + * Cigarette stamping + */ + case CIGARETTE_STAMPING = "CS"; + + /** + * Count and recount + */ + case COUNT_AND_RECOUNT = "CT"; + + /** + * Layout/design + */ + case LAYOUT_DESIGN = "DAB"; + + /** + * Assortment allowance + */ + case ASSORTMENT_ALLOWANCE = "DAC"; + + /** + * Driver assigned unloading + */ + case DRIVER_ASSIGNED_UNLOADING = "DAD"; + + /** + * Debtor bound + */ + case DEBTOR_BOUND = "DAF"; + + /** + * Dealer allowance + */ + case DEALER_ALLOWANCE = "DAG"; + + /** + * Allowance transferable to the consumer + */ + case ALLOWANCE_TRANSFERABLE_TO_THE_CONSUMER = "DAH"; + + /** + * Growth of business + */ + case GROWTH_OF_BUSINESS = "DAI"; + + /** + * Introduction allowance + */ + case INTRODUCTION_ALLOWANCE = "DAJ"; + + /** + * Multi-buy promotion + */ + case MULTIBUY_PROMOTION = "DAK"; + + /** + * Partnership + */ + case PARTNERSHIP = "DAL"; + + /** + * Return handling + */ + case RETURN_HANDLING = "DAM"; + + /** + * Minimum order not fulfilled charge + */ + case MINIMUM_ORDER_NOT_FULFILLED_CHARGE = "DAN"; + + /** + * Point of sales threshold allowance + */ + case POINT_OF_SALES_THRESHOLD_ALLOWANCE = "DAO"; + + /** + * Wholesaling discount + */ + case WHOLESALING_DISCOUNT = "DAP"; + + /** + * Documentary credits transfer commission + */ + case DOCUMENTARY_CREDITS_TRANSFER_COMMISSION = "DAQ"; + + /** + * Delivery + */ + case DELIVERY = "DL"; + + /** + * Engraving + */ + case ENGRAVING = "EG"; + + /** + * Expediting + */ + case EXPEDITING = "EP"; + + /** + * Exchange rate guarantee + */ + case EXCHANGE_RATE_GUARANTEE = "ER"; + + /** + * Fabrication + */ + case FABRICATION = "FAA"; + + /** + * Freight equalization + */ + case FREIGHT_EQUALIZATION = "FAB"; + + /** + * Freight extraordinary handling + */ + case FREIGHT_EXTRAORDINARY_HANDLING = "FAC"; + + /** + * Freight service + */ + case FREIGHT_SERVICE = "FC"; + + /** + * Filling/handling + */ + case FILLING_HANDLING = "FH"; + + /** + * Financing + */ + case FINANCING = "FI"; + + /** + * Grinding + */ + case GRINDING = "GAA"; + + /** + * Hose + */ + case HOSE = "HAA"; + + /** + * Handling + */ + case HANDLING = "HD"; + + /** + * Hoisting and hauling + */ + case HOISTING_AND_HAULING = "HH"; + + /** + * Installation + */ + case INSTALLATION = "IAA"; + + /** + * Installation and warranty + */ + case INSTALLATION_AND_WARRANTY = "IAB"; + + /** + * Inside delivery + */ + case INSIDE_DELIVERY = "ID"; + + /** + * Inspection + */ + case INSPECTION = "IF"; + + /** + * Installation and training + */ + case INSTALLATION_AND_TRAINING = "IR"; + + /** + * Invoicing + */ + case INVOICING = "IS"; + + /** + * Koshering + */ + case KOSHERING = "KO"; + + /** + * Carrier count + */ + case CARRIER_COUNT = "L1"; + + /** + * Labelling + */ + case LABELLING = "LA"; + + /** + * Labour + */ + case LABOUR = "LAA"; + + /** + * Repair and return + */ + case REPAIR_AND_RETURN = "LAB"; + + /** + * Legalisation + */ + case LEGALISATION = "LF"; + + /** + * Mounting + */ + case MOUNTING = "MAE"; + + /** + * Mail invoice + */ + case MAIL_INVOICE = "MI"; + + /** + * Mail invoice to each location + */ + case MAIL_INVOICE_TO_EACH_LOCATION = "ML"; + + /** + * Non-returnable containers + */ + case NONRETURNABLE_CONTAINERS = "NAA"; + + /** + * Outside cable connectors + */ + case OUTSIDE_CABLE_CONNECTORS = "OA"; + + /** + * Invoice with shipment + */ + case INVOICE_WITH_SHIPMENT = "PA"; + + /** + * Phosphatizing (steel treatment) + */ + case PHOSPHATIZING_STEEL_TREATMENT = "PAA"; + + /** + * Packing + */ + case PACKING = "PC"; + + /** + * Palletizing + */ + case PALLETIZING = "PL"; + + /** + * Repacking + */ + case REPACKING = "RAB"; + + /** + * Repair + */ + case REPAIR = "RAC"; + + /** + * Returnable container + */ + case RETURNABLE_CONTAINER = "RAD"; + + /** + * Restocking + */ + case RESTOCKING = "RAF"; + + /** + * Re-delivery + */ + case REDELIVERY = "RE"; + + /** + * Refurbishing + */ + case REFURBISHING = "RF"; + + /** + * Rail wagon hire + */ + case RAIL_WAGON_HIRE = "RH"; + + /** + * Loading + */ + case LOADING = "RV"; + + /** + * Salvaging + */ + case SALVAGING = "SA"; + + /** + * Shipping and handling + */ + case SHIPPING_AND_HANDLING = "SAA"; + + /** + * Special packaging + */ + case SPECIAL_PACKAGING = "SAD"; + + /** + * Stamping + */ + case STAMPING = "SAE"; + + /** + * Consignee unload + */ + case CONSIGNEE_UNLOAD = "SAI"; + + /** + * Shrink-wrap + */ + case SHRINKWRAP = "SG"; + + /** + * Special handling + */ + case SPECIAL_HANDLING = "SH"; + + /** + * Special finish + */ + case SPECIAL_FINISH = "SM"; + + /** + * Set-up + */ + case SETUP = "SU"; + + /** + * Tank renting + */ + case TANK_RENTING = "TAB"; + + /** + * Testing + */ + case TESTING = "TAC"; + + /** + * Transportation - third party billing + */ + case TRANSPORTATION__THIRD_PARTY_BILLING = "TT"; + + /** + * Transportation by vendor + */ + case TRANSPORTATION_BY_VENDOR = "TV"; + + /** + * Drop yard + */ + case DROP_YARD = "V1"; + + /** + * Drop dock + */ + case DROP_DOCK = "V2"; + + /** + * Warehousing + */ + case WAREHOUSING = "WH"; + + /** + * Combine all same day shipment + */ + case COMBINE_ALL_SAME_DAY_SHIPMENT = "XAA"; + + /** + * Split pick-up + */ + case SPLIT_PICKUP = "YY"; + + /** + * Mutually defined + */ + case MUTUALLY_DEFINED = "ZZZ"; +} diff --git a/src/codelistsenum/ZugferdCountryCodes.php b/src/codelistsenum/ZugferdCountryCodes.php new file mode 100644 index 00000000..8618a02d --- /dev/null +++ b/src/codelistsenum/ZugferdCountryCodes.php @@ -0,0 +1,1273 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdCountryCodes: string +{ + + /** + * Andorra + */ + case ANDORRA = "AD"; + + /** + * United Arab Emirates (the) + */ + case UNITED_ARAB_EMIRATES_THE = "AE"; + + /** + * Afghanistan + */ + case AFGHANISTAN = "AF"; + + /** + * Antigua and Barbuda + */ + case ANTIGUA_AND_BARBUDA = "AG"; + + /** + * Anguilla + */ + case ANGUILLA = "AI"; + + /** + * Albania + */ + case ALBANIA = "AL"; + + /** + * Armenia + */ + case ARMENIA = "AM"; + + /** + * Angola + */ + case ANGOLA = "AO"; + + /** + * Antarctica + */ + case ANTARCTICA = "AQ"; + + /** + * Argentina + */ + case ARGENTINA = "AR"; + + /** + * American Samoa + */ + case AMERICAN_SAMOA = "AS"; + + /** + * Austria + */ + case AUSTRIA = "AT"; + + /** + * Australia + */ + case AUSTRALIA = "AU"; + + /** + * Aruba + */ + case ARUBA = "AW"; + + /** + * Åland Islands + */ + case LAND_ISLANDS = "AX"; + + /** + * Azerbaijan + */ + case AZERBAIJAN = "AZ"; + + /** + * Bosnia and Herzegovina + */ + case BOSNIA_AND_HERZEGOVINA = "BA"; + + /** + * Barbados + */ + case BARBADOS = "BB"; + + /** + * Bangladesh + */ + case BANGLADESH = "BD"; + + /** + * Belgium + */ + case BELGIUM = "BE"; + + /** + * Burkina Faso + */ + case BURKINA_FASO = "BF"; + + /** + * Bulgaria + */ + case BULGARIA = "BG"; + + /** + * Bahrain + */ + case BAHRAIN = "BH"; + + /** + * Burundi + */ + case BURUNDI = "BI"; + + /** + * Benin + */ + case BENIN = "BJ"; + + /** + * Saint Barthélemy + */ + case SAINT_BARTHLEMY = "BL"; + + /** + * Bermuda + */ + case BERMUDA = "BM"; + + /** + * Brunei Darussalam + */ + case BRUNEI_DARUSSALAM = "BN"; + + /** + * Bolivia (Plurinational State of) + */ + case BOLIVIA_PLURINATIONAL_STATE_OF = "BO"; + + /** + * Bonaire, Sint Eustatius and Saba + */ + case BONAIRE_SINT_EUSTATIUS_AND_SABA = "BQ"; + + /** + * Brazil + */ + case BRAZIL = "BR"; + + /** + * Bahamas (the) + */ + case BAHAMAS_THE = "BS"; + + /** + * Bhutan + */ + case BHUTAN = "BT"; + + /** + * Bouvet Island + */ + case BOUVET_ISLAND = "BV"; + + /** + * Botswana + */ + case BOTSWANA = "BW"; + + /** + * Belarus + */ + case BELARUS = "BY"; + + /** + * Belize + */ + case BELIZE = "BZ"; + + /** + * Canada + */ + case CANADA = "CA"; + + /** + * Cocos (Keeling) Islands (the) + */ + case COCOS_KEELING_ISLANDS_THE = "CC"; + + /** + * Congo (the Democratic Republic of the) + */ + case CONGO_THE_DEMOCRATIC_REPUBLIC_OF_THE = "CD"; + + /** + * Central African Republic (the) + */ + case CENTRAL_AFRICAN_REPUBLIC_THE = "CF"; + + /** + * Congo (the) + */ + case CONGO_THE = "CG"; + + /** + * Switzerland + */ + case SWITZERLAND = "CH"; + + /** + * Côte d'Ivoire + */ + case CTE_DIVOIRE = "CI"; + + /** + * Cook Islands (the) + */ + case COOK_ISLANDS_THE = "CK"; + + /** + * Chile + */ + case CHILE = "CL"; + + /** + * Cameroon + */ + case CAMEROON = "CM"; + + /** + * China + */ + case CHINA = "CN"; + + /** + * Colombia + */ + case COLOMBIA = "CO"; + + /** + * Costa Rica + */ + case COSTA_RICA = "CR"; + + /** + * Cuba + */ + case CUBA = "CU"; + + /** + * Cabo Verde + */ + case CABO_VERDE = "CV"; + + /** + * Curaçao + */ + case CURAAO = "CW"; + + /** + * Christmas Island + */ + case CHRISTMAS_ISLAND = "CX"; + + /** + * Cyprus + */ + case CYPRUS = "CY"; + + /** + * Czechia + */ + case CZECHIA = "CZ"; + + /** + * Germany + */ + case GERMANY = "DE"; + + /** + * Djibouti + */ + case DJIBOUTI = "DJ"; + + /** + * Denmark + */ + case DENMARK = "DK"; + + /** + * Dominica + */ + case DOMINICA = "DM"; + + /** + * Dominican Republic (the) + */ + case DOMINICAN_REPUBLIC_THE = "DO"; + + /** + * Algeria + */ + case ALGERIA = "DZ"; + + /** + * Ecuador + */ + case ECUADOR = "EC"; + + /** + * Estonia + */ + case ESTONIA = "EE"; + + /** + * Egypt + */ + case EGYPT = "EG"; + + /** + * Western Sahara* + */ + case WESTERN_SAHARA = "EH"; + + /** + * Eritrea + */ + case ERITREA = "ER"; + + /** + * Spain + */ + case SPAIN = "ES"; + + /** + * Ethiopia + */ + case ETHIOPIA = "ET"; + + /** + * Finland + */ + case FINLAND = "FI"; + + /** + * Fiji + */ + case FIJI = "FJ"; + + /** + * Falkland Islands (the) [Malvinas] + */ + case FALKLAND_ISLANDS_THE_MALVINAS = "FK"; + + /** + * Micronesia (Federated States of) + */ + case MICRONESIA_FEDERATED_STATES_OF = "FM"; + + /** + * Faroe Islands (the) + */ + case FAROE_ISLANDS_THE = "FO"; + + /** + * France + */ + case FRANCE = "FR"; + + /** + * Gabon + */ + case GABON = "GA"; + + /** + * United Kingdom of Great Britain and Northern Ireland (the) + */ + case UNITED_KINGDOM_OF_GREAT_BRITAIN_AND_NORTHERN_IRELAND_THE = "GB"; + + /** + * Grenada + */ + case GRENADA = "GD"; + + /** + * Georgia + */ + case GEORGIA = "GE"; + + /** + * French Guiana + */ + case FRENCH_GUIANA = "GF"; + + /** + * Guernsey + */ + case GUERNSEY = "GG"; + + /** + * Ghana + */ + case GHANA = "GH"; + + /** + * Gibraltar + */ + case GIBRALTAR = "GI"; + + /** + * Greenland + */ + case GREENLAND = "GL"; + + /** + * Gambia (the) + */ + case GAMBIA_THE = "GM"; + + /** + * Guinea + */ + case GUINEA = "GN"; + + /** + * Guadeloupe + */ + case GUADELOUPE = "GP"; + + /** + * Equatorial Guinea + */ + case EQUATORIAL_GUINEA = "GQ"; + + /** + * Greece + */ + case GREECE = "GR"; + + /** + * South Georgia and the South Sandwich Islands + */ + case SOUTH_GEORGIA_AND_THE_SOUTH_SANDWICH_ISLANDS = "GS"; + + /** + * Guatemala + */ + case GUATEMALA = "GT"; + + /** + * Guam + */ + case GUAM = "GU"; + + /** + * Guinea-Bissau + */ + case GUINEABISSAU = "GW"; + + /** + * Guyana + */ + case GUYANA = "GY"; + + /** + * Hong Kong + */ + case HONG_KONG = "HK"; + + /** + * Heard Island and McDonald Islands + */ + case HEARD_ISLAND_AND_MCDONALD_ISLANDS = "HM"; + + /** + * Honduras + */ + case HONDURAS = "HN"; + + /** + * Croatia + */ + case CROATIA = "HR"; + + /** + * Haiti + */ + case HAITI = "HT"; + + /** + * Hungary + */ + case HUNGARY = "HU"; + + /** + * Indonesia + */ + case INDONESIA = "ID"; + + /** + * Ireland + */ + case IRELAND = "IE"; + + /** + * Israel + */ + case ISRAEL = "IL"; + + /** + * Isle of Man + */ + case ISLE_OF_MAN = "IM"; + + /** + * India + */ + case INDIA = "IN"; + + /** + * British Indian Ocean Territory (the) + */ + case BRITISH_INDIAN_OCEAN_TERRITORY_THE = "IO"; + + /** + * Iraq + */ + case IRAQ = "IQ"; + + /** + * Iran (Islamic Republic of) + */ + case IRAN_ISLAMIC_REPUBLIC_OF = "IR"; + + /** + * Iceland + */ + case ICELAND = "IS"; + + /** + * Italy + */ + case ITALY = "IT"; + + /** + * Jersey + */ + case JERSEY = "JE"; + + /** + * Jamaica + */ + case JAMAICA = "JM"; + + /** + * Jordan + */ + case JORDAN = "JO"; + + /** + * Japan + */ + case JAPAN = "JP"; + + /** + * Kenya + */ + case KENYA = "KE"; + + /** + * Kyrgyzstan + */ + case KYRGYZSTAN = "KG"; + + /** + * Cambodia + */ + case CAMBODIA = "KH"; + + /** + * Kiribati + */ + case KIRIBATI = "KI"; + + /** + * Comoros (the) + */ + case COMOROS_THE = "KM"; + + /** + * Saint Kitts and Nevis + */ + case SAINT_KITTS_AND_NEVIS = "KN"; + + /** + * Korea (the Democratic People's Republic of) + */ + case KOREA_THE_DEMOCRATIC_PEOPLES_REPUBLIC_OF = "KP"; + + /** + * Korea (the Republic of) + */ + case KOREA_THE_REPUBLIC_OF = "KR"; + + /** + * Kuwait + */ + case KUWAIT = "KW"; + + /** + * Cayman Islands (the) + */ + case CAYMAN_ISLANDS_THE = "KY"; + + /** + * Kazakhstan + */ + case KAZAKHSTAN = "KZ"; + + /** + * Lao People's Democratic Republic (the) + */ + case LAO_PEOPLES_DEMOCRATIC_REPUBLIC_THE = "LA"; + + /** + * Lebanon + */ + case LEBANON = "LB"; + + /** + * Saint Lucia + */ + case SAINT_LUCIA = "LC"; + + /** + * Liechtenstein + */ + case LIECHTENSTEIN = "LI"; + + /** + * Sri Lanka + */ + case SRI_LANKA = "LK"; + + /** + * Liberia + */ + case LIBERIA = "LR"; + + /** + * Lesotho + */ + case LESOTHO = "LS"; + + /** + * Lithuania + */ + case LITHUANIA = "LT"; + + /** + * Luxembourg + */ + case LUXEMBOURG = "LU"; + + /** + * Latvia + */ + case LATVIA = "LV"; + + /** + * Libya + */ + case LIBYA = "LY"; + + /** + * Morocco + */ + case MOROCCO = "MA"; + + /** + * Monaco + */ + case MONACO = "MC"; + + /** + * Moldova (the Republic of) + */ + case MOLDOVA_THE_REPUBLIC_OF = "MD"; + + /** + * Montenegro + */ + case MONTENEGRO = "ME"; + + /** + * Saint Martin (French part) + */ + case SAINT_MARTIN_FRENCH_PART = "MF"; + + /** + * Madagascar + */ + case MADAGASCAR = "MG"; + + /** + * Marshall Islands (the) + */ + case MARSHALL_ISLANDS_THE = "MH"; + + /** + * North Macedonia + */ + case NORTH_MACEDONIA = "MK"; + + /** + * Mali + */ + case MALI = "ML"; + + /** + * Myanmar + */ + case MYANMAR = "MM"; + + /** + * Mongolia + */ + case MONGOLIA = "MN"; + + /** + * Macao + */ + case MACAO = "MO"; + + /** + * Northern Mariana Islands (the) + */ + case NORTHERN_MARIANA_ISLANDS_THE = "MP"; + + /** + * Martinique + */ + case MARTINIQUE = "MQ"; + + /** + * Mauritania + */ + case MAURITANIA = "MR"; + + /** + * Montserrat + */ + case MONTSERRAT = "MS"; + + /** + * Malta + */ + case MALTA = "MT"; + + /** + * Mauritius + */ + case MAURITIUS = "MU"; + + /** + * Maldives + */ + case MALDIVES = "MV"; + + /** + * Malawi + */ + case MALAWI = "MW"; + + /** + * Mexico + */ + case MEXICO = "MX"; + + /** + * Malaysia + */ + case MALAYSIA = "MY"; + + /** + * Mozambique + */ + case MOZAMBIQUE = "MZ"; + + /** + * Namibia + */ + case NAMIBIA = "NA"; + + /** + * New Caledonia + */ + case NEW_CALEDONIA = "NC"; + + /** + * Niger (the) + */ + case NIGER_THE = "NE"; + + /** + * Norfolk Island + */ + case NORFOLK_ISLAND = "NF"; + + /** + * Nigeria + */ + case NIGERIA = "NG"; + + /** + * Nicaragua + */ + case NICARAGUA = "NI"; + + /** + * Netherlands (the) + */ + case NETHERLANDS_THE = "NL"; + + /** + * Norway + */ + case NORWAY = "NO"; + + /** + * Nepal + */ + case NEPAL = "NP"; + + /** + * Nauru + */ + case NAURU = "NR"; + + /** + * Niue + */ + case NIUE = "NU"; + + /** + * New Zealand + */ + case NEW_ZEALAND = "NZ"; + + /** + * Oman + */ + case OMAN = "OM"; + + /** + * Panama + */ + case PANAMA = "PA"; + + /** + * Peru + */ + case PERU = "PE"; + + /** + * French Polynesia + */ + case FRENCH_POLYNESIA = "PF"; + + /** + * Papua New Guinea + */ + case PAPUA_NEW_GUINEA = "PG"; + + /** + * Philippines (the) + */ + case PHILIPPINES_THE = "PH"; + + /** + * Pakistan + */ + case PAKISTAN = "PK"; + + /** + * Poland + */ + case POLAND = "PL"; + + /** + * Saint Pierre and Miquelon + */ + case SAINT_PIERRE_AND_MIQUELON = "PM"; + + /** + * Pitcairn + */ + case PITCAIRN = "PN"; + + /** + * Puerto Rico + */ + case PUERTO_RICO = "PR"; + + /** + * Palestine, State of + */ + case PALESTINE_STATE_OF = "PS"; + + /** + * Portugal + */ + case PORTUGAL = "PT"; + + /** + * Palau + */ + case PALAU = "PW"; + + /** + * Paraguay + */ + case PARAGUAY = "PY"; + + /** + * Qatar + */ + case QATAR = "QA"; + + /** + * Réunion + */ + case RUNION = "RE"; + + /** + * Romania + */ + case ROMANIA = "RO"; + + /** + * Serbia + */ + case SERBIA = "RS"; + + /** + * Russian Federation (the) + */ + case RUSSIAN_FEDERATION_THE = "RU"; + + /** + * Rwanda + */ + case RWANDA = "RW"; + + /** + * Saudi Arabia + */ + case SAUDI_ARABIA = "SA"; + + /** + * Solomon Islands + */ + case SOLOMON_ISLANDS = "SB"; + + /** + * Seychelles + */ + case SEYCHELLES = "SC"; + + /** + * Sudan (the) + */ + case SUDAN_THE = "SD"; + + /** + * Sweden + */ + case SWEDEN = "SE"; + + /** + * Singapore + */ + case SINGAPORE = "SG"; + + /** + * Saint Helena, Ascension and Tristan da Cunha + */ + case SAINT_HELENA_ASCENSION_AND_TRISTAN_DA_CUNHA = "SH"; + + /** + * Slovenia + */ + case SLOVENIA = "SI"; + + /** + * Svalbard and Jan Mayen + */ + case SVALBARD_AND_JAN_MAYEN = "SJ"; + + /** + * Slovakia + */ + case SLOVAKIA = "SK"; + + /** + * Sierra Leone + */ + case SIERRA_LEONE = "SL"; + + /** + * San Marino + */ + case SAN_MARINO = "SM"; + + /** + * Senegal + */ + case SENEGAL = "SN"; + + /** + * Somalia + */ + case SOMALIA = "SO"; + + /** + * Suriname + */ + case SURINAME = "SR"; + + /** + * South Sudan + */ + case SOUTH_SUDAN = "SS"; + + /** + * Sao Tome and Principe + */ + case SAO_TOME_AND_PRINCIPE = "ST"; + + /** + * El Salvador + */ + case EL_SALVADOR = "SV"; + + /** + * Sint Maarten (Dutch part) + */ + case SINT_MAARTEN_DUTCH_PART = "SX"; + + /** + * Syrian Arab Republic (the) + */ + case SYRIAN_ARAB_REPUBLIC_THE = "SY"; + + /** + * Eswatini + */ + case ESWATINI = "SZ"; + + /** + * Turks and Caicos Islands (the) + */ + case TURKS_AND_CAICOS_ISLANDS_THE = "TC"; + + /** + * Chad + */ + case CHAD = "TD"; + + /** + * French Southern Territories (the) + */ + case FRENCH_SOUTHERN_TERRITORIES_THE = "TF"; + + /** + * Togo + */ + case TOGO = "TG"; + + /** + * Thailand + */ + case THAILAND = "TH"; + + /** + * Tajikistan + */ + case TAJIKISTAN = "TJ"; + + /** + * Tokelau + */ + case TOKELAU = "TK"; + + /** + * Timor-Leste + */ + case TIMORLESTE = "TL"; + + /** + * Turkmenistan + */ + case TURKMENISTAN = "TM"; + + /** + * Tunisia + */ + case TUNISIA = "TN"; + + /** + * Tonga + */ + case TONGA = "TO"; + + /** + * Turkey + */ + case TURKEY = "TR"; + + /** + * Trinidad and Tobago + */ + case TRINIDAD_AND_TOBAGO = "TT"; + + /** + * Tuvalu + */ + case TUVALU = "TV"; + + /** + * Taiwan (Province of China) + */ + case TAIWAN_PROVINCE_OF_CHINA = "TW"; + + /** + * Tanzania, the United Republic of + */ + case TANZANIA_THE_UNITED_REPUBLIC_OF = "TZ"; + + /** + * Ukraine + */ + case UKRAINE = "UA"; + + /** + * Uganda + */ + case UGANDA = "UG"; + + /** + * United States Minor Outlying Islands (the) + */ + case UNITED_STATES_MINOR_OUTLYING_ISLANDS_THE = "UM"; + + /** + * United States of America (the) + */ + case UNITED_STATES_OF_AMERICA_THE = "US"; + + /** + * Uruguay + */ + case URUGUAY = "UY"; + + /** + * Uzbekistan + */ + case UZBEKISTAN = "UZ"; + + /** + * Holy See (the) + */ + case HOLY_SEE_THE = "VA"; + + /** + * Saint Vincent and the Grenadines + */ + case SAINT_VINCENT_AND_THE_GRENADINES = "VC"; + + /** + * Venezuela (Bolivarian Republic of) + */ + case VENEZUELA_BOLIVARIAN_REPUBLIC_OF = "VE"; + + /** + * Virgin Islands (British) + */ + case VIRGIN_ISLANDS_BRITISH = "VG"; + + /** + * Virgin Islands (U.S.) + */ + case VIRGIN_ISLANDS_US = "VI"; + + /** + * Viet Nam + */ + case VIET_NAM = "VN"; + + /** + * Vanuatu + */ + case VANUATU = "VU"; + + /** + * Wallis and Futuna + */ + case WALLIS_AND_FUTUNA = "WF"; + + /** + * Samoa + */ + case SAMOA = "WS"; + + /** + * Yemen + */ + case YEMEN = "YE"; + + /** + * Mayotte + */ + case MAYOTTE = "YT"; + + /** + * South Africa + */ + case SOUTH_AFRICA = "ZA"; + + /** + * Zambia + */ + case ZAMBIA = "ZM"; + + /** + * Zimbabwe + */ + case ZIMBABWE = "ZW"; + + /** + * Kosovo + */ + case KOSOVO = "1A"; +} diff --git a/src/codelistsenum/ZugferdCurrencyCodes.php b/src/codelistsenum/ZugferdCurrencyCodes.php new file mode 100644 index 00000000..5497f39e --- /dev/null +++ b/src/codelistsenum/ZugferdCurrencyCodes.php @@ -0,0 +1,918 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdCurrencyCodes: string +{ + + /** + * UAE Dirham + */ + case UAE_DIRHAM = "AED"; + + /** + * Afghani + */ + case AFGHANI = "AFN"; + + /** + * Lek + */ + case LEK = "ALL"; + + /** + * Armenian Dram + */ + case ARMENIAN_DRAM = "AMD"; + + /** + * Netherlands Antillean Guilder + */ + case NETHERLANDS_ANTILLEAN_GUILDER = "ANG"; + + /** + * Kwanza + */ + case KWANZA = "AOA"; + + /** + * Argentine Peso + */ + case ARGENTINE_PESO = "ARS"; + + /** + * Australian Dollar + */ + case AUSTRALIAN_DOLLAR = "AUD"; + + /** + * Aruban Florin + */ + case ARUBAN_FLORIN = "AWG"; + + /** + * Azerbaijan Manat + */ + case AZERBAIJAN_MANAT = "AZN"; + + /** + * Convertible Mark + */ + case CONVERTIBLE_MARK = "BAM"; + + /** + * Barbados Dollar + */ + case BARBADOS_DOLLAR = "BBD"; + + /** + * Taka + */ + case TAKA = "BDT"; + + /** + * Bulgarian Lev + */ + case BULGARIAN_LEV = "BGN"; + + /** + * Bahraini Dinar + */ + case BAHRAINI_DINAR = "BHD"; + + /** + * Burundi Franc + */ + case BURUNDI_FRANC = "BIF"; + + /** + * Bermudian Dollar + */ + case BERMUDIAN_DOLLAR = "BMD"; + + /** + * Brunei Dollar + */ + case BRUNEI_DOLLAR = "BND"; + + /** + * Boliviano + */ + case BOLIVIANO = "BOB"; + + /** + * Mvdol + */ + case MVDOL = "BOV"; + + /** + * Brazilian Real + */ + case BRAZILIAN_REAL = "BRL"; + + /** + * Bahamian Dollar + */ + case BAHAMIAN_DOLLAR = "BSD"; + + /** + * Ngultrum + */ + case NGULTRUM = "BTN"; + + /** + * Pula + */ + case PULA = "BWP"; + + /** + * Belarusian Ruble + */ + case BELARUSIAN_RUBLE = "BYN"; + + /** + * Belize Dollar + */ + case BELIZE_DOLLAR = "BZD"; + + /** + * Canadian Dollar + */ + case CANADIAN_DOLLAR = "CAD"; + + /** + * Congolese Franc + */ + case CONGOLESE_FRANC = "CDF"; + + /** + * WIR Euro + */ + case WIR_EURO = "CHE"; + + /** + * Swiss Franc + */ + case SWISS_FRANC = "CHF"; + + /** + * WIR Franc + */ + case WIR_FRANC = "CHW"; + + /** + * Unidad de Fomento + */ + case UNIDAD_DE_FOMENTO = "CLF"; + + /** + * Chilean Peso + */ + case CHILEAN_PESO = "CLP"; + + /** + * Yuan Renminbi + */ + case YUAN_RENMINBI = "CNY"; + + /** + * Colombian Peso + */ + case COLOMBIAN_PESO = "COP"; + + /** + * Unidad de Valor Real + */ + case UNIDAD_DE_VALOR_REAL = "COU"; + + /** + * Costa Rican Colon + */ + case COSTA_RICAN_COLON = "CRC"; + + /** + * Peso Convertible + */ + case PESO_CONVERTIBLE = "CUC"; + + /** + * Cuban Peso + */ + case CUBAN_PESO = "CUP"; + + /** + * Cabo Verde Escudo + */ + case CABO_VERDE_ESCUDO = "CVE"; + + /** + * Czech Koruna + */ + case CZECH_KORUNA = "CZK"; + + /** + * Djibouti Franc + */ + case DJIBOUTI_FRANC = "DJF"; + + /** + * Danish Krone + */ + case DANISH_KRONE = "DKK"; + + /** + * Dominican Peso + */ + case DOMINICAN_PESO = "DOP"; + + /** + * Algerian Dinar + */ + case ALGERIAN_DINAR = "DZD"; + + /** + * Egyptian Pound + */ + case EGYPTIAN_POUND = "EGP"; + + /** + * Nakfa + */ + case NAKFA = "ERN"; + + /** + * Ethiopian Birr + */ + case ETHIOPIAN_BIRR = "ETB"; + + /** + * Euro + */ + case EURO = "EUR"; + + /** + * Fiji Dollar + */ + case FIJI_DOLLAR = "FJD"; + + /** + * Falkland Islands Pound + */ + case FALKLAND_ISLANDS_POUND = "FKP"; + + /** + * Pound Sterling + */ + case POUND_STERLING = "GBP"; + + /** + * Lari + */ + case LARI = "GEL"; + + /** + * Ghana Cedi + */ + case GHANA_CEDI = "GHS"; + + /** + * Gibraltar Pound + */ + case GIBRALTAR_POUND = "GIP"; + + /** + * Dalasi + */ + case DALASI = "GMD"; + + /** + * Guinean Franc + */ + case GUINEAN_FRANC = "GNF"; + + /** + * Quetzal + */ + case QUETZAL = "GTQ"; + + /** + * Guyana Dollar + */ + case GUYANA_DOLLAR = "GYD"; + + /** + * Hong Kong Dollar + */ + case HONG_KONG_DOLLAR = "HKD"; + + /** + * Lempira + */ + case LEMPIRA = "HNL"; + + /** + * Kuna + */ + case KUNA = "HRK"; + + /** + * Gourde + */ + case GOURDE = "HTG"; + + /** + * Forint + */ + case FORINT = "HUF"; + + /** + * Rupiah + */ + case RUPIAH = "IDR"; + + /** + * New Israeli Sheqel + */ + case NEW_ISRAELI_SHEQEL = "ILS"; + + /** + * Indian Rupee + */ + case INDIAN_RUPEE = "INR"; + + /** + * Iraqi Dinar + */ + case IRAQI_DINAR = "IQD"; + + /** + * Iranian Rial + */ + case IRANIAN_RIAL = "IRR"; + + /** + * Iceland Krona + */ + case ICELAND_KRONA = "ISK"; + + /** + * Jamaican Dollar + */ + case JAMAICAN_DOLLAR = "JMD"; + + /** + * Jordanian Dinar + */ + case JORDANIAN_DINAR = "JOD"; + + /** + * Yen + */ + case YEN = "JPY"; + + /** + * Kenyan Shilling + */ + case KENYAN_SHILLING = "KES"; + + /** + * Som + */ + case SOM = "KGS"; + + /** + * Riel + */ + case RIEL = "KHR"; + + /** + * Comorian Franc + */ + case COMORIAN_FRANC = "KMF"; + + /** + * North Korean Won + */ + case NORTH_KOREAN_WON = "KPW"; + + /** + * Won + */ + case WON = "KRW"; + + /** + * Kuwaiti Dinar + */ + case KUWAITI_DINAR = "KWD"; + + /** + * Cayman Islands Dollar + */ + case CAYMAN_ISLANDS_DOLLAR = "KYD"; + + /** + * Tenge + */ + case TENGE = "KZT"; + + /** + * Lao Kip + */ + case LAO_KIP = "LAK"; + + /** + * Lebanese Pound + */ + case LEBANESE_POUND = "LBP"; + + /** + * Sri Lanka Rupee + */ + case SRI_LANKA_RUPEE = "LKR"; + + /** + * Liberian Dollar + */ + case LIBERIAN_DOLLAR = "LRD"; + + /** + * Loti + */ + case LOTI = "LSL"; + + /** + * Libyan Dinar + */ + case LIBYAN_DINAR = "LYD"; + + /** + * Moroccan Dirham + */ + case MOROCCAN_DIRHAM = "MAD"; + + /** + * Moldovan Leu + */ + case MOLDOVAN_LEU = "MDL"; + + /** + * Malagasy Ariary + */ + case MALAGASY_ARIARY = "MGA"; + + /** + * Denar + */ + case DENAR = "MKD"; + + /** + * Kyat + */ + case KYAT = "MMK"; + + /** + * Tugrik + */ + case TUGRIK = "MNT"; + + /** + * Pataca + */ + case PATACA = "MOP"; + + /** + * Ouguiya + */ + case OUGUIYA = "MRU"; + + /** + * Mauritius Rupee + */ + case MAURITIUS_RUPEE = "MUR"; + + /** + * Rufiyaa + */ + case RUFIYAA = "MVR"; + + /** + * Malawi Kwacha + */ + case MALAWI_KWACHA = "MWK"; + + /** + * Mexican Peso + */ + case MEXICAN_PESO = "MXN"; + + /** + * Mexican Unidad de Inversion (UDI) + */ + case MEXICAN_UNIDAD_DE_INVERSION_UDI = "MXV"; + + /** + * Malaysian Ringgit + */ + case MALAYSIAN_RINGGIT = "MYR"; + + /** + * Mozambique Metical + */ + case MOZAMBIQUE_METICAL = "MZN"; + + /** + * Namibia Dollar + */ + case NAMIBIA_DOLLAR = "NAD"; + + /** + * Naira + */ + case NAIRA = "NGN"; + + /** + * Cordoba Oro + */ + case CORDOBA_ORO = "NIO"; + + /** + * Norwegian Krone + */ + case NORWEGIAN_KRONE = "NOK"; + + /** + * Nepalese Rupee + */ + case NEPALESE_RUPEE = "NPR"; + + /** + * New Zealand Dollar + */ + case NEW_ZEALAND_DOLLAR = "NZD"; + + /** + * Rial Omani + */ + case RIAL_OMANI = "OMR"; + + /** + * Balboa + */ + case BALBOA = "PAB"; + + /** + * Sol + */ + case SOL = "PEN"; + + /** + * Kina + */ + case KINA = "PGK"; + + /** + * Philippine Peso + */ + case PHILIPPINE_PESO = "PHP"; + + /** + * Pakistan Rupee + */ + case PAKISTAN_RUPEE = "PKR"; + + /** + * Zloty + */ + case ZLOTY = "PLN"; + + /** + * Guarani + */ + case GUARANI = "PYG"; + + /** + * Qatari Rial + */ + case QATARI_RIAL = "QAR"; + + /** + * Romanian Leu + */ + case ROMANIAN_LEU = "RON"; + + /** + * Serbian Dinar + */ + case SERBIAN_DINAR = "RSD"; + + /** + * Russian Ruble + */ + case RUSSIAN_RUBLE = "RUB"; + + /** + * Rwanda Franc + */ + case RWANDA_FRANC = "RWF"; + + /** + * Saudi Riyal + */ + case SAUDI_RIYAL = "SAR"; + + /** + * Solomon Islands Dollar + */ + case SOLOMON_ISLANDS_DOLLAR = "SBD"; + + /** + * Seychelles Rupee + */ + case SEYCHELLES_RUPEE = "SCR"; + + /** + * Sudanese Pound + */ + case SUDANESE_POUND = "SDG"; + + /** + * Swedish Krona + */ + case SWEDISH_KRONA = "SEK"; + + /** + * Singapore Dollar + */ + case SINGAPORE_DOLLAR = "SGD"; + + /** + * Saint Helena Pound + */ + case SAINT_HELENA_POUND = "SHP"; + + /** + * Leone + */ + case LEONE = "SLL"; + + /** + * Somali Shilling + */ + case SOMALI_SHILLING = "SOS"; + + /** + * Surinam Dollar + */ + case SURINAM_DOLLAR = "SRD"; + + /** + * South Sudanese Pound + */ + case SOUTH_SUDANESE_POUND = "SSP"; + + /** + * Dobra + */ + case DOBRA = "STN"; + + /** + * El Salvador Colon + */ + case EL_SALVADOR_COLON = "SVC"; + + /** + * Syrian Pound + */ + case SYRIAN_POUND = "SYP"; + + /** + * Lilangeni + */ + case LILANGENI = "SZL"; + + /** + * Baht + */ + case BAHT = "THB"; + + /** + * Somoni + */ + case SOMONI = "TJS"; + + /** + * Turkmenistan New Manat + */ + case TURKMENISTAN_NEW_MANAT = "TMT"; + + /** + * Tunisian Dinar + */ + case TUNISIAN_DINAR = "TND"; + + /** + * Pa’anga + */ + case PAANGA = "TOP"; + + /** + * Turkish Lira + */ + case TURKISH_LIRA = "TRY"; + + /** + * Trinidad and Tobago Dollar + */ + case TRINIDAD_AND_TOBAGO_DOLLAR = "TTD"; + + /** + * New Taiwan Dollar + */ + case NEW_TAIWAN_DOLLAR = "TWD"; + + /** + * Tanzanian Shilling + */ + case TANZANIAN_SHILLING = "TZS"; + + /** + * Hryvnia + */ + case HRYVNIA = "UAH"; + + /** + * Uganda Shilling + */ + case UGANDA_SHILLING = "UGX"; + + /** + * US Dollar + */ + case US_DOLLAR = "USD"; + + /** + * US Dollar (Next day) + */ + case US_DOLLAR_NEXT_DAY = "USN"; + + /** + * Uruguay Peso en Unidades Indexadas (UI) + */ + case URUGUAY_PESO_EN_UNIDADES_INDEXADAS_UI = "UYI"; + + /** + * Peso Uruguayo + */ + case PESO_URUGUAYO = "UYU"; + + /** + * Unidad Previsional + */ + case UNIDAD_PREVISIONAL = "UYW"; + + /** + * Uzbekistan Sum + */ + case UZBEKISTAN_SUM = "UZS"; + + /** + * Bolívar Soberano + */ + case BOLVAR_SOBERANO = "VES"; + + /** + * Dong + */ + case DONG = "VND"; + + /** + * Vatu + */ + case VATU = "VUV"; + + /** + * Tala + */ + case TALA = "WST"; + + /** + * CFA Franc BEAC + */ + case CFA_FRANC_BEAC = "XAF"; + + /** + * Silver + */ + case SILVER = "XAG"; + + /** + * Gold + */ + case GOLD = "XAU"; + + /** + * Bond Markets Unit European Composite Unit (EURCO) + */ + case BOND_MARKETS_UNIT_EUROPEAN_COMPOSITE_UNIT_EURCO = "XBA"; + + /** + * Bond Markets Unit European Monetary Unit (E.M.U.-6) + */ + case BOND_MARKETS_UNIT_EUROPEAN_MONETARY_UNIT_EMU6 = "XBB"; + + /** + * Bond Markets Unit European Unit of Account 9 (E.U.A.-9) + */ + case BOND_MARKETS_UNIT_EUROPEAN_UNIT_OF_ACCOUNT_9_EUA9 = "XBC"; + + /** + * Bond Markets Unit European Unit of Account 17 (E.U.A.-17) + */ + case BOND_MARKETS_UNIT_EUROPEAN_UNIT_OF_ACCOUNT_17_EUA17 = "XBD"; + + /** + * East Caribbean Dollar + */ + case EAST_CARIBBEAN_DOLLAR = "XCD"; + + /** + * SDR (Special Drawing Right) + */ + case SDR_SPECIAL_DRAWING_RIGHT = "XDR"; + + /** + * CFA Franc BCEAO + */ + case CFA_FRANC_BCEAO = "XOF"; + + /** + * Palladium + */ + case PALLADIUM = "XPD"; + + /** + * CFP Franc + */ + case CFP_FRANC = "XPF"; + + /** + * Platinum + */ + case PLATINUM = "XPT"; + + /** + * Sucre + */ + case SUCRE = "XSU"; + + /** + * Codes specifically reserved for testing purposes + */ + case CODES_SPECIFICALLY_RESERVED_FOR_TESTING_PURPOSES = "XTS"; + + /** + * ADB Unit of Account + */ + case ADB_UNIT_OF_ACCOUNT = "XUA"; + + /** + * The codes assigned for transactions where no currency is involved + */ + case THE_CODES_ASSIGNED_FOR_TRANSACTIONS_WHERE_NO_CURRENCY_IS_INVOLVED = "XXX"; + + /** + * Yemeni Rial + */ + case YEMENI_RIAL = "YER"; + + /** + * Rand + */ + case RAND = "ZAR"; + + /** + * Zambian Kwacha + */ + case ZAMBIAN_KWACHA = "ZMW"; + + /** + * Zimbabwe Dollar + */ + case ZIMBABWE_DOLLAR = "ZWL"; +} diff --git a/src/codelistsenum/ZugferdDutyTaxFeeCategories.php b/src/codelistsenum/ZugferdDutyTaxFeeCategories.php new file mode 100644 index 00000000..f4da57cb --- /dev/null +++ b/src/codelistsenum/ZugferdDutyTaxFeeCategories.php @@ -0,0 +1,68 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdDutyTaxFeeCategories: string +{ + + /** + * Standard rate + */ + case STANDARD_RATE = "S"; + + /** + * Zero rated goods + */ + case ZERO_RATED_GOODS = "Z"; + + /** + * Exempt from tax + */ + case EXEMPT_FROM_TAX = "E"; + + /** + * VAT Reverse charge + */ + case VAT_REVERSE_CHARGE = "AE"; + + /** + * VAT exempt for EEA intra-community supply of goods and services + */ + case VAT_EXEMPT_FOR_EEA_INTRACOMMUNITY_SUPPLY_OF_GOODS_AND_SERVICES = "K"; + + /** + * Free export item, tax not charged + */ + case FREE_EXPORT_ITEM_TAX_NOT_CHARGED = "G"; + + /** + * Service outside scope of tax + */ + case SERVICE_OUTSIDE_SCOPE_OF_TAX = "O"; + + /** + * Canary Islands general indirect tax + */ + case CANARY_ISLANDS_GENERAL_INDIRECT_TAX = "L"; + + /** + * Tax for production, services and importation in Ceuta and Melilla + */ + case TAX_FOR_PRODUCTION_SERVICES_AND_IMPORTATION_IN_CEUTA_AND_MELILLA = "M"; +} diff --git a/src/codelistsenum/ZugferdElectronicAddressScheme.php b/src/codelistsenum/ZugferdElectronicAddressScheme.php new file mode 100644 index 00000000..7827002a --- /dev/null +++ b/src/codelistsenum/ZugferdElectronicAddressScheme.php @@ -0,0 +1,479 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdInvoiceType: int +{ + + /** + * Debit note related to goods or services (80) + * is an Invoice + */ + case DEBITNOTERELATEDTOGOODSSERVICES = 80; + + /** + * Credit note related to goods or services (81) + * is a Credit Note + */ + case CREDITNOTERELATEDTOGOODSSERVICES = 81; + + /** + * Metered services invoice (82) + * is an Invoice + */ + case METEREDSERVICESINVOICE = 82; + + /** + * Credit note related to financial adjustments (83) + * is a Credit Note + */ + case CREDITNOTERELATEDTOFINANCIALADJUSTMENTS = 83; + + /** + * Debit note related to financial adjustments (84) + * is an Invoice + */ + case DEBITNOTERELATEDTOFINANCIALADJUSTMENTS = 84; + + /** + * Invoicing data sheet (130) + * is an Invoice + */ + case INVOICINGDATASHEET = 130; + + /** + * Direct payment valuation (202) + * is an Invoice + */ + case DIRECTPAYMENTVALUATION = 202; + + /** + * Provisional payment valuation (203) + * is an Invoice + */ + case PROVISIONALPAYMENTVALUATION = 203; + + /** + * Payment valuation (204) + * is an Invoice + */ + case PAYMENTVALUATION = 204; + + /** + * Interim application for payment (211) + * is an Invoice + */ + case INTERIMAPPLICATIONFORPAYMENT = 211; + + /** + * Self billed credit note (261) + * is a Credit Note + * + * A document which indicates that the customer + * is claiming credit in a self billing environment + */ + case SELFBILLEDCREDITNOTE = 261; + + /** + * Consolidated credit note - goods and services (262) + * is a Credit Note + */ + case CONSOLIDATEDCREDITNOTESGOODSERVICES = 262; + + /** + * Price variation invoice (295) + * is an Invoice + */ + case PRICEVARIATIONINVOICE = 295; + + /** + * Credit note for price variation (296) + * is a Credit Note + */ + case CREDITNOTEPRICEVARIATION = 296; + + /** + * Delcredere credit note (308) + * is a Credit Note + */ + case DELCREDERECREDITNOTE = 308; + + /** + * Proforma invoice (325) + * is an Invoice + */ + case PROFORMAINVOICE = 325; + + /** + * Partial invoice (326) + * is an Invoice + * + * Teilrechnung + */ + case PARTIALINVOICE = 326; + + /** + * Commercial invoice (380) + * is an Invoice + * + * This is the main invoice type + * + * Handelsrechnung + */ + case INVOICE = 380; + + /** + * Credit note (381) + * is a Credit Note + * + * This is the main credit note type + * + * Gutschriftanzeige + */ + case CREDITNOTE = 381; + + /** + * Debit note (383) + * is an Invoice + * + * Belastungsanzeige + */ + case DEBITNOTE = 383; + + /** + * Corrected invoice (384) + * is an Invoice + * + * Rechnungskorrektur + */ + case CORRECTION = 384; + + /** + * Consolidated invoice (385) + * is an Invoice + */ + case CONSOLIDATEDINVOICE = 385; + + /** + * Prepayment invoice (386) + * is an Invoice + * + * Vorauszahlungsrechnung + * Eine Rechnung, die Vorauszahlung für Produkte anfordert. + * Die darin enthaltenen Beträge werden in der Schlussrechnung + * abgezogen. + * + * An invoice requesting prepayment for products. + * The amounts contained therein will be deducted from the final + * invoice. + */ + case PREPAYMENTINVOICE = 386; + + /** + * Hire invoice (387) + * is an Invoice + */ + case HIREINVOICE = 387; + + /** + * Tax invoice (388) + * is an Invoice + */ + case TAXINVOICE = 388; + + /** + * Self-billed invoice (389) + * is an Invoice + * + * Gutschrift (Selbst ausgestellte Rechnung) + * Gutschrift im Gutschriftverfahren + * + * Eine Rechnung, die der Zahlungspflichtige selbst ausstellt + * anstelle des Verkäufers. + * + * An invoice that the debtor issues himself instead of the + * seller. + */ + case SELFBILLEDINVOICE = 389; + + /** + * Delcredere invoice (390) + * is an Invoice + */ + case DELCREDEREINVOICE = 390; + + /** + * Factored invoice (393) + * is an Invoice + */ + case FACTOREDINVOICE = 393; + + /** + * Lease invoice (394) + * is an Invoice + */ + case LEASEINVOICE = 394; + + /** + * Consignment invoice (395) + * is an Invoice + */ + case CONSIGNMENTINVOICE = 395; + + /** + * Factored credit note (396) + * is a Credit Note + */ + case FACTOREDCREDITNOTE = 396; + + /** + * Optical Character Reading (OCR) payment credit note (420) + * is a Credit Note + */ + case OCRPAYMENTCREDITNOTE = 420; + + /** + * Debit advice (456) + * is an Invoice + */ + case DEBITADVICE = 456; + + /** + * Reversal of debit (457) + * is an Invoice + */ + case REVERSALOFDEBIT = 457; + + /** + * Reversal of credit (458) + * is a Credit Note + */ + case REVERSALOFCREDIT = 458; + + /** + * Self billed debit note (527) + * is an Invoice + */ + case SELFBILLEDDEBITNOTE = 527; + + /** + * Insurer's invoice (575) + * is an Invoice + */ + case INSURERSINVOICE = 575; + + /** + * Forwarder's invoice (623) + * is an Invoice + */ + case FORWARDERSINVOICE = 623; + + /** + * Port charges documents (633) + * is an Invoice + */ + case PORTCHARGESDOCUMENTS = 633; + + /** + * Invoice information for accounting purposes (751) + * is an Invoice + * + * Buchungshilfe - KEINE Rechnung + * + * Für die Profile BASIC WL und MINIMUM darf ausschließlich dieser + * Code 751 "Buchungshilfe - KEINE Rechnung" verwendet werden, da diese + * Profile in DE steuerrechtlich keine Rechnungen darstellen! + * + * For the BASIC WL and MINIMUM profiles only this code 751 "Booking + * aid - NO invoice" may be used, since these profiles do not represent + * invoices for tax purposes in DE! + */ + case INVOICEINFORMATION = 751; + + /** + * Freight invoice (780) + * is an Invoice + */ + case FREIGHTINVOICE = 780; + + /** + * Customs invoice (935) + * is an Invoice + */ + case CUSTOMSINVOICE = 935; + + /** + * Corrected invoice (1380) + * is an Invoice + * + * Old ZUGFeRD variant, use Corrected Invoice (384) instead + */ + case CORRECTIONOLD = 1380; +} diff --git a/src/codelistsenum/ZugferdItemTypeIdentificationCodes.php b/src/codelistsenum/ZugferdItemTypeIdentificationCodes.php new file mode 100644 index 00000000..9dc8f467 --- /dev/null +++ b/src/codelistsenum/ZugferdItemTypeIdentificationCodes.php @@ -0,0 +1,928 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdItemTypeIdentificationCodes: string +{ + + /** + * Product version number + */ + case UNTDID_7143_AA = 'AA'; + + /** + * Assembly + */ + case UNTDID_7143_AB = 'AB'; + + /** + * HIBC (Health Industry Bar Code) + */ + case UNTDID_7143_AC = 'AC'; + + /** + * Cold roll number + */ + case UNTDID_7143_AD = 'AD'; + + /** + * Hot roll number + */ + case UNTDID_7143_AE = 'AE'; + + /** + * Slab number + */ + case UNTDID_7143_AF = 'AF'; + + /** + * Software revision number + */ + case UNTDID_7143_AG = 'AG'; + + /** + * UPC (Universal Product Code) Consumer package code (1-5-5) + */ + case UNTDID_7143_AH = 'AH'; + + /** + * UPC (Universal Product Code) Consumer package code (1-5-5- + */ + case UNTDID_7143_AI = 'AI'; + + /** + * Sample number + */ + case UNTDID_7143_AJ = 'AJ'; + + /** + * Pack number + */ + case UNTDID_7143_AK = 'AK'; + + /** + * UPC (Universal Product Code) Shipping container code (1-2- + */ + case UNTDID_7143_AL = 'AL'; + + /** + * UPC (Universal Product Code)/EAN (European article number) + */ + case UNTDID_7143_AM = 'AM'; + + /** + * UPC (Universal Product Code) suffix + */ + case UNTDID_7143_AN = 'AN'; + + /** + * State label code + */ + case UNTDID_7143_AO = 'AO'; + + /** + * Heat number + */ + case UNTDID_7143_AP = 'AP'; + + /** + * Coupon number + */ + case UNTDID_7143_AQ = 'AQ'; + + /** + * Resource number + */ + case UNTDID_7143_AR = 'AR'; + + /** + * Work task number + */ + case UNTDID_7143_AS = 'AS'; + + /** + * Price look up number + */ + case UNTDID_7143_AT = 'AT'; + + /** + * NSN (North Atlantic Treaty Organization Stock Number) + */ + case UNTDID_7143_AU = 'AU'; + + /** + * Refined product code + */ + case UNTDID_7143_AV = 'AV'; + + /** + * Exhibit + */ + case UNTDID_7143_AW = 'AW'; + + /** + * End item + */ + case UNTDID_7143_AX = 'AX'; + + /** + * Federal supply classification + */ + case UNTDID_7143_AY = 'AY'; + + /** + * Engineering data list + */ + case UNTDID_7143_AZ = 'AZ'; + + /** + * Milestone event number + */ + case UNTDID_7143_BA = 'BA'; + + /** + * Lot number + */ + case UNTDID_7143_BB = 'BB'; + + /** + * National drug code 4-4-2 format + */ + case UNTDID_7143_BC = 'BC'; + + /** + * National drug code 5-3-2 format + */ + case UNTDID_7143_BD = 'BD'; + + /** + * National drug code 5-4-1 format + */ + case UNTDID_7143_BE = 'BE'; + + /** + * National drug code 5-4-2 format + */ + case UNTDID_7143_BF = 'BF'; + + /** + * National drug code + */ + case UNTDID_7143_BG = 'BG'; + + /** + * Part number + */ + case UNTDID_7143_BH = 'BH'; + + /** + * Local Stock Number (LSN) + */ + case UNTDID_7143_BI = 'BI'; + + /** + * Next higher assembly number + */ + case UNTDID_7143_BJ = 'BJ'; + + /** + * Data category + */ + case UNTDID_7143_BK = 'BK'; + + /** + * Control number + */ + case UNTDID_7143_BL = 'BL'; + + /** + * Special material identification code + */ + case UNTDID_7143_BM = 'BM'; + + /** + * Locally assigned control number + */ + case UNTDID_7143_BN = 'BN'; + + /** + * Buyer's colour + */ + case UNTDID_7143_BO = 'BO'; + + /** + * Buyer's part number + */ + case UNTDID_7143_BP = 'BP'; + + /** + * Variable measure product code + */ + case UNTDID_7143_BQ = 'BQ'; + + /** + * Financial phase + */ + case UNTDID_7143_BR = 'BR'; + + /** + * Contract breakdown + */ + case UNTDID_7143_BS = 'BS'; + + /** + * Technical phase + */ + case UNTDID_7143_BT = 'BT'; + + /** + * Dye lot number + */ + case UNTDID_7143_BU = 'BU'; + + /** + * Daily statement of activities + */ + case UNTDID_7143_BV = 'BV'; + + /** + * Periodical statement of activities within a bilaterally + */ + case UNTDID_7143_BW = 'BW'; + + /** + * Calendar week statement of activities + */ + case UNTDID_7143_BX = 'BX'; + + /** + * Calendar month statement of activities + */ + case UNTDID_7143_BY = 'BY'; + + /** + * Original equipment number + */ + case UNTDID_7143_BZ = 'BZ'; + + /** + * Industry commodity code + */ + case UNTDID_7143_CC = 'CC'; + + /** + * Commodity grouping + */ + case UNTDID_7143_CG = 'CG'; + + /** + * Colour number + */ + case UNTDID_7143_CL = 'CL'; + + /** + * Contract number + */ + case UNTDID_7143_CR = 'CR'; + + /** + * Customs article number + */ + case UNTDID_7143_CV = 'CV'; + + /** + * Drawing revision number + */ + case UNTDID_7143_DR = 'DR'; + + /** + * Drawing + */ + case UNTDID_7143_DW = 'DW'; + + /** + * Engineering change level + */ + case UNTDID_7143_EC = 'EC'; + + /** + * Material code + */ + case UNTDID_7143_EF = 'EF'; + + /** + * International Article Numbering Association (EAN) + */ + case UNTDID_7143_EN = 'EN'; + + /** + * Fish species + */ + case UNTDID_7143_FS = 'FS'; + + /** + * Buyer's internal product group code + */ + case UNTDID_7143_GB = 'GB'; + + /** + * National product group code + */ + case UNTDID_7143_GN = 'GN'; + + /** + * General specification number + */ + case UNTDID_7143_GS = 'GS'; + + /** + * Harmonised system + */ + case UNTDID_7143_HS = 'HS'; + + /** + * ISBN (International Standard Book Number) + */ + case UNTDID_7143_IB = 'IB'; + + /** + * Buyer's item number + */ + case UNTDID_7143_IN = 'IN'; + + /** + * ISSN (International Standard Serial Number) + */ + case UNTDID_7143_IS = 'IS'; + + /** + * Buyer's style number + */ + case UNTDID_7143_IT = 'IT'; + + /** + * Buyer's size code + */ + case UNTDID_7143_IZ = 'IZ'; + + /** + * Machine number + */ + case UNTDID_7143_MA = 'MA'; + + /** + * Manufacturer's (producer's) article number + */ + case UNTDID_7143_MF = 'MF'; + + /** + * Model number + */ + case UNTDID_7143_MN = 'MN'; + + /** + * Product/service identification number + */ + case UNTDID_7143_MP = 'MP'; + + /** + * Batch number + */ + case UNTDID_7143_NB = 'NB'; + + /** + * Customer order number + */ + case UNTDID_7143_ON = 'ON'; + + /** + * Part number description + */ + case UNTDID_7143_PD = 'PD'; + + /** + * Purchaser's order line number + */ + case UNTDID_7143_PL = 'PL'; + + /** + * Purchase order number + */ + case UNTDID_7143_PO = 'PO'; + + /** + * Promotional variant number + */ + case UNTDID_7143_PV = 'PV'; + + /** + * Buyer's qualifier for size + */ + case UNTDID_7143_QS = 'QS'; + + /** + * Returnable container number + */ + case UNTDID_7143_RC = 'RC'; + + /** + * Release number + */ + case UNTDID_7143_RN = 'RN'; + + /** + * Run number + */ + case UNTDID_7143_RU = 'RU'; + + /** + * Record keeping of model year + */ + case UNTDID_7143_RY = 'RY'; + + /** + * Supplier's article number + */ + case UNTDID_7143_SA = 'SA'; + + /** + * Standard group of products (mixed assortment) + */ + case UNTDID_7143_SG = 'SG'; + + /** + * SKU (Stock keeping unit) + */ + case UNTDID_7143_SK = 'SK'; + + /** + * Serial number + */ + case UNTDID_7143_SN = 'SN'; + + /** + * RSK number + */ + case UNTDID_7143_SRS = 'SRS'; + + /** + * IFLS (Institut Francais du Libre Service) 5 digit product + */ + case UNTDID_7143_SRT = 'SRT'; + + /** + * IFLS (Institut Francais du Libre Service) 9 digit product + */ + case UNTDID_7143_SRU = 'SRU'; + + /** + * GS1 Global Trade Item Number + */ + case UNTDID_7143_SRV = 'SRV'; + + /** + * EDIS (Energy Data Identification System) + */ + case UNTDID_7143_SRW = 'SRW'; + + /** + * Slaughter number + */ + case UNTDID_7143_SRX = 'SRX'; + + /** + * Official animal number + */ + case UNTDID_7143_SRY = 'SRY'; + + /** + * Harmonized tariff schedule + */ + case UNTDID_7143_SRZ = 'SRZ'; + + /** + * Supplier's supplier article number + */ + case UNTDID_7143_SS = 'SS'; + + /** + * 46 Level DOT Code + */ + case UNTDID_7143_SSA = 'SSA'; + + /** + * Airline Tariff 6D + */ + case UNTDID_7143_SSB = 'SSB'; + + /** + * Title 49 Code of Federal Regulations + */ + case UNTDID_7143_SSC = 'SSC'; + + /** + * International Civil Aviation Administration code + */ + case UNTDID_7143_SSD = 'SSD'; + + /** + * Hazardous Materials ID DOT + */ + case UNTDID_7143_SSE = 'SSE'; + + /** + * Endorsement + */ + case UNTDID_7143_SSF = 'SSF'; + + /** + * Air Force Regulation 71-4 + */ + case UNTDID_7143_SSG = 'SSG'; + + /** + * Breed + */ + case UNTDID_7143_SSH = 'SSH'; + + /** + * Chemical Abstract Service (CAS) registry number + */ + case UNTDID_7143_SSI = 'SSI'; + + /** + * Engine model designation + */ + case UNTDID_7143_SSJ = 'SSJ'; + + /** + * Institutional Meat Purchase Specifications (IMPS) Number + */ + case UNTDID_7143_SSK = 'SSK'; + + /** + * Price Look-Up code (PLU) + */ + case UNTDID_7143_SSL = 'SSL'; + + /** + * International Maritime Organization (IMO) Code + */ + case UNTDID_7143_SSM = 'SSM'; + + /** + * Bureau of Explosives 600-A (rail) + */ + case UNTDID_7143_SSN = 'SSN'; + + /** + * United Nations Dangerous Goods List + */ + case UNTDID_7143_SSO = 'SSO'; + + /** + * International Code of Botanical Nomenclature (ICBN) + */ + case UNTDID_7143_SSP = 'SSP'; + + /** + * International Code of Zoological Nomenclature (ICZN) + */ + case UNTDID_7143_SSQ = 'SSQ'; + + /** + * International Code of Nomenclature for Cultivated Plants + */ + case UNTDID_7143_SSR = 'SSR'; + + /** + * Distributor’s article identifier + */ + case UNTDID_7143_SSS = 'SSS'; + + /** + * Norwegian Classification system ENVA + */ + case UNTDID_7143_SST = 'SST'; + + /** + * Supplier assigned classification + */ + case UNTDID_7143_SSU = 'SSU'; + + /** + * Mexican classification system AMECE + */ + case UNTDID_7143_SSV = 'SSV'; + + /** + * German classification system CCG + */ + case UNTDID_7143_SSW = 'SSW'; + + /** + * Finnish classification system EANFIN + */ + case UNTDID_7143_SSX = 'SSX'; + + /** + * Canadian classification system ICC + */ + case UNTDID_7143_SSY = 'SSY'; + + /** + * French classification system IFLS5 + */ + case UNTDID_7143_SSZ = 'SSZ'; + + /** + * Style number + */ + case UNTDID_7143_ST = 'ST'; + + /** + * Dutch classification system CBL + */ + case UNTDID_7143_STA = 'STA'; + + /** + * Japanese classification system JICFS + */ + case UNTDID_7143_STB = 'STB'; + + /** + * European Union dairy subsidy eligibility classification + */ + case UNTDID_7143_STC = 'STC'; + + /** + * GS1 Spain classification system + */ + case UNTDID_7143_STD = 'STD'; + + /** + * GS1 Poland classification system + */ + case UNTDID_7143_STE = 'STE'; + + /** + * Federal Agency on Technical Regulating and Metrology of the + */ + case UNTDID_7143_STF = 'STF'; + + /** + * Efficient Consumer Response (ECR) Austria classification + */ + case UNTDID_7143_STG = 'STG'; + + /** + * GS1 Italy classification system + */ + case UNTDID_7143_STH = 'STH'; + + /** + * CPV (Common Procurement Vocabulary) + */ + case UNTDID_7143_STI = 'STI'; + + /** + * IFDA (International Foodservice Distributors Association) + */ + case UNTDID_7143_STJ = 'STJ'; + + /** + * AHFS (American Hospital Formulary Service) pharmacologic - + */ + case UNTDID_7143_STK = 'STK'; + + /** + * ATC (Anatomical Therapeutic Chemical) classification system + */ + case UNTDID_7143_STL = 'STL'; + + /** + * CLADIMED (Classification des Dispositifs Médicaux) + */ + case UNTDID_7143_STM = 'STM'; + + /** + * CMDR (Canadian Medical Device Regulations) classification + */ + case UNTDID_7143_STN = 'STN'; + + /** + * CNDM (Classificazione Nazionale dei Dispositivi Medici) + */ + case UNTDID_7143_STO = 'STO'; + + /** + * UK DM&D (Dictionary of Medicines & Devices) standard coding + */ + case UNTDID_7143_STP = 'STP'; + + /** + * eCl@ss + */ + case UNTDID_7143_STQ = 'STQ'; + + /** + * EDMA (European Diagnostic Manufacturers Association) + */ + case UNTDID_7143_STR = 'STR'; + + /** + * EGAR (European Generic Article Register) + */ + case UNTDID_7143_STS = 'STS'; + + /** + * GMDN (Global Medical Devices Nomenclature) + */ + case UNTDID_7143_STT = 'STT'; + + /** + * GPI (Generic Product Identifier) + */ + case UNTDID_7143_STU = 'STU'; + + /** + * HCPCS (Healthcare Common Procedure Coding System) + */ + case UNTDID_7143_STV = 'STV'; + + /** + * ICPS (International Classification for Patient Safety) + */ + case UNTDID_7143_STW = 'STW'; + + /** + * MedDRA (Medical Dictionary for Regulatory Activities) + */ + case UNTDID_7143_STX = 'STX'; + + /** + * Medical Columbus + */ + case UNTDID_7143_STY = 'STY'; + + /** + * NAPCS (North American Product Classification System) + */ + case UNTDID_7143_STZ = 'STZ'; + + /** + * NHS (National Health Services) eClass + */ + case UNTDID_7143_SUA = 'SUA'; + + /** + * US FDA (Food and Drug Administration) Product Code + */ + case UNTDID_7143_SUB = 'SUB'; + + /** + * SNOMED CT (Systematized Nomenclature of Medicine-Clinical + */ + case UNTDID_7143_SUC = 'SUC'; + + /** + * UMDNS (Universal Medical Device Nomenclature System) + */ + case UNTDID_7143_SUD = 'SUD'; + + /** + * GS1 Global Returnable Asset Identifier, non-serialised + */ + case UNTDID_7143_SUE = 'SUE'; + + /** + * IMEI + */ + case UNTDID_7143_SUF = 'SUF'; + + /** + * Waste Type (EMSA) + */ + case UNTDID_7143_SUG = 'SUG'; + + /** + * Ship's store classification type + */ + case UNTDID_7143_SUH = 'SUH'; + + /** + * Emergency fire code + */ + case UNTDID_7143_SUI = 'SUI'; + + /** + * Emergency spillage code + */ + case UNTDID_7143_SUJ = 'SUJ'; + + /** + * IMDG packing group + */ + case UNTDID_7143_SUK = 'SUK'; + + /** + * MARPOL Code IBC + */ + case UNTDID_7143_SUL = 'SUL'; + + /** + * IMDG subsidiary risk class + */ + case UNTDID_7143_SUM = 'SUM'; + + /** + * Transport group number + */ + case UNTDID_7143_TG = 'TG'; + + /** + * Taxonomic Serial Number + */ + case UNTDID_7143_TSN = 'TSN'; + + /** + * IMDG main hazard class + */ + case UNTDID_7143_TSO = 'TSO'; + + /** + * EU Combined Nomenclature + */ + case UNTDID_7143_TSP = 'TSP'; + + /** + * Therapeutic classification number + */ + case UNTDID_7143_TSQ = 'TSQ'; + + /** + * European Waste Catalogue + */ + case UNTDID_7143_TSR = 'TSR'; + + /** + * Price grouping code + */ + case UNTDID_7143_TSS = 'TSS'; + + /** + * UNSPSC + */ + case UNTDID_7143_TST = 'TST'; + + /** + * Ultimate customer's article number + */ + case UNTDID_7143_UA = 'UA'; + + /** + * UPC (Universal product code) + */ + case UNTDID_7143_UP = 'UP'; + + /** + * Vendor item number + */ + case UNTDID_7143_VN = 'VN'; + + /** + * Vendor's (seller's) part number + */ + case UNTDID_7143_VP = 'VP'; + + /** + * Vendor's supplemental item number + */ + case UNTDID_7143_VS = 'VS'; + + /** + * Vendor specification number + */ + case UNTDID_7143_VX = 'VX'; + + /** + * Mutually defined + */ + case UNTDID_7143_ZZZ = 'ZZZ'; +} diff --git a/src/codelistsenum/ZugferdPaymentMeans.php b/src/codelistsenum/ZugferdPaymentMeans.php new file mode 100644 index 00000000..fe4dfc13 --- /dev/null +++ b/src/codelistsenum/ZugferdPaymentMeans.php @@ -0,0 +1,433 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdPaymentMeans: int +{ + + /** + * Instrument not defined + */ + case UNTDID_4461_1 = 1; + + /** + * Automated clearing house credit + */ + case UNTDID_4461_2 = 2; + + /** + * Automated clearing house debit + */ + case UNTDID_4461_3 = 3; + + /** + * ACH demand debit reversal + */ + case UNTDID_4461_4 = 4; + + /** + * ACH demand credit reversal + */ + case UNTDID_4461_5 = 5; + + /** + * ACH demand credit + */ + case UNTDID_4461_6 = 6; + + /** + * ACH demand debit + */ + case UNTDID_4461_7 = 7; + + /** + * Hold + */ + case UNTDID_4461_8 = 8; + + /** + * National or regional clearing + */ + case UNTDID_4461_9 = 9; + + /** + * In cash + */ + case UNTDID_4461_10 = 10; + + /** + * ACH savings credit reversal + */ + case UNTDID_4461_11 = 11; + + /** + * ACH savings debit reversal + */ + case UNTDID_4461_12 = 12; + + /** + * ACH savings credit + */ + case UNTDID_4461_13 = 13; + + /** + * ACH savings debit + */ + case UNTDID_4461_14 = 14; + + /** + * Bookentry credit + */ + case UNTDID_4461_15 = 15; + + /** + * Bookentry debit + */ + case UNTDID_4461_16 = 16; + + /** + * ACH demand cash concentration/disbursement (CCD) credit + */ + case UNTDID_4461_17 = 17; + + /** + * ACH demand cash concentration/disbursement (CCD) debit + */ + case UNTDID_4461_18 = 18; + + /** + * ACH demand corporate trade payment (CTP) credit + */ + case UNTDID_4461_19 = 19; + + /** + * Cheque + */ + case UNTDID_4461_20 = 20; + + /** + * Banker's draft + */ + case UNTDID_4461_21 = 21; + + /** + * Certified banker's draft + */ + case UNTDID_4461_22 = 22; + + /** + * Bank cheque (issued by a banking or similar establishment) + */ + case UNTDID_4461_23 = 23; + + /** + * Bill of exchange awaiting acceptance + */ + case UNTDID_4461_24 = 24; + + /** + * Certified cheque + */ + case UNTDID_4461_25 = 25; + + /** + * Local cheque + */ + case UNTDID_4461_26 = 26; + + /** + * ACH demand corporate trade payment (CTP) debit + */ + case UNTDID_4461_27 = 27; + + /** + * ACH demand corporate trade exchange (CTX) credit + */ + case UNTDID_4461_28 = 28; + + /** + * ACH demand corporate trade exchange (CTX) debit + */ + case UNTDID_4461_29 = 29; + + /** + * Credit transfer + */ + case UNTDID_4461_30 = 30; + + /** + * Debit transfer + */ + case UNTDID_4461_31 = 31; + + /** + * ACH demand cash concentration/disbursement plus (CCD+) + */ + case UNTDID_4461_32 = 32; + + /** + * ACH demand cash concentration/disbursement plus (CCD+) + */ + case UNTDID_4461_33 = 33; + + /** + * ACH prearranged payment and deposit (PPD) + */ + case UNTDID_4461_34 = 34; + + /** + * ACH savings cash concentration/disbursement (CCD) credit + */ + case UNTDID_4461_35 = 35; + + /** + * ACH savings cash concentration/disbursement (CCD) debit + */ + case UNTDID_4461_36 = 36; + + /** + * ACH savings corporate trade payment (CTP) credit + */ + case UNTDID_4461_37 = 37; + + /** + * ACH savings corporate trade payment (CTP) debit + */ + case UNTDID_4461_38 = 38; + + /** + * ACH savings corporate trade exchange (CTX) credit + */ + case UNTDID_4461_39 = 39; + + /** + * ACH savings corporate trade exchange (CTX) debit + */ + case UNTDID_4461_40 = 40; + + /** + * ACH savings cash concentration/disbursement plus (CCD+) + */ + case UNTDID_4461_41 = 41; + + /** + * Payment to bank account + */ + case UNTDID_4461_42 = 42; + + /** + * ACH savings cash concentration/disbursement plus (CCD+) + */ + case UNTDID_4461_43 = 43; + + /** + * Accepted bill of exchange + */ + case UNTDID_4461_44 = 44; + + /** + * Referenced home-banking credit transfer + */ + case UNTDID_4461_45 = 45; + + /** + * Interbank debit transfer + */ + case UNTDID_4461_46 = 46; + + /** + * Home-banking debit transfer + */ + case UNTDID_4461_47 = 47; + + /** + * Bank card + */ + case UNTDID_4461_48 = 48; + + /** + * Direct debit + */ + case UNTDID_4461_49 = 49; + + /** + * Payment by postgiro + */ + case UNTDID_4461_50 = 50; + + /** + * FR, norme 6 97-Telereglement CFONB (French Organisation for + */ + case UNTDID_4461_51 = 51; + + /** + * Urgent commercial payment + */ + case UNTDID_4461_52 = 52; + + /** + * Urgent Treasury Payment + */ + case UNTDID_4461_53 = 53; + + /** + * Credit card + */ + case UNTDID_4461_54 = 54; + + /** + * Debit card + */ + case UNTDID_4461_55 = 55; + + /** + * Bankgiro + */ + case UNTDID_4461_56 = 56; + + /** + * Standing agreement + */ + case UNTDID_4461_57 = 57; + + /** + * SEPA credit transfer + */ + case UNTDID_4461_58 = 58; + + /** + * SEPA direct debit + */ + case UNTDID_4461_59 = 59; + + /** + * Promissory note + */ + case UNTDID_4461_60 = 60; + + /** + * Promissory note signed by the debtor + */ + case UNTDID_4461_61 = 61; + + /** + * Promissory note signed by the debtor and endorsed by a bank + */ + case UNTDID_4461_62 = 62; + + /** + * Promissory note signed by the debtor and endorsed by a + */ + case UNTDID_4461_63 = 63; + + /** + * Promissory note signed by a bank + */ + case UNTDID_4461_64 = 64; + + /** + * Promissory note signed by a bank and endorsed by another + */ + case UNTDID_4461_65 = 65; + + /** + * Promissory note signed by a third party + */ + case UNTDID_4461_66 = 66; + + /** + * Promissory note signed by a third party and endorsed by a + */ + case UNTDID_4461_67 = 67; + + /** + * Online payment service + */ + case UNTDID_4461_68 = 68; + + /** + * Transfer Advice + */ + case UNTDID_4461_69 = 69; + + /** + * Bill drawn by the creditor on the debtor + */ + case UNTDID_4461_70 = 70; + + /** + * Bill drawn by the creditor on a bank + */ + case UNTDID_4461_74 = 74; + + /** + * Bill drawn by the creditor, endorsed by another bank + */ + case UNTDID_4461_75 = 75; + + /** + * Bill drawn by the creditor on a bank and endorsed by a + */ + case UNTDID_4461_76 = 76; + + /** + * Bill drawn by the creditor on a third party + */ + case UNTDID_4461_77 = 77; + + /** + * Bill drawn by creditor on third party, accepted and + */ + case UNTDID_4461_78 = 78; + + /** + * Not transferable banker's draft + */ + case UNTDID_4461_91 = 91; + + /** + * Not transferable local cheque + */ + case UNTDID_4461_92 = 92; + + /** + * Reference giro + */ + case UNTDID_4461_93 = 93; + + /** + * Urgent giro + */ + case UNTDID_4461_94 = 94; + + /** + * Free format giro + */ + case UNTDID_4461_95 = 95; + + /** + * Requested method for payment was not used + */ + case UNTDID_4461_96 = 96; + + /** + * Clearing between partners + */ + case UNTDID_4461_97 = 97; +} diff --git a/src/codelistsenum/ZugferdReferenceCodeQualifiers.php b/src/codelistsenum/ZugferdReferenceCodeQualifiers.php new file mode 100644 index 00000000..b72db13f --- /dev/null +++ b/src/codelistsenum/ZugferdReferenceCodeQualifiers.php @@ -0,0 +1,5947 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + * @see https://www.xrepository.de/details/urn:xoev-de:kosit:codeliste:untdid.1153 + */ +enum ZugferdReferenceCodeQualifiers: string +{ + + /** + * Accident reference number (APP) + * + * Reference number assigned to an accident. + */ + case ACCI_REFE_NUMB = 'APP'; + + /** + * Account number (ADE) + * + * Identification number of an account. + */ + case ACCO_NUMB = 'ADE'; + + /** + * Account party's bank reference (AGC) + * + * Reference number of the account party's bank. + */ + case ACCO_PART_BANK_REFE = 'AGC'; + + /** + * Account party's reference (AFN) + * + * Reference of the account party. + */ + case ACCO_PART_REFE = 'AFN'; + + /** + * Account payable number (AV) + * + * Reference number assigned by accounts payable department to the account of + * a specific creditor. + */ + case ACCO_PAYA_NUMB = 'AV'; + + /** + * Account servicing bank's reference number (ANA) + * + * Reference number of the account servicing bank. + */ + case ACCO_SERV_BANK_REFE_NUMB = 'ANA'; + + /** + * Accounting entry (AWQ) + * + * Accounting entry to which this item is related. + */ + case ACCO_ENTR = 'AWQ'; + + /** + * Accounting file reference (AOD) + * + * Reference of an accounting file. + */ + case ACCO_FILE_REFE = 'AOD'; + + /** + * Accounting transmission number (ASU) + * + * A number used to identify the transmission of an accounting book entry. + */ + case ACCO_TRAN_NUMB = 'ASU'; + + /** + * Accounts receivable number (AP) + * + * Reference number assigned by accounts receivable department to the account + * of a specific debtor. + */ + case ACCO_RECE_NUMB = 'AP'; + + /** + * Action authorization number (AKO) + * + * A reference number authorizing an action. + */ + case ACTI_AUTH_NUMB = 'AKO'; + + /** + * Activite Principale Exercee (APE) identifier (AQQ) + * + * The French industry code for the main activity of a company. + */ + case ACTI_PRIN_EXER_APE_IDEN = 'AQQ'; + + /** + * Additional reference number (ACD) + * + * [1010] Reference number provided in addition to another given reference. + */ + case ADDI_REFE_NUMB = 'ACD'; + + /** + * Addressee reference (ACF) + * + * A reference number of an addressee. + */ + case ADDR_REFE = 'ACF'; + + /** + * Administrative Reference Code (AWT) + * + * Reference number assigned by Customs to a ‘shipment of excise goods’. + */ + case ADMI_REFE_CODE = 'AWT'; + + /** + * Advise through bank's reference (AMP) + * + * Financial institution through which the advising bank is to advise the + * documentary credit. + */ + case ADVI_THRO_BANK_REFE = 'AMP'; + + /** + * Advising bank's reference (AWD) + * + * Reference number of the advising bank. + */ + case ADVI_BANK_REFE = 'AWD'; + + /** + * Agency clause number (AJE) + * + * A number indicating a clause applicable to a particular agency. + */ + case AGEN_CLAU_NUMB = 'AJE'; + + /** + * Agent's bank reference (AGD) + * + * Reference number issued by the agent's bank. + */ + case AGEN_BANK_REFE = 'AGD'; + + /** + * Agent's reference (AGE) + * + * Reference number of the agent. + */ + case AGEN_REFE = 'AGE'; + + /** + * AGERD (Aerospace Ground Equipment Requirement Data) number (ALU) + * + * Identifies the equipment required to conduct maintenance. + */ + case AGER_AERO_GROU_EQUI_REQU_DATA_NUMB = 'ALU'; + + /** + * Agreement number (AJS) + * + * A number specifying an agreement between parties. + */ + case AGRE_NUMB = 'AJS'; + + /** + * Agreement to pay number (AGA) + * + * A number that identifies an agreement to pay. + */ + case AGRE_TO_PAY_NUMB = 'AGA'; + + /** + * Air cargo transfer manifest (AC) + * + * A number assigned to an air cargo list of goods to be transferred. + */ + case AIR_CARG_TRAN_MANI = 'AC'; + + /** + * Air waybill number (AWB) + * + * Reference number assigned to an air waybill, see: 1001 = 740. + */ + case AIR_WAYB_NUMB = 'AWB'; + + /** + * Airlines flight identification number (AF) + * + * (8028) Identification of a commercial flight by carrier code and number as + * assigned by the airline (IATA). + */ + case AIRL_FLIG_IDEN_NUMB = 'AF'; + + /** + * Allocated seat (SEA) + * + * Reference to a seat allocated to a passenger. + */ + case ALLO_SEAT = 'SEA'; + + /** + * Allotment identification (Air) (ABY) + * + * Reference assigned to guarantied capacity on one or more specific flights + * on specific date(s) to third parties as agents and other airlines. + */ + case ALLO_IDEN_AIR = 'ABY'; + + /** + * Analysis number/test number (ADD) + * + * Number given to a specific analysis or test operation. + */ + case ANAL_NUMB_NUMB = 'ADD'; + + /** + * Animal farm licence number (CFF) + * + * Veterinary licence number allocated by a national authority to an animal + * farm. + */ + case ANIM_FARM_LICE_NUMB = 'CFF'; + + /** + * Anti-dumping case number (ABC) + * + * Reference issued by a Customs administration pertaining to a past or + * current investigation of goods "dumped" at a price lower than the + * exporter's domestic market price. + */ + case ANTI_CASE_NUMB = 'ABC'; + + /** + * Applicable coefficient identification number (APT) + * + * The identification number of the coefficient which is applicable. + */ + case APPL_COEF_IDEN_NUMB = 'APT'; + + /** + * Applicable instructions or standards (AEH) + * + * Instructions or standards applicable for the whole message or a message + * line item. These instructions or standards may be published by a neutral + * organization or authority or another party concerned. + */ + case APPL_INST_OR_STAN = 'AEH'; + + /** + * Applicant's bank reference (AFQ) + * + * Reference number of the applicant's bank. + */ + case APPL_BANK_REFE = 'AFQ'; + + /** + * Applicant's reference (AGF) + * + * Reference number of the applicant. + */ + case APPL_REFE = 'AGF'; + + /** + * Application for financial support reference number (AUK) + * + * Reference number assigned to an application for financial support. + */ + case APPL_FOR_FINA_SUPP_REFE_NUMB = 'AUK'; + + /** + * Application reference number (AGK) + * + * A number that identifies an application reference. + */ + case APPL_REFE_NUMB = 'AGK'; + + /** + * Appropriation number (AKP) + * + * The number identifying a type of funding for a specific purpose + * (appropriation). + */ + case APPR_NUMB = 'AKP'; + + /** + * Article number (ABU) + * + * A number that identifies an article. + */ + case ARTI_NUMB = 'ABU'; + + /** + * Assembly number (AEB) + * + * A number that identifies an assembly. + */ + case ASSE_NUMB = 'AEB'; + + /** + * Associated invoices (AFL) + * + * A number that identifies associated invoices. + */ + case ASSO_INVO = 'AFL'; + + /** + * Assuming company (ASC) + * + * A number that identifies an assuming company. + */ + case ASSU_COMP = 'ASC'; + + /** + * ATA carnet number (ACG) + * + * Reference number assigned to an ATA carnet. + */ + case ATA_CARN_NUMB = 'ACG'; + + /** + * Authorisation for repair reference (APV) + * + * Reference of the authorisation for repair. + */ + case AUTH_FOR_REPA_REFE = 'APV'; + + /** + * Authority issued equipment identification (AHB) + * + * Identification issued by an authority, e.g. government, airport authority. + */ + case AUTH_ISSU_EQUI_IDEN = 'AHB'; + + /** + * Authorization for expense (AFE) number (AE) + * + * A number that identifies an authorization for expense (AFE). + */ + case AUTH_FOR_EXPE_AFE_NUMB = 'AE'; + + /** + * Authorization number (ANJ) + * + * A number which uniquely identifies an authorization. + */ + case AUTH_NUMB = 'ANJ'; + + /** + * Authorization number for exception to dangerous goods regulations (ALF) + * + * Reference number allocated by an authority. This number contains an + * approval concerning exceptions on the existing dangerous goods regulations. + */ + case AUTH_NUMB_FOR_EXCE_TO_DANG_GOOD_REGU = 'ALF'; + + /** + * Authorization to meet competition number (AU) + * + * A number assigned by a requestor to an offer incoming following request for + * quote. + */ + case AUTH_TO_MEET_COMP_NUMB = 'AU'; + + /** + * Bankgiro reference (ATL) + * + * Reference of the Bankgiro. + */ + case BANK_REFE = 'ATL'; + + /** + * Bank's batch interbank transaction reference number (AAH) + * + * Reference number allocated by the bank to a batch of different underlying + * interbank transactions. + */ + case BANK_BATC_INTE_TRAN_REFE_NUMB = 'AAH'; + + /** + * Bank's common transaction reference number (AII) + * + * Bank's reference number allocated by the bank to different underlying + * individual transactions. + */ + case BANK_COMM_TRAN_REFE_NUMB = 'AII'; + + /** + * Bank's documentary procedure reference (ATG) + * + * Reference allocated by the bank to a documentary procedure. + */ + case BANK_DOCU_PROC_REFE = 'ATG'; + + /** + * Bank's individual interbank transaction reference number (AAI) + * + * Reference number allocated by the bank to one specific interbank + * transaction. + */ + case BANK_INDI_INTE_TRAN_REFE_NUMB = 'AAI'; + + /** + * Bank's individual transaction reference number (AIK) + * + * Bank's reference number allocated by the bank to one specific transaction. + */ + case BANK_INDI_TRAN_REFE_NUMB = 'AIK'; + + /** + * Banker's acceptance (ACX) + * + * Reference number for banker's acceptance issued by the accepting financial + * institution. + */ + case BANK_ACCE = 'ACX'; + + /** + * Bankruptcy procedure number (AQZ) + * + * A number identifying a bankruptcy procedure. + */ + case BANK_PROC_NUMB = 'AQZ'; + + /** + * Bar coded label serial number (LS) + * + * The serial number on a bar code label. + */ + case BAR_CODE_LABE_SERI_NUMB = 'LS'; + + /** + * Batch number/lot number (BT) + * + * [7338] Reference number assigned by manufacturer to a series of similar + * products or goods produced under similar conditions. + */ + case BATC_NUMB_NUMB = 'BT'; + + /** + * Battery and accumulator producer registration number (BTP) + * + * Registration number of producer of batteries and accumulators. + */ + case BATT_AND_ACCU_PROD_REGI_NUMB = 'BTP'; + + /** + * Beginning job sequence number (AQN) + * + * The number designating the beginning of the job sequence. + */ + case BEGI_JOB_SEQU_NUMB = 'AQN'; + + /** + * Beginning meter reading actual (BA) + * + * Meter reading at the beginning of an invoicing period. + */ + case BEGI_METE_READ_ACTU = 'BA'; + + /** + * Beginning meter reading estimated (BE) + * + * Meter reading at the beginning of an invoicing period where an actual + * reading is not available. + */ + case BEGI_METE_READ_ESTI = 'BE'; + + /** + * Beneficiary's bank reference (AFS) + * + * Reference number of the beneficiary's bank. + */ + case BENE_BANK_REFE = 'AFS'; + + /** + * Beneficiary's reference (AFO) + * + * Reference of the beneficiary. + */ + case BENE_REFE = 'AFO'; + + /** + * Bid number (BD) + * + * Number assigned by a submitter of a bid to his bid. + */ + case BID_NUMB = 'BD'; + + /** + * Bill of lading number (BM) + * + * Reference number assigned to a bill of lading, see: 1001 = 705. + */ + case BILL_OF_LADI_NUMB = 'BM'; + + /** + * Bill of quantities number (AFX) + * + * Reference number assigned to a bill of quantities. + */ + case BILL_OF_QUAN_NUMB = 'AFX'; + + /** + * Blanket order number (BO) + * + * Reference number assigned by the order issuer to a blanket order. + */ + case BLAN_ORDE_NUMB = 'BO'; + + /** + * Blended with number (BW) + * + * The batch/lot/package number a product is blended with. + */ + case BLEN_WITH_NUMB = 'BW'; + + /** + * Book number (ART) + * + * A number assigned to identify a book. + */ + case BOOK_NUMB = 'ART'; + + /** + * Bordereau number (AFC) + * + * Reference number assigned to a bordereau, see: 1001 = 787. + */ + case BORD_NUMB = 'AFC'; + + /** + * Broker or sales office number (BR) + * + * A number that identifies a broker or sales office. + */ + case BROK_OR_SALE_OFFI_NUMB = 'BR'; + + /** + * Broker reference 3 (AVK) + * + * Third reference of a broker. + */ + case BROK_REFE = 'AVK'; + + /** + * Budget chapter (ASD) + * + * A reference to the chapter in a budget. + */ + case BUDG_CHAP = 'ASD'; + + /** + * Bureau signing (statement reference) (ADI) + * + * A statement reference that identifies a bureau signing. + */ + case BURE_SIGN_STAT_REFE = 'ADI'; + + /** + * Buyer's catalogue number (AMW) + * + * Identification of a catalogue maintained by a buyer. + */ + case BUYE_CATA_NUMB = 'AMW'; + + /** + * Buyer's contract number (BC) + * + * Reference number assigned by buyer to a contract. + */ + case BUYE_CONT_NUMB = 'BC'; + + /** + * Buyer's debtor number (DB) + * + * Reference number assigned to a debtor. + */ + case BUYE_DEBT_NUMB = 'DB'; + + /** + * Buyer's fund number (AWW) + * + * A reference number indicating the fund number used by the buyer. + */ + case BUYE_FUND_NUMB = 'AWW'; + + /** + * Buyer's item number (ADA) + * + * [7304] Reference number assigned by the buyer to an item. + */ + case BUYE_ITEM_NUMB = 'ADA'; + + /** + * CAD file layer convention (ANF) + * + * Reference number identifying a layer convention for a file in a Computer + * Aided Design (CAD) environment. + */ + case CAD_FILE_LAYE_CONV = 'ANF'; + + /** + * Cadastro Geral do Contribuinte (CGC) (ASW) + * + * Brazilian taxpayer number. + */ + case CADA_GERA_DO_CONT_CGC = 'ASW'; + + /** + * Calendar (AOJ) + * + * A calendar reference number. + */ + case CALENDAR = 'AOJ'; + + /** + * Call off order number (COF) + * + * A number that identifies a call off order. + */ + case CALL_OFF_ORDE_NUMB = 'COF'; + + /** + * Canadian excise entry number (AMN) + * + * An excise entry number assigned by the Canadian Customs. + */ + case CANA_EXCI_ENTR_NUMB = 'AMN'; + + /** + * Cargo acceptance order reference number (ACA) + * + * Reference assigned to the cargo acceptance order. + */ + case CARG_ACCE_ORDE_REFE_NUMB = 'ACA'; + + /** + * Cargo control number (XC) + * + * Reference used to identify and control a carrier and consignment from + * initial entry into a country until release of the cargo by Customs. + */ + case CARG_CONT_NUMB = 'XC'; + + /** + * Cargo manifest number (AFB) + * + * [1037] Reference number assigned to a cargo manifest. + */ + case CARG_MANI_NUMB = 'AFB'; + + /** + * Carrier's agent reference number (AAY) + * + * Reference number assigned by the carriers agent to a transaction. + */ + case CARR_AGEN_REFE_NUMB = 'AAY'; + + /** + * Carrier's reference number (CN) + * + * Reference number assigned by carrier to a consignment. + */ + case CARR_REFE_NUMB = 'CN'; + + /** + * Case number (AMH) + * + * Number assigned to a case. + */ + case CASE_NUMB = 'AMH'; + + /** + * Case of need party's reference (ANO) + * + * Reference number of the case of need party. + */ + case CASE_OF_NEED_PART_REFE = 'ANO'; + + /** + * Catalogue sequence number (AKS) + * + * A number which uniquely identifies an item within a catalogue according to + * a standard numbering system. + */ + case CATA_SEQU_NUMB = 'AKS'; + + /** + * Catastrophe number (ADG) + * + * A number that identifies a catastrophe. + */ + case CATA_NUMB = 'ADG'; + + /** + * Category of work reference (AWH) + * + * A reference identifying a category of work. + */ + case CATE_OF_WORK_REFE = 'AWH'; + + /** + * CD-ROM (ASY) + * + * Identity number of the Compact Disk Read Only Memory (CD-ROM). + */ + case CDROM = 'ASY'; + + /** + * Cedent's claim number (APD) + * + * To identify the number assigned to the claim by the ceding company. + */ + case CEDE_CLAI_NUMB = 'APD'; + + /** + * Ceding company (CEC) + * + * Company selling obligations to a third party. + */ + case CEDI_COMP = 'CEC'; + + /** + * Ceiling formula reference number (APJ) + * + * The reference number which identifies a formula for determining a ceiling. + */ + case CEIL_FORM_REFE_NUMB = 'APJ'; + + /** + * Central secretariat log number (AQE) + * + * The reference log number assigned by the central secretariat for the Data + * Maintenance Request (DMR). + */ + case CENT_SECR_LOG_NUMB = 'AQE'; + + /** + * Central secretariat log number, child Data Maintenance Request (DMR) (AQG) + * + * The reference log number assigned by the central secretariat for the child + * Data Maintenance Request (DMR). + */ + case CENT_SECR_LOG_NUMB_CHIL_DATA_MAIN_REQU_DMR = 'AQG'; + + /** + * Central secretariat log number, parent Data Maintenance Request (DMR) (AQF) + * + * The reference log number assigned by the central secretariat for the parent + * Data Maintenance Request (DMR). + */ + case CENT_SECR_LOG_NUMB_PARE_DATA_MAIN_REQU_DMR = 'AQF'; + + /** + * Certificate of conformity (AID) + * + * Certificate certifying the conformity to predefined definitions. + */ + case CERT_OF_CONF = 'AID'; + + /** + * Chamber of Commerce registration number (AHO) + * + * The registration number by which a company/organization is known to the + * Chamber of Commerce. + */ + case CHAM_OF_COMM_REGI_NUMB = 'AHO'; + + /** + * Charge card account number (AIU) + * + * Number to identify charge card account. + */ + case CHAR_CARD_ACCO_NUMB = 'AIU'; + + /** + * Charges note document attachment indicator (CNO) + * + * [1070] Indication that a charges note has been established and attached to + * a transport contract document or not. + */ + case CHAR_NOTE_DOCU_ATTA_INDI = 'CNO'; + + /** + * Checking number (CKN) + * + * Number assigned by checking party to one specific check action. + */ + case CHEC_NUMB = 'CKN'; + + /** + * Cheque number (CK) + * + * Unique number assigned to one specific cheque. + */ + case CHEQ_NUMB = 'CK'; + + /** + * Circular publication number (AJF) + * + * A number specifying a circular publication. + */ + case CIRC_PUBL_NUMB = 'AJF'; + + /** + * Civil action number (AAX) + * + * A reference number identifying the civil action. + */ + case CIVI_ACTI_NUMB = 'AAX'; + + /** + * Clave Unica de Identificacion Tributaria (CUIT) (ATU) + * + * Tax identification number in Argentina. + */ + case CLAV_UNIC_DE_IDEN_TRIB_CUIT = 'ATU'; + + /** + * Clearing reference (ANX) + * + * Reference allocated by a clearing procedure. + */ + case CLEA_REFE = 'ANX'; + + /** + * Cold roll number (ACQ) + * + * Number attributed to a cold roll coil. + */ + case COLD_ROLL_NUMB = 'ACQ'; + + /** + * Collecting bank's reference (ANP) + * + * Reference number of the collecting bank. + */ + case COLL_BANK_REFE = 'ANP'; + + /** + * Collection advice document identifier (ACN) + * + * [1030] Reference number to identify a collection advice document. + */ + case COLL_ADVI_DOCU_IDEN = 'ACN'; + + /** + * Collection instrument number (ATN) + * + * To identify the number of an instrument used to remit funds to a + * beneficiary. + */ + case COLL_INST_NUMB = 'ATN'; + + /** + * Collection reference (AUD) + * + * A reference identifying a collection. + */ + case COLL_REFE = 'AUD'; + + /** + * Commercial account summary reference number (APQ) + * + * A reference number identifying a commercial account summary. + */ + case COMM_ACCO_SUMM_REFE_NUMB = 'APQ'; + + /** + * Commodity number (AED) + * + * A number that identifies a commodity. + */ + case COMM_NUMB = 'AED'; + + /** + * Common transaction reference number (AIH) + * + * Reference number applicable to different underlying individual + * transactions. + */ + case COMM_TRAN_REFE_NUMB = 'AIH'; + + /** + * Companies Registry Office (CRO) number (ARC) + * + * Identifies the reference number assigned by the Companies Registry Office + * (CRO). + */ + case COMP_REGI_OFFI_CRO_NUMB = 'ARC'; + + /** + * Company / syndicate reference 2 (ADK) + * + * Second reference of a company/syndicate. + */ + case COMP_SYND_REFE = 'ADK'; + + /** + * Company issued equipment ID (AGP) + * + * Owner/operator, non-government issued equipment reference number. + */ + case COMP_ISSU_EQUI_ID = 'AGP'; + + /** + * Company trading account number (AWX) + * + * A reference number identifying a company trading account. + */ + case COMP_TRAD_ACCO_NUMB = 'AWX'; + + /** + * Company/place registration number (XA) + * + * Company registration and place as legally required. + */ + case COMP_REGI_NUMB = 'XA'; + + /** + * Completed units payment request reference (ANB) + * + * A reference to a payment request for completed units. + */ + case COMP_UNIT_PAYM_REQU_REFE = 'ANB'; + + /** + * Compliance code number (AIA) + * + * Number assigned to indicate regulatory compliance. + */ + case COMP_CODE_NUMB = 'AIA'; + + /** + * Condition of purchase document number (CP) + * + * Reference number identifying the conditions of purchase relevant to a + * purchase. + */ + case COND_OF_PURC_DOCU_NUMB = 'CP'; + + /** + * Condition of sale document number (CS) + * + * Reference number identifying the conditions of sale relevant to a sale. + */ + case COND_OF_SALE_DOCU_NUMB = 'CS'; + + /** + * Connected location (AWN) + * + * Reference of a connected location. + */ + case CONN_LOCA = 'AWN'; + + /** + * Connecting point to central grid (AUV) + * + * Reference to a connecting point to a central grid. + */ + case CONN_POIN_TO_CENT_GRID = 'AUV'; + + /** + * Consignor's further order (CFO) + * + * Reference of an order given by the consignor after departure of the means + * of transport. + */ + case CONS_FURT_ORDE = 'CFO'; + + /** + * Consolidated invoice number (AIZ) + * + * Invoice number into which other invoices are consolidated. + */ + case CONS_INVO_NUMB = 'AIZ'; + + /** + * Consignee's order number (CG) + * + * A number that identifies a consignee's order. + */ + case CONS_ORDE_NUMB = 'CG'; + + /** + * Consignee's reference (ANT) + * + * Reference number of the consignee. + */ + case CONS_REFE = 'ANT'; + + /** + * Consignment contract number (AXP) + * + * Reference number identifying a consignment contract. + */ + case CONS_CONT_NUMB = 'AXP'; + + /** + * Consignment identifier, carrier assigned (BN) + * + * [1016] Reference number assigned by a carrier of its agent to identify a + * specific consignment such as a booking reference number when cargo space is + * reserved prior to loading. + */ + case CONS_IDEN_CARR_ASSI = 'BN'; + + /** + * Consignment identifier, consignor assigned (CU) + * + * [1140] Reference number assigned by the consignor to identify a particular + * consignment. + */ + case CONS_IDEN_CONS_ASSI = 'CU'; + + /** + * Consignment identifier, freight forwarder assigned (FF) + * + * [1460] Reference number assigned by the freight forwarder to identify a + * particular consignment. + */ + case CONS_IDEN_FREI_FORW_ASSI = 'FF'; + + /** + * Consignment information (AVL) + * + * Code identifying that the reference number given applies to the consignment + * information segment group in the referred message . + */ + case CONS_INFO = 'AVL'; + + /** + * Consignment receipt identifier (REN) + * + * [1150] Reference number assigned to identify a consignment upon its arrival + * at its destination. + */ + case CONS_RECE_IDEN = 'REN'; + + /** + * Consignment stock contract (AUF) + * + * Reference identifying a consignment stock contract. + */ + case CONS_STOC_CONT = 'AUF'; + + /** + * Consolidated orders' reference (AUP) + * + * A reference number to identify orders which have been, or shall be + * consolidated. + */ + case CONS_ORDE_REFE = 'AUP'; + + /** + * Constraint notation (AOX) + * + * Identifies a reference to a constraint notation. + */ + case CONS_NOTA = 'AOX'; + + /** + * Consumption data request number (AMF) + * + * A number which identifies a request for consumption data. + */ + case CONS_DATA_REQU_NUMB = 'AMF'; + + /** + * Container disposition order reference number (AKA) + * + * Reference assigned to the empty container disposition order. + */ + case CONT_DISP_ORDE_REFE_NUMB = 'AKA'; + + /** + * Container operators reference number (CV) + * + * Reference number assigned by the party operating or controlling the + * transport container to a transaction or consignment. + */ + case CONT_OPER_REFE_NUMB = 'CV'; + + /** + * Container prefix (AKB) + * + * The first part of the unique identification of a container formed by an + * alpha code identifying the owner of the container. + */ + case CONT_PREF = 'AKB'; + + /** + * Container work order reference number (ADO) + * + * Reference number assigned by the principal to the work order for a (set of) + * container(s). + */ + case CONT_WORK_ORDE_REFE_NUMB = 'ADO'; + + /** + * Container/equipment receipt number (ER) + * + * Number of the Equipment Interchange Receipt issued for full or empty + * equipment received. + */ + case CONT_RECE_NUMB = 'ER'; + + /** + * Contract breakdown reference (APR) + * + * A reference which identifies a specific breakdown of a contract. + */ + case CONT_BREA_REFE = 'APR'; + + /** + * Contract document addendum identifier (AAD) + * + * [1318] Reference number to identify an addendum to a contract. + */ + case CONT_DOCU_ADDE_IDEN = 'AAD'; + + /** + * Contract number (CT) + * + * [1296] Reference number of a contract concluded between parties. + */ + case CONT_NUMB = 'CT'; + + /** + * Contract party reference number (AGB) + * + * Reference number assigned to a party for a particular contract. + */ + case CONT_PART_REFE_NUMB = 'AGB'; + + /** + * Contractor registration number (APS) + * + * A reference number used to identify a contractor. + */ + case CONT_REGI_NUMB = 'APS'; + + /** + * Contractor request reference (APO) + * + * Reference identifying a request made by a contractor. + */ + case CONT_REQU_REFE = 'APO'; + + /** + * Converted Postgiro number (ATO) + * + * To identify the reference number of a giro payment having been converted to + * a Postgiro account. + */ + case CONV_POST_NUMB = 'ATO'; + + /** + * Cooperation contract number (CZ) + * + * Number issued by a party concerned given to a contract on cooperation of + * two or more parties. + */ + case COOP_CONT_NUMB = 'CZ'; + + /** + * Cost account (AOU) + * + * A cost control account reference. + */ + case COST_ACCO = 'AOU'; + + /** + * Cost accounting document (CAY) + * + * The reference to a cost accounting document. + */ + case COST_ACCO_DOCU = 'CAY'; + + /** + * Cost centre (AWE) + * + * A number identifying a cost centre. + */ + case COST_CENT = 'AWE'; + + /** + * Cost centre alignment number (ATP) + * + * Number used in the financial management process to align cost allocations. + */ + case COST_CENT_ALIG_NUMB = 'ATP'; + + /** + * Costa Rican judicial number (ARD) + * + * A number assigned by the government to a business in Costa Rica. + */ + case COST_RICA_JUDI_NUMB = 'ARD'; + + /** + * Credit memo number (CM) + * + * Reference number assigned by issuer to a credit memo. + */ + case CRED_MEMO_NUMB = 'CM'; + + /** + * Credit note number (CD) + * + * [1113] Reference number assigned to a credit note. + */ + case CRED_NOTE_NUMB = 'CD'; + + /** + * Credit rating agency's reference number (AGH) + * + * Reference number assigned by a credit rating agency to a debtor. + */ + case CRED_RATI_AGEN_REFE_NUMB = 'AGH'; + + /** + * Creditor's reference number (AHL) + * + * Reference number of the party to whom a debt is owed. + */ + case CRED_REFE_NUMB = 'AHL'; + + /** + * Current invoice number (OH) + * + * Reference number identifying the current invoice. + */ + case CURR_INVO_NUMB = 'OH'; + + /** + * Customer catalogue number (CH) + * + * Number identifying a catalogue for customer's usage. + */ + case CUST_CATA_NUMB = 'CH'; + + /** + * Customer material specification number (ACJ) + * + * Number for a material specification given by customer. + */ + case CUST_MATE_SPEC_NUMB = 'ACJ'; + + /** + * Customer process specification number (AEF) + * + * Retrieval number for a process specification defined by customer. + */ + case CUST_PROC_SPEC_NUMB = 'AEF'; + + /** + * Customer reference number (CR) + * + * Reference number assigned by the customer to a transaction. + */ + case CUST_REFE_NUMB = 'CR'; + + /** + * Customer reference number assigned to previous balance of payment + * information (ALC) + * + * Identification number of the previous balance of payments information from + * customer message. + */ + case CUST_REFE_NUMB_ASSI_TO_PREV_BALA_OF_PAYM_INFO = 'ALC'; + + /** + * Customer specification number (AEG) + * + * Retrieval number for a specification defined by customer. + */ + case CUST_SPEC_NUMB = 'AEG'; + + /** + * Customer travel service identifier (AVI) + * + * A reference identifying a travel service to a customer. + */ + case CUST_TRAV_SERV_IDEN = 'AVI'; + + /** + * Customer's common transaction reference number (AIL) + * + * Customer's reference number allocated by the customer to different + * underlying individual transactions. + */ + case CUST_COMM_TRAN_REFE_NUMB = 'AIL'; + + /** + * Customer's documentary procedure reference (ATH) + * + * Reference allocated by a customer to a documentary procedure. + */ + case CUST_DOCU_PROC_REFE = 'ATH'; + + /** + * Customer's individual transaction reference number (AIJ) + * + * Customer's reference number allocated by the customer to one specific + * transaction. + */ + case CUST_INDI_TRAN_REFE_NUMB = 'AIJ'; + + /** + * Customer's unit inventory number (AEN) + * + * Number assigned by customer to a unique unit for inventory purposes. + */ + case CUST_UNIT_INVE_NUMB = 'AEN'; + + /** + * Customs binding ruling number (AUQ) + * + * Binding ruling number issued by customs. + */ + case CUST_BIND_RULI_NUMB = 'AUQ'; + + /** + * Customs decision request number (ABG) + * + * Reference issued by Customs pertaining to a pending tariff classification + * decision requested by an importer or agent. + */ + case CUST_DECI_REQU_NUMB = 'ABG'; + + /** + * Customs guarantee number (ABL) + * + * Reference assigned to a Customs guarantee. + */ + case CUST_GUAR_NUMB = 'ABL'; + + /** + * Customs item number (AFD) + * + * Number (1496 in CST) assigned by the declarant to an item. + */ + case CUST_ITEM_NUMB = 'AFD'; + + /** + * Customs non-binding ruling number (AUR) + * + * Non-binding ruling number issued by customs. + */ + case CUST_NONB_RULI_NUMB = 'AUR'; + + /** + * Customs pre-approval ruling number (AUZ) + * + * Pre-approval ruling number issued by Customs. + */ + case CUST_PREA_RULI_NUMB = 'AUZ'; + + /** + * Customs preference inquiry number (AIP) + * + * The number assigned by Customs to a preference inquiry. + */ + case CUST_PREF_INQU_NUMB = 'AIP'; + + /** + * Customs release code (AHZ) + * + * A code associated to a requirement that must be presented to gain the + * release of goods by Customs. + */ + case CUST_RELE_CODE = 'AHZ'; + + /** + * Customs tariff number (ABD) + * + * (7357) Code number of the goods in accordance with the tariff nomenclature + * system of classification in use where the Customs declaration is made. + */ + case CUST_TARI_NUMB = 'ABD'; + + /** + * Customs transhipment number (AIO) + * + * Approval number issued by Customs for cargo to be transhipped under Customs + * control. + */ + case CUST_TRAN_NUMB = 'AIO'; + + /** + * Customs valuation decision number (ABA) + * + * Reference by an importing party to a previous decision made by a Customs + * administration regarding the valuation of goods. + */ + case CUST_VALU_DECI_NUMB = 'ABA'; + + /** + * Dangerous Goods information (AVN) + * + * Code identifying that the reference number given applies to the dangerous + * goods information segment group in the referred message. + */ + case DANG_GOOD_INFO = 'AVN'; + + /** + * Dangerous goods security number (ALG) + * + * Reference number allocated by an authority in order to control the + * dangerous goods on board of a specific means of transport for dangerous + * goods security purposes. + */ + case DANG_GOOD_SECU_NUMB = 'ALG'; + + /** + * Dangerous goods transport licence number (ALH) + * + * Licence number allocated by an authority as to the permission of carrying + * dangerous goods by a specific means of transport. + */ + case DANG_GOOD_TRAN_LICE_NUMB = 'ALH'; + + /** + * Data structure tag (AQD) + * + * The tag assigned to a data structure. + */ + case DATA_STRU_TAG = 'AQD'; + + /** + * Debit account number (DAN) + * + * Reference number assigned by issuer to a debit account. + */ + case DEBI_ACCO_NUMB = 'DAN'; + + /** + * Debit card number (AAF) + * + * A reference number identifying a debit card. + */ + case DEBI_CARD_NUMB = 'AAF'; + + /** + * Debit letter number (CED) + * + * Reference number identifying the letter of debit document. + */ + case DEBI_LETT_NUMB = 'CED'; + + /** + * Debit note number (DL) + * + * [1117] Reference number assigned by issuer to a debit note. + */ + case DEBI_NOTE_NUMB = 'DL'; + + /** + * Debit reference number (AOI) + * + * The reference number of a debit instruction. + */ + case DEBI_REFE_NUMB = 'AOI'; + + /** + * Debtor's reference number (AHM) + * + * Reference number of the party who owes an amount of money. + */ + case DEBT_REFE_NUMB = 'AHM'; + + /** + * Declarant's Customs identity number (ABP) + * + * Reference to the party whose posted bond or security is being declared in + * order to accept responsibility for a goods declaration and the applicable + * duties and taxes. + */ + case DECL_CUST_IDEN_NUMB = 'ABP'; + + /** + * Declarant's reference number (ABE) + * + * Unique reference number assigned to a document or a message by the + * declarant for identification purposes. + */ + case DECL_REFE_NUMB = 'ABE'; + + /** + * Defense priorities allocation system priority rating (AJQ) + * + * A reference indicating a priority rating assigned to allocate resources for + * defense purchases. + */ + case DEFE_PRIO_ALLO_SYST_PRIO_RATI = 'AJQ'; + + /** + * Deferment approval number (DA) + * + * Number assigned by authorities to a party to approve deferment of payment + * of tax or duties. + */ + case DEFE_APPR_NUMB = 'DA'; + + /** + * Delivery note number (DQ) + * + * [1033] Reference number assigned by the issuer to a delivery note. + */ + case DELI_NOTE_NUMB = 'DQ'; + + /** + * Delivery number (transport) (AEL) + * + * Reference number by which a haulier/carrier will announce himself at the + * container terminal or depot when delivering equipment. + */ + case DELI_NUMB_TRAN = 'AEL'; + + /** + * Delivery order number (AAJ) + * + * Reference number assigned by issuer to a delivery order. + */ + case DELI_ORDE_NUMB = 'AAJ'; + + /** + * Delivery route reference (AUS) + * + * A reference to the route of the delivery. + */ + case DELI_ROUT_REFE = 'AUS'; + + /** + * Delivery schedule number (AAN) + * + * Reference number assigned by buyer to a delivery schedule. + */ + case DELI_SCHE_NUMB = 'AAN'; + + /** + * Delivery verification certificate (AGL) + * + * Formal identification of delivery verification certificate which is a + * formal document from Customs etc. confirming that physical goods have been + * delivered. It may be needed to support a tax reclaim based on an invoice. + */ + case DELI_VERI_CERT = 'AGL'; + + /** + * Department (AOQ) + * + * Section of an organisation. + */ + case DEPARTMENT = 'AOQ'; + + /** + * Department number (AMV) + * + * Number assigned to a department within an organization. + */ + case DEPA_NUMB = 'AMV'; + + /** + * Department of transportation bond number (AIB) + * + * Number of a bond assigned by the department of transportation. + */ + case DEPA_OF_TRAN_BOND_NUMB = 'AIB'; + + /** + * Deposit reference number (ANL) + * + * A reference number identifying a deposit. + */ + case DEPO_REFE_NUMB = 'ANL'; + + /** + * Despatch advice number (AAK) + * + * [1035] Reference number assigned by issuing party to a despatch advice. + */ + case DESP_ADVI_NUMB = 'AAK'; + + /** + * Despatch note (post parcels) number (AEZ) + * + * (1128) Reference number assigned to a despatch note (post parcels), see: + * 1001 = 750. + */ + case DESP_NOTE_POST_PARC_NUMB = 'AEZ'; + + /** + * Despatch note document identifier (AAU) + * + * [1128] Reference number to identify a Despatch Note. + */ + case DESP_NOTE_DOCU_IDEN = 'AAU'; + + /** + * Direct debit reference (AKJ) + * + * Reference number assigned to the direct debit operation. + */ + case DIRE_DEBI_REFE = 'AKJ'; + + /** + * Direct payment valuation number (AFT) + * + * Reference number assigned to a direct payment valuation. + */ + case DIRE_PAYM_VALU_NUMB = 'AFT'; + + /** + * Direct payment valuation request number (AFU) + * + * Reference number assigned to a direct payment valuation request. + */ + case DIRE_PAYM_VALU_REQU_NUMB = 'AFU'; + + /** + * Dispensation reference (ASA) + * + * A reference number assigned to an official exemption from a law or + * obligation. + */ + case DISP_REFE = 'ASA'; + + /** + * Dispute number (AGG) + * + * Reference number to a dispute notice. + */ + case DISP_NUMB = 'AGG'; + + /** + * Distributor invoice number (DI) + * + * Reference number assigned by issuer to a distributor invoice. + */ + case DIST_INVO_NUMB = 'DI'; + + /** + * Dock receipt number (DR) + * + * Number of the cargo receipt submitted when cargo is delivered to a marine + * terminal. + */ + case DOCK_RECE_NUMB = 'DR'; + + /** + * Docket number (AAW) + * + * A reference number identifying the docket. + */ + case DOCK_NUMB = 'AAW'; + + /** + * Document identifier (DM) + * + * [1004] Reference number identifying a specific document. + */ + case DOCU_IDEN = 'DM'; + + /** + * Document line identifier (LI) + * + * [1156] To identify a line of a document. + */ + case DOCU_LINE_IDEN = 'LI'; + + /** + * Document page identifier (ARO) + * + * [1212] To identify a page number. + */ + case DOCU_PAGE_IDEN = 'ARO'; + + /** + * Document reference, internal (CAW) + * + * Internal reference to a document. + */ + case DOCU_REFE_INTE = 'CAW'; + + /** + * Document reference, original (AWR) + * + * The original reference of a document. + */ + case DOCU_REFE_ORIG = 'AWR'; + + /** + * Document volume number (ARS) + * + * The number of a document volume. + */ + case DOCU_VOLU_NUMB = 'ARS'; + + /** + * Documentary credit amendment number (AWC) + * + * Number of the amendment of the documentary credit. + */ + case DOCU_CRED_AMEN_NUMB = 'AWC'; + + /** + * Documentary credit identifier (AAC) + * + * [1172] Reference number to identify a documentary credit. + */ + case DOCU_CRED_IDEN = 'AAC'; + + /** + * Documentary payment reference (AOA) + * + * Reference of the documentary payment. + */ + case DOCU_PAYM_REFE = 'AOA'; + + /** + * Domestic flight number (AGQ) + * + * Airline flight number assigned to a flight originating and terminating + * within the same country. + */ + case DOME_FLIG_NUMB = 'AGQ'; + + /** + * Domestic inventory management code (ALB) + * + * Code to identify the management of domestic inventory. + */ + case DOME_INVE_MANA_CODE = 'ALB'; + + /** + * Drawee's reference (ANN) + * + * Reference number of the drawee. + */ + case DRAW_REFE = 'ANN'; + + /** + * Drawing list number (AEQ) + * + * Reference number identifying a drawing list. + */ + case DRAW_LIST_NUMB = 'AEQ'; + + /** + * Drawing number (AAL) + * + * Reference number identifying a specific product drawing. + */ + case DRAW_NUMB = 'AAL'; + + /** + * Dun and Bradstreet Canada's 8 digit Standard Industrial Classification + * (SIC) code (AQP) + * + * Dun and Bradstreet Canada's 8 digit Standard Industrial Classification + * (SIC) code identifying activities of the company. + */ + case DUN_AND_BRAD_CANA__DIGI_STAN_INDU_CLAS_SIC_CODE = 'AQP'; + + /** + * Dun and Bradstreet US 8 digit Standard Industrial Classification (SIC) code (AQR) + * + * Dun and Bradstreet United States' 8 digit Standard Industrial + * Classification (SIC) code identifying activities of the company. + */ + case DUN_AND_BRAD_US__DIGI_STAN_INDU_CLAS_SIC_CODE = 'AQR'; + + /** + * Duty free products receipt authorisation number (ASF) + * + * Authorisation number allocated for the receipt of duty free products. + */ + case DUTY_FREE_PROD_RECE_AUTH_NUMB = 'ASF'; + + /** + * Duty free products security number (ASE) + * + * A security number allocated for duty free products. + */ + case DUTY_FREE_PROD_SECU_NUMB = 'ASE'; + + /** + * Duty memo number (ACY) + * + * Reference number assigned by customs to a duty memo. + */ + case DUTY_MEMO_NUMB = 'ACY'; + + /** + * Economic Operators Registration and Identification Number (EORI) (AVY) + * + * Number assigned by an authority to an economic operator. + */ + case ECON_OPER_REGI_AND_IDEN_NUMB_EORI = 'AVY'; + + /** + * Electrical and electronic equipment producer registration number (EEP) + * + * Registration number of producer of electrical and electronic equipment. + */ + case ELEC_AND_ELEC_EQUI_PROD_REGI_NUMB = 'EEP'; + + /** + * Embargo number (EN) + * + * Number assigned to specific goods or a family of goods in a classification + * of embargo measures. + */ + case EMBA_NUMB = 'EN'; + + /** + * Embargo permit number (EB) + * + * Reference number assigned by issuer to an embargo permit. + */ + case EMBA_PERM_NUMB = 'EB'; + + /** + * Employer identification number of service bureau (AGS) + * + * Reference number assigned by a service/processing bureau to an employer. + */ + case EMPL_IDEN_NUMB_OF_SERV_BURE = 'AGS'; + + /** + * Employer's identification number (EI) + * + * Number issued by an authority to identify an employer. + */ + case EMPL_IDEN_NUMB = 'EI'; + + /** + * Empty container bill number (AEW) + * + * Reference number assigned to an empty container bill, see: 1001 = 708. + */ + case EMPT_CONT_BILL_NUMB = 'AEW'; + + /** + * End item number (AJU) + * + * A number specifying the end item applicable to a subordinate item. + */ + case END_ITEM_NUMB = 'AJU'; + + /** + * End use authorization number (ABB) + * + * Reference issued by a Customs administration authorizing a preferential + * rate of duty if a product is used for a specified purpose, see: 1001 = 990. + */ + case END_USE_AUTH_NUMB = 'ABB'; + + /** + * Ending job sequence number (JE) + * + * A number that identifies the ending job sequence. + */ + case ENDI_JOB_SEQU_NUMB = 'JE'; + + /** + * Ending meter reading actual (EA) + * + * Meter reading at the end of an invoicing period. + */ + case ENDI_METE_READ_ACTU = 'EA'; + + /** + * Ending meter reading estimated (EE) + * + * Meter reading at the end of an invoicing period where an actual reading is + * not available. + */ + case ENDI_METE_READ_ESTI = 'EE'; + + /** + * Enquiry number (AAV) + * + * Reference number assigned to an enquiry. + */ + case ENQU_NUMB = 'AAV'; + + /** + * Entity reference number, previous (AUX) + * + * The previous reference number assigned to an entity. + */ + case ENTI_REFE_NUMB_PREV = 'AUX'; + + /** + * Entry flagging (CAU) + * + * Reference to a flagging of entries. + */ + case ENTR_FLAG = 'CAU'; + + /** + * Entry point assessment log number (AQA) + * + * The reference log number assigned by an entry point assessment group for + * the DMR. + */ + case ENTR_POIN_ASSE_LOG_NUMB = 'AQA'; + + /** + * Entry point assessment log number, child DMR (AQC) + * + * The reference log number assigned by an entry point assessment group for a + * child Data Maintenance Request (DMR). + */ + case ENTR_POIN_ASSE_LOG_NUMB_CHIL_DMR = 'AQC'; + + /** + * Entry point assessment log number, parent DMR (AQB) + * + * The reference log number assigned by an entry point assessment group for + * the parent Data Maintenance Request (DMR). + */ + case ENTR_POIN_ASSE_LOG_NUMB_PARE_DMR = 'AQB'; + + /** + * Equipment number (EQ) + * + * Number assigned by the manufacturer to specific equipment. + */ + case EQUI_NUMB = 'EQ'; + + /** + * Equipment owner reference number (APC) + * + * Reference number issued by the owner of the equipment. + */ + case EQUI_OWNE_REFE_NUMB = 'APC'; + + /** + * Equipment sequence number (SQ) + * + * (1492) A temporary reference number identifying a particular piece of + * equipment within a series of pieces of equipment. + */ + case EQUI_SEQU_NUMB = 'SQ'; + + /** + * Equipment transport charge number (ACZ) + * + * Reference assigned to a specific equipment transportation charge. + */ + case EQUI_TRAN_CHAR_NUMB = 'ACZ'; + + /** + * Error position (AWL) + * + * Reference to the position of an error in a message. + */ + case ERRO_POSI = 'AWL'; + + /** + * Estimate order reference number (ACV) + * + * Reference number assigned by the ordering party of the estimate order. + */ + case ESTI_ORDE_REFE_NUMB = 'ACV'; + + /** + * ETERMS reference (AOY) + * + * Identifies a reference to the ICC (International Chamber of Commerce) + * ETERMS(tm) repository of electronic commerce trading terms and conditions. + */ + case ETER_REFE = 'AOY'; + + /** + * Eur 1 certificate number (AEE) + * + * Reference number assigned to a Eur 1 certificate. + */ + case EUR__CERT_NUMB = 'AEE'; + + /** + * European Value Added Tax identification (CAX) + * + * Value Added Tax identification number according to European regulation. + */ + case EURO_VALU_ADDE_TAX_IDEN = 'CAX'; + + /** + * Event reference number (AIV) + * + * [1007] Reference number identifying an event. + */ + case EVEN_REFE_NUMB = 'AIV'; + + /** + * Exceptional transport authorisation number (ATT) + * + * Authorisation number for exceptional transport (using specific equipment, + * out of gauge, materials and/or specific routing). + */ + case EXCE_TRAN_AUTH_NUMB = 'ATT'; + + /** + * Excess transportation number (ET) + * + * (1041) Number assigned to excess transport. + */ + case EXCE_TRAN_NUMB = 'ET'; + + /** + * Export clearance instruction reference number (ABR) + * + * Reference number of the clearance instructions given by the consignor + * through different means. + */ + case EXPO_CLEA_INST_REFE_NUMB = 'ABR'; + + /** + * Export control classification number (AVJ) + * + * Number identifying the classification of goods covered by an export + * licence. + */ + case EXPO_CONT_CLAS_NUMB = 'AVJ'; + + /** + * Export Control Commodity number (ECCN) (AFE) + * + * Reference number to relevant item within Commodity Control List covering + * actual products change functionality. + */ + case EXPO_CONT_COMM_NUMB_ECCN = 'AFE'; + + /** + * Export declaration (ED) + * + * Number assigned by the exporter to his export declaration number submitted + * to an authority. + */ + case EXPO_DECL = 'ED'; + + /** + * Export establishment number (AIC) + * + * Number to identify export establishment. + */ + case EXPO_ESTA_NUMB = 'AIC'; + + /** + * Export permit identifier (EX) + * + * [1208] Reference number to identify an export licence or permit. + */ + case EXPO_PERM_IDEN = 'EX'; + + /** + * Exporter's reference number (ERN) + * + * Reference to a party exporting goods. + */ + case EXPO_REFE_NUMB = 'ERN'; + + /** + * External object reference (ATS) + * + * A reference identifying an external object. + */ + case EXTE_OBJE_REFE = 'ATS'; + + /** + * Federal supply schedule item number (AJV) + * + * A number specifying an item listed in a federal supply schedule. + */ + case FEDE_SUPP_SCHE_ITEM_NUMB = 'AJV'; + + /** + * File conversion journal (ANI) + * + * Reference number identifying a journal recording details about conversion + * operations between file formats. + */ + case FILE_CONV_JOUR = 'ANI'; + + /** + * File identification number (AQY) + * + * A number assigned to identify a file. + */ + case FILE_IDEN_NUMB = 'AQY'; + + /** + * File line identifier (FI) + * + * Number assigned by the file issuer or sender to identify a specific line. + */ + case FILE_LINE_IDEN = 'FI'; + + /** + * File version number (FV) + * + * Number given to a version of an identified file. + */ + case FILE_VERS_NUMB = 'FV'; + + /** + * Final sequence number (FS) + * + * A number that identifies the final sequence. + */ + case FINA_SEQU_NUMB = 'FS'; + + /** + * Financial cancellation reference number (ATA) + * + * Reference number of a financial cancellation. + */ + case FINA_CANC_REFE_NUMB = 'ATA'; + + /** + * Financial management reference (ALY) + * + * A financial management reference. + */ + case FINA_MANA_REFE = 'ALY'; + + /** + * Financial phase reference (ARW) + * + * A reference which identifies a specific financial phase. + */ + case FINA_PHAS_REFE = 'ARW'; + + /** + * Financial settlement party's reference number (AMX) + * + * Reference number of the party who is responsible for the financial + * settlement. + */ + case FINA_SETT_PART_REFE_NUMB = 'AMX'; + + /** + * Financial transaction reference number (ANU) + * + * Reference number of the financial transaction. + */ + case FINA_TRAN_REFE_NUMB = 'ANU'; + + /** + * Firm booking reference number (AXE) + * + * A reference number identifying a previous firm booking. + */ + case FIRM_BOOK_REFE_NUMB = 'AXE'; + + /** + * First financial institution's transaction reference (AVA) + * + * Identifies the reference given to the individual transaction by the + * financial institution that is the transaction's point of entry into the + * interbank transaction chain. + */ + case FIRS_FINA_INST_TRAN_REFE = 'AVA'; + + /** + * Fiscal number (FC) + * + * Tax payer's number. Number assigned to individual persons as well as to + * corporates by a public institution; this number is different from the VAT + * registration number. + */ + case FISC_NUMB = 'FC'; + + /** + * Flat rack container bundle identification number (ATW) + * + * Reference number assigned to a bundle of flat rack containers. + */ + case FLAT_RACK_CONT_BUND_IDEN_NUMB = 'ATW'; + + /** + * Flow reference number (FLW) + * + * Number given to a usual sender which has regular expeditions of the same + * goods, to the same destination, defining all general conditions of the + * transport. + */ + case FLOW_REFE_NUMB = 'FLW'; + + /** + * Foreign exchange (FO) + * + * Exchange of two currencies at an agreed rate. + */ + case FORE_EXCH = 'FO'; + + /** + * Foreign exchange contract number (FX) + * + * Reference number identifying a foreign exchange contract. + */ + case FORE_EXCH_CONT_NUMB = 'FX'; + + /** + * Foreign military sales number (AJP) + * + * A number specifying a sale to a foreign military. + */ + case FORE_MILI_SALE_NUMB = 'AJP'; + + /** + * Foreign resident identification number (ASX) + * + * Number assigned by a government agency to identify a foreign resident. + */ + case FORE_RESI_IDEN_NUMB = 'ASX'; + + /** + * Formal report number (ASP) + * + * A number uniquely identifying a formal report. + */ + case FORM_REPO_NUMB = 'ASP'; + + /** + * Formal statement reference (ASH) + * + * A reference to a formal statement. + */ + case FORM_STAT_REFE = 'ASH'; + + /** + * Formula reference number (AXM) + * + * The reference number which identifies a formula. + */ + case FORM_REFE_NUMB = 'AXM'; + + /** + * Forwarding order number (AKT) + * + * Reference number assigned to the forwarding order by the ordering customer. + */ + case FORW_ORDE_NUMB = 'AKT'; + + /** + * Framework Agreement Number (AVV) + * + * A reference to an agreement between one or more contracting authorities and + * one or more economic operators, the purpose of which is to establish the + * terms governing contracts to be awarded during a given period, in + * particular with regard to price and, where appropriate, the quantity + * envisaged. + */ + case FRAM_AGRE_NUMB = 'AVV'; + + /** + * Free zone identifier (FT) + * + * Identifier to specify the territory of a State where any goods introduced + * are generally regarded, insofar as import duties and taxes are concerned, + * as being outside the Customs territory and are not subject to usual Customs + * control (CCC). + */ + case FREE_ZONE_IDEN = 'FT'; + + /** + * Freight bill number (FN) + * + * Reference number assigned by issuing party to a freight bill. + */ + case FREI_BILL_NUMB = 'FN'; + + /** + * Freight Forwarder number (AHY) + * + * An identification code of a Freight Forwarder. + */ + case FREI_FORW_NUMB = 'AHY'; + + /** + * Functional work group (AOO) + * + * A reference to identify a functional group performing work. + */ + case FUNC_WORK_GROU = 'AOO'; + + /** + * Fund account number (ASQ) + * + * Account number of fund. + */ + case FUND_ACCO_NUMB = 'ASQ'; + + /** + * Fund code number (AHD) + * + * Reference number to identify appropriation and branch chargeable for item. + */ + case FUND_CODE_NUMB = 'AHD'; + + /** + * General cargo consignment reference number (AKR) + * + * Reference number identifying a particular general cargo (non-containerised + * or break bulk) consignment. + */ + case GENE_CARG_CONS_REFE_NUMB = 'AKR'; + + /** + * General declaration number (GDN) + * + * Number of the declaration of incoming goods out of a vessel. + */ + case GENE_DECL_NUMB = 'GDN'; + + /** + * General order number (OR) + * + * Customs number assigned to imported merchandise that has been left + * unclaimed and subsequently moved to a Customs bonded warehouse for storage. + */ + case GENE_ORDE_NUMB = 'OR'; + + /** + * General purpose message reference number (APG) + * + * A reference number identifying a general purpose message. + */ + case GENE_PURP_MESS_REFE_NUMB = 'APG'; + + /** + * Goods and Services Tax identification number (AMT) + * + * Identifier assigned to an entity by a tax authority for Goods and Services + * Tax (GST) related purposes. + */ + case GOOD_AND_SERV_TAX_IDEN_NUMB = 'AMT'; + + /** + * Goods declaration document identifier, Customs (ABT) + * + * [1426] Reference number, assigned or accepted by Customs, to identify a + * goods declaration. + */ + case GOOD_DECL_DOCU_IDEN_CUST = 'ABT'; + + /** + * Goods declaration number (AAE) + * + * Reference number assigned to a goods declaration. + */ + case GOOD_DECL_NUMB = 'AAE'; + + /** + * Goods item information (AVM) + * + * Code identifying that the reference number given applies to the goods item + * information segment group in the referred message. + */ + case GOOD_ITEM_INFO = 'AVM'; + + /** + * Government agency reference number (AEA) + * + * Coded reference number that pertains to the business of a government + * agency. + */ + case GOVE_AGEN_REFE_NUMB = 'AEA'; + + /** + * Government bill of lading (AKH) + * + * Bill of lading as defined by the government. + */ + case GOVE_BILL_OF_LADI = 'AKH'; + + /** + * Government contract number (GC) + * + * Number assigned to a specific government/public contract. + */ + case GOVE_CONT_NUMB = 'GC'; + + /** + * Government quality assurance and control level Number (AMI) + * + * A number which identifies the level of quality assurance and control + * required by the government for an article. + */ + case GOVE_QUAL_ASSU_AND_CONT_LEVE_NUMB = 'AMI'; + + /** + * Government reference number (GN) + * + * A number that identifies a government reference. + */ + case GOVE_REFE_NUMB = 'GN'; + + /** + * Grid operator's customer reference number (CAZ) + * + * A number, assigned by a grid operator, to reference a customer. + */ + case GRID_OPER_CUST_REFE_NUMB = 'CAZ'; + + /** + * Group accounting (ADT) + * + * A number that identifies group accounting. + */ + case GROU_ACCO = 'ADT'; + + /** + * Group reference number (AST) + * + * The reference number identifying a group. + */ + case GROU_REFE_NUMB = 'AST'; + + /** + * Guarantee number (ATM) + * + * Number of a guarantee. + */ + case GUAR_NUMB = 'ATM'; + + /** + * Handling and movement reference number (AWZ) + * + * A reference number identifying a previously transmitted cargo/goods + * handling and movement message. + */ + case HAND_AND_MOVE_REFE_NUMB = 'AWZ'; + + /** + * Harmonised system number (HS) + * + * Number specifying the goods classification under the Harmonised Commodity + * Description and Coding System of the Customs Co-operation Council (CCC). + */ + case HARM_SYST_NUMB = 'HS'; + + /** + * Hash value (AVW) + * + * Contains the hash value of a related document. + */ + case HASH_VALU = 'AVW'; + + /** + * Hastening number (AMD) + * + * A number which uniquely identifies a request to hasten an action. + */ + case HAST_NUMB = 'AMD'; + + /** + * Hot roll number (ACP) + * + * Number attributed to a hot roll coil. + */ + case HOT_ROLL_NUMB = 'ACP'; + + /** + * House bill of lading number (BH) + * + * [1039] Reference number assigned to a house bill of lading. + */ + case HOUS_BILL_OF_LADI_NUMB = 'BH'; + + /** + * House waybill number (HWB) + * + * Reference number assigned to a house waybill, see: 1001 = 703. + */ + case HOUS_WAYB_NUMB = 'HWB'; + + /** + * Hygienic Certificate number, national (AWS) + * + * Nationally set Hygienic Certificate number, such as sanitary, + * epidemiologic. + */ + case HYGI_CERT_NUMB_NATI = 'AWS'; + + /** + * IATA Cargo Agent CASS Address number (CAS) + * + * Code issued by IATA to identify agent locations for CASS billing purposes. + */ + case IATA_CARG_AGEN_CASS_ADDR_NUMB = 'CAS'; + + /** + * IATA cargo agent code number (ICA) + * + * Code issued by IATA identify each IATA Cargo Agent whose name is entered on + * the Cargo Agency List. + */ + case IATA_CARG_AGEN_CODE_NUMB = 'ICA'; + + /** + * Image reference (AUI) + * + * A reference number identifying an image. + */ + case IMAG_REFE = 'AUI'; + + /** + * Immediate exportation no. for in bond movement (AFK) + * + * A number that identifies the immediate exportation number for an in bond + * movement. + */ + case IMME_EXPO_NO_FOR_IN_BOND_MOVE = 'AFK'; + + /** + * Immediate transportation no. for in bond movement (AFI) + * + * A number that identifies immediate transportation for in bond movement. + */ + case IMME_TRAN_NO_FOR_IN_BOND_MOVE = 'AFI'; + + /** + * Implementation version number (AOZ) + * + * Identifies a version number of an implementation. + */ + case IMPL_VERS_NUMB = 'AOZ'; + + /** + * Import clearance instruction reference number (ABS) + * + * Reference number of the import clearance instructions given by the + * consignor/consignee through different means. + */ + case IMPO_CLEA_INST_REFE_NUMB = 'ABS'; + + /** + * Import permit identifier (IP) + * + * [1107] Reference number to identify an import licence or permit. + */ + case IMPO_PERM_IDEN = 'IP'; + + /** + * Importer reference number (ABQ) + * + * Reference number assigned by the importer to identify a particular shipment + * for his own purposes. + */ + case IMPO_REFE_NUMB = 'ABQ'; + + /** + * Importer's letter of credit reference (AUG) + * + * Letter of credit reference issued by importer. + */ + case IMPO_LETT_OF_CRED_REFE = 'AUG'; + + /** + * Imputation account (ARV) + * + * An account to which an amount is to be posted. + */ + case IMPU_ACCO = 'ARV'; + + /** + * In bond number (IB) + * + * Customs assigned number that is used to control the movement of imported + * cargo prior to its formal Customs clearing. + */ + case IN_BOND_NUMB = 'IB'; + + /** + * Incorporated legal reference (APA) + * + * Identifies a legal reference which is deemed incorporated by reference. + */ + case INCO_LEGA_REFE = 'APA'; + + /** + * Individual transaction reference number (AIM) + * + * Reference number applying to one specific transaction. + */ + case INDI_TRAN_REFE_NUMB = 'AIM'; + + /** + * Initial sample inspection report number (II) + * + * Inspection report number given to the initial sample inspection. + */ + case INIT_SAMP_INSP_REPO_NUMB = 'II'; + + /** + * Inland transport order number (ADN) + * + * Reference number assigned by the principal to the transport order for + * inland carriage. + */ + case INLA_TRAN_ORDE_NUMB = 'ADN'; + + /** + * Institut Belgo-Luxembourgeois de Codification (IBLC) number (ATR) + * + * An identification number assigned by the Luxembourg National Bank to a + * business in Luxembourg. + */ + case INST_BELG_DE_CODI_IBLC_NUMB = 'ATR'; + + /** + * Institute of Security and Future Market Development (ISFMD) serial number (AQX) + * + * A number used to identify a public but not publicly traded company. + */ + case INST_OF_SECU_AND_FUTU_MARK_DEVE_ISFM_SERI_NUMB = 'AQX'; + + /** + * Instruction for returns number (AXB) + * + * A reference number identifying a previously communicated instruction for + * return message. + */ + case INST_FOR_RETU_NUMB = 'AXB'; + + /** + * Instruction to despatch reference number (AXA) + * + * A reference number identifying a previously transmitted instruction to + * despatch message. + */ + case INST_TO_DESP_REFE_NUMB = 'AXA'; + + /** + * Insurance certificate reference number (ICE) + * + * A number that identifies an insurance certificate reference. + */ + case INSU_CERT_REFE_NUMB = 'ICE'; + + /** + * Insurance contract reference number (ICO) + * + * A number that identifies an insurance contract reference. + */ + case INSU_CONT_REFE_NUMB = 'ICO'; + + /** + * Insurer assigned reference number (AMM) + * + * A unique reference number assigned by the insurer. + */ + case INSU_ASSI_REFE_NUMB = 'AMM'; + + /** + * Integrated logistic support cross reference number (AMU) + * + * Provides the identification of the reference which allows cross referencing + * of items between different areas of integrated logistics support. + */ + case INTE_LOGI_SUPP_CROS_REFE_NUMB = 'AMU'; + + /** + * Interchange number new (INN) + * + * Number assigned by the interchange sender to identify one specific + * interchange. This number points to the actual interchange. + */ + case INTE_NUMB_NEW = 'INN'; + + /** + * Interchange number old (INO) + * + * Number assigned by the interchange sender to identify one specific + * interchange. This number points to the previous interchange. + */ + case INTE_NUMB_OLD = 'INO'; + + /** + * Intermediary broker (INB) + * + * A number that identifies an intermediary broker. + */ + case INTE_BROK = 'INB'; + + /** + * Internal customer number (IT) + * + * Number assigned by a seller, supplier etc. to identify a customer within + * his enterprise. + */ + case INTE_CUST_NUMB = 'IT'; + + /** + * Internal data process number (AWG) + * + * A number identifying an internal data process. + */ + case INTE_DATA_PROC_NUMB = 'AWG'; + + /** + * Internal order number (IL) + * + * Number assigned to an order for internal handling/follow up. + */ + case INTE_ORDE_NUMB = 'IL'; + + /** + * Internal vendor number (IA) + * + * Number identifying the company-internal vending department/unit. + */ + case INTE_VEND_NUMB = 'IA'; + + /** + * International assessment log number (AQH) + * + * The reference log number assigned to a Data Maintenance Request (DMR) + * changed in international assessment. + */ + case INTE_ASSE_LOG_NUMB = 'AQH'; + + /** + * International assessment log number, child Data Maintenance Request (DMR) (AQJ) + * + * The reference log number assigned to a Data Maintenance Request (DMR) + * changed in international assessment that is a child to the current DMR. + */ + case INTE_ASSE_LOG_NUMB_CHIL_DATA_MAIN_REQU_DMR = 'AQJ'; + + /** + * International assessment log number, parent Data Maintenance Request (DMR) (AQI) + * + * The reference log number assigned to a Data Maintenance Request (DMR) + * changed in international assessment that is a parent to the current DMR. + */ + case INTE_ASSE_LOG_NUMB_PARE_DATA_MAIN_REQU_DMR = 'AQI'; + + /** + * International flight number (AGR) + * + * Airline flight number assigned to a flight originating and terminating + * across national borders. + */ + case INTE_FLIG_NUMB = 'AGR'; + + /** + * International Standard Industrial Classification (ISIC) code (AUY) + * + * A code specifying an international standard industrial classification. + */ + case INTE_STAN_INDU_CLAS_ISIC_CODE = 'AUY'; + + /** + * Intra-plant routing (ABV) + * + * To define routing within a plant. + */ + case INTR_ROUT = 'ABV'; + + /** + * Inventory report reference number (API) + * + * A reference number identifying an inventory report. + */ + case INVE_REPO_REFE_NUMB = 'API'; + + /** + * Inventory report request number (AVD) + * + * Reference number assigned to a request for an inventory report. + */ + case INVE_REPO_REQU_NUMB = 'AVD'; + + /** + * Investment reference number (ASB) + * + * A reference to a specific investment. + */ + case INVE_REFE_NUMB = 'ASB'; + + /** + * Invoice document identifier (IV) + * + * [1334] Reference number to identify an invoice. + */ + case INVO_DOCU_IDEN = 'IV'; + + /** + * Invoice number suffix (IS) + * + * A number added at the end of an invoice number. + */ + case INVO_NUMB_SUFF = 'IS'; + + /** + * Invoicing data sheet reference number (APH) + * + * A reference number identifying an invoicing data sheet. + */ + case INVO_DATA_SHEE_REFE_NUMB = 'APH'; + + /** + * Iron charge number (ACO) + * + * Number attributed to the iron charge for the production of steel products. + */ + case IRON_CHAR_NUMB = 'ACO'; + + /** + * Issued prescription identification (AUC) + * + * The identification of the issued prescription. + */ + case ISSU_PRES_IDEN = 'AUC'; + + /** + * Issuing bank's reference (AFR) + * + * Reference number of the issuing bank. + */ + case ISSU_BANK_REFE = 'AFR'; + + /** + * Job number (JB) + * + * [1043] Identifies a piece of work. + */ + case JOB_NUMB = 'JB'; + + /** + * Joint venture reference number (AHN) + * + * Reference number assigned to a joint venture agreement. + */ + case JOIN_VENT_REFE_NUMB = 'AHN'; + + /** + * Judgment number (ATC) + * + * A reference number identifying the legal decision. + */ + case JUDG_NUMB = 'ATC'; + + /** + * Kamer Van Koophandel (KVK) number (ATQ) + * + * An identification number assigned by the Dutch Chamber of Commerce to a + * business in the Netherlands. + */ + case KAME_VAN_KOOP_KVK_NUMB = 'ATQ'; + + /** + * Laboratory registration number (AHH) + * + * Reference number is the official registration number of the laboratory. + */ + case LABO_REGI_NUMB = 'AHH'; + + /** + * Last received banking status message reference (ATF) + * + * Reference number of the latest received banking status message. + */ + case LAST_RECE_BANK_STAT_MESS_REFE = 'ATF'; + + /** + * Latest accounting entry record reference (AWP) + * + * Code identifying the reference of the latest accounting entry record. + */ + case LATE_ACCO_ENTR_RECO_REFE = 'AWP'; + + /** + * Lease contract reference (AKV) + * + * Reference number of the lease contract. + */ + case LEAS_CONT_REFE = 'AKV'; + + /** + * Letter of credit number (LC) + * + * Reference number identifying the letter of credit document. + */ + case LETT_OF_CRED_NUMB = 'LC'; + + /** + * Lloyd's claims office reference (ADW) + * + * A number that identifies a Lloyd's claims office. + */ + case LLOY_CLAI_OFFI_REFE = 'ADW'; + + /** + * Load planning number (LO) + * + * The reference that identifies the load planning number. + */ + case LOAD_PLAN_NUMB = 'LO'; + + /** + * Loading authorisation identifier (LAN) + * + * [4092] Identifier assigned to the loading authorisation granted by the + * forwarding location e.g. railway or airport, when the consignment is + * subject to traffic limitations. + */ + case LOAD_AUTH_IDEN = 'LAN'; + + /** + * Loan (ADC) + * + * Reference number for loan allocated by lending financial institution. + */ + case LOAN = 'ADC'; + + /** + * Local Reference Number (AVZ) + * + * Number assigned by a national customs authority to an Entry Summary + * Declaration. + */ + case LOCA_REFE_NUMB = 'AVZ'; + + /** + * Lockbox (LB) + * + * Type of cash management system offered by financial institutions to provide + * for collection of customers 'receivables'. + */ + case LOCKBOX = 'LB'; + + /** + * Loss/event number (ACU) + * + * To reference to the unique number that is assigned to each major loss + * hitting the reinsurance industry. + */ + case LOSS_NUMB = 'ACU'; + + /** + * Lower number in range (LAR) + * + * Lower number in a range of numbers. + */ + case LOWE_NUMB_IN_RANG = 'LAR'; + + /** + * Mailing reference number (MRN) + * + * Identifies the party designated by the importer to receive certain customs + * correspondence in lieu of its being mailed directly to the importer. + */ + case MAIL_REFE_NUMB = 'MRN'; + + /** + * Major force program number (AHF) + * + * Reference number according to Major Force Program (US). + */ + case MAJO_FORC_PROG_NUMB = 'AHF'; + + /** + * Mandate Reference (AVS) + * + * Reference to a specific mandate given by the relevant party for underlying + * business or action. + */ + case MAND_REFE = 'AVS'; + + /** + * Manual processing authority number (AHV) + * + * Number allocated to allow the manual processing of an entity. + */ + case MANU_PROC_AUTH_NUMB = 'AHV'; + + /** + * Manufacturer defined repair rates reference (APW) + * + * Reference assigned by a manufacturer to their repair rates. + */ + case MANU_DEFI_REPA_RATE_REFE = 'APW'; + + /** + * Manufacturer's material safety data sheet number (MSS) + * + * A number that identifies a manufacturer's material safety data sheet. + */ + case MANU_MATE_SAFE_DATA_SHEE_NUMB = 'MSS'; + + /** + * Manufacturer's part number (MF) + * + * Reference number assigned by the manufacturer to his product or part. + */ + case MANU_PART_NUMB = 'MF'; + + /** + * Manufacturing order number (MH) + * + * Reference number assigned by manufacturer for a given production quantity + * of products. + */ + case MANU_ORDE_NUMB = 'MH'; + + /** + * Manufacturing quality agreement number (AUL) + * + * Reference number of a manufacturing quality agreement. + */ + case MANU_QUAL_AGRE_NUMB = 'AUL'; + + /** + * Marketing plan identification number (MPIN) (AUW) + * + * Number identifying a marketing plan. + */ + case MARK_PLAN_IDEN_NUMB_MPIN = 'AUW'; + + /** + * Marking/label reference (AFF) + * + * Reference where marking/label information derives from. + */ + case MARK_REFE = 'AFF'; + + /** + * Master account number (ASS) + * + * A reference number identifying a master account. + */ + case MAST_ACCO_NUMB = 'ASS'; + + /** + * Master air waybill number (MWB) + * + * Reference number assigned to a master air waybill, see: 1001 = 741. + */ + case MAST_AIR_WAYB_NUMB = 'MWB'; + + /** + * Master bill of lading number (MB) + * + * Reference number assigned to a master bill of lading, see: 1001 = 704. + */ + case MAST_BILL_OF_LADI_NUMB = 'MB'; + + /** + * Master label number (AAT) + * + * Identifies the master label number of any package type. + */ + case MAST_LABE_NUMB = 'AAT'; + + /** + * Master solicitation procedures, terms, and conditions number (AJM) + * + * A number indicating a master solicitation containing procedures, terms and + * conditions. + */ + case MAST_SOLI_PROC_TERM_AND_COND_NUMB = 'AJM'; + + /** + * Matching of entries, balanced (CAT) + * + * Reference to a balanced matching of entries. + */ + case MATC_OF_ENTR_BALA = 'CAT'; + + /** + * Matching of entries, unbalanced (CAV) + * + * Reference to an unbalanced matching of entries. + */ + case MATC_OF_ENTR_UNBA = 'CAV'; + + /** + * Matured certificate of deposit (ADB) + * + * Reference number for certificate of deposit allocated by issuing financial + * institution. + */ + case MATU_CERT_OF_DEPO = 'ADB'; + + /** + * Meat cutting plant approval number (AVH) + * + * Veterinary licence number allocated by a national authority to a meat + * cutting plant. + */ + case MEAT_CUTT_PLAN_APPR_NUMB = 'AVH'; + + /** + * Meat processing establishment registration number (AHS) + * + * Registration number allocated to a registered meat packing establishment by + * the local quarantine and inspection authority. + */ + case MEAT_PROC_ESTA_REGI_NUMB = 'AHS'; + + /** + * Member number (AGU) + * + * Reference number assigned to a person as a member of a group of persons or + * a service scheme. + */ + case MEMB_NUMB = 'AGU'; + + /** + * Message batch number (ALL) + * + * A number identifying a batch of messages. + */ + case MESS_BATC_NUMB = 'ALL'; + + /** + * Message design group number (AQL) + * + * Reference number for a message design group. + */ + case MESS_DESI_GROU_NUMB = 'AQL'; + + /** + * Message recipient (MR) + * + * A number that identifies the message recipient. + */ + case MESS_RECI = 'MR'; + + /** + * Message sender (MS) + * + * A number that identifies the message sender. + */ + case MESS_SEND = 'MS'; + + /** + * Meter reading at the beginning of the delivery (AKK) + * + * Meter reading at the beginning of the delivery. + */ + case METE_READ_AT_THE_BEGI_OF_THE_DELI = 'AKK'; + + /** + * Meter reading at the end of delivery (AKL) + * + * Meter reading at the end of the delivery. + */ + case METE_READ_AT_THE_END_OF_DELI = 'AKL'; + + /** + * Meter unit number (MG) + * + * Number identifying a unique meter unit. + */ + case METE_UNIT_NUMB = 'MG'; + + /** + * Metered services consumption report number (AXC) + * + * A reference number identifying a previously communicated metered services + * consumption report. + */ + case METE_SERV_CONS_REPO_NUMB = 'AXC'; + + /** + * Metering point (AVE) + * + * Reference to a metering point. + */ + case METE_POIN = 'AVE'; + + /** + * Military Interdepartmental Purchase Request (MIPR) number (AJO) + * + * A number indicating an interdepartmental purchase request used by the + * military. + */ + case MILI_INTE_PURC_REQU_MIPR_NUMB = 'AJO'; + + /** + * Ministerial certificate of homologation (AIE) + * + * Certificate of approval for components which are subject to legal + * restrictions and must be approved by the government. + */ + case MINI_CERT_OF_HOMO = 'AIE'; + + /** + * Model (ALX) + * + * (7242) A reference used to identify a model. + */ + case MODEL = 'ALX'; + + /** + * Motor vehicle identification number (VT) + * + * (8213) Reference identifying a motor vehicle used for transport. Normally + * is the vehicle registration number. + */ + case MOTO_VEHI_IDEN_NUMB = 'VT'; + + /** + * Movement reference number (AVX) + * + * Number assigned by customs referencing receipt of an Entry Summary + * Declaration. + */ + case MOVE_REFE_NUMB = 'AVX'; + + /** + * Municipality assigned business registry number (AAR) + * + * A reference number assigned by a municipality to identify a business. + */ + case MUNI_ASSI_BUSI_REGI_NUMB = 'AAR'; + + /** + * Mutually defined reference number (ZZZ) + * + * Number based on party agreement. + */ + case MUTU_DEFI_REFE_NUMB = 'ZZZ'; + + /** + * Named bank's reference (ANM) + * + * Reference number of the named bank. + */ + case NAME_BANK_REFE = 'ANM'; + + /** + * National government business identification number (ARA) + * + * A business identification number which is assigned by a national + * government. + */ + case NATI_GOVE_BUSI_IDEN_NUMB = 'ARA'; + + /** + * Net area (AWJ) + * + * Reference to an area of a net. + */ + case NET_AREA = 'AWJ'; + + /** + * Net area supplier reference (AUT) + * + * A reference identifying a supplier within a net area. + */ + case NET_AREA_SUPP_REFE = 'AUT'; + + /** + * Next rental agreement number (AMB) + * + * Number to identify the next rental agreement. + */ + case NEXT_RENT_AGRE_NUMB = 'AMB'; + + /** + * Next rental agreement reason number (ALJ) + * + * Number to identify the reason for the next rental agreement. + */ + case NEXT_RENT_AGRE_REAS_NUMB = 'ALJ'; + + /** + * Nomenclature Activity Classification Economy (NACE) identifier (AQS) + * + * A European industry classification code used to identify the activity of a + * company. + */ + case NOME_ACTI_CLAS_ECON_NACE_IDEN = 'AQS'; + + /** + * Nomination number (AHG) + * + * Reference number assigned by a shipper to a request/ commitment-to-ship on + * a pipeline system. + */ + case NOMI_NUMB = 'AHG'; + + /** + * Non-negotiable maritime transport document number (AEX) + * + * Reference number assigned to a sea waybill, see: 1001 = 712. + */ + case NONN_MARI_TRAN_DOCU_NUMB = 'AEX'; + + /** + * Norme Activite Francaise (NAF) identifier (AQT) + * + * A French industry classification code assigned by the French government to + * identify the activity of a company. + */ + case NORM_ACTI_FRAN_NAF_IDEN = 'AQT'; + + /** + * North American hazardous goods classification number (NA) + * + * Reference to materials designated as hazardous for purposes of + * transportation in North American commerce. + */ + case NORT_AMER_HAZA_GOOD_CLAS_NUMB = 'NA'; + + /** + * Nota Fiscal (NF) + * + * Nota Fiscal is a registration number for shipments / deliveries within + * Brazil, issued by the local tax authorities and mandated for each shipment. + */ + case NOTA_FISC = 'NF'; + + /** + * NOTIfication for COLlection number (NOTICOL) (ALZ) + * + * A reference assigned by a consignor to a notification document which + * indicates the availability of goods for collection. + */ + case NOTI_FOR_COLL_NUMB_NOTI = 'ALZ'; + + /** + * Number of temporary importation document (AGM) + * + * Number assigned by customs to identify consignment in transit. + */ + case NUMB_OF_TEMP_IMPO_DOCU = 'AGM'; + + /** + * Numero de Identificacion Tributaria (NIT) (ARE) + * + * A number assigned by the government to a business in some Latin American + * countries. + */ + case NUME_DE_IDEN_TRIB_NIT = 'ARE'; + + /** + * Offer number (AAG) + * + * (1332) Reference number assigned by issuing party to an offer. + */ + case OFFE_NUMB = 'AAG'; + + /** + * Order acknowledgement document identifier (AAA) + * + * [1018] Reference number identifying the acknowledgement of an order. + */ + case ORDE_ACKN_DOCU_IDEN = 'AAA'; + + /** + * Order document identifier, buyer assigned (ON) + * + * [1022] Identifier assigned by the buyer to an order. + */ + case ORDE_DOCU_IDEN_BUYE_ASSI = 'ON'; + + /** + * Order number (vendor) (VN) + * + * Reference number assigned by supplier to a buyer's purchase order. + */ + case ORDE_NUMB_VEND = 'VN'; + + /** + * Order shipment grouping reference (CBB) + * + * A reference number identifying the grouping of purchase orders into one + * shipment. + */ + case ORDE_SHIP_GROU_REFE = 'CBB'; + + /** + * Order status enquiry number (AXD) + * + * A reference number to a previously sent order status enquiry. + */ + case ORDE_STAT_ENQU_NUMB = 'AXD'; + + /** + * Ordering customer consignment reference number (ADL) + * + * Reference number assigned to the consignment by the ordering customer. + */ + case ORDE_CUST_CONS_REFE_NUMB = 'ADL'; + + /** + * Ordering customer's second reference number (AKI) + * + * Ordering customer's second reference number. + */ + case ORDE_CUST_SECO_REFE_NUMB = 'AKI'; + + /** + * Organisation breakdown structure (AOM) + * + * A structure reference that identifies the breakdown of an organisation. + */ + case ORGA_BREA_STRU = 'AOM'; + + /** + * Original certificate number (AIR) + * + * Number giving reference to an original certificate number. + */ + case ORIG_CERT_NUMB = 'AIR'; + + /** + * Original filing number (ARN) + * + * A number assigned to the original filing. + */ + case ORIG_FILI_NUMB = 'ARN'; + + /** + * Original Mandate Reference (AVR) + * + * Reference to a specific related original mandate given by the relevant + * party for underlying business or action in case of reference or mandate + * change. + */ + case ORIG_MAND_REFE = 'AVR'; + + /** + * Original purchase order (OP) + * + * Reference to the order previously sent. + */ + case ORIG_PURC_ORDE = 'OP'; + + /** + * Original submitter log number (APX) + * + * A control number assigned by the original submitter. + */ + case ORIG_SUBM_LOG_NUMB = 'APX'; + + /** + * Original submitter, child Data Maintenance Request (DMR) log number (APZ) + * + * A Data Maintenance Request (DMR) original submitter's reference log number + * for a child DMR. + */ + case ORIG_SUBM_CHIL_DATA_MAIN_REQU_DMR_LOG_NUMB = 'APZ'; + + /** + * Original submitter, parent Data Maintenance Request (DMR) log number (APY) + * + * A Data Maintenance Request (DMR) original submitter's reference log number + * for the parent DMR. + */ + case ORIG_SUBM_PARE_DATA_MAIN_REQU_DMR_LOG_NUMB = 'APY'; + + /** + * Originator's reference (ABO) + * + * A unique reference assigned by the originator. + */ + case ORIG_REFE = 'ABO'; + + /** + * Outerpackaging unit identification (ACI) + * + * Identifying marks on packing units contained within an outermost shipping + * unit. + */ + case OUTE_UNIT_IDEN = 'ACI'; + + /** + * Package number (CW) + * + * (7070) Reference number identifying a package or carton within a + * consignment. + */ + case PACK_NUMB = 'CW'; + + /** + * Packaging specification number (AHA) + * + * Reference number of documentation specifying the technical detail of + * packaging requirements. + */ + case PACK_SPEC_NUMB = 'AHA'; + + /** + * Packaging unit identification (ACH) + * + * Identifying marks on packing units. + */ + case PACK_UNIT_IDEN = 'ACH'; + + /** + * Packing list number (PK) + * + * [1014] Reference number assigned to a packing list. + */ + case PACK_LIST_NUMB = 'PK'; + + /** + * Packing plant number (AIQ) + * + * Number to identify packing establishment. + */ + case PACK_PLAN_NUMB = 'AIQ'; + + /** + * Paragraph (AJJ) + * + * A reference indicating a paragraph cited as the source of information. + */ + case PARAGRAPH = 'AJJ'; + + /** + * Parent file (AND) + * + * Identifies the parent file in a structure of related files. + */ + case PARE_FILE = 'AND'; + + /** + * Part reference indicator in a drawing (AJA) + * + * To designate the number which provides a cross reference between parts + * contained in a drawing and a parts catalogue. + */ + case PART_REFE_INDI_IN_A_DRAW = 'AJA'; + + /** + * Partial shipment identifier (AAP) + * + * [1310] Identifier of a shipment which is part of an order. + */ + case PART_SHIP_IDEN = 'AAP'; + + /** + * Party information message reference (ASG) + * + * Reference identifying a party information message. + */ + case PART_INFO_MESS_REFE = 'ASG'; + + /** + * Party reference (AUB) + * + * The reference to a party. + */ + case PART_REFE = 'AUB'; + + /** + * Party sequence number (APM) + * + * Reference identifying a party sequence number. + */ + case PART_SEQU_NUMB = 'APM'; + + /** + * Passenger reservation number (AVF) + * + * Number assigned by the travel supplier to identify the passenger + * reservation. + */ + case PASS_RESE_NUMB = 'AVF'; + + /** + * Passport number (AIG) + * + * Number assigned to a passport. + */ + case PASS_NUMB = 'AIG'; + + /** + * Password (ASO) + * + * Code used for authentication purposes. + */ + case PASSWORD = 'ASO'; + + /** + * Patron number (ARF) + * + * A number assigned by the government to a business in some Latin American + * countries. Note that "Patron" is a Spanish word, it is not a person who + * gives financial or other support. + */ + case PATR_NUMB = 'ARF'; + + /** + * Payer's financial institution account number (PB) + * + * Originated company account number (ACH transfer), check, draft or wire. + */ + case PAYE_FINA_INST_ACCO_NUMB = 'PB'; + + /** + * Payee's financial institution transit routing No. (RT) + * + * RDFI Transit routing number (ACH transfer). + */ + case PAYE_FINA_INST_TRAN_ROUT_NO = 'RT'; + + /** + * Payer's reference number (AHK) + * + * Reference number of the party who pays. + */ + case PAYE_REFE_NUMB = 'AHK'; + + /** + * Payer's financial institution transit routing No.(ACH transfers) (RR) + * + * ODFI (ACH transfer). + */ + case PAYE_FINA_INST_TRAN_ROUT_NOAC_TRAN = 'RR'; + + /** + * Payment in advance request reference (ANC) + * + * A reference to a request for payment in advance. + */ + case PAYM_IN_ADVA_REQU_REFE = 'ANC'; + + /** + * Payment instalment reference number (APB) + * + * A reference number given to a payment instalment to identify a specific + * instance of payment of a debt which can be paid at specified intervals. + */ + case PAYM_INST_REFE_NUMB = 'APB'; + + /** + * Payment order number (AEK) + * + * A number that identifies a payment order. + */ + case PAYM_ORDE_NUMB = 'AEK'; + + /** + * Payment plan reference (AMJ) + * + * A number which uniquely identifies a payment plan. + */ + case PAYM_PLAN_REFE = 'AMJ'; + + /** + * Payment reference (PQ) + * + * Reference number assigned to a payment. + */ + case PAYM_REFE = 'PQ'; + + /** + * Payment valuation number (AFY) + * + * Reference number assigned to a payment valuation. + */ + case PAYM_VALU_NUMB = 'AFY'; + + /** + * Payroll deduction advice reference (AXR) + * + * A reference number identifying a payroll deduction advice. + */ + case PAYR_DEDU_ADVI_REFE = 'AXR'; + + /** + * Payroll number (AGZ) + * + * Reference number assigned to the payroll of an organisation. + */ + case PAYR_NUMB = 'AGZ'; + + /** + * Performed prescription identification (AUH) + * + * The identification of the prescription that has been carried into effect. + */ + case PERF_PRES_IDEN = 'AUH'; + + /** + * Person registration number (AVP) + * + * A number assigned to an individual. + */ + case PERS_REGI_NUMB = 'AVP'; + + /** + * Personal identity card number (ARJ) + * + * An identity card number assigned to a person. + */ + case PERS_IDEN_CARD_NUMB = 'ARJ'; + + /** + * Phone number (AWV) + * + * A sequence of digits used to call from one telephone line to another in a + * public telephone network. + */ + case PHON_NUMB = 'AWV'; + + /** + * Physical inventory recount reference number (ALN) + * + * A reference to a re-count of physically held inventory. + */ + case PHYS_INVE_RECO_REFE_NUMB = 'ALN'; + + /** + * Physical medium (ASZ) + * + * Identifies the physical medium. + */ + case PHYS_MEDI = 'ASZ'; + + /** + * Pick-up sheet number (AWU) + * + * Reference number assigned to a pick-up sheet. + */ + case PICK_SHEE_NUMB = 'AWU'; + + /** + * Picture of a generic product (ASL) + * + * Reference identifying a picture of a generic product. + */ + case PICT_OF_A_GENE_PROD = 'ASL'; + + /** + * Picture of actual product (ASK) + * + * Reference identifying the picture of an actual product. + */ + case PICT_OF_ACTU_PROD = 'ASK'; + + /** + * Pilotage services exemption number (AVO) + * + * Number identifying the permit to not use pilotage services. + */ + case PILO_SERV_EXEM_NUMB = 'AVO'; + + /** + * Pipeline number (AMZ) + * + * Number to identify a pipeline. + */ + case PIPE_NUMB = 'AMZ'; + + /** + * Place of packing approval number (AVQ) + * + * Approval Number of the place where goods are packaged. + */ + case PLAC_OF_PACK_APPR_NUMB = 'AVQ'; + + /** + * Place of positioning reference (AUA) + * + * Identifies the reference pertaining to the place of positioning. + */ + case PLAC_OF_POSI_REFE = 'AUA'; + + /** + * Planning package (AOT) + * + * A reference for a planning package of work. + */ + case PLAN_PACK = 'AOT'; + + /** + * Plant number (PE) + * + * A number that identifies a plant. + */ + case PLAN_NUMB = 'PE'; + + /** + * Plot file (ANH) + * + * Reference number indicating that the file is a plot file. + */ + case PLOT_FILE = 'ANH'; + + /** + * Policy form number (AWI) + * + * Number assigned to a policy form. + */ + case POLI_FORM_NUMB = 'AWI'; + + /** + * Policy number (AKZ) + * + * Number assigned to a policy. + */ + case POLI_NUMB = 'AKZ'; + + /** + * Post-entry reference (AEJ) + * + * Reference to a message related to a post-entry. + */ + case POST_REFE = 'AEJ'; + + /** + * Pre-agreement number (AXN) + * + * A reference number identifying a pre-agreement. + */ + case PREA_NUMB = 'AXN'; + + /** + * Premium rate table (AMO) + * + * Identifies the premium rate table. + */ + case PREM_RATE_TABL = 'AMO'; + + /** + * Presenting bank's reference (ANS) + * + * Reference number of the presenting bank. + */ + case PRES_BANK_REFE = 'ANS'; + + /** + * Previous banking status message reference (ATE) + * + * Message reference number of the previous banking status message being + * responded to. + */ + case PREV_BANK_STAT_MESS_REFE = 'ATE'; + + /** + * Previous cargo control number (XP) + * + * Where a consignment is deconsolidated and/or transferred to the control of + * another carrier or freight forwarder (e.g. housebill, abstract) this + * references the previous (e.g. master) cargo control number. + */ + case PREV_CARG_CONT_NUMB = 'XP'; + + /** + * Previous credit advice reference number (ALD) + * + * Reference number of the previous "Credit advice" message. + */ + case PREV_CRED_ADVI_REFE_NUMB = 'ALD'; + + /** + * Previous delivery instruction number (AIF) + * + * The identification of a previous delivery instruction. + */ + case PREV_DELI_INST_NUMB = 'AIF'; + + /** + * Previous delivery schedule number (ALM) + * + * A reference number identifying a previous delivery schedule. + */ + case PREV_DELI_SCHE_NUMB = 'ALM'; + + /** + * Previous highest schedule number (SH) + * + * Number of the latest schedule of a previous period (ODETTE DELINS). + */ + case PREV_HIGH_SCHE_NUMB = 'SH'; + + /** + * Previous invoice number (OI) + * + * Reference number identifying a previously issued invoice. + */ + case PREV_INVO_NUMB = 'OI'; + + /** + * Previous member number (AGV) + * + * Reference number previously assigned to a member. + */ + case PREV_MEMB_NUMB = 'AGV'; + + /** + * Previous rental agreement number (ALI) + * + * Number to identify the previous rental agreement number. + */ + case PREV_RENT_AGRE_NUMB = 'ALI'; + + /** + * Previous request for metered reading reference number (AMA) + * + * Number to identify a previous request for a recording or reading of a + * measuring device. + */ + case PREV_REQU_FOR_METE_READ_REFE_NUMB = 'AMA'; + + /** + * Previous scheme/plan number (AGX) + * + * Reference number previously assigned to a service scheme or plan. + */ + case PREV_SCHE_NUMB = 'AGX'; + + /** + * Previous tax control number (ALT) + * + * A reference number identifying a previous tax control number. + */ + case PREV_TAX_CONT_NUMB = 'ALT'; + + /** + * Price list number (PL) + * + * Reference number assigned to a price list. + */ + case PRIC_LIST_NUMB = 'PL'; + + /** + * Price list version number (PI) + * + * A number that identifies the version of a price list. + */ + case PRIC_LIST_VERS_NUMB = 'PI'; + + /** + * Price quote number (PR) + * + * Reference number assigned by the seller to a quote. + */ + case PRIC_QUOT_NUMB = 'PR'; + + /** + * Price variation formula reference number (APK) + * + * The reference number which identifies a price variation formula. + */ + case PRIC_VARI_FORM_REFE_NUMB = 'APK'; + + /** + * Price/sales catalogue response reference number (APF) + * + * A reference number identifying a response to a price/sales catalogue. + */ + case PRIC_CATA_RESP_REFE_NUMB = 'APF'; + + /** + * Primary reference (AES) + * + * A number that identifies the primary reference. + */ + case PRIM_REFE = 'AES'; + + /** + * Prime contractor contract number (PF) + * + * Reference number assigned by the client to the contract of the prime + * contractor. + */ + case PRIM_CONT_CONT_NUMB = 'PF'; + + /** + * Principal reference number (ACL) + * + * A number that identifies the principal reference. + */ + case PRIN_REFE_NUMB = 'ACL'; + + /** + * Principal's bank reference (ANR) + * + * Reference number of the principal's bank. + */ + case PRIN_BANK_REFE = 'ANR'; + + /** + * Principal's reference (AOH) + * + * Reference number of the principal. + */ + case PRIN_REFE = 'AOH'; + + /** + * Prior contractor registration number (ARY) + * + * A previous reference number used to identify a contractor. + */ + case PRIO_CONT_REGI_NUMB = 'ARY'; + + /** + * Prior Data Universal Number System (DUNS) number (ARB) + * + * A previously assigned Data Universal Number System (DUNS) number. + */ + case PRIO_DATA_UNIV_NUMB_SYST_DUNS_NUMB = 'ARB'; + + /** + * Prior policy number (AKY) + * + * The number of the prior policy. + */ + case PRIO_POLI_NUMB = 'AKY'; + + /** + * Prior purchase order number (PW) + * + * Reference number of a purchase order previously sent to the supplier. + */ + case PRIO_PURC_ORDE_NUMB = 'PW'; + + /** + * Prior trading partner identification number (ASN) + * + * Code specifying an identification number previously assigned to a trading + * partner. + */ + case PRIO_TRAD_PART_IDEN_NUMB = 'ASN'; + + /** + * Processing plant number (AIS) + * + * Number to identify processing plant. + */ + case PROC_PLAN_NUMB = 'AIS'; + + /** + * Procurement budget number (ALA) + * + * A number which uniquely identifies a procurement budget against which + * commitments or invoices can be allocated. + */ + case PROC_BUDG_NUMB = 'ALA'; + + /** + * Product certification number (AXO) + * + * Number assigned by a governing body (or their agents) to a product which + * certifies compliance with a standard. + */ + case PROD_CERT_NUMB = 'AXO'; + + /** + * Product change authority number (AKQ) + * + * Number which authorises a change in form, fit or function of a product. + */ + case PROD_CHAN_AUTH_NUMB = 'AKQ'; + + /** + * Product characteristics directory (AVB) + * + * A reference to a product characteristics directory. + */ + case PROD_CHAR_DIRE = 'AVB'; + + /** + * Product data file number (ASV) + * + * The number of a product data file. + */ + case PROD_DATA_FILE_NUMB = 'ASV'; + + /** + * Product inquiry number (AXF) + * + * A reference number identifying a previously communicated product inquiry. + */ + case PROD_INQU_NUMB = 'AXF'; + + /** + * Product reservation number (AEO) + * + * Number assigned by seller to identify reservation of specified products. + */ + case PROD_RESE_NUMB = 'AEO'; + + /** + * Product sourcing agreement number (AIN) + * + * Reference number assigned to a product sourcing agreement. + */ + case PROD_SOUR_AGRE_NUMB = 'AIN'; + + /** + * Product specification reference number (AXQ) + * + * Number assigned by the issuer to his product specification. + */ + case PROD_SPEC_REFE_NUMB = 'AXQ'; + + /** + * Production code (PC) + * + * Number assigned by the manufacturer to a specified article or batch to + * identify the manufacturing date etc. for subsequent reference. + */ + case PROD_CODE = 'PC'; + + /** + * Profile number (AMG) + * + * Reference number allocated to a discrete set of criteria. + */ + case PROF_NUMB = 'AMG'; + + /** + * Proforma invoice document identifier (AAB) + * + * [1088] Reference number to identify a proforma invoice. + */ + case PROF_INVO_DOCU_IDEN = 'AAB'; + + /** + * Project number (AEP) + * + * Reference number assigned to a project. + */ + case PROJ_NUMB = 'AEP'; + + /** + * Project specification number (AER) + * + * Reference number identifying a project specification. + */ + case PROJ_SPEC_NUMB = 'AER'; + + /** + * Promotion deal number (PD) + * + * Number assigned by a vendor to a special promotion activity. + */ + case PROM_DEAL_NUMB = 'PD'; + + /** + * Proof of delivery reference number (ASI) + * + * A reference number identifying a proof of delivery which is generated by + * the goods recipient. + */ + case PROO_OF_DELI_REFE_NUMB = 'ASI'; + + /** + * Proposed purchase order reference number (AUJ) + * + * A reference number assigned to a proposed purchase order. + */ + case PROP_PURC_ORDE_REFE_NUMB = 'AUJ'; + + /** + * Public filing registration number (ARP) + * + * A number assigned at the time of registration of a public filing. + */ + case PUBL_FILI_REGI_NUMB = 'ARP'; + + /** + * Publication issue number (ARM) + * + * A number assigned to identify a publication issue. + */ + case PUBL_ISSU_NUMB = 'ARM'; + + /** + * Purchase for export Customs agreement number (ATB) + * + * A number assigned by a Customs authority allowing the purchase of goods + * free of tax because they are to be exported immediately after the purchase. + */ + case PURC_FOR_EXPO_CUST_AGRE_NUMB = 'ATB'; + + /** + * Purchase order change number (PP) + * + * Reference number assigned by a buyer for a revision of a purchase order. + */ + case PURC_ORDE_CHAN_NUMB = 'PP'; + + /** + * Purchase order number suffix (PS) + * + * A number added at the end of a purchase order number. + */ + case PURC_ORDE_NUMB_SUFF = 'PS'; + + /** + * Purchase order response number (POR) + * + * Reference number assigned by the seller to an order response. + */ + case PURC_ORDE_RESP_NUMB = 'POR'; + + /** + * Purchaser's request reference (APN) + * + * Reference identifying a request made by the purchaser. + */ + case PURC_REQU_REFE = 'APN'; + + /** + * Purchasing activity clause number (AJC) + * + * A number indicating a clause applicable to a purchasing activity. + */ + case PURC_ACTI_CLAU_NUMB = 'AJC'; + + /** + * Quantity valuation number (AFV) + * + * Reference number assigned to a quantity valuation. + */ + case QUAN_VALU_NUMB = 'AFV'; + + /** + * Quantity valuation request number (AFW) + * + * Reference number assigned to a quantity valuation request. + */ + case QUAN_VALU_REQU_NUMB = 'AFW'; + + /** + * Quarantine/treatment status reference number (AHT) + * + * Coded quarantine/treatment status of a container and its cargo and packing + * materials, generated by a shipping company based upon declarations + * presented by a shipper. + */ + case QUAR_STAT_REFE_NUMB = 'AHT'; + + /** + * Quota number (ABJ) + * + * Reference number allocated by a government authority to identify a quota. + */ + case QUOT_NUMB = 'ABJ'; + + /** + * Rail waybill number (WY) + * + * The number on a rail waybill. + */ + case RAIL_WAYB_NUMB = 'WY'; + + /** + * Rail/road routing code (RC) + * + * International Western and Eastern European route code used in all rail + * organizations and specified in the international tariffs (rail tariffs) + * known by the customers. + */ + case RAIL_ROUT_CODE = 'RC'; + + /** + * Railway consignment note number (RCN) + * + * Reference number assigned to a rail consignment note, see: 1001 = 720. + */ + case RAIL_CONS_NOTE_NUMB = 'RCN'; + + /** + * Railway wagon number (ACR) + * + * (8260) Registered identification initials and numbers of railway wagon. + * Synonym: Rail car number. + */ + case RAIL_WAGO_NUMB = 'ACR'; + + /** + * Rate code number (AWA) + * + * Number assigned by a buyer to rate a product. + */ + case RATE_CODE_NUMB = 'AWA'; + + /** + * Rate note number (AHX) + * + * Reference assigned to a specific rate. + */ + case RATE_NOTE_NUMB = 'AHX'; + + /** + * Receiver's file reference number (AOF) + * + * File reference number assigned by the receiver. + */ + case RECE_FILE_REFE_NUMB = 'AOF'; + + /** + * Receiving advice number (ALO) + * + * A reference number to a receiving advice. + */ + case RECE_ADVI_NUMB = 'ALO'; + + /** + * Receiving bank's authorization number (ANW) + * + * Authorization number of the receiving bank. + */ + case RECE_BANK_AUTH_NUMB = 'ANW'; + + /** + * Receiving Bankgiro number (ATJ) + * + * Number of the receiving Bankgiro. + */ + case RECE_BANK_NUMB = 'ATJ'; + + /** + * Receiving party's member identification (AGY) + * + * Identification used by the receiving party for a member of a service scheme + * or group of persons. + */ + case RECE_PART_MEMB_IDEN = 'AGY'; + + /** + * Reference number assigned by third party (ANK) + * + * Reference number assigned by a third party. + */ + case REFE_NUMB_ASSI_BY_THIR_PART = 'ANK'; + + /** + * Reference number of a request for metered reading (AMC) + * + * Number to identify a request for a recording or reading of a measuring + * device to be taken. + */ + case REFE_NUMB_OF_A_REQU_FOR_METE_READ = 'AMC'; + + /** + * Reference number quoted on statement (AGN) + * + * Reference number quoted on the statement sent to the beneficiary for + * information purposes. + */ + case REFE_NUMB_QUOT_ON_STAT = 'AGN'; + + /** + * Reference number to previous message (ACW) + * + * Reference number assigned to the message which was previously issued (e.g. + * in the case of a cancellation, the primary reference of the message to be + * cancelled will be quoted in this element). + */ + case REFE_NUMB_TO_PREV_MESS = 'ACW'; + + /** + * Reference to account servicing bank's message (APL) + * + * Reference to the account servicing bank's message. + */ + case REFE_TO_ACCO_SERV_BANK_MESS = 'APL'; + + /** + * Referred product for chemical analysis (AIY) + * + * A product number identifying the product which is used for chemical + * analysis considered valid for a group of products. + */ + case REFE_PROD_FOR_CHEM_ANAL = 'AIY'; + + /** + * Referred product for mechanical analysis (AIX) + * + * A product number identifying the product which is used for mechanical + * analysis considered valid for a group of products. + */ + case REFE_PROD_FOR_MECH_ANAL = 'AIX'; + + /** + * Regiristo Federal de Contribuyentes (ARQ) + * + * A federal tax identification number assigned by the Mexican tax authority. + */ + case REGI_FEDE_DE_CONT = 'ARQ'; + + /** + * Registered capital reference (ALV) + * + * Registered capital reference of a company. + */ + case REGI_CAPI_REFE = 'ALV'; + + /** + * Registered contractor activity type (AQU) + * + * Reference number identifying the type of registered contractor activity. + */ + case REGI_CONT_ACTI_TYPE = 'AQU'; + + /** + * Registration number of previous Customs declaration (AEI) + * + * Registration number of the Customs declaration lodged for the previous + * Customs procedure. + */ + case REGI_NUMB_OF_PREV_CUST_DECL = 'AEI'; + + /** + * Registro Informacion Fiscal (RIF) number (ARG) + * + * A number assigned by the government to a business in some Latin American + * countries. + */ + case REGI_INFO_FISC_RIF_NUMB = 'ARG'; + + /** + * Registro Unico de Contribuyente (RUC) number (ARH) + * + * A number assigned by the government to a business in some Latin American + * countries. + */ + case REGI_UNIC_DE_CONT_RUC_NUMB = 'ARH'; + + /** + * Registro Unico Tributario (RUT) (ATV) + * + * Tax identification number in Chile. + */ + case REGI_UNIC_TRIB_RUT = 'ATV'; + + /** + * Reinsurer's claim number (APE) + * + * To identify the number assigned to the claim by the reinsurer. + */ + case REIN_CLAI_NUMB = 'APE'; + + /** + * Related document number (ACE) + * + * Reference number identifying a related document. + */ + case RELA_DOCU_NUMB = 'ACE'; + + /** + * Related party (AWO) + * + * Reference of a related party. + */ + case RELA_PART = 'AWO'; + + /** + * Release number (RE) + * + * Reference number assigned to identify a release of a set of rules, + * conventions, conditions, etc. + */ + case RELE_NUMB = 'RE'; + + /** + * Remittance advice number (RA) + * + * A number that identifies a remittance advice. + */ + case REMI_ADVI_NUMB = 'RA'; + + /** + * Remitting bank's reference (ANQ) + * + * Reference number of the remitting bank. + */ + case REMI_BANK_REFE = 'ANQ'; + + /** + * Repair data request number (AME) + * + * A number which uniquely identifies a request for data about repairs. + */ + case REPA_DATA_REQU_NUMB = 'AME'; + + /** + * Repair estimate number (ABF) + * + * A number identifying a repair estimate. + */ + case REPA_ESTI_NUMB = 'ABF'; + + /** + * Replaced meter unit number (AMK) + * + * Number identifying the replaced meter unit. + */ + case REPL_METE_UNIT_NUMB = 'AMK'; + + /** + * Replacing part number (ABM) + * + * New part number which replaces the existing part number. + */ + case REPL_PART_NUMB = 'ABM'; + + /** + * Replenishment purchase order number (AFH) + * + * Purchase order number specified by the buyer for the assignment to vendor's + * replenishment orders in a vendor managed inventory program. + */ + case REPL_PURC_ORDE_NUMB = 'AFH'; + + /** + * Replenishment purchase order range end number (AML) + * + * Ending number of a range of purchase order numbers assigned by the buyer to + * vendor's replenishment orders. + */ + case REPL_PURC_ORDE_RANG_END_NUMB = 'AML'; + + /** + * Replenishment purchase order range start number (AKM) + * + * Starting number of a range of purchase order numbers assigned by the buyer + * to vendor's replenishment orders. + */ + case REPL_PURC_ORDE_RANG_STAR_NUMB = 'AKM'; + + /** + * Report number (ADY) + * + * Reference to a report to Customs by a carrier at the point of entry, + * encompassing both conveyance and consignment information. + */ + case REPO_NUMB = 'ADY'; + + /** + * Reporting form number (ALE) + * + * Reference number assigned to the reporting form. + */ + case REPO_FORM_NUMB = 'ALE'; + + /** + * Request for cancellation number (AET) + * + * A number that identifies a request for cancellation. + */ + case REQU_FOR_CANC_NUMB = 'AET'; + + /** + * Request for quote number (AHU) + * + * Reference number assigned by the requestor to a request for quote. + */ + case REQU_FOR_QUOT_NUMB = 'AHU'; + + /** + * Request number (AGI) + * + * The reference number of a request. + */ + case REQU_NUMB = 'AGI'; + + /** + * Reservation office identifier (LRC) + * + * Reference to the office where a reservation was made. + */ + case RESE_OFFI_IDEN = 'LRC'; + + /** + * Reservation station indentifier (AVT) + * + * Reference to the station where a reservation was made. + */ + case RESE_STAT_INDE = 'AVT'; + + /** + * Reserved goods identifier (AWY) + * + * A reference number identifying goods in stock which have been reserved for + * a party. + */ + case RESE_GOOD_IDEN = 'AWY'; + + /** + * Returnable container reference number (ALP) + * + * A reference number identifying a returnable container. + */ + case RETU_CONT_REFE_NUMB = 'ALP'; + + /** + * Returns notice number (ALQ) + * + * A reference number to a returns notice. + */ + case RETU_NOTI_NUMB = 'ALQ'; + + /** + * Road consignment note number (CMR) + * + * Reference number assigned to a road consignment note, see: 1001 = 730. + */ + case ROAD_CONS_NOTE_NUMB = 'CMR'; + + /** + * Safe custody number (ASR) + * + * The number of a file or portfolio kept for safe custody on behalf of + * clients. + */ + case SAFE_CUST_NUMB = 'ASR'; + + /** + * Safe deposit box number (ATI) + * + * Number of the safe deposit box. + */ + case SAFE_DEPO_BOX_NUMB = 'ATI'; + + /** + * Sales department number (SD) + * + * A number that identifies a sales department. + */ + case SALE_DEPA_NUMB = 'SD'; + + /** + * Sales forecast number (ALR) + * + * A reference number identifying a sales forecast. + */ + case SALE_FORE_NUMB = 'ALR'; + + /** + * Sales office number (SM) + * + * A number that identifies a sales office. + */ + case SALE_OFFI_NUMB = 'SM'; + + /** + * Sales person number (SA) + * + * Identification number of a sales person. + */ + case SALE_PERS_NUMB = 'SA'; + + /** + * Sales region number (SB) + * + * A number that identifies a sales region. + */ + case SALE_REGI_NUMB = 'SB'; + + /** + * Sales report number (ALS) + * + * A reference number identifying a sales report. + */ + case SALE_REPO_NUMB = 'ALS'; + + /** + * Scan line (SP) + * + * A number that identifies a scan line. + */ + case SCAN_LINE = 'SP'; + + /** + * Scheme/plan number (AGW) + * + * Reference number assigned to a service scheme or plan. + */ + case SCHE_NUMB = 'AGW'; + + /** + * Second beneficiary's reference (AFP) + * + * Reference of the second beneficiary. + */ + case SECO_BENE_REFE = 'AFP'; + + /** + * Secondary Customs reference (AFM) + * + * A number that identifies the secondary customs reference. + */ + case SECO_CUST_REFE = 'AFM'; + + /** + * Secretariat number (ATD) + * + * A reference number identifying a secretariat. + */ + case SECR_NUMB = 'ATD'; + + /** + * Secure delivery terms and conditions agreement reference (ADX) + * + * A reference to a secure delivery terms and conditions agreement. A secured + * delivery agreement is an agreement containing terms and conditions to + * secure deliveries in case of failure in the production or logistics process + * of the supplier. + */ + case SECU_DELI_TERM_AND_COND_AGRE_REFE = 'ADX'; + + /** + * Seller's catalogue number (ABN) + * + * Identification number assigned to a seller's catalogue. + */ + case SELL_CATA_NUMB = 'ABN'; + + /** + * Sellers reference number (SS) + * + * Reference number assigned to a transaction by the seller. + */ + case SELL_REFE_NUMB = 'SS'; + + /** + * Sender's clause number (AQO) + * + * The number that identifies the sender's clause. + */ + case SEND_CLAU_NUMB = 'AQO'; + + /** + * Sender's file reference number (AOE) + * + * File reference number assigned by the sender. + */ + case SEND_FILE_REFE_NUMB = 'AOE'; + + /** + * Sender's reference to the original message (AGO) + * + * The reference provided by the sender of the original message. + */ + case SEND_REFE_TO_THE_ORIG_MESS = 'AGO'; + + /** + * Sending bank's reference number (ANY) + * + * Reference number of the sending bank. + */ + case SEND_BANK_REFE_NUMB = 'ANY'; + + /** + * Sending Bankgiro number (ATK) + * + * Number of the sending Bankgiro. + */ + case SEND_BANK_NUMB = 'ATK'; + + /** + * Serial number (SE) + * + * Identification number of an item which distinguishes this specific item out + * of an number of identical items. + */ + case SERI_NUMB = 'SE'; + + /** + * Serial shipping container code (AXI) + * + * Reference number identifying a logistic unit. + */ + case SERI_SHIP_CONT_CODE = 'AXI'; + + /** + * Service category reference (AWM) + * + * Reference identifying the service category. + */ + case SERV_CATE_REFE = 'AWM'; + + /** + * Service group identification number (AGT) + * + * Identification used for a group of services. + */ + case SERV_GROU_IDEN_NUMB = 'AGT'; + + /** + * Service provider (AWK) + * + * Reference of the service provider. + */ + case SERV_PROV = 'AWK'; + + /** + * Service relation number (AXH) + * + * A reference number identifying the relationship between a service provider + * and a service client, e.g., treatment of a patient in a hospital, usage by + * a member of a library facility, etc. + */ + case SERV_RELA_NUMB = 'AXH'; + + /** + * Ship from (SF) + * + * A number that identifies a ship from location. + */ + case SHIP_FROM = 'SF'; + + /** + * Ship notice/manifest number (MA) + * + * The number assigned to a ship notice or manifest. + */ + case SHIP_NOTI_NUMB = 'MA'; + + /** + * Ship's stay reference number (ATZ) + * + * (1099) Reference number assigned by a port authority to the stay of a + * vessel in the port. + */ + case SHIP_STAY_REFE_NUMB = 'ATZ'; + + /** + * Shipment reference number (SRN) + * + * [1065] Reference number assigned to a shipment. + */ + case SHIP_REFE_NUMB = 'SRN'; + + /** + * Shipowner's authorization number (ADM) + * + * Reference number assigned by the shipowner as an authorization number to + * transport certain goods (such as hazardous goods, cool or reefer goods). + */ + case SHIP_AUTH_NUMB = 'ADM'; + + /** + * Shipping label serial number (LA) + * + * The serial number on a shipping label. + */ + case SHIP_LABE_SERI_NUMB = 'LA'; + + /** + * Shipping note number (AEV) + * + * [1123] Reference number assigned to a shipping note. + */ + case SHIP_NOTE_NUMB = 'AEV'; + + /** + * Shipping unit identification (ACC) + * + * Identifying marks on the outermost unit that is used to transport + * merchandise. + */ + case SHIP_UNIT_IDEN = 'ACC'; + + /** + * SID (Shipper's identifying number for shipment) (SI) + * + * A number that identifies the SID (shipper's identification) number for a + * shipment. + */ + case SID_SHIP_IDEN_NUMB_FOR_SHIP = 'SI'; + + /** + * Signal code number (AHE) + * + * Reference number to identify a signal. + */ + case SIGN_CODE_NUMB = 'AHE'; + + /** + * Single transaction sequence number (AGJ) + * + * A number that identifies a single transaction sequence. + */ + case SING_TRAN_SEQU_NUMB = 'AGJ'; + + /** + * Site specific procedures, terms, and conditions number (AJL) + * + * A number indicating a set of site specific procedures, terms and + * conditions. + */ + case SITE_SPEC_PROC_TERM_AND_COND_NUMB = 'AJL'; + + /** + * Situation number (AFZ) + * + * Common reference number given to documents concerning a determined period + * of works. + */ + case SITU_NUMB = 'AFZ'; + + /** + * Slaughter plant number (AIT) + * + * Number to identify slaughter plant. + */ + case SLAU_PLAN_NUMB = 'AIT'; + + /** + * Slaughterhouse approval number (AVG) + * + * Veterinary licence number allocated by a national authority to a + * slaughterhouse. + */ + case SLAU_APPR_NUMB = 'AVG'; + + /** + * Social security number (ARR) + * + * An identification number assigned to an individual by the social security + * administration. + */ + case SOCI_SECU_NUMB = 'ARR'; + + /** + * Software editor reference (AUM) + * + * Reference identifying the software editor. + */ + case SOFT_EDIT_REFE = 'AUM'; + + /** + * Software quality reference (AUO) + * + * Reference allocated to the software by a quality assurance agency. + */ + case SOFT_QUAL_REFE = 'AUO'; + + /** + * Software reference (AUN) + * + * Reference identifying the software. + */ + case SOFT_REFE = 'AUN'; + + /** + * Source document internal reference (AOG) + * + * Reference number assigned to a source document for internal usage. + */ + case SOUR_DOCU_INTE_REFE = 'AOG'; + + /** + * Special budget account number (APU) + * + * The number of a special budget account. + */ + case SPEC_BUDG_ACCO_NUMB = 'APU'; + + /** + * Special instructions number (AJK) + * + * A number indicating a citation used for special instructions. + */ + case SPEC_INST_NUMB = 'AJK'; + + /** + * Specification number (SZ) + * + * Number assigned by the issuer to his specification. + */ + case SPEC_NUMB = 'SZ'; + + /** + * Split delivery number (AXG) + * + * A reference number identifying a split delivery. + */ + case SPLI_DELI_NUMB = 'AXG'; + + /** + * Standard Carrier Alpha Code (SCAC) number (AAZ) + * + * For maritime shipments, this code qualifies a Standard Alpha Carrier Code + * (SCAC) as issued by the United Stated National Motor Traffic Association + * Inc. + */ + case STAN_CARR_ALPH_CODE_SCAC_NUMB = 'AAZ'; + + /** + * Standard Industry Classification (SIC) number (AJT) + * + * A number specifying a standard industry classification. + */ + case STAN_INDU_CLAS_SIC_NUMB = 'AJT'; + + /** + * Standard number of inspection document (ALW) + * + * Code identifying the standard number of the inspection document supplied. + */ + case STAN_NUMB_OF_INSP_DOCU = 'ALW'; + + /** + * Standard's code number (GD) + * + * Number to identify a specific parameter within a standardization + * description (e.g. M5 for screws or DIN A4 for paper). + */ + case STAN_CODE_NUMB = 'GD'; + + /** + * Standard's number (GA) + * + * Number to identify a standardization description (e.g. ISO 9375). + */ + case STAN_NUMB = 'GA'; + + /** + * Standard's version number (AMY) + * + * The version number assigned to a standard. + */ + case STAN_VERS_NUMB = 'AMY'; + + /** + * State or province assigned entity identification (AQW) + * + * Reference number of an entity assigned by a state or province. + */ + case STAT_OR_PROV_ASSI_ENTI_IDEN = 'AQW'; + + /** + * Statement number (ADP) + * + * A reference number identifying a statement. + */ + case STAT_NUMB = 'ADP'; + + /** + * Statement of work (AOR) + * + * A reference number for a statement of work. + */ + case STAT_OF_WORK = 'AOR'; + + /** + * Station reference number (STA) + * + * International UIC code assigned to every European rail station (CIM + * convention). + */ + case STAT_REFE_NUMB = 'STA'; + + /** + * Statistic Bundes Amt (SBA) identifier (AQV) + * + * A German industry classification code issued by Statistic Bundes Amt (SBA) + * to identify the activity of a company. + */ + case STAT_BUND_AMT_SBA_IDEN = 'AQV'; + + /** + * Status report number (AQK) + * + * (1125) The reference number for a status report. + */ + case STAT_REPO_NUMB = 'AQK'; + + /** + * Stock adjustment number (ARZ) + * + * A number identifying a stock adjustment. + */ + case STOC_ADJU_NUMB = 'ARZ'; + + /** + * Stock exchange company identifier (ARU) + * + * A reference assigned by the stock exchange to a company. + */ + case STOC_EXCH_COMP_IDEN = 'ARU'; + + /** + * Stock keeping unit number (ABW) + * + * A number that identifies the stock keeping unit. + */ + case STOC_KEEP_UNIT_NUMB = 'ABW'; + + /** + * Sub file (ANE) + * + * Identifies the sub file in a structure of related files. + */ + case SUB_FILE = 'ANE'; + + /** + * Sub-house bill of lading number (ABH) + * + * Reference assigned to a sub-house bill of lading. + */ + case SUBH_BILL_OF_LADI_NUMB = 'ABH'; + + /** + * Substitute air waybill number (AEY) + * + * Reference number assigned to a substitute air waybill, see: 1001 = 743. + */ + case SUBS_AIR_WAYB_NUMB = 'AEY'; + + /** + * Suffix (AJY) + * + * A reference to specify a suffix added to the end of a basic identifier. + */ + case SUFFIX = 'AJY'; + + /** + * Supplier's control number (AEU) + * + * Reference to a file regarding a control of the supplier carried out on + * departure of the goods. + */ + case SUPP_CONT_NUMB = 'AEU'; + + /** + * Supplier's credit claim reference number (ASJ) + * + * A reference number identifying a supplier's credit claim. + */ + case SUPP_CRED_CLAI_REFE_NUMB = 'ASJ'; + + /** + * Supplier's customer reference number (AVC) + * + * A number, assigned by a supplier, to reference a customer. + */ + case SUPP_CUST_REFE_NUMB = 'AVC'; + + /** + * Swap order number (SW) + * + * Number assigned by the seller to a swap order (see definition of DE 1001, + * code 229). + */ + case SWAP_ORDE_NUMB = 'SW'; + + /** + * Symbol number (AEC) + * + * A number that identifies a symbol. + */ + case SYMB_NUMB = 'AEC'; + + /** + * Systeme Informatique pour le Repertoire des ENtreprises (SIREN) number (ARK) + * + * An identification number known as a SIREN assigned to a business in France. + */ + case SYST_INFO_POUR_LE_REPE_DES_ENTR_SIRE_NUMB = 'ARK'; + + /** + * Systeme Informatique pour le Repertoire des ETablissements (SIRET) number (ARL) + * + * An identification number known as a SIRET assigned to a business location + * in France. + */ + case SYST_INFO_POUR_LE_REPE_DES_ETAB_SIRE_NUMB = 'ARL'; + + /** + * Tariff number (AFG) + * + * A number that identifies a tariff. + */ + case TARI_NUMB = 'AFG'; + + /** + * Tax exemption licence number (TL) + * + * Number assigned by the tax authorities to a party indicating its tax + * exemption authorization. This number could relate to a specified business + * type, a specified local area or a class of products. + */ + case TAX_EXEM_LICE_NUMB = 'TL'; + + /** + * Tax payment identifier (ABI) + * + * [1168] Reference number identifying a payment of a duty or tax e.g. under a + * transit procedure. + */ + case TAX_PAYM_IDEN = 'ABI'; + + /** + * Tax registration number (AHP) + * + * The registration number by which a company/organization is identified with + * the tax administration. + */ + case TAX_REGI_NUMB = 'AHP'; + + /** + * Team assignment number (CST) + * + * Team number assigned to a group that is responsible for working a + * particular transaction. + */ + case TEAM_ASSI_NUMB = 'CST'; + + /** + * Technical document number (AJW) + * + * A number specifying a technical document. + */ + case TECH_DOCU_NUMB = 'AJW'; + + /** + * Technical order number (AJX) + * + * A reference to an order that specifies a technical change. + */ + case TECH_ORDE_NUMB = 'AJX'; + + /** + * Technical phase reference (ARX) + * + * A reference which identifies a specific technical phase. + */ + case TECH_PHAS_REFE = 'ARX'; + + /** + * Technical regulation (ANG) + * + * Reference number identifying a technical regulation. + */ + case TECH_REGU = 'ANG'; + + /** + * Telex message number (TE) + * + * Reference number identifying a telex message. + */ + case TELE_MESS_NUMB = 'TE'; + + /** + * Terminal operator's consignment reference (TCR) + * + * Reference assigned to a consignment by the terminal operator. + */ + case TERM_OPER_CONS_REFE = 'TCR'; + + /** + * Test report number (TP) + * + * Reference number identifying a test report document relevant to the + * product. + */ + case TEST_REPO_NUMB = 'TP'; + + /** + * Test specification number (AXJ) + * + * A reference number identifying a test specification. + */ + case TEST_SPEC_NUMB = 'AXJ'; + + /** + * Text Element Identifier deletion reference (ABX) + * + * The reference used within a given TEI (Text Element Identifier) which is to + * be deleted. + */ + case TEXT_ELEM_IDEN_DELE_REFE = 'ABX'; + + /** + * Third bank's reference (AKN) + * + * Reference number of the third bank. + */ + case THIR_BANK_REFE = 'AKN'; + + /** + * Through bill of lading number (AFA) + * + * Reference number assigned to a through bill of lading, see: 1001 = 761. + */ + case THRO_BILL_OF_LADI_NUMB = 'AFA'; + + /** + * Ticket control number (CBA) + * + * Reference giving access to all the details associated with the ticket. + */ + case TICK_CONT_NUMB = 'CBA'; + + /** + * Time series reference (AUU) + * + * Reference to a time series. + */ + case TIME_SERI_REFE = 'AUU'; + + /** + * TIR carnet number (TI) + * + * Reference number assigned to a TIR carnet. + */ + case TIR_CARN_NUMB = 'TI'; + + /** + * Tokyo SHOKO Research (TSR) business identifier (ARI) + * + * A number assigned to a business by TSR. + */ + case TOKY_SHOK_RESE_TSR_BUSI_IDEN = 'ARI'; + + /** + * Tooling contract number (AXL) + * + * A reference number of the tooling contract. + */ + case TOOL_CONT_NUMB = 'AXL'; + + /** + * TRACES party identification (AXS) + * + * The party identification number used in the European Union's Trade Control + * and Expert System (TRACES). + */ + case TRAC_PART_IDEN = 'AXS'; + + /** + * Trader account number (ADZ) + * + * Number assigned by a Customs authority which uniquely identifies a trader + * (i.e. importer, exporter or declarant) for Customs purposes. + */ + case TRAD_ACCO_NUMB = 'ADZ'; + + /** + * Trading partner identification number (ASM) + * + * Code specifying an identification assigned to an entity with whom one + * conducts trade. + */ + case TRAD_PART_IDEN_NUMB = 'ASM'; + + /** + * Training flight number (AHC) + * + * Non-revenue producing airline flight for training purposes. + */ + case TRAI_FLIG_NUMB = 'AHC'; + + /** + * Transaction reference number (TN) + * + * Reference applied to a transaction between two or more parties over a + * defined life cycle; e.g. number applied by importer or broker to obtain + * release from Customs, may then used to control declaration through final + * accounting (synonyms: declaration, entry number). + */ + case TRAN_REFE_NUMB = 'TN'; + + /** + * Transfer number (TF) + * + * An extra number assigned to goods or a container which functions as a + * reference number or as an authorization number to get the goods or + * container released from a certain party. + */ + case TRAN_NUMB = 'TF'; + + /** + * Transit (onward carriage) guarantee (bond) number (ABK) + * + * Reference number to identify the guarantee or security provided for Customs + * transit operation (CCC). + */ + case TRAN_ONWA_CARR_GUAR_BOND_NUMB = 'ABK'; + + /** + * Transport contract document identifier (AAS) + * + * [1188] Reference number to identify a document evidencing a transport + * contract. + */ + case TRAN_CONT_DOCU_IDEN = 'AAS'; + + /** + * Transport contract reference number (AHI) + * + * Reference number of a transport contract. + */ + case TRAN_CONT_REFE_NUMB = 'AHI'; + + /** + * Transport costs reference number (AKW) + * + * Reference number of the transport costs. + */ + case TRAN_COST_REFE_NUMB = 'AKW'; + + /** + * Transport equipment acceptance order reference (ATX) + * + * Reference number assigned to an order to accept transport equipment that is + * to be delivered by an inland carrier to a specified facility. + */ + case TRAN_EQUI_ACCE_ORDE_REFE = 'ATX'; + + /** + * Transport equipment gross mass verification order reference (VOR) + * + * Reference number identifying the order for obtaining a Verified Gross Mass + * (weight) of a packed transport equipment as per SOLAS Chapter VI, + * Regulation 2, paragraphs 4-6. + */ + case TRAN_EQUI_GROS_MASS_VERI_ORDE_REFE = 'VOR'; + + /** + * Transport equipment gross mass verification reference number (VGR) + * + * Reference number identifying the documentation of a transport equipment + * gross mass (weight) verification. + */ + case TRAN_EQUI_GROS_MASS_VERI_REFE_NUMB = 'VGR'; + + /** + * Transport equipment identifier (AAQ) + * + * [8260] To identify a piece if transport equipment e.g. container or unit + * load device. + */ + case TRAN_EQUI_IDEN = 'AAQ'; + + /** + * Transport equipment release order reference (ATY) + * + * Reference number assigned to an order to release transport equipment which + * is to be picked up by an inland carrier from a specified facility. + */ + case TRAN_EQUI_RELE_ORDE_REFE = 'ATY'; + + /** + * Transport equipment return reference (AKC) + * + * Reference known at the address to return equipment to. + */ + case TRAN_EQUI_RETU_REFE = 'AKC'; + + /** + * Transport equipment seal identifier (SN) + * + * [9308] The identification number of a seal affixed to a piece of transport + * equipment. + */ + case TRAN_EQUI_SEAL_IDEN = 'SN'; + + /** + * Transport equipment stripping order (AKX) + * + * Reference number assigned to the order to strip goods from transport + * equipment. + */ + case TRAN_EQUI_STRI_ORDE = 'AKX'; + + /** + * Transport equipment stuffing order (AKF) + * + * Reference number assigned to the order to stuff goods in transport + * equipment. + */ + case TRAN_EQUI_STUF_ORDE = 'AKF'; + + /** + * Transport equipment survey reference (AKD) + * + * Reference number assigned by the ordering party to the transport equipment + * survey order. + */ + case TRAN_EQUI_SURV_REFE = 'AKD'; + + /** + * Transport equipment survey reference number (AKU) + * + * Reference number known at the address where the transport equipment will be + * or has been surveyed. + */ + case TRAN_EQUI_SURV_REFE_NUMB = 'AKU'; + + /** + * Transport equipment survey report number (AKE) + * + * Reference number used by a party to identify its transport equipment survey + * report. + */ + case TRAN_EQUI_SURV_REPO_NUMB = 'AKE'; + + /** + * Transport instruction number (TIN) + * + * Reference number identifying a transport instruction. + */ + case TRAN_INST_NUMB = 'TIN'; + + /** + * Transport means journey identifier (CRN) + * + * [8028] To identify a journey of a means of transport, for example voyage + * number, flight number, trip number. + */ + case TRAN_MEAN_JOUR_IDEN = 'CRN'; + + /** + * Transport route (AEM) + * + * A predefined and identified sequence of points where goods are collected, + * agreed between partners, e.g. the party in charge of organizing the + * transport and the parties where goods will be collected. The same + * collecting points may be included in different transport routes, but in a + * different sequence. + */ + case TRAN_ROUT = 'AEM'; + + /** + * Transport section reference number (AIW) + * + * A number identifying a transport section. + */ + case TRAN_SECT_REFE_NUMB = 'AIW'; + + /** + * Transport status report number (AXK) + * + * [1125] A reference number identifying a transport status report. + */ + case TRAN_STAT_REPO_NUMB = 'AXK'; + + /** + * Transportation account number (AJZ) + * + * An account number to be charged or credited for transportation. + */ + case TRAN_ACCO_NUMB = 'AJZ'; + + /** + * Transportation Control Number (TCN) (AOW) + * + * A number assigned for transportation purposes. + */ + case TRAN_CONT_NUMB_TCN = 'AOW'; + + /** + * Transportation exportation no. for in bond movement (AFJ) + * + * A number that identifies the transportation exportation number for an in + * bond movement. + */ + case TRAN_EXPO_NO_FOR_IN_BOND_MOVE = 'AFJ'; + + /** + * Travel service (AUE) + * + * Reference identifying a travel service. + */ + case TRAV_SERV = 'AUE'; + + /** + * Treaty number (ADF) + * + * A number that identifies a treaty. + */ + case TREA_NUMB = 'ADF'; + + /** + * Trucker's bill of lading (TB) + * + * A cargo list/description issued by a motor carrier of freight. + */ + case TRUC_BILL_OF_LADI = 'TB'; + + /** + * U.S. Code of Federal Regulations (CFR) (AJB) + * + * A reference indicating a citation from the U.S. Code of Federal Regulations + * (CFR). + */ + case US_CODE_OF_FEDE_REGU_CFR = 'AJB'; + + /** + * U.S. Defense Federal Acquisition Regulation Supplement (AJD) + * + * A reference indicating a citation from the U.S. Defense Federal Acquisition + * Regulation Supplement. + */ + case US_DEFE_FEDE_ACQU_REGU_SUPP = 'AJD'; + + /** + * U.S. Department of Veterans Affairs Acquisition Regulation (AJN) + * + * A reference indicating a citation from the U.S. Department of Veterans + * Affairs Acquisition Regulation. + */ + case US_DEPA_OF_VETE_AFFA_ACQU_REGU = 'AJN'; + + /** + * U.S. Federal Acquisition Regulation (AJG) + * + * A reference indicating a citation from the U.S. Federal Acquisition + * Regulation. + */ + case US_FEDE_ACQU_REGU = 'AJG'; + + /** + * U.S. Federal Information Resources Management Regulation (AJI) + * + * A reference indicating a citation from U.S. Federal Information Resources + * Management Regulation. + */ + case US_FEDE_INFO_RESO_MANA_REGU = 'AJI'; + + /** + * U.S. General Services Administration Regulation (AJH) + * + * A reference indicating a citation from U.S. General Services Administration + * Regulation. + */ + case US_GENE_SERV_ADMI_REGU = 'AJH'; + + /** + * Ultimate customer's order number (UO) + * + * The originator's order number as forwarded in a sequence of parties + * involved. + */ + case ULTI_CUST_ORDE_NUMB = 'UO'; + + /** + * Ultimate customer's reference number (UC) + * + * The originator's reference number as forwarded in a sequence of parties + * involved. + */ + case ULTI_CUST_REFE_NUMB = 'UC'; + + /** + * Uniform Resource Identifier (URI) + * + * A string of characters used to identify a name of a resource on the + * worldwide web. + */ + case UNIF_RESO_IDEN = 'URI'; + + /** + * Unique claims reference number of the sender (ACT) + * + * A number that identifies the unique claims reference of the sender. + */ + case UNIQ_CLAI_REFE_NUMB_OF_THE_SEND = 'ACT'; + + /** + * Unique consignment reference number (UCN) + * + * [1202] Unique reference identifying a particular consignment of goods. + * Synonym: UCR, UCRN. + */ + case UNIQ_CONS_REFE_NUMB = 'UCN'; + + /** + * Unique goods shipment identifier (AVU) + * + * Unique identifier assigned to a shipment of goods linking trade, tracking + * and transport information. + */ + case UNIQ_GOOD_SHIP_IDEN = 'AVU'; + + /** + * Unique market reference (ADQ) + * + * A number that identifies a unique market. + */ + case UNIQ_MARK_REFE = 'ADQ'; + + /** + * United Nations Dangerous Goods identifier (UN) + * + * [7124] United Nations Dangerous Goods Identifier (UNDG) is the unique + * serial number assigned within the United Nations to substances and articles + * contained in a list of the dangerous goods most commonly carried. + */ + case UNIT_NATI_DANG_GOOD_IDEN = 'UN'; + + /** + * Upper number of range (UAR) + * + * Upper number in a range of numbers. + */ + case UPPE_NUMB_OF_RANG = 'UAR'; + + /** + * US Customs Service (USCS) entry code (AQM) + * + * An entry number assigned by the United States (US) customs service. + */ + case US_CUST_SERV_USCS_ENTR_CODE = 'AQM'; + + /** + * US government agency number (ACB) + * + * A number that identifies a United States Government agency. + */ + case US_GOVE_AGEN_NUMB = 'ACB'; + + /** + * US, Department of Transportation bond surety code (AMQ) + * + * A bond surety code assigned by the United States Department of + * Transportation (DOT). + */ + case US_DEPA_OF_TRAN_BOND_SURE_CODE = 'AMQ'; + + /** + * US, Federal Communications Commission (FCC) import condition number (AMS) + * + * A number known as the United States Federal Communications Commission (FCC) + * import condition number applying to certain types of regulated + * communications equipment. + */ + case US_FEDE_COMM_COMM_FCC_IMPO_COND_NUMB = 'AMS'; + + /** + * US, Food and Drug Administration establishment indicator (AMR) + * + * An establishment indicator assigned by the United States Food and Drug + * Administration. + */ + case US_FOOD_AND_DRUG_ADMI_ESTA_INDI = 'AMR'; + + /** + * VAT registration number (VA) + * + * Unique number assigned by the relevant tax authority to identify a party + * for use in relation to Value Added Tax (VAT). + */ + case VAT_REGI_NUMB = 'VA'; + + /** + * Vehicle Identification Number (VIN) (AKG) + * + * The identification number which uniquely distinguishes one vehicle from + * another through the lifespan of the vehicle. + */ + case VEHI_IDEN_NUMB_VIN = 'AKG'; + + /** + * Vehicle licence number (ABZ) + * + * Number of the licence issued for a vehicle by an agency of government. + */ + case VEHI_LICE_NUMB = 'ABZ'; + + /** + * Vendor contract number (VC) + * + * Number assigned by the vendor to a contract. + */ + case VEND_CONT_NUMB = 'VC'; + + /** + * Vendor ID number (VR) + * + * A number that identifies a vendor's identification. + */ + case VEND_ID_NUMB = 'VR'; + + /** + * Vendor order number suffix (VS) + * + * The suffix for a vendor order number. + */ + case VEND_ORDE_NUMB_SUFF = 'VS'; + + /** + * Vendor product number (VP) + * + * Number assigned by vendor to another manufacturer's product. + */ + case VEND_PROD_NUMB = 'VP'; + + /** + * Vessel identifier (VM) + * + * (8123) Reference identifying a vessel. + */ + case VESS_IDEN = 'VM'; + + /** + * Voucher number (VV) + * + * Reference number identifying a voucher. + */ + case VOUC_NUMB = 'VV'; + + /** + * Voyage number (VON) + * + * (8028) Reference number assigned to the voyage of the vessel. + */ + case VOYA_NUMB = 'VON'; + + /** + * Wage determination number (AJR) + * + * A number specifying a wage determination. + */ + case WAGE_DETE_NUMB = 'AJR'; + + /** + * Warehouse entry number (WE) + * + * Entry number under which imported merchandise was placed in a Customs + * bonded warehouse. + */ + case WARE_ENTR_NUMB = 'WE'; + + /** + * Warehouse receipt number (WR) + * + * A number identifying a warehouse receipt. + */ + case WARE_RECE_NUMB = 'WR'; + + /** + * Warehouse storage location number (WS) + * + * A number identifying a warehouse storage location. + */ + case WARE_STOR_LOCA_NUMB = 'WS'; + + /** + * Waybill number (AAM) + * + * Reference number assigned to a waybill, see: 1001 = 700. + */ + case WAYB_NUMB = 'AAM'; + + /** + * Weight agreement number (WM) + * + * A number identifying a weight agreement. + */ + case WEIG_AGRE_NUMB = 'WM'; + + /** + * Well number (WN) + * + * A number assigned to a shaft sunk into the ground. + */ + case WELL_NUMB = 'WN'; + + /** + * Wool identification number (AHQ) + * + * Shipping Identification Mark (SIM) allocated to a wool consignment by a + * shipping company. + */ + case WOOL_IDEN_NUMB = 'AHQ'; + + /** + * Wool tax reference number (AHR) + * + * Reference or indication of the payment of wool tax. + */ + case WOOL_TAX_REFE_NUMB = 'AHR'; + + /** + * Work breakdown structure (AOL) + * + * A structure reference that identifies the breakdown of work for a project. + */ + case WORK_BREA_STRU = 'AOL'; + + /** + * Work item quantity determination (AWF) + * + * A reference assigned to a work item quantity determination. + */ + case WORK_ITEM_QUAN_DETE = 'AWF'; + + /** + * Work order (AOV) + * + * Reference number for an order to do work. + */ + case WORK_ORDE = 'AOV'; + + /** + * Work package (AOS) + * + * A reference for a detailed package of work. + */ + case WORK_PACK = 'AOS'; + + /** + * Work shift (AOK) + * + * A work shift reference number. + */ + case WORK_SHIF = 'AOK'; + + /** + * Work task charge number (AON) + * + * A reference assigned to a specific work task charge. + */ + case WORK_TASK_CHAR_NUMB = 'AON'; + + /** + * Work team (AOP) + * + * A reference to identify a team performing work. + */ + case WORK_TEAM = 'AOP'; +} diff --git a/src/codelistsenum/ZugferdSchemeIdentifiers.php b/src/codelistsenum/ZugferdSchemeIdentifiers.php new file mode 100644 index 00000000..8da8ef62 --- /dev/null +++ b/src/codelistsenum/ZugferdSchemeIdentifiers.php @@ -0,0 +1,1080 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdSchemeIdentifiers: string +{ + + /** + * System Information et Repertoire des Entreprise et des Etablissements: + * SIRENE + */ + case ISO_6523_0002 = '0002'; + + /** + * Codification Numerique des Etablissments Financiers En Belgique + */ + case ISO_6523_0003 = '0003'; + + /** + * NBS/OSI NETWORK + */ + case ISO_6523_0004 = '0004'; + + /** + * USA FED GOV OSI NETWORK + */ + case ISO_6523_0005 = '0005'; + + /** + * USA DOD OSI NETWORK + */ + case ISO_6523_0006 = '0006'; + + /** + * Organisationsnummer + */ + case ISO_6523_0007 = '0007'; + + /** + * LE NUMERO NATIONAL + */ + case ISO_6523_0008 = '0008'; + + /** + * SIRET-CODE + */ + case ISO_6523_0009 = '0009'; + + /** + * Organizational Identifiers for Structured Names under ISO 9541 Part 2 + */ + case ISO_6523_0010 = '0010'; + + /** + * International Code Designator for the Identification of OSI-based, + * Amateur Radio Organizations, Network Objects and Application Services. + */ + case ISO_6523_0011 = '0011'; + + /** + * European Computer Manufacturers Association: ECMA + */ + case ISO_6523_0012 = '0012'; + + /** + * VSA FTP CODE (FTP = File Transfer Protocol) + */ + case ISO_6523_0013 = '0013'; + + /** + * NIST/OSI Implememts' Workshop + */ + case ISO_6523_0014 = '0014'; + + /** + * Electronic Data Interchange: EDI + */ + case ISO_6523_0015 = '0015'; + + /** + * EWOS Object Identifiers + */ + case ISO_6523_0016 = '0016'; + + /** + * COMMON LANGUAGE + */ + case ISO_6523_0017 = '0017'; + + /** + * SNA/OSI Network + */ + case ISO_6523_0018 = '0018'; + + /** + * Air Transport Industry Services Communications Network + */ + case ISO_6523_0019 = '0019'; + + /** + * European Laboratory for Particle Physics: CERN + */ + case ISO_6523_0020 = '0020'; + + /** + * SOCIETY FOR WORLDWIDE INTERBANK FINANCIAL, TELECOMMUNICATION + * S.W.I.F.T. + */ + case ISO_6523_0021 = '0021'; + + /** + * OSF Distributed Computing Object Identification + */ + case ISO_6523_0022 = '0022'; + + /** + * Nordic University and Research Network: NORDUnet + */ + case ISO_6523_0023 = '0023'; + + /** + * Digital Equipment Corporation: DEC + */ + case ISO_6523_0024 = '0024'; + + /** + * OSI ASIA-OCEANIA WORKSHOP + */ + case ISO_6523_0025 = '0025'; + + /** + * NATO ISO 6523 ICDE coding scheme + */ + case ISO_6523_0026 = '0026'; + + /** + * Aeronautical Telecommunications Network (ATN) + */ + case ISO_6523_0027 = '0027'; + + /** + * International Standard ISO 6523 + */ + case ISO_6523_0028 = '0028'; + + /** + * The All-Union Classifier of Enterprises and Organisations + */ + case ISO_6523_0029 = '0029'; + + /** + * AT&T/OSI Network + */ + case ISO_6523_0030 = '0030'; + + /** + * EDI Partner Identification Code + */ + case ISO_6523_0031 = '0031'; + + /** + * Telecom Australia + */ + case ISO_6523_0032 = '0032'; + + /** + * S G W OSI Internetwork + */ + case ISO_6523_0033 = '0033'; + + /** + * Reuter Open Address Standard + */ + case ISO_6523_0034 = '0034'; + + /** + * ISO 6523 - ICD + */ + case ISO_6523_0035 = '0035'; + + /** + * TeleTrust Object Identifiers + */ + case ISO_6523_0036 = '0036'; + + /** + * LY-tunnus + */ + case ISO_6523_0037 = '0037'; + + /** + * The Australian GOSIP Network + */ + case ISO_6523_0038 = '0038'; + + /** + * The OZ DOD OSI Network + */ + case ISO_6523_0039 = '0039'; + + /** + * Unilever Group Companies + */ + case ISO_6523_0040 = '0040'; + + /** + * Citicorp Global Information Network + */ + case ISO_6523_0041 = '0041'; + + /** + * DBP Telekom Object Identifiers + */ + case ISO_6523_0042 = '0042'; + + /** + * HydroNETT + */ + case ISO_6523_0043 = '0043'; + + /** + * Thai Industrial Standards Institute (TISI) + */ + case ISO_6523_0044 = '0044'; + + /** + * ICI Company Identification System + */ + case ISO_6523_0045 = '0045'; + + /** + * FUNLOC + */ + case ISO_6523_0046 = '0046'; + + /** + * BULL ODI/DSA/UNIX Network + */ + case ISO_6523_0047 = '0047'; + + /** + * OSINZ + */ + case ISO_6523_0048 = '0048'; + + /** + * Auckland Area Health + */ + case ISO_6523_0049 = '0049'; + + /** + * Firmenich + */ + case ISO_6523_0050 = '0050'; + + /** + * AGFA-DIS + */ + case ISO_6523_0051 = '0051'; + + /** + * Society of Motion Picture and Television Engineers (SMPTE) + */ + case ISO_6523_0052 = '0052'; + + /** + * Migros_Network M_NETOPZ + */ + case ISO_6523_0053 = '0053'; + + /** + * ISO6523 - ICDPCR + */ + case ISO_6523_0054 = '0054'; + + /** + * Energy Net + */ + case ISO_6523_0055 = '0055'; + + /** + * Nokia Object Identifiers (NOI) + */ + case ISO_6523_0056 = '0056'; + + /** + * Saint Gobain + */ + case ISO_6523_0057 = '0057'; + + /** + * Siemens Corporate Network + */ + case ISO_6523_0058 = '0058'; + + /** + * DANZNET + */ + case ISO_6523_0059 = '0059'; + + /** + * Data Universal Numbering System (D-U-N-S Number) + */ + case ISO_6523_0060 = '0060'; + + /** + * SOFFEX OSI + */ + case ISO_6523_0061 = '0061'; + + /** + * KPN OVN + */ + case ISO_6523_0062 = '0062'; + + /** + * ascomOSINet + */ + case ISO_6523_0063 = '0063'; + + /** + * UTC: Uniforme Transport Code + */ + case ISO_6523_0064 = '0064'; + + /** + * SOLVAY OSI CODING + */ + case ISO_6523_0065 = '0065'; + + /** + * Roche Corporate Network + */ + case ISO_6523_0066 = '0066'; + + /** + * ZellwegerOSINet + */ + case ISO_6523_0067 = '0067'; + + /** + * Intel Corporation OSI + */ + case ISO_6523_0068 = '0068'; + + /** + * SITA Object Identifier Tree + */ + case ISO_6523_0069 = '0069'; + + /** + * DaimlerChrysler Corporate Network + */ + case ISO_6523_0070 = '0070'; + + /** + * LEGO /OSI NETWORK + */ + case ISO_6523_0071 = '0071'; + + /** + * NAVISTAR/OSI Network + */ + case ISO_6523_0072 = '0072'; + + /** + * ICD Formatted ATM address + */ + case ISO_6523_0073 = '0073'; + + /** + * ARINC + */ + case ISO_6523_0074 = '0074'; + + /** + * Alcanet/Alcatel-Alsthom Corporate Network + */ + case ISO_6523_0075 = '0075'; + + /** + * Sistema Italiano di Identificazione di ogetti gestito da UNINFO + */ + case ISO_6523_0076 = '0076'; + + /** + * Sistema Italiano di Indirizzamento di Reti OSI Gestito da UNINFO + */ + case ISO_6523_0077 = '0077'; + + /** + * Mitel terminal or switching equipment + */ + case ISO_6523_0078 = '0078'; + + /** + * ATM Forum + */ + case ISO_6523_0079 = '0079'; + + /** + * UK National Health Service Scheme, (EDIRA compliant) + */ + case ISO_6523_0080 = '0080'; + + /** + * International NSAP + */ + case ISO_6523_0081 = '0081'; + + /** + * Norwegian Telecommunications Authority's, NTA'S, EDI, identifier + * scheme (EDIRA compliant) + */ + case ISO_6523_0082 = '0082'; + + /** + * Advanced Telecommunications Modules Limited, Corporate Network + */ + case ISO_6523_0083 = '0083'; + + /** + * Athens Chamber of Commerce & Industry Scheme (EDIRA compliant) + */ + case ISO_6523_0084 = '0084'; + + /** + * Swiss Chambers of Commerce Scheme (EDIRA) compliant + */ + case ISO_6523_0085 = '0085'; + + /** + * United States Council for International Business (USCIB) Scheme, + * (EDIRA compliant) + */ + case ISO_6523_0086 = '0086'; + + /** + * National Federation of Chambers of Commerce & Industry of Belgium, + * Scheme (EDIRA compliant) + */ + case ISO_6523_0087 = '0087'; + + /** + * EAN Location Code + */ + case ISO_6523_0088 = '0088'; + + /** + * The Association of British Chambers of Commerce Ltd. Scheme, (EDIRA + * compliant) + */ + case ISO_6523_0089 = '0089'; + + /** + * Internet IP addressing - ISO 6523 ICD encoding + */ + case ISO_6523_0090 = '0090'; + + /** + * Cisco Sysytems / OSI Network + */ + case ISO_6523_0091 = '0091'; + + /** + * Revenue Canada Business Number Registration (EDIRA compliant) + */ + case ISO_6523_0093 = '0093'; + + /** + * DEUTSCHER INDUSTRIE- UND HANDELSTAG (DIHT) Scheme (EDIRA compliant) + */ + case ISO_6523_0094 = '0094'; + + /** + * Hewlett - Packard Company Internal AM Network + */ + case ISO_6523_0095 = '0095'; + + /** + * DANISH CHAMBER OF COMMERCE Scheme (EDIRA compliant) + */ + case ISO_6523_0096 = '0096'; + + /** + * FTI - Ediforum Italia, (EDIRA compliant) + */ + case ISO_6523_0097 = '0097'; + + /** + * CHAMBER OF COMMERCE TEL AVIV-JAFFA Scheme (EDIRA compliant) + */ + case ISO_6523_0098 = '0098'; + + /** + * Siemens Supervisory Systems Network + */ + case ISO_6523_0099 = '0099'; + + /** + * PNG_ICD Scheme + */ + case ISO_6523_0100 = '0100'; + + /** + * South African Code Allocation + */ + case ISO_6523_0101 = '0101'; + + /** + * HEAG + */ + case ISO_6523_0102 = '0102'; + + /** + * BT - ICD Coding System + */ + case ISO_6523_0104 = '0104'; + + /** + * Portuguese Chamber of Commerce and Industry Scheme (EDIRA compliant) + */ + case ISO_6523_0105 = '0105'; + + /** + * Vereniging van Kamers van Koophandel en Fabrieken in Nederland + * (Association of Chambers of Commerce and Industry in the Netherlands), + * Scheme (EDIRA compliant) + */ + case ISO_6523_0106 = '0106'; + + /** + * Association of Swedish Chambers of Commerce and Industry Scheme (EDIRA + * compliant) + */ + case ISO_6523_0107 = '0107'; + + /** + * Australian Chambers of Commerce and Industry Scheme (EDIRA compliant) + */ + case ISO_6523_0108 = '0108'; + + /** + * BellSouth ICD AESA (ATM End System Address) + */ + case ISO_6523_0109 = '0109'; + + /** + * Bell Atlantic + */ + case ISO_6523_0110 = '0110'; + + /** + * Object Identifiers + */ + case ISO_6523_0111 = '0111'; + + /** + * ISO register for Standards producing Organizations + */ + case ISO_6523_0112 = '0112'; + + /** + * OriginNet + */ + case ISO_6523_0113 = '0113'; + + /** + * Check Point Software Technologies + */ + case ISO_6523_0114 = '0114'; + + /** + * Pacific Bell Data Communications Network + */ + case ISO_6523_0115 = '0115'; + + /** + * PSS Object Identifiers + */ + case ISO_6523_0116 = '0116'; + + /** + * STENTOR-ICD CODING SYSTEM + */ + case ISO_6523_0117 = '0117'; + + /** + * ATM-Network ZN'96 + */ + case ISO_6523_0118 = '0118'; + + /** + * MCI / OSI Network + */ + case ISO_6523_0119 = '0119'; + + /** + * Advantis + */ + case ISO_6523_0120 = '0120'; + + /** + * Affable Software Data Interchange Codes + */ + case ISO_6523_0121 = '0121'; + + /** + * BB-DATA GmbH + */ + case ISO_6523_0122 = '0122'; + + /** + * BASF Company ATM-Network + */ + case ISO_6523_0123 = '0123'; + + /** + * IOTA Identifiers for Organizations for Telecommunications Addressing + * using the ICD system format defined in ISO/IEC 8348 + */ + case ISO_6523_0124 = '0124'; + + /** + * Henkel Corporate Network (H-Net) + */ + case ISO_6523_0125 = '0125'; + + /** + * GTE/OSI Network + */ + case ISO_6523_0126 = '0126'; + + /** + * Dresdner Bank Corporate Network + */ + case ISO_6523_0127 = '0127'; + + /** + * BCNR (Swiss Clearing Bank Number) + */ + case ISO_6523_0128 = '0128'; + + /** + * BPI (Swiss Business Partner Identification) code + */ + case ISO_6523_0129 = '0129'; + + /** + * Directorates of the European Commission + */ + case ISO_6523_0130 = '0130'; + + /** + * Code for the Identification of National Organizations + */ + case ISO_6523_0131 = '0131'; + + /** + * Certicom Object Identifiers + */ + case ISO_6523_0132 = '0132'; + + /** + * TC68 OID + */ + case ISO_6523_0133 = '0133'; + + /** + * Infonet Services Corporation + */ + case ISO_6523_0134 = '0134'; + + /** + * SIA Object Identifiers + */ + case ISO_6523_0135 = '0135'; + + /** + * Cable & Wireless Global ATM End-System Address Plan + */ + case ISO_6523_0136 = '0136'; + + /** + * Global AESA scheme + */ + case ISO_6523_0137 = '0137'; + + /** + * France Telecom ATM End System Address Plan + */ + case ISO_6523_0138 = '0138'; + + /** + * Savvis Communications AESA:. + */ + case ISO_6523_0139 = '0139'; + + /** + * Toshiba Organizations, Partners, And Suppliers' (TOPAS) Code + */ + case ISO_6523_0140 = '0140'; + + /** + * NATO Commercial and Government Entity system + */ + case ISO_6523_0141 = '0141'; + + /** + * SECETI Object Identifiers + */ + case ISO_6523_0142 = '0142'; + + /** + * EINESTEINet AG + */ + case ISO_6523_0143 = '0143'; + + /** + * DoDAAC (Department of Defense Activity Address Code) + */ + case ISO_6523_0144 = '0144'; + + /** + * DGCP (Direction Générale de la Comptabilité Publique)administrative + * accounting identification scheme + */ + case ISO_6523_0145 = '0145'; + + /** + * DGI (Direction Générale des Impots) code + */ + case ISO_6523_0146 = '0146'; + + /** + * Standard Company Code + */ + case ISO_6523_0147 = '0147'; + + /** + * ITU (International Telecommunications Union)Data Network + * Identification Codes (DNIC) + */ + case ISO_6523_0148 = '0148'; + + /** + * Global Business Identifier + */ + case ISO_6523_0149 = '0149'; + + /** + * Madge Networks Ltd- ICD ATM Addressing Scheme + */ + case ISO_6523_0150 = '0150'; + + /** + * Australian Business Number (ABN) Scheme + */ + case ISO_6523_0151 = '0151'; + + /** + * Edira Scheme Identifier Code + */ + case ISO_6523_0152 = '0152'; + + /** + * Concert Global Network Services ICD AESA + */ + case ISO_6523_0153 = '0153'; + + /** + * Identification number of economic subjects: (ICO) + */ + case ISO_6523_0154 = '0154'; + + /** + * Global Crossing AESA (ATM End System Address) + */ + case ISO_6523_0155 = '0155'; + + /** + * AUNA + */ + case ISO_6523_0156 = '0156'; + + /** + * ATM interconnection with the Dutch KPN Telecom + */ + case ISO_6523_0157 = '0157'; + + /** + * Identification number of economic subject (ICO) Act on State + * Statistics of 29 November 2'001, § 27 + */ + case ISO_6523_0158 = '0158'; + + /** + * ACTALIS Object Identifiers + */ + case ISO_6523_0159 = '0159'; + + /** + * GTIN - Global Trade Item Number + */ + case ISO_6523_0160 = '0160'; + + /** + * ECCMA Open Technical Directory + */ + case ISO_6523_0161 = '0161'; + + /** + * CEN/ISSS Object Identifier Scheme + */ + case ISO_6523_0162 = '0162'; + + /** + * US-EPA Facility Identifier + */ + case ISO_6523_0163 = '0163'; + + /** + * TELUS Corporation + */ + case ISO_6523_0164 = '0164'; + + /** + * FIEIE Object identifiers + */ + case ISO_6523_0165 = '0165'; + + /** + * Swissguide Identifier Scheme + */ + case ISO_6523_0166 = '0166'; + + /** + * Priority Telecom ATM End System Address Plan + */ + case ISO_6523_0167 = '0167'; + + /** + * Vodafone Ireland OSI Addressing + */ + case ISO_6523_0168 = '0168'; + + /** + * Swiss Federal Business Identification Number. Central Business names + * Index (zefix) Identification Number + */ + case ISO_6523_0169 = '0169'; + + /** + * Teikoku Company Code + */ + case ISO_6523_0170 = '0170'; + + /** + * Luxembourg CP & CPS (Certification Policy and Certification Practice + * Statement) Index + */ + case ISO_6523_0171 = '0171'; + + /** + * Project Group “Lists of Properties” (PROLIST®) + */ + case ISO_6523_0172 = '0172'; + + /** + * eCI@ss + */ + case ISO_6523_0173 = '0173'; + + /** + * StepNexus + */ + case ISO_6523_0174 = '0174'; + + /** + * Siemens AG + */ + case ISO_6523_0175 = '0175'; + + /** + * Paradine GmbH + */ + case ISO_6523_0176 = '0176'; + + /** + * Odette International Limited + */ + case ISO_6523_0177 = '0177'; + + /** + * Route1 MobiNET + */ + case ISO_6523_0178 = '0178'; + + /** + * Penango Object Identifiers + */ + case ISO_6523_0179 = '0179'; + + /** + * Lithuanian military PKI + */ + case ISO_6523_0180 = '0180'; + + /** + * Numéro d'identification suisse des enterprises (IDE), Swiss Unique + * Business Identification Number (UIDB) + */ + case ISO_6523_0183 = '0183'; + + /** + * DIGSTORG + */ + case ISO_6523_0184 = '0184'; + + /** + * Perceval Object Code + */ + case ISO_6523_0185 = '0185'; + + /** + * TrustPoint Object Identifiers + */ + case ISO_6523_0186 = '0186'; + + /** + * Amazon Unique Identification Scheme + */ + case ISO_6523_0187 = '0187'; + + /** + * Corporate Number of The Social Security and Tax Number System + */ + case ISO_6523_0188 = '0188'; + + /** + * European Business Identifier (EBID) + */ + case ISO_6523_0189 = '0189'; + + /** + * Organisatie Indentificatie Nummer (OIN) + */ + case ISO_6523_0190 = '0190'; + + /** + * Company Code (Estonia) + */ + case ISO_6523_0191 = '0191'; + + /** + * Organisasjonsnummer + */ + case ISO_6523_0192 = '0192'; + + /** + * UBL.BE Party Identifier + */ + case ISO_6523_0193 = '0193'; + + /** + * KOIOS Open Technical Dictionary + */ + case ISO_6523_0194 = '0194'; + + /** + * Singapore Nationwide E-lnvoice Framework + */ + case ISO_6523_0195 = '0195'; + + /** + * Icelandic identifier - Íslensk kennitala + */ + case ISO_6523_0196 = '0196'; + + /** + * Name not known + */ + case ISO_6523_0197 = '0197'; + + /** + * ERSTORG + */ + case ISO_6523_0198 = '0198'; + + /** + * Legal Entity Identifier (LEI) + */ + case ISO_6523_0199 = '0199'; + + /** + * Legal entity code (Lithuania) + */ + case ISO_6523_0200 = '0200'; + + /** + * Codice Univoco Unità Organizzativa iPA + */ + case ISO_6523_0201 = '0201'; + + /** + * Indirizzo di Posta Elettronica Certificata + */ + case ISO_6523_0202 = '0202'; + + /** + * eDelivery Network Participant identifier + */ + case ISO_6523_0203 = '0203'; + + /** + * Leitweg-ID + */ + case ISO_6523_0204 = '0204'; + + /** + * CODDEST + */ + case ISO_6523_0205 = '0205'; + + /** + * Registre du Commerce et de l’Industrie : RCI + */ + case ISO_6523_0206 = '0206'; + + /** + * PiLog Ontology Codification Identifier (POCI) + */ + case ISO_6523_0207 = '0207'; + + /** + * Numero d'entreprise / ondernemingsnummer / Unternehmensnummer + */ + case ISO_6523_0208 = '0208'; + + /** + * GS1 identification keys + */ + case ISO_6523_0209 = '0209'; + + /** + * CODICE FISCALE + */ + case ISO_6523_0210 = '0210'; + + /** + * PARTITA IVA + */ + case ISO_6523_0211 = '0211'; + + /** + * Finnish Organization Identifier + */ + case ISO_6523_0212 = '0212'; + + /** + * Finnish Organization Value Add Tax Identifier + */ + case ISO_6523_0213 = '0213'; +} diff --git a/src/codelistsenum/ZugferdTextSubjectCodeQualifiers.php b/src/codelistsenum/ZugferdTextSubjectCodeQualifiers.php new file mode 100644 index 00000000..44fbcec8 --- /dev/null +++ b/src/codelistsenum/ZugferdTextSubjectCodeQualifiers.php @@ -0,0 +1,1938 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdTextSubjectCodeQualifiers: string +{ + + /** + * Goods item description + */ + case UNTDID_4451_AAA = 'AAA'; + + /** + * Payment term + */ + case UNTDID_4451_AAB = 'AAB'; + + /** + * Dangerous goods additional information + */ + case UNTDID_4451_AAC = 'AAC'; + + /** + * Dangerous goods technical name + */ + case UNTDID_4451_AAD = 'AAD'; + + /** + * Acknowledgement description + */ + case UNTDID_4451_AAE = 'AAE'; + + /** + * Rate additional information + */ + case UNTDID_4451_AAF = 'AAF'; + + /** + * Party instructions + */ + case UNTDID_4451_AAG = 'AAG'; + + /** + * General information + */ + case UNTDID_4451_AAI = 'AAI'; + + /** + * Additional conditions of sale/purchase + */ + case UNTDID_4451_AAJ = 'AAJ'; + + /** + * Price conditions + */ + case UNTDID_4451_AAK = 'AAK'; + + /** + * Goods dimensions in characters + */ + case UNTDID_4451_AAL = 'AAL'; + + /** + * Equipment re-usage restrictions + */ + case UNTDID_4451_AAM = 'AAM'; + + /** + * Handling restriction + */ + case UNTDID_4451_AAN = 'AAN'; + + /** + * Error description (free text) + */ + case UNTDID_4451_AAO = 'AAO'; + + /** + * Response (free text) + */ + case UNTDID_4451_AAP = 'AAP'; + + /** + * Package content's description + */ + case UNTDID_4451_AAQ = 'AAQ'; + + /** + * Terms of delivery + */ + case UNTDID_4451_AAR = 'AAR'; + + /** + * Bill of lading remarks + */ + case UNTDID_4451_AAS = 'AAS'; + + /** + * Mode of settlement information + */ + case UNTDID_4451_AAT = 'AAT'; + + /** + * Consignment invoice information + */ + case UNTDID_4451_AAU = 'AAU'; + + /** + * Clearance invoice information + */ + case UNTDID_4451_AAV = 'AAV'; + + /** + * Letter of credit information + */ + case UNTDID_4451_AAW = 'AAW'; + + /** + * License information + */ + case UNTDID_4451_AAX = 'AAX'; + + /** + * Certification statements + */ + case UNTDID_4451_AAY = 'AAY'; + + /** + * Additional export information + */ + case UNTDID_4451_AAZ = 'AAZ'; + + /** + * Tariff statements + */ + case UNTDID_4451_ABA = 'ABA'; + + /** + * Medical history + */ + case UNTDID_4451_ABB = 'ABB'; + + /** + * Conditions of sale or purchase + */ + case UNTDID_4451_ABC = 'ABC'; + + /** + * Contract document type + */ + case UNTDID_4451_ABD = 'ABD'; + + /** + * Additional terms and/or conditions (documentary credit) + */ + case UNTDID_4451_ABE = 'ABE'; + + /** + * Instructions or information about standby documentary + */ + case UNTDID_4451_ABF = 'ABF'; + + /** + * Instructions or information about partial shipment(s) + */ + case UNTDID_4451_ABG = 'ABG'; + + /** + * Instructions or information about transhipment(s) + */ + case UNTDID_4451_ABH = 'ABH'; + + /** + * Additional handling instructions documentary credit + */ + case UNTDID_4451_ABI = 'ABI'; + + /** + * Domestic routing information + */ + case UNTDID_4451_ABJ = 'ABJ'; + + /** + * Chargeable category of equipment + */ + case UNTDID_4451_ABK = 'ABK'; + + /** + * Government information + */ + case UNTDID_4451_ABL = 'ABL'; + + /** + * Onward routing information + */ + case UNTDID_4451_ABM = 'ABM'; + + /** + * Accounting information + */ + case UNTDID_4451_ABN = 'ABN'; + + /** + * Discrepancy information + */ + case UNTDID_4451_ABO = 'ABO'; + + /** + * Confirmation instructions + */ + case UNTDID_4451_ABP = 'ABP'; + + /** + * Method of issuance + */ + case UNTDID_4451_ABQ = 'ABQ'; + + /** + * Documents delivery instructions + */ + case UNTDID_4451_ABR = 'ABR'; + + /** + * Additional conditions + */ + case UNTDID_4451_ABS = 'ABS'; + + /** + * Information/instructions about additional amounts covered + */ + case UNTDID_4451_ABT = 'ABT'; + + /** + * Deferred payment termed additional + */ + case UNTDID_4451_ABU = 'ABU'; + + /** + * Acceptance terms additional + */ + case UNTDID_4451_ABV = 'ABV'; + + /** + * Negotiation terms additional + */ + case UNTDID_4451_ABW = 'ABW'; + + /** + * Document name and documentary requirements + */ + case UNTDID_4451_ABX = 'ABX'; + + /** + * Instructions/information about revolving documentary credit + */ + case UNTDID_4451_ABZ = 'ABZ'; + + /** + * Documentary requirements + */ + case UNTDID_4451_ACA = 'ACA'; + + /** + * Additional information + */ + case UNTDID_4451_ACB = 'ACB'; + + /** + * Factor assignment clause + */ + case UNTDID_4451_ACC = 'ACC'; + + /** + * Reason + */ + case UNTDID_4451_ACD = 'ACD'; + + /** + * Dispute + */ + case UNTDID_4451_ACE = 'ACE'; + + /** + * Additional attribute information + */ + case UNTDID_4451_ACF = 'ACF'; + + /** + * Absence declaration + */ + case UNTDID_4451_ACG = 'ACG'; + + /** + * Aggregation statement + */ + case UNTDID_4451_ACH = 'ACH'; + + /** + * Compilation statement + */ + case UNTDID_4451_ACI = 'ACI'; + + /** + * Definitional exception + */ + case UNTDID_4451_ACJ = 'ACJ'; + + /** + * Privacy statement + */ + case UNTDID_4451_ACK = 'ACK'; + + /** + * Quality statement + */ + case UNTDID_4451_ACL = 'ACL'; + + /** + * Statistical description + */ + case UNTDID_4451_ACM = 'ACM'; + + /** + * Statistical definition + */ + case UNTDID_4451_ACN = 'ACN'; + + /** + * Statistical name + */ + case UNTDID_4451_ACO = 'ACO'; + + /** + * Statistical title + */ + case UNTDID_4451_ACP = 'ACP'; + + /** + * Off-dimension information + */ + case UNTDID_4451_ACQ = 'ACQ'; + + /** + * Unexpected stops information + */ + case UNTDID_4451_ACR = 'ACR'; + + /** + * Principles + */ + case UNTDID_4451_ACS = 'ACS'; + + /** + * Terms and definition + */ + case UNTDID_4451_ACT = 'ACT'; + + /** + * Segment name + */ + case UNTDID_4451_ACU = 'ACU'; + + /** + * Simple data element name + */ + case UNTDID_4451_ACV = 'ACV'; + + /** + * Scope + */ + case UNTDID_4451_ACW = 'ACW'; + + /** + * Message type name + */ + case UNTDID_4451_ACX = 'ACX'; + + /** + * Introduction + */ + case UNTDID_4451_ACY = 'ACY'; + + /** + * Glossary + */ + case UNTDID_4451_ACZ = 'ACZ'; + + /** + * Functional definition + */ + case UNTDID_4451_ADA = 'ADA'; + + /** + * Examples + */ + case UNTDID_4451_ADB = 'ADB'; + + /** + * Cover page + */ + case UNTDID_4451_ADC = 'ADC'; + + /** + * Dependency (syntax) notes + */ + case UNTDID_4451_ADD = 'ADD'; + + /** + * Code value name + */ + case UNTDID_4451_ADE = 'ADE'; + + /** + * Code list name + */ + case UNTDID_4451_ADF = 'ADF'; + + /** + * Clarification of usage + */ + case UNTDID_4451_ADG = 'ADG'; + + /** + * Composite data element name + */ + case UNTDID_4451_ADH = 'ADH'; + + /** + * Field of application + */ + case UNTDID_4451_ADI = 'ADI'; + + /** + * Type of assets and liabilities + */ + case UNTDID_4451_ADJ = 'ADJ'; + + /** + * Promotion information + */ + case UNTDID_4451_ADK = 'ADK'; + + /** + * Meter condition + */ + case UNTDID_4451_ADL = 'ADL'; + + /** + * Meter reading information + */ + case UNTDID_4451_ADM = 'ADM'; + + /** + * Type of transaction reason + */ + case UNTDID_4451_ADN = 'ADN'; + + /** + * Type of survey question + */ + case UNTDID_4451_ADO = 'ADO'; + + /** + * Carrier's agent counter information + */ + case UNTDID_4451_ADP = 'ADP'; + + /** + * Description of work item on equipment + */ + case UNTDID_4451_ADQ = 'ADQ'; + + /** + * Message definition + */ + case UNTDID_4451_ADR = 'ADR'; + + /** + * Booked item information + */ + case UNTDID_4451_ADS = 'ADS'; + + /** + * Source of document + */ + case UNTDID_4451_ADT = 'ADT'; + + /** + * Note + */ + case UNTDID_4451_ADU = 'ADU'; + + /** + * Fixed part of segment clarification text + */ + case UNTDID_4451_ADV = 'ADV'; + + /** + * Characteristics of goods + */ + case UNTDID_4451_ADW = 'ADW'; + + /** + * Additional discharge instructions + */ + case UNTDID_4451_ADX = 'ADX'; + + /** + * Container stripping instructions + */ + case UNTDID_4451_ADY = 'ADY'; + + /** + * CSC (Container Safety Convention) plate information + */ + case UNTDID_4451_ADZ = 'ADZ'; + + /** + * Cargo remarks + */ + case UNTDID_4451_AEA = 'AEA'; + + /** + * Temperature control instructions + */ + case UNTDID_4451_AEB = 'AEB'; + + /** + * Text refers to expected data + */ + case UNTDID_4451_AEC = 'AEC'; + + /** + * Text refers to received data + */ + case UNTDID_4451_AED = 'AED'; + + /** + * Section clarification text + */ + case UNTDID_4451_AEE = 'AEE'; + + /** + * Information to the beneficiary + */ + case UNTDID_4451_AEF = 'AEF'; + + /** + * Information to the applicant + */ + case UNTDID_4451_AEG = 'AEG'; + + /** + * Instructions to the beneficiary + */ + case UNTDID_4451_AEH = 'AEH'; + + /** + * Instructions to the applicant + */ + case UNTDID_4451_AEI = 'AEI'; + + /** + * Controlled atmosphere + */ + case UNTDID_4451_AEJ = 'AEJ'; + + /** + * Take off annotation + */ + case UNTDID_4451_AEK = 'AEK'; + + /** + * Price variation narrative + */ + case UNTDID_4451_AEL = 'AEL'; + + /** + * Documentary credit amendment instructions + */ + case UNTDID_4451_AEM = 'AEM'; + + /** + * Standard method narrative + */ + case UNTDID_4451_AEN = 'AEN'; + + /** + * Project narrative + */ + case UNTDID_4451_AEO = 'AEO'; + + /** + * Radioactive goods, additional information + */ + case UNTDID_4451_AEP = 'AEP'; + + /** + * Bank-to-bank information + */ + case UNTDID_4451_AEQ = 'AEQ'; + + /** + * Reimbursement instructions + */ + case UNTDID_4451_AER = 'AER'; + + /** + * Reason for amending a message + */ + case UNTDID_4451_AES = 'AES'; + + /** + * Instructions to the paying and/or accepting and/or + */ + case UNTDID_4451_AET = 'AET'; + + /** + * Interest instructions + */ + case UNTDID_4451_AEU = 'AEU'; + + /** + * Agent commission + */ + case UNTDID_4451_AEV = 'AEV'; + + /** + * Remitting bank instructions + */ + case UNTDID_4451_AEW = 'AEW'; + + /** + * Instructions to the collecting bank + */ + case UNTDID_4451_AEX = 'AEX'; + + /** + * Collection amount instructions + */ + case UNTDID_4451_AEY = 'AEY'; + + /** + * Internal auditing information + */ + case UNTDID_4451_AEZ = 'AEZ'; + + /** + * Constraint + */ + case UNTDID_4451_AFA = 'AFA'; + + /** + * Comment + */ + case UNTDID_4451_AFB = 'AFB'; + + /** + * Semantic note + */ + case UNTDID_4451_AFC = 'AFC'; + + /** + * Help text + */ + case UNTDID_4451_AFD = 'AFD'; + + /** + * Legend + */ + case UNTDID_4451_AFE = 'AFE'; + + /** + * Batch code structure + */ + case UNTDID_4451_AFF = 'AFF'; + + /** + * Product application + */ + case UNTDID_4451_AFG = 'AFG'; + + /** + * Customer complaint + */ + case UNTDID_4451_AFH = 'AFH'; + + /** + * Probable cause of fault + */ + case UNTDID_4451_AFI = 'AFI'; + + /** + * Defect description + */ + case UNTDID_4451_AFJ = 'AFJ'; + + /** + * Repair description + */ + case UNTDID_4451_AFK = 'AFK'; + + /** + * Review comments + */ + case UNTDID_4451_AFL = 'AFL'; + + /** + * Title + */ + case UNTDID_4451_AFM = 'AFM'; + + /** + * Description of amount + */ + case UNTDID_4451_AFN = 'AFN'; + + /** + * Responsibilities + */ + case UNTDID_4451_AFO = 'AFO'; + + /** + * Supplier + */ + case UNTDID_4451_AFP = 'AFP'; + + /** + * Purchase region + */ + case UNTDID_4451_AFQ = 'AFQ'; + + /** + * Affiliation + */ + case UNTDID_4451_AFR = 'AFR'; + + /** + * Borrower + */ + case UNTDID_4451_AFS = 'AFS'; + + /** + * Line of business + */ + case UNTDID_4451_AFT = 'AFT'; + + /** + * Financial institution + */ + case UNTDID_4451_AFU = 'AFU'; + + /** + * Business founder + */ + case UNTDID_4451_AFV = 'AFV'; + + /** + * Business history + */ + case UNTDID_4451_AFW = 'AFW'; + + /** + * Banking arrangements + */ + case UNTDID_4451_AFX = 'AFX'; + + /** + * Business origin + */ + case UNTDID_4451_AFY = 'AFY'; + + /** + * Brand names' description + */ + case UNTDID_4451_AFZ = 'AFZ'; + + /** + * Business financing details + */ + case UNTDID_4451_AGA = 'AGA'; + + /** + * Competition + */ + case UNTDID_4451_AGB = 'AGB'; + + /** + * Construction process details + */ + case UNTDID_4451_AGC = 'AGC'; + + /** + * Construction specialty + */ + case UNTDID_4451_AGD = 'AGD'; + + /** + * Contract information + */ + case UNTDID_4451_AGE = 'AGE'; + + /** + * Corporate filing + */ + case UNTDID_4451_AGF = 'AGF'; + + /** + * Customer information + */ + case UNTDID_4451_AGG = 'AGG'; + + /** + * Copyright notice + */ + case UNTDID_4451_AGH = 'AGH'; + + /** + * Contingent debt + */ + case UNTDID_4451_AGI = 'AGI'; + + /** + * Conviction details + */ + case UNTDID_4451_AGJ = 'AGJ'; + + /** + * Equipment + */ + case UNTDID_4451_AGK = 'AGK'; + + /** + * Workforce description + */ + case UNTDID_4451_AGL = 'AGL'; + + /** + * Exemption + */ + case UNTDID_4451_AGM = 'AGM'; + + /** + * Future plans + */ + case UNTDID_4451_AGN = 'AGN'; + + /** + * Interviewee conversation information + */ + case UNTDID_4451_AGO = 'AGO'; + + /** + * Intangible asset + */ + case UNTDID_4451_AGP = 'AGP'; + + /** + * Inventory + */ + case UNTDID_4451_AGQ = 'AGQ'; + + /** + * Investment + */ + case UNTDID_4451_AGR = 'AGR'; + + /** + * Intercompany relations information + */ + case UNTDID_4451_AGS = 'AGS'; + + /** + * Joint venture + */ + case UNTDID_4451_AGT = 'AGT'; + + /** + * Loan + */ + case UNTDID_4451_AGU = 'AGU'; + + /** + * Long term debt + */ + case UNTDID_4451_AGV = 'AGV'; + + /** + * Location + */ + case UNTDID_4451_AGW = 'AGW'; + + /** + * Current legal structure + */ + case UNTDID_4451_AGX = 'AGX'; + + /** + * Marital contract + */ + case UNTDID_4451_AGY = 'AGY'; + + /** + * Marketing activities + */ + case UNTDID_4451_AGZ = 'AGZ'; + + /** + * Merger + */ + case UNTDID_4451_AHA = 'AHA'; + + /** + * Marketable securities + */ + case UNTDID_4451_AHB = 'AHB'; + + /** + * Business debt + */ + case UNTDID_4451_AHC = 'AHC'; + + /** + * Original legal structure + */ + case UNTDID_4451_AHD = 'AHD'; + + /** + * Employee sharing arrangements + */ + case UNTDID_4451_AHE = 'AHE'; + + /** + * Organization details + */ + case UNTDID_4451_AHF = 'AHF'; + + /** + * Public record details + */ + case UNTDID_4451_AHG = 'AHG'; + + /** + * Price range + */ + case UNTDID_4451_AHH = 'AHH'; + + /** + * Qualifications + */ + case UNTDID_4451_AHI = 'AHI'; + + /** + * Registered activity + */ + case UNTDID_4451_AHJ = 'AHJ'; + + /** + * Criminal sentence + */ + case UNTDID_4451_AHK = 'AHK'; + + /** + * Sales method + */ + case UNTDID_4451_AHL = 'AHL'; + + /** + * Educational institution information + */ + case UNTDID_4451_AHM = 'AHM'; + + /** + * Status details + */ + case UNTDID_4451_AHN = 'AHN'; + + /** + * Sales + */ + case UNTDID_4451_AHO = 'AHO'; + + /** + * Spouse information + */ + case UNTDID_4451_AHP = 'AHP'; + + /** + * Educational degree information + */ + case UNTDID_4451_AHQ = 'AHQ'; + + /** + * Shareholding information + */ + case UNTDID_4451_AHR = 'AHR'; + + /** + * Sales territory + */ + case UNTDID_4451_AHS = 'AHS'; + + /** + * Accountant's comments + */ + case UNTDID_4451_AHT = 'AHT'; + + /** + * Exemption law location + */ + case UNTDID_4451_AHU = 'AHU'; + + /** + * Share classifications + */ + case UNTDID_4451_AHV = 'AHV'; + + /** + * Forecast + */ + case UNTDID_4451_AHW = 'AHW'; + + /** + * Event location + */ + case UNTDID_4451_AHX = 'AHX'; + + /** + * Facility occupancy + */ + case UNTDID_4451_AHY = 'AHY'; + + /** + * Import and export details + */ + case UNTDID_4451_AHZ = 'AHZ'; + + /** + * Additional facility information + */ + case UNTDID_4451_AIA = 'AIA'; + + /** + * Inventory value + */ + case UNTDID_4451_AIB = 'AIB'; + + /** + * Education + */ + case UNTDID_4451_AIC = 'AIC'; + + /** + * Event + */ + case UNTDID_4451_AID = 'AID'; + + /** + * Agent + */ + case UNTDID_4451_AIE = 'AIE'; + + /** + * Domestically agreed financial statement details + */ + case UNTDID_4451_AIF = 'AIF'; + + /** + * Other current asset description + */ + case UNTDID_4451_AIG = 'AIG'; + + /** + * Other current liability description + */ + case UNTDID_4451_AIH = 'AIH'; + + /** + * Former business activity + */ + case UNTDID_4451_AII = 'AII'; + + /** + * Trade name use + */ + case UNTDID_4451_AIJ = 'AIJ'; + + /** + * Signing authority + */ + case UNTDID_4451_AIK = 'AIK'; + + /** + * Guarantee + */ + case UNTDID_4451_AIL = 'AIL'; + + /** + * Holding company operation + */ + case UNTDID_4451_AIM = 'AIM'; + + /** + * Consignment routing + */ + case UNTDID_4451_AIN = 'AIN'; + + /** + * Letter of protest + */ + case UNTDID_4451_AIO = 'AIO'; + + /** + * Question + */ + case UNTDID_4451_AIP = 'AIP'; + + /** + * Party information + */ + case UNTDID_4451_AIQ = 'AIQ'; + + /** + * Area boundaries description + */ + case UNTDID_4451_AIR = 'AIR'; + + /** + * Advertisement information + */ + case UNTDID_4451_AIS = 'AIS'; + + /** + * Financial statement details + */ + case UNTDID_4451_AIT = 'AIT'; + + /** + * Access instructions + */ + case UNTDID_4451_AIU = 'AIU'; + + /** + * Liquidity + */ + case UNTDID_4451_AIV = 'AIV'; + + /** + * Credit line + */ + case UNTDID_4451_AIW = 'AIW'; + + /** + * Warranty terms + */ + case UNTDID_4451_AIX = 'AIX'; + + /** + * Division description + */ + case UNTDID_4451_AIY = 'AIY'; + + /** + * Reporting instruction + */ + case UNTDID_4451_AIZ = 'AIZ'; + + /** + * Examination result + */ + case UNTDID_4451_AJA = 'AJA'; + + /** + * Laboratory result + */ + case UNTDID_4451_AJB = 'AJB'; + + /** + * Allowance/charge information + */ + case UNTDID_4451_ALC = 'ALC'; + + /** + * X-ray result + */ + case UNTDID_4451_ALD = 'ALD'; + + /** + * Pathology result + */ + case UNTDID_4451_ALE = 'ALE'; + + /** + * Intervention description + */ + case UNTDID_4451_ALF = 'ALF'; + + /** + * Summary of admittance + */ + case UNTDID_4451_ALG = 'ALG'; + + /** + * Medical treatment course detail + */ + case UNTDID_4451_ALH = 'ALH'; + + /** + * Prognosis + */ + case UNTDID_4451_ALI = 'ALI'; + + /** + * Instruction to patient + */ + case UNTDID_4451_ALJ = 'ALJ'; + + /** + * Instruction to physician + */ + case UNTDID_4451_ALK = 'ALK'; + + /** + * All documents + */ + case UNTDID_4451_ALL = 'ALL'; + + /** + * Medicine treatment + */ + case UNTDID_4451_ALM = 'ALM'; + + /** + * Medicine dosage and administration + */ + case UNTDID_4451_ALN = 'ALN'; + + /** + * Availability of patient + */ + case UNTDID_4451_ALO = 'ALO'; + + /** + * Reason for service request + */ + case UNTDID_4451_ALP = 'ALP'; + + /** + * Purpose of service + */ + case UNTDID_4451_ALQ = 'ALQ'; + + /** + * Arrival conditions + */ + case UNTDID_4451_ARR = 'ARR'; + + /** + * Service requester's comment + */ + case UNTDID_4451_ARS = 'ARS'; + + /** + * Authentication + */ + case UNTDID_4451_AUT = 'AUT'; + + /** + * Requested location description + */ + case UNTDID_4451_AUU = 'AUU'; + + /** + * Medicine administration condition + */ + case UNTDID_4451_AUV = 'AUV'; + + /** + * Patient information + */ + case UNTDID_4451_AUW = 'AUW'; + + /** + * Precautionary measure + */ + case UNTDID_4451_AUX = 'AUX'; + + /** + * Service characteristic + */ + case UNTDID_4451_AUY = 'AUY'; + + /** + * Planned event comment + */ + case UNTDID_4451_AUZ = 'AUZ'; + + /** + * Expected delay comment + */ + case UNTDID_4451_AVA = 'AVA'; + + /** + * Transport requirements comment + */ + case UNTDID_4451_AVB = 'AVB'; + + /** + * Temporary approval condition + */ + case UNTDID_4451_AVC = 'AVC'; + + /** + * Customs Valuation Information + */ + case UNTDID_4451_AVD = 'AVD'; + + /** + * Value Added Tax (VAT) margin scheme + */ + case UNTDID_4451_AVE = 'AVE'; + + /** + * Maritime Declaration of Health + */ + case UNTDID_4451_AVF = 'AVF'; + + /** + * Passenger baggage information + */ + case UNTDID_4451_BAG = 'BAG'; + + /** + * Maritime Declaration of Health + */ + case UNTDID_4451_BAH = 'BAH'; + + /** + * Additional product information address + */ + case UNTDID_4451_BAI = 'BAI'; + + /** + * Information to be printed on despatch advice + */ + case UNTDID_4451_BAJ = 'BAJ'; + + /** + * Missing goods remarks + */ + case UNTDID_4451_BAK = 'BAK'; + + /** + * Non-acceptance information + */ + case UNTDID_4451_BAL = 'BAL'; + + /** + * Returns information + */ + case UNTDID_4451_BAM = 'BAM'; + + /** + * Sub-line item information + */ + case UNTDID_4451_BAN = 'BAN'; + + /** + * Test information + */ + case UNTDID_4451_BAO = 'BAO'; + + /** + * External link + */ + case UNTDID_4451_BAP = 'BAP'; + + /** + * VAT exemption reason + */ + case UNTDID_4451_BAQ = 'BAQ'; + + /** + * Processing Instructions + */ + case UNTDID_4451_BAR = 'BAR'; + + /** + * Relay Instructions + */ + case UNTDID_4451_BAS = 'BAS'; + + /** + * Transport contract document clause + */ + case UNTDID_4451_BLC = 'BLC'; + + /** + * Instruction to prepare the patient + */ + case UNTDID_4451_BLD = 'BLD'; + + /** + * Medicine treatment comment + */ + case UNTDID_4451_BLE = 'BLE'; + + /** + * Examination result comment + */ + case UNTDID_4451_BLF = 'BLF'; + + /** + * Service request comment + */ + case UNTDID_4451_BLG = 'BLG'; + + /** + * Prescription reason + */ + case UNTDID_4451_BLH = 'BLH'; + + /** + * Prescription comment + */ + case UNTDID_4451_BLI = 'BLI'; + + /** + * Clinical investigation comment + */ + case UNTDID_4451_BLJ = 'BLJ'; + + /** + * Medicinal specification comment + */ + case UNTDID_4451_BLK = 'BLK'; + + /** + * Economic contribution comment + */ + case UNTDID_4451_BLL = 'BLL'; + + /** + * Status of a plan + */ + case UNTDID_4451_BLM = 'BLM'; + + /** + * Random sample test information + */ + case UNTDID_4451_BLN = 'BLN'; + + /** + * Period of time + */ + case UNTDID_4451_BLO = 'BLO'; + + /** + * Legislation + */ + case UNTDID_4451_BLP = 'BLP'; + + /** + * Security measures requested + */ + case UNTDID_4451_BLQ = 'BLQ'; + + /** + * Transport contract document remark + */ + case UNTDID_4451_BLR = 'BLR'; + + /** + * Previous port of call security information + */ + case UNTDID_4451_BLS = 'BLS'; + + /** + * Security information + */ + case UNTDID_4451_BLT = 'BLT'; + + /** + * Waste information + */ + case UNTDID_4451_BLU = 'BLU'; + + /** + * B2C marketing information, short description + */ + case UNTDID_4451_BLV = 'BLV'; + + /** + * B2B marketing information, long description + */ + case UNTDID_4451_BLW = 'BLW'; + + /** + * B2C marketing information, long description + */ + case UNTDID_4451_BLX = 'BLX'; + + /** + * Product ingredients + */ + case UNTDID_4451_BLY = 'BLY'; + + /** + * Location short name + */ + case UNTDID_4451_BLZ = 'BLZ'; + + /** + * Packaging material information + */ + case UNTDID_4451_BMA = 'BMA'; + + /** + * Filler material information + */ + case UNTDID_4451_BMB = 'BMB'; + + /** + * Ship-to-ship activity information + */ + case UNTDID_4451_BMC = 'BMC'; + + /** + * Package material description + */ + case UNTDID_4451_BMD = 'BMD'; + + /** + * Consumer level package marking + */ + case UNTDID_4451_BME = 'BME'; + + /** + * Customs clearance instructions + */ + case UNTDID_4451_CCI = 'CCI'; + + /** + * Customs clearance instructions export + */ + case UNTDID_4451_CEX = 'CEX'; + + /** + * Change information + */ + case UNTDID_4451_CHG = 'CHG'; + + /** + * Customs clearance instruction import + */ + case UNTDID_4451_CIP = 'CIP'; + + /** + * Clearance place requested + */ + case UNTDID_4451_CLP = 'CLP'; + + /** + * Loading remarks + */ + case UNTDID_4451_CLR = 'CLR'; + + /** + * Order information + */ + case UNTDID_4451_COI = 'COI'; + + /** + * Customer remarks + */ + case UNTDID_4451_CUR = 'CUR'; + + /** + * Customs declaration information + */ + case UNTDID_4451_CUS = 'CUS'; + + /** + * Damage remarks + */ + case UNTDID_4451_DAR = 'DAR'; + + /** + * Document issuer declaration + */ + case UNTDID_4451_DCL = 'DCL'; + + /** + * Delivery information + */ + case UNTDID_4451_DEL = 'DEL'; + + /** + * Delivery instructions + */ + case UNTDID_4451_DIN = 'DIN'; + + /** + * Documentation instructions + */ + case UNTDID_4451_DOC = 'DOC'; + + /** + * Duty declaration + */ + case UNTDID_4451_DUT = 'DUT'; + + /** + * Effective used routing + */ + case UNTDID_4451_EUR = 'EUR'; + + /** + * First block to be printed on the transport contract + */ + case UNTDID_4451_FBC = 'FBC'; + + /** + * Government bill of lading information + */ + case UNTDID_4451_GBL = 'GBL'; + + /** + * Entire transaction set + */ + case UNTDID_4451_GEN = 'GEN'; + + /** + * Further information concerning GGVS par. 7 + */ + case UNTDID_4451_GS7 = 'GS7'; + + /** + * Consignment handling instruction + */ + case UNTDID_4451_HAN = 'HAN'; + + /** + * Hazard information + */ + case UNTDID_4451_HAZ = 'HAZ'; + + /** + * Consignment information for consignee + */ + case UNTDID_4451_ICN = 'ICN'; + + /** + * Insurance instructions + */ + case UNTDID_4451_IIN = 'IIN'; + + /** + * Invoice mailing instructions + */ + case UNTDID_4451_IMI = 'IMI'; + + /** + * Commercial invoice item description + */ + case UNTDID_4451_IND = 'IND'; + + /** + * Insurance information + */ + case UNTDID_4451_INS = 'INS'; + + /** + * Invoice instruction + */ + case UNTDID_4451_INV = 'INV'; + + /** + * Information for railway purpose + */ + case UNTDID_4451_IRP = 'IRP'; + + /** + * Inland transport details + */ + case UNTDID_4451_ITR = 'ITR'; + + /** + * Testing instructions + */ + case UNTDID_4451_ITS = 'ITS'; + + /** + * Location Alias + */ + case UNTDID_4451_LAN = 'LAN'; + + /** + * Line item + */ + case UNTDID_4451_LIN = 'LIN'; + + /** + * Loading instruction + */ + case UNTDID_4451_LOI = 'LOI'; + + /** + * Miscellaneous charge order + */ + case UNTDID_4451_MCO = 'MCO'; + + /** + * Maritime Declaration of Health + */ + case UNTDID_4451_MDH = 'MDH'; + + /** + * Additional marks/numbers information + */ + case UNTDID_4451_MKS = 'MKS'; + + /** + * Order instruction + */ + case UNTDID_4451_ORI = 'ORI'; + + /** + * Other service information + */ + case UNTDID_4451_OSI = 'OSI'; + + /** + * Packing/marking information + */ + case UNTDID_4451_PAC = 'PAC'; + + /** + * Payment instructions information + */ + case UNTDID_4451_PAI = 'PAI'; + + /** + * Payables information + */ + case UNTDID_4451_PAY = 'PAY'; + + /** + * Packaging information + */ + case UNTDID_4451_PKG = 'PKG'; + + /** + * Packaging terms information + */ + case UNTDID_4451_PKT = 'PKT'; + + /** + * Payment detail/remittance information + */ + case UNTDID_4451_PMD = 'PMD'; + + /** + * Payment information + */ + case UNTDID_4451_PMT = 'PMT'; + + /** + * Product information + */ + case UNTDID_4451_PRD = 'PRD'; + + /** + * Price calculation formula + */ + case UNTDID_4451_PRF = 'PRF'; + + /** + * Priority information + */ + case UNTDID_4451_PRI = 'PRI'; + + /** + * Purchasing information + */ + case UNTDID_4451_PUR = 'PUR'; + + /** + * Quarantine instructions + */ + case UNTDID_4451_QIN = 'QIN'; + + /** + * Quality demands/requirements + */ + case UNTDID_4451_QQD = 'QQD'; + + /** + * Quotation instruction/information + */ + case UNTDID_4451_QUT = 'QUT'; + + /** + * Risk and handling information + */ + case UNTDID_4451_RAH = 'RAH'; + + /** + * Regulatory information + */ + case UNTDID_4451_REG = 'REG'; + + /** + * Return to origin information + */ + case UNTDID_4451_RET = 'RET'; + + /** + * Receivables + */ + case UNTDID_4451_REV = 'REV'; + + /** + * Consignment route + */ + case UNTDID_4451_RQR = 'RQR'; + + /** + * Safety information + */ + case UNTDID_4451_SAF = 'SAF'; + + /** + * Consignment documentary instruction + */ + case UNTDID_4451_SIC = 'SIC'; + + /** + * Special instructions + */ + case UNTDID_4451_SIN = 'SIN'; + + /** + * Ship line requested + */ + case UNTDID_4451_SLR = 'SLR'; + + /** + * Special permission for transport, generally + */ + case UNTDID_4451_SPA = 'SPA'; + + /** + * Special permission concerning the goods to be transported + */ + case UNTDID_4451_SPG = 'SPG'; + + /** + * Special handling + */ + case UNTDID_4451_SPH = 'SPH'; + + /** + * Special permission concerning package + */ + case UNTDID_4451_SPP = 'SPP'; + + /** + * Special permission concerning transport means + */ + case UNTDID_4451_SPT = 'SPT'; + + /** + * Subsidiary risk number (IATA/DGR) + */ + case UNTDID_4451_SRN = 'SRN'; + + /** + * Special service request + */ + case UNTDID_4451_SSR = 'SSR'; + + /** + * Supplier remarks + */ + case UNTDID_4451_SUR = 'SUR'; + + /** + * Consignment tariff + */ + case UNTDID_4451_TCA = 'TCA'; + + /** + * Consignment transport + */ + case UNTDID_4451_TDT = 'TDT'; + + /** + * Transportation information + */ + case UNTDID_4451_TRA = 'TRA'; + + /** + * Requested tariff + */ + case UNTDID_4451_TRR = 'TRR'; + + /** + * Tax declaration + */ + case UNTDID_4451_TXD = 'TXD'; + + /** + * Warehouse instruction/information + */ + case UNTDID_4451_WHI = 'WHI'; + + /** + * Mutually defined + */ + case UNTDID_4451_ZZZ = 'ZZZ'; +} diff --git a/src/codelistsenum/ZugferdUnitCodes.php b/src/codelistsenum/ZugferdUnitCodes.php new file mode 100644 index 00000000..1366e97d --- /dev/null +++ b/src/codelistsenum/ZugferdUnitCodes.php @@ -0,0 +1,10604 @@ + + * @license https://opensource.org/licenses/MIT MIT + * @link https://github.com/horstoeko/zugferd + */ +enum ZugferdUnitCodes: string +{ + + /** + * group + */ + case REC20_GROUP = '10'; + + /** + * outfit + */ + case REC20_OUTFIT = '11'; + + /** + * ration + */ + case REC20_RATION = '13'; + + /** + * shot + */ + case REC20_SHOT = '14'; + + /** + * stick, military + */ + case REC20_STICK_MILITARY = '15'; + + /** + * twenty foot container + */ + case REC20_TWENTY_FOOT_CONTAINER = '20'; + + /** + * forty foot container + */ + case REC20_FORTY_FOOT_CONTAINER = '21'; + + /** + * decilitre per gram + */ + case REC20_DECILITRE_PER_GRAM = '22'; + + /** + * gram per cubic centimetre + */ + case REC20_GRAM_PER_CUBIC_CENTIMETRE = '23'; + + /** + * theoretical pound + */ + case REC20_THEORETICAL_POUND = '24'; + + /** + * gram per square centimetre + */ + case REC20_GRAM_PER_SQUARE_CENTIMETRE = '25'; + + /** + * theoretical ton + */ + case REC20_THEORETICAL_TON = '27'; + + /** + * kilogram per square metre + */ + case REC20_KILOGRAM_PER_SQUARE_METRE = '28'; + + /** + * kilopascal square metre per gram + */ + case REC20_KILOPASCAL_SQUARE_METRE_PER_GRAM = '33'; + + /** + * kilopascal per millimetre + */ + case REC20_KILOPASCAL_PER_MILLIMETRE = '34'; + + /** + * millilitre per square centimetre second + */ + case REC20_MILLILITRE_PER_SQUARE_CENTIMETRE_SECOND = '35'; + + /** + * ounce per square foot + */ + case REC20_OUNCE_PER_SQUARE_FOOT = '37'; + + /** + * ounce per square foot per 0,01inch + */ + case REC20_OUNCE_PER_SQUARE_FOOT_PER_001INCH = '38'; + + /** + * millilitre per second + */ + case REC20_MILLILITRE_PER_SECOND = '40'; + + /** + * millilitre per minute + */ + case REC20_MILLILITRE_PER_MINUTE = '41'; + + /** + * sitas + */ + case REC20_SITAS = '56'; + + /** + * mesh + */ + case REC20_MESH = '57'; + + /** + * net kilogram + */ + case REC20_NET_KILOGRAM = '58'; + + /** + * part per million + */ + case REC20_PART_PER_MILLION = '59'; + + /** + * percent weight + */ + case REC20_PERCENT_WEIGHT = '60'; + + /** + * part per billion (US) + */ + case REC20_PART_PER_BILLION_US = '61'; + + /** + * millipascal + */ + case REC20_MILLIPASCAL = '74'; + + /** + * milli-inch + */ + case REC20_MILLIINCH = '77'; + + /** + * pound per square inch absolute + */ + case REC20_POUND_PER_SQUARE_INCH_ABSOLUTE = '80'; + + /** + * henry + */ + case REC20_HENRY = '81'; + + /** + * foot pound-force + */ + case REC20_FOOT_POUNDFORCE = '85'; + + /** + * pound per cubic foot + */ + case REC20_POUND_PER_CUBIC_FOOT = '87'; + + /** + * poise + */ + case REC20_POISE = '89'; + + /** + * stokes + */ + case REC20_STOKES = '91'; + + /** + * fixed rate + */ + case REC20_FIXED_RATE = '1I'; + + /** + * radian per second + */ + case REC20_RADIAN_PER_SECOND = '2A'; + + /** + * radian per second squared + */ + case REC20_RADIAN_PER_SECOND_SQUARED = '2B'; + + /** + * roentgen + */ + case REC20_ROENTGEN = '2C'; + + /** + * volt AC + */ + case REC20_VOLT_AC = '2G'; + + /** + * volt DC + */ + case REC20_VOLT_DC = '2H'; + + /** + * British thermal unit (international table) per hour + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR = '2I'; + + /** + * cubic centimetre per second + */ + case REC20_CUBIC_CENTIMETRE_PER_SECOND = '2J'; + + /** + * cubic foot per hour + */ + case REC20_CUBIC_FOOT_PER_HOUR = '2K'; + + /** + * cubic foot per minute + */ + case REC20_CUBIC_FOOT_PER_MINUTE = '2L'; + + /** + * centimetre per second + */ + case REC20_CENTIMETRE_PER_SECOND = '2M'; + + /** + * decibel + */ + case REC20_DECIBEL = '2N'; + + /** + * kilobyte + */ + case REC20_KILOBYTE = '2P'; + + /** + * kilobecquerel + */ + case REC20_KILOBECQUEREL = '2Q'; + + /** + * kilocurie + */ + case REC20_KILOCURIE = '2R'; + + /** + * megagram + */ + case REC20_MEGAGRAM = '2U'; + + /** + * metre per minute + */ + case REC20_METRE_PER_MINUTE = '2X'; + + /** + * milliroentgen + */ + case REC20_MILLIROENTGEN = '2Y'; + + /** + * millivolt + */ + case REC20_MILLIVOLT = '2Z'; + + /** + * megajoule + */ + case REC20_MEGAJOULE = '3B'; + + /** + * manmonth + */ + case REC20_MANMONTH = '3C'; + + /** + * centistokes + */ + case REC20_CENTISTOKES = '4C'; + + /** + * microlitre + */ + case REC20_MICROLITRE = '4G'; + + /** + * micrometre (micron) + */ + case REC20_MICROMETRE_MICRON = '4H'; + + /** + * milliampere + */ + case REC20_MILLIAMPERE = '4K'; + + /** + * megabyte + */ + case REC20_MEGABYTE = '4L'; + + /** + * milligram per hour + */ + case REC20_MILLIGRAM_PER_HOUR = '4M'; + + /** + * megabecquerel + */ + case REC20_MEGABECQUEREL = '4N'; + + /** + * microfarad + */ + case REC20_MICROFARAD = '4O'; + + /** + * newton per metre + */ + case REC20_NEWTON_PER_METRE = '4P'; + + /** + * ounce inch + */ + case REC20_OUNCE_INCH = '4Q'; + + /** + * ounce foot + */ + case REC20_OUNCE_FOOT = '4R'; + + /** + * picofarad + */ + case REC20_PICOFARAD = '4T'; + + /** + * pound per hour + */ + case REC20_POUND_PER_HOUR = '4U'; + + /** + * ton (US) per hour + */ + case REC20_TON_US_PER_HOUR = '4W'; + + /** + * kilolitre per hour + */ + case REC20_KILOLITRE_PER_HOUR = '4X'; + + /** + * barrel (US) per minute + */ + case REC20_BARREL_US_PER_MINUTE = '5A'; + + /** + * batch + */ + case REC20_BATCH = '5B'; + + /** + * MMSCF/day + */ + case REC20_MMSCF_DAY = '5E'; + + /** + * hydraulic horse power + */ + case REC20_HYDRAULIC_HORSE_POWER = '5J'; + + /** + * ampere square metre per joule second + */ + case REC20_AMPERE_SQUARE_METRE_PER_JOULE_SECOND = 'A10'; + + /** + * angstrom + */ + case REC20_ANGSTROM = 'A11'; + + /** + * astronomical unit + */ + case REC20_ASTRONOMICAL_UNIT = 'A12'; + + /** + * attojoule + */ + case REC20_ATTOJOULE = 'A13'; + + /** + * barn + */ + case REC20_BARN = 'A14'; + + /** + * barn per electronvolt + */ + case REC20_BARN_PER_ELECTRONVOLT = 'A15'; + + /** + * barn per steradian electronvolt + */ + case REC20_BARN_PER_STERADIAN_ELECTRONVOLT = 'A16'; + + /** + * barn per steradian + */ + case REC20_BARN_PER_STERADIAN = 'A17'; + + /** + * becquerel per kilogram + */ + case REC20_BECQUEREL_PER_KILOGRAM = 'A18'; + + /** + * becquerel per cubic metre + */ + case REC20_BECQUEREL_PER_CUBIC_METRE = 'A19'; + + /** + * ampere per centimetre + */ + case REC20_AMPERE_PER_CENTIMETRE = 'A2'; + + /** + * British thermal unit (international table) per second square foot + * degree Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_SQUARE_FOOT_DEGREE_RANKINE = 'A20'; + + /** + * British thermal unit (international table) per pound degree Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND_DEGREE_RANKINE = 'A21'; + + /** + * British thermal unit (international table) per second foot degree + * Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_FOOT_DEGREE_RANKINE = 'A22'; + + /** + * British thermal unit (international table) per hour square foot degree + * Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR_SQUARE_FOOT_DEGREE_RANKINE = 'A23'; + + /** + * candela per square metre + */ + case REC20_CANDELA_PER_SQUARE_METRE = 'A24'; + + /** + * coulomb metre + */ + case REC20_COULOMB_METRE = 'A26'; + + /** + * coulomb metre squared per volt + */ + case REC20_COULOMB_METRE_SQUARED_PER_VOLT = 'A27'; + + /** + * coulomb per cubic centimetre + */ + case REC20_COULOMB_PER_CUBIC_CENTIMETRE = 'A28'; + + /** + * coulomb per cubic metre + */ + case REC20_COULOMB_PER_CUBIC_METRE = 'A29'; + + /** + * ampere per millimetre + */ + case REC20_AMPERE_PER_MILLIMETRE = 'A3'; + + /** + * coulomb per cubic millimetre + */ + case REC20_COULOMB_PER_CUBIC_MILLIMETRE = 'A30'; + + /** + * coulomb per kilogram second + */ + case REC20_COULOMB_PER_KILOGRAM_SECOND = 'A31'; + + /** + * coulomb per mole + */ + case REC20_COULOMB_PER_MOLE = 'A32'; + + /** + * coulomb per square centimetre + */ + case REC20_COULOMB_PER_SQUARE_CENTIMETRE = 'A33'; + + /** + * coulomb per square metre + */ + case REC20_COULOMB_PER_SQUARE_METRE = 'A34'; + + /** + * coulomb per square millimetre + */ + case REC20_COULOMB_PER_SQUARE_MILLIMETRE = 'A35'; + + /** + * cubic centimetre per mole + */ + case REC20_CUBIC_CENTIMETRE_PER_MOLE = 'A36'; + + /** + * cubic decimetre per mole + */ + case REC20_CUBIC_DECIMETRE_PER_MOLE = 'A37'; + + /** + * cubic metre per coulomb + */ + case REC20_CUBIC_METRE_PER_COULOMB = 'A38'; + + /** + * cubic metre per kilogram + */ + case REC20_CUBIC_METRE_PER_KILOGRAM = 'A39'; + + /** + * ampere per square centimetre + */ + case REC20_AMPERE_PER_SQUARE_CENTIMETRE = 'A4'; + + /** + * cubic metre per mole + */ + case REC20_CUBIC_METRE_PER_MOLE = 'A40'; + + /** + * ampere per square metre + */ + case REC20_AMPERE_PER_SQUARE_METRE = 'A41'; + + /** + * curie per kilogram + */ + case REC20_CURIE_PER_KILOGRAM = 'A42'; + + /** + * deadweight tonnage + */ + case REC20_DEADWEIGHT_TONNAGE = 'A43'; + + /** + * decalitre + */ + case REC20_DECALITRE = 'A44'; + + /** + * decametre + */ + case REC20_DECAMETRE = 'A45'; + + /** + * decitex + */ + case REC20_DECITEX = 'A47'; + + /** + * degree Rankine + */ + case REC20_DEGREE_RANKINE = 'A48'; + + /** + * ampere square metre + */ + case REC20_AMPERE_SQUARE_METRE = 'A5'; + + /** + * electronvolt + */ + case REC20_ELECTRONVOLT = 'A53'; + + /** + * electronvolt per metre + */ + case REC20_ELECTRONVOLT_PER_METRE = 'A54'; + + /** + * electronvolt square metre + */ + case REC20_ELECTRONVOLT_SQUARE_METRE = 'A55'; + + /** + * electronvolt square metre per kilogram + */ + case REC20_ELECTRONVOLT_SQUARE_METRE_PER_KILOGRAM = 'A56'; + + /** + * 8-part cloud cover + */ + case REC20_8PART_CLOUD_COVER = 'A59'; + + /** + * ampere per square metre kelvin squared + */ + case REC20_AMPERE_PER_SQUARE_METRE_KELVIN_SQUARED = 'A6'; + + /** + * exajoule + */ + case REC20_EXAJOULE = 'A68'; + + /** + * farad per metre + */ + case REC20_FARAD_PER_METRE = 'A69'; + + /** + * ampere per square millimetre + */ + case REC20_AMPERE_PER_SQUARE_MILLIMETRE = 'A7'; + + /** + * femtojoule + */ + case REC20_FEMTOJOULE = 'A70'; + + /** + * femtometre + */ + case REC20_FEMTOMETRE = 'A71'; + + /** + * foot per second squared + */ + case REC20_FOOT_PER_SECOND_SQUARED = 'A73'; + + /** + * foot pound-force per second + */ + case REC20_FOOT_POUNDFORCE_PER_SECOND = 'A74'; + + /** + * freight ton + */ + case REC20_FREIGHT_TON = 'A75'; + + /** + * gal + */ + case REC20_GAL = 'A76'; + + /** + * ampere second + */ + case REC20_AMPERE_SECOND = 'A8'; + + /** + * gigacoulomb per cubic metre + */ + case REC20_GIGACOULOMB_PER_CUBIC_METRE = 'A84'; + + /** + * gigaelectronvolt + */ + case REC20_GIGAELECTRONVOLT = 'A85'; + + /** + * gigahertz + */ + case REC20_GIGAHERTZ = 'A86'; + + /** + * gigaohm + */ + case REC20_GIGAOHM = 'A87'; + + /** + * gigaohm metre + */ + case REC20_GIGAOHM_METRE = 'A88'; + + /** + * gigapascal + */ + case REC20_GIGAPASCAL = 'A89'; + + /** + * rate + */ + case REC20_RATE = 'A9'; + + /** + * gigawatt + */ + case REC20_GIGAWATT = 'A90'; + + /** + * gon + */ + case REC20_GON = 'A91'; + + /** + * gram per cubic metre + */ + case REC20_GRAM_PER_CUBIC_METRE = 'A93'; + + /** + * gram per mole + */ + case REC20_GRAM_PER_MOLE = 'A94'; + + /** + * gray + */ + case REC20_GRAY = 'A95'; + + /** + * gray per second + */ + case REC20_GRAY_PER_SECOND = 'A96'; + + /** + * hectopascal + */ + case REC20_HECTOPASCAL = 'A97'; + + /** + * henry per metre + */ + case REC20_HENRY_PER_METRE = 'A98'; + + /** + * bit + */ + case REC20_BIT = 'A99'; + + /** + * ball + */ + case REC20_BALL = 'AA'; + + /** + * bulk pack + */ + case REC20_BULK_PACK = 'AB'; + + /** + * acre + */ + case REC20_ACRE = 'ACR'; + + /** + * activity + */ + case REC20_ACTIVITY = 'ACT'; + + /** + * byte + */ + case REC20_BYTE = 'AD'; + + /** + * ampere per metre + */ + case REC20_AMPERE_PER_METRE = 'AE'; + + /** + * additional minute + */ + case REC20_ADDITIONAL_MINUTE = 'AH'; + + /** + * average minute per call + */ + case REC20_AVERAGE_MINUTE_PER_CALL = 'AI'; + + /** + * fathom + */ + case REC20_FATHOM = 'AK'; + + /** + * access line + */ + case REC20_ACCESS_LINE = 'AL'; + + /** + * ampere hour + */ + case REC20_AMPERE_HOUR = 'AMH'; + + /** + * ampere + */ + case REC20_AMPERE = 'AMP'; + + /** + * year + */ + case REC20_YEAR = 'ANN'; + + /** + * troy ounce or apothecary ounce + */ + case REC20_TROY_OUNCE_OR_APOTHECARY_OUNCE = 'APZ'; + + /** + * anti-hemophilic factor (AHF) unit + */ + case REC20_ANTIHEMOPHILIC_FACTOR_AHF_UNIT = 'AQ'; + + /** + * assortment + */ + case REC20_ASSORTMENT = 'AS'; + + /** + * alcoholic strength by mass + */ + case REC20_ALCOHOLIC_STRENGTH_BY_MASS = 'ASM'; + + /** + * alcoholic strength by volume + */ + case REC20_ALCOHOLIC_STRENGTH_BY_VOLUME = 'ASU'; + + /** + * standard atmosphere + */ + case REC20_STANDARD_ATMOSPHERE = 'ATM'; + + /** + * american wire gauge + */ + case REC20_AMERICAN_WIRE_GAUGE = 'AWG'; + + /** + * assembly + */ + case REC20_ASSEMBLY = 'AY'; + + /** + * British thermal unit (international table) per pound + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND = 'AZ'; + + /** + * barrel (US) per day + */ + case REC20_BARREL_US_PER_DAY = 'B1'; + + /** + * bit per second + */ + case REC20_BIT_PER_SECOND = 'B10'; + + /** + * joule per kilogram kelvin + */ + case REC20_JOULE_PER_KILOGRAM_KELVIN = 'B11'; + + /** + * joule per metre + */ + case REC20_JOULE_PER_METRE = 'B12'; + + /** + * joule per square metre + */ + case REC20_JOULE_PER_SQUARE_METRE = 'B13'; + + /** + * joule per metre to the fourth power + */ + case REC20_JOULE_PER_METRE_TO_THE_FOURTH_POWER = 'B14'; + + /** + * joule per mole + */ + case REC20_JOULE_PER_MOLE = 'B15'; + + /** + * joule per mole kelvin + */ + case REC20_JOULE_PER_MOLE_KELVIN = 'B16'; + + /** + * credit + */ + case REC20_CREDIT = 'B17'; + + /** + * joule second + */ + case REC20_JOULE_SECOND = 'B18'; + + /** + * digit + */ + case REC20_DIGIT = 'B19'; + + /** + * joule square metre per kilogram + */ + case REC20_JOULE_SQUARE_METRE_PER_KILOGRAM = 'B20'; + + /** + * kelvin per watt + */ + case REC20_KELVIN_PER_WATT = 'B21'; + + /** + * kiloampere + */ + case REC20_KILOAMPERE = 'B22'; + + /** + * kiloampere per square metre + */ + case REC20_KILOAMPERE_PER_SQUARE_METRE = 'B23'; + + /** + * kiloampere per metre + */ + case REC20_KILOAMPERE_PER_METRE = 'B24'; + + /** + * kilobecquerel per kilogram + */ + case REC20_KILOBECQUEREL_PER_KILOGRAM = 'B25'; + + /** + * kilocoulomb + */ + case REC20_KILOCOULOMB = 'B26'; + + /** + * kilocoulomb per cubic metre + */ + case REC20_KILOCOULOMB_PER_CUBIC_METRE = 'B27'; + + /** + * kilocoulomb per square metre + */ + case REC20_KILOCOULOMB_PER_SQUARE_METRE = 'B28'; + + /** + * kiloelectronvolt + */ + case REC20_KILOELECTRONVOLT = 'B29'; + + /** + * batting pound + */ + case REC20_BATTING_POUND = 'B3'; + + /** + * gibibit + */ + case REC20_GIBIBIT = 'B30'; + + /** + * kilogram metre per second + */ + case REC20_KILOGRAM_METRE_PER_SECOND = 'B31'; + + /** + * kilogram metre squared + */ + case REC20_KILOGRAM_METRE_SQUARED = 'B32'; + + /** + * kilogram metre squared per second + */ + case REC20_KILOGRAM_METRE_SQUARED_PER_SECOND = 'B33'; + + /** + * kilogram per cubic decimetre + */ + case REC20_KILOGRAM_PER_CUBIC_DECIMETRE = 'B34'; + + /** + * kilogram per litre + */ + case REC20_KILOGRAM_PER_LITRE = 'B35'; + + /** + * barrel, imperial + */ + case REC20_BARREL_IMPERIAL = 'B4'; + + /** + * kilojoule per kelvin + */ + case REC20_KILOJOULE_PER_KELVIN = 'B41'; + + /** + * kilojoule per kilogram + */ + case REC20_KILOJOULE_PER_KILOGRAM = 'B42'; + + /** + * kilojoule per kilogram kelvin + */ + case REC20_KILOJOULE_PER_KILOGRAM_KELVIN = 'B43'; + + /** + * kilojoule per mole + */ + case REC20_KILOJOULE_PER_MOLE = 'B44'; + + /** + * kilomole + */ + case REC20_KILOMOLE = 'B45'; + + /** + * kilomole per cubic metre + */ + case REC20_KILOMOLE_PER_CUBIC_METRE = 'B46'; + + /** + * kilonewton + */ + case REC20_KILONEWTON = 'B47'; + + /** + * kilonewton metre + */ + case REC20_KILONEWTON_METRE = 'B48'; + + /** + * kiloohm + */ + case REC20_KILOOHM = 'B49'; + + /** + * kiloohm metre + */ + case REC20_KILOOHM_METRE = 'B50'; + + /** + * kilosecond + */ + case REC20_KILOSECOND = 'B52'; + + /** + * kilosiemens + */ + case REC20_KILOSIEMENS = 'B53'; + + /** + * kilosiemens per metre + */ + case REC20_KILOSIEMENS_PER_METRE = 'B54'; + + /** + * kilovolt per metre + */ + case REC20_KILOVOLT_PER_METRE = 'B55'; + + /** + * kiloweber per metre + */ + case REC20_KILOWEBER_PER_METRE = 'B56'; + + /** + * light year + */ + case REC20_LIGHT_YEAR = 'B57'; + + /** + * litre per mole + */ + case REC20_LITRE_PER_MOLE = 'B58'; + + /** + * lumen hour + */ + case REC20_LUMEN_HOUR = 'B59'; + + /** + * lumen per square metre + */ + case REC20_LUMEN_PER_SQUARE_METRE = 'B60'; + + /** + * lumen per watt + */ + case REC20_LUMEN_PER_WATT = 'B61'; + + /** + * lumen second + */ + case REC20_LUMEN_SECOND = 'B62'; + + /** + * lux hour + */ + case REC20_LUX_HOUR = 'B63'; + + /** + * lux second + */ + case REC20_LUX_SECOND = 'B64'; + + /** + * megaampere per square metre + */ + case REC20_MEGAAMPERE_PER_SQUARE_METRE = 'B66'; + + /** + * megabecquerel per kilogram + */ + case REC20_MEGABECQUEREL_PER_KILOGRAM = 'B67'; + + /** + * gigabit + */ + case REC20_GIGABIT = 'B68'; + + /** + * megacoulomb per cubic metre + */ + case REC20_MEGACOULOMB_PER_CUBIC_METRE = 'B69'; + + /** + * cycle + */ + case REC20_CYCLE = 'B7'; + + /** + * megacoulomb per square metre + */ + case REC20_MEGACOULOMB_PER_SQUARE_METRE = 'B70'; + + /** + * megaelectronvolt + */ + case REC20_MEGAELECTRONVOLT = 'B71'; + + /** + * megagram per cubic metre + */ + case REC20_MEGAGRAM_PER_CUBIC_METRE = 'B72'; + + /** + * meganewton + */ + case REC20_MEGANEWTON = 'B73'; + + /** + * meganewton metre + */ + case REC20_MEGANEWTON_METRE = 'B74'; + + /** + * megaohm + */ + case REC20_MEGAOHM = 'B75'; + + /** + * megaohm metre + */ + case REC20_MEGAOHM_METRE = 'B76'; + + /** + * megasiemens per metre + */ + case REC20_MEGASIEMENS_PER_METRE = 'B77'; + + /** + * megavolt + */ + case REC20_MEGAVOLT = 'B78'; + + /** + * megavolt per metre + */ + case REC20_MEGAVOLT_PER_METRE = 'B79'; + + /** + * joule per cubic metre + */ + case REC20_JOULE_PER_CUBIC_METRE = 'B8'; + + /** + * gigabit per second + */ + case REC20_GIGABIT_PER_SECOND = 'B80'; + + /** + * reciprocal metre squared reciprocal second + */ + case REC20_RECIPROCAL_METRE_SQUARED_RECIPROCAL_SECOND = 'B81'; + + /** + * inch per linear foot + */ + case REC20_INCH_PER_LINEAR_FOOT = 'B82'; + + /** + * metre to the fourth power + */ + case REC20_METRE_TO_THE_FOURTH_POWER = 'B83'; + + /** + * microampere + */ + case REC20_MICROAMPERE = 'B84'; + + /** + * microbar + */ + case REC20_MICROBAR = 'B85'; + + /** + * microcoulomb + */ + case REC20_MICROCOULOMB = 'B86'; + + /** + * microcoulomb per cubic metre + */ + case REC20_MICROCOULOMB_PER_CUBIC_METRE = 'B87'; + + /** + * microcoulomb per square metre + */ + case REC20_MICROCOULOMB_PER_SQUARE_METRE = 'B88'; + + /** + * microfarad per metre + */ + case REC20_MICROFARAD_PER_METRE = 'B89'; + + /** + * microhenry + */ + case REC20_MICROHENRY = 'B90'; + + /** + * microhenry per metre + */ + case REC20_MICROHENRY_PER_METRE = 'B91'; + + /** + * micronewton + */ + case REC20_MICRONEWTON = 'B92'; + + /** + * micronewton metre + */ + case REC20_MICRONEWTON_METRE = 'B93'; + + /** + * microohm + */ + case REC20_MICROOHM = 'B94'; + + /** + * microohm metre + */ + case REC20_MICROOHM_METRE = 'B95'; + + /** + * micropascal + */ + case REC20_MICROPASCAL = 'B96'; + + /** + * microradian + */ + case REC20_MICRORADIAN = 'B97'; + + /** + * microsecond + */ + case REC20_MICROSECOND = 'B98'; + + /** + * microsiemens + */ + case REC20_MICROSIEMENS = 'B99'; + + /** + * bar [unit of pressure] + */ + case REC20_BAR_UNIT_OF_PRESSURE = 'BAR'; + + /** + * base box + */ + case REC20_BASE_BOX = 'BB'; + + /** + * board foot + */ + case REC20_BOARD_FOOT = 'BFT'; + + /** + * brake horse power + */ + case REC20_BRAKE_HORSE_POWER = 'BHP'; + + /** + * billion (EUR) + */ + case REC20_BILLION_EUR = 'BIL'; + + /** + * dry barrel (US) + */ + case REC20_DRY_BARREL_US = 'BLD'; + + /** + * barrel (US) + */ + case REC20_BARREL_US = 'BLL'; + + /** + * hundred board foot + */ + case REC20_HUNDRED_BOARD_FOOT = 'BP'; + + /** + * beats per minute + */ + case REC20_BEATS_PER_MINUTE = 'BPM'; + + /** + * becquerel + */ + case REC20_BECQUEREL = 'BQL'; + + /** + * British thermal unit (international table) + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE = 'BTU'; + + /** + * bushel (US) + */ + case REC20_BUSHEL_US = 'BUA'; + + /** + * bushel (UK) + */ + case REC20_BUSHEL_UK = 'BUI'; + + /** + * call + */ + case REC20_CALL = 'C0'; + + /** + * millifarad + */ + case REC20_MILLIFARAD = 'C10'; + + /** + * milligal + */ + case REC20_MILLIGAL = 'C11'; + + /** + * milligram per metre + */ + case REC20_MILLIGRAM_PER_METRE = 'C12'; + + /** + * milligray + */ + case REC20_MILLIGRAY = 'C13'; + + /** + * millihenry + */ + case REC20_MILLIHENRY = 'C14'; + + /** + * millijoule + */ + case REC20_MILLIJOULE = 'C15'; + + /** + * millimetre per second + */ + case REC20_MILLIMETRE_PER_SECOND = 'C16'; + + /** + * millimetre squared per second + */ + case REC20_MILLIMETRE_SQUARED_PER_SECOND = 'C17'; + + /** + * millimole + */ + case REC20_MILLIMOLE = 'C18'; + + /** + * mole per kilogram + */ + case REC20_MOLE_PER_KILOGRAM = 'C19'; + + /** + * millinewton + */ + case REC20_MILLINEWTON = 'C20'; + + /** + * kibibit + */ + case REC20_KIBIBIT = 'C21'; + + /** + * millinewton per metre + */ + case REC20_MILLINEWTON_PER_METRE = 'C22'; + + /** + * milliohm metre + */ + case REC20_MILLIOHM_METRE = 'C23'; + + /** + * millipascal second + */ + case REC20_MILLIPASCAL_SECOND = 'C24'; + + /** + * milliradian + */ + case REC20_MILLIRADIAN = 'C25'; + + /** + * millisecond + */ + case REC20_MILLISECOND = 'C26'; + + /** + * millisiemens + */ + case REC20_MILLISIEMENS = 'C27'; + + /** + * millisievert + */ + case REC20_MILLISIEVERT = 'C28'; + + /** + * millitesla + */ + case REC20_MILLITESLA = 'C29'; + + /** + * microvolt per metre + */ + case REC20_MICROVOLT_PER_METRE = 'C3'; + + /** + * millivolt per metre + */ + case REC20_MILLIVOLT_PER_METRE = 'C30'; + + /** + * milliwatt + */ + case REC20_MILLIWATT = 'C31'; + + /** + * milliwatt per square metre + */ + case REC20_MILLIWATT_PER_SQUARE_METRE = 'C32'; + + /** + * milliweber + */ + case REC20_MILLIWEBER = 'C33'; + + /** + * mole + */ + case REC20_MOLE = 'C34'; + + /** + * mole per cubic decimetre + */ + case REC20_MOLE_PER_CUBIC_DECIMETRE = 'C35'; + + /** + * mole per cubic metre + */ + case REC20_MOLE_PER_CUBIC_METRE = 'C36'; + + /** + * kilobit + */ + case REC20_KILOBIT = 'C37'; + + /** + * mole per litre + */ + case REC20_MOLE_PER_LITRE = 'C38'; + + /** + * nanoampere + */ + case REC20_NANOAMPERE = 'C39'; + + /** + * nanocoulomb + */ + case REC20_NANOCOULOMB = 'C40'; + + /** + * nanofarad + */ + case REC20_NANOFARAD = 'C41'; + + /** + * nanofarad per metre + */ + case REC20_NANOFARAD_PER_METRE = 'C42'; + + /** + * nanohenry + */ + case REC20_NANOHENRY = 'C43'; + + /** + * nanohenry per metre + */ + case REC20_NANOHENRY_PER_METRE = 'C44'; + + /** + * nanometre + */ + case REC20_NANOMETRE = 'C45'; + + /** + * nanoohm metre + */ + case REC20_NANOOHM_METRE = 'C46'; + + /** + * nanosecond + */ + case REC20_NANOSECOND = 'C47'; + + /** + * nanotesla + */ + case REC20_NANOTESLA = 'C48'; + + /** + * nanowatt + */ + case REC20_NANOWATT = 'C49'; + + /** + * neper + */ + case REC20_NEPER = 'C50'; + + /** + * neper per second + */ + case REC20_NEPER_PER_SECOND = 'C51'; + + /** + * picometre + */ + case REC20_PICOMETRE = 'C52'; + + /** + * newton metre second + */ + case REC20_NEWTON_METRE_SECOND = 'C53'; + + /** + * newton metre squared per kilogram squared + */ + case REC20_NEWTON_METRE_SQUARED_PER_KILOGRAM_SQUARED = 'C54'; + + /** + * newton per square metre + */ + case REC20_NEWTON_PER_SQUARE_METRE = 'C55'; + + /** + * newton per square millimetre + */ + case REC20_NEWTON_PER_SQUARE_MILLIMETRE = 'C56'; + + /** + * newton second + */ + case REC20_NEWTON_SECOND = 'C57'; + + /** + * newton second per metre + */ + case REC20_NEWTON_SECOND_PER_METRE = 'C58'; + + /** + * octave + */ + case REC20_OCTAVE = 'C59'; + + /** + * ohm centimetre + */ + case REC20_OHM_CENTIMETRE = 'C60'; + + /** + * ohm metre + */ + case REC20_OHM_METRE = 'C61'; + + /** + * one + */ + case REC20_ONE = 'C62'; + + /** + * parsec + */ + case REC20_PARSEC = 'C63'; + + /** + * pascal per kelvin + */ + case REC20_PASCAL_PER_KELVIN = 'C64'; + + /** + * pascal second + */ + case REC20_PASCAL_SECOND = 'C65'; + + /** + * pascal second per cubic metre + */ + case REC20_PASCAL_SECOND_PER_CUBIC_METRE = 'C66'; + + /** + * pascal second per metre + */ + case REC20_PASCAL_SECOND_PER_METRE = 'C67'; + + /** + * petajoule + */ + case REC20_PETAJOULE = 'C68'; + + /** + * phon + */ + case REC20_PHON = 'C69'; + + /** + * centipoise + */ + case REC20_CENTIPOISE = 'C7'; + + /** + * picoampere + */ + case REC20_PICOAMPERE = 'C70'; + + /** + * picocoulomb + */ + case REC20_PICOCOULOMB = 'C71'; + + /** + * picofarad per metre + */ + case REC20_PICOFARAD_PER_METRE = 'C72'; + + /** + * picohenry + */ + case REC20_PICOHENRY = 'C73'; + + /** + * kilobit per second + */ + case REC20_KILOBIT_PER_SECOND = 'C74'; + + /** + * picowatt + */ + case REC20_PICOWATT = 'C75'; + + /** + * picowatt per square metre + */ + case REC20_PICOWATT_PER_SQUARE_METRE = 'C76'; + + /** + * pound-force + */ + case REC20_POUNDFORCE = 'C78'; + + /** + * kilovolt ampere hour + */ + case REC20_KILOVOLT_AMPERE_HOUR = 'C79'; + + /** + * millicoulomb per kilogram + */ + case REC20_MILLICOULOMB_PER_KILOGRAM = 'C8'; + + /** + * rad + */ + case REC20_RAD = 'C80'; + + /** + * radian + */ + case REC20_RADIAN = 'C81'; + + /** + * radian square metre per mole + */ + case REC20_RADIAN_SQUARE_METRE_PER_MOLE = 'C82'; + + /** + * radian square metre per kilogram + */ + case REC20_RADIAN_SQUARE_METRE_PER_KILOGRAM = 'C83'; + + /** + * radian per metre + */ + case REC20_RADIAN_PER_METRE = 'C84'; + + /** + * reciprocal angstrom + */ + case REC20_RECIPROCAL_ANGSTROM = 'C85'; + + /** + * reciprocal cubic metre + */ + case REC20_RECIPROCAL_CUBIC_METRE = 'C86'; + + /** + * reciprocal cubic metre per second + */ + case REC20_RECIPROCAL_CUBIC_METRE_PER_SECOND = 'C87'; + + /** + * reciprocal electron volt per cubic metre + */ + case REC20_RECIPROCAL_ELECTRON_VOLT_PER_CUBIC_METRE = 'C88'; + + /** + * reciprocal henry + */ + case REC20_RECIPROCAL_HENRY = 'C89'; + + /** + * coil group + */ + case REC20_COIL_GROUP = 'C9'; + + /** + * reciprocal joule per cubic metre + */ + case REC20_RECIPROCAL_JOULE_PER_CUBIC_METRE = 'C90'; + + /** + * reciprocal kelvin or kelvin to the power minus one + */ + case REC20_RECIPROCAL_KELVIN_OR_KELVIN_TO_THE_POWER_MINUS_ONE = 'C91'; + + /** + * reciprocal metre + */ + case REC20_RECIPROCAL_METRE = 'C92'; + + /** + * reciprocal square metre + */ + case REC20_RECIPROCAL_SQUARE_METRE = 'C93'; + + /** + * reciprocal minute + */ + case REC20_RECIPROCAL_MINUTE = 'C94'; + + /** + * reciprocal mole + */ + case REC20_RECIPROCAL_MOLE = 'C95'; + + /** + * reciprocal pascal or pascal to the power minus one + */ + case REC20_RECIPROCAL_PASCAL_OR_PASCAL_TO_THE_POWER_MINUS_ONE = 'C96'; + + /** + * reciprocal second + */ + case REC20_RECIPROCAL_SECOND = 'C97'; + + /** + * reciprocal second per metre squared + */ + case REC20_RECIPROCAL_SECOND_PER_METRE_SQUARED = 'C99'; + + /** + * carrying capacity in metric ton + */ + case REC20_CARRYING_CAPACITY_IN_METRIC_TON = 'CCT'; + + /** + * candela + */ + case REC20_CANDELA = 'CDL'; + + /** + * degree Celsius + */ + case REC20_DEGREE_CELSIUS = 'CEL'; + + /** + * hundred + */ + case REC20_HUNDRED = 'CEN'; + + /** + * card + */ + case REC20_CARD = 'CG'; + + /** + * centigram + */ + case REC20_CENTIGRAM = 'CGM'; + + /** + * coulomb per kilogram + */ + case REC20_COULOMB_PER_KILOGRAM = 'CKG'; + + /** + * hundred leave + */ + case REC20_HUNDRED_LEAVE = 'CLF'; + + /** + * centilitre + */ + case REC20_CENTILITRE = 'CLT'; + + /** + * square centimetre + */ + case REC20_SQUARE_CENTIMETRE = 'CMK'; + + /** + * cubic centimetre + */ + case REC20_CUBIC_CENTIMETRE = 'CMQ'; + + /** + * centimetre + */ + case REC20_CENTIMETRE = 'CMT'; + + /** + * hundred pack + */ + case REC20_HUNDRED_PACK = 'CNP'; + + /** + * cental (UK) + */ + case REC20_CENTAL_UK = 'CNT'; + + /** + * coulomb + */ + case REC20_COULOMB = 'COU'; + + /** + * content gram + */ + case REC20_CONTENT_GRAM = 'CTG'; + + /** + * metric carat + */ + case REC20_METRIC_CARAT = 'CTM'; + + /** + * content ton (metric) + */ + case REC20_CONTENT_TON_METRIC = 'CTN'; + + /** + * curie + */ + case REC20_CURIE = 'CUR'; + + /** + * hundred pound (cwt) / hundred weight (US) + */ + case REC20_HUNDRED_POUND_CWT___HUNDRED_WEIGHT_US = 'CWA'; + + /** + * hundred weight (UK) + */ + case REC20_HUNDRED_WEIGHT_UK = 'CWI'; + + /** + * kilowatt hour per hour + */ + case REC20_KILOWATT_HOUR_PER_HOUR = 'D03'; + + /** + * lot [unit of weight] + */ + case REC20_LOT__UNIT_OF_WEIGHT = 'D04'; + + /** + * reciprocal second per steradian + */ + case REC20_RECIPROCAL_SECOND_PER_STERADIAN = 'D1'; + + /** + * siemens per metre + */ + case REC20_SIEMENS_PER_METRE = 'D10'; + + /** + * mebibit + */ + case REC20_MEBIBIT = 'D11'; + + /** + * siemens square metre per mole + */ + case REC20_SIEMENS_SQUARE_METRE_PER_MOLE = 'D12'; + + /** + * sievert + */ + case REC20_SIEVERT = 'D13'; + + /** + * sone + */ + case REC20_SONE = 'D15'; + + /** + * square centimetre per erg + */ + case REC20_SQUARE_CENTIMETRE_PER_ERG = 'D16'; + + /** + * square centimetre per steradian erg + */ + case REC20_SQUARE_CENTIMETRE_PER_STERADIAN_ERG = 'D17'; + + /** + * metre kelvin + */ + case REC20_METRE_KELVIN = 'D18'; + + /** + * square metre kelvin per watt + */ + case REC20_SQUARE_METRE_KELVIN_PER_WATT = 'D19'; + + /** + * reciprocal second per steradian metre squared + */ + case REC20_RECIPROCAL_SECOND_PER_STERADIAN_METRE_SQUARED = 'D2'; + + /** + * square metre per joule + */ + case REC20_SQUARE_METRE_PER_JOULE = 'D20'; + + /** + * square metre per kilogram + */ + case REC20_SQUARE_METRE_PER_KILOGRAM = 'D21'; + + /** + * square metre per mole + */ + case REC20_SQUARE_METRE_PER_MOLE = 'D22'; + + /** + * pen gram (protein) + */ + case REC20_PEN_GRAM_PROTEIN = 'D23'; + + /** + * square metre per steradian + */ + case REC20_SQUARE_METRE_PER_STERADIAN = 'D24'; + + /** + * square metre per steradian joule + */ + case REC20_SQUARE_METRE_PER_STERADIAN_JOULE = 'D25'; + + /** + * square metre per volt second + */ + case REC20_SQUARE_METRE_PER_VOLT_SECOND = 'D26'; + + /** + * steradian + */ + case REC20_STERADIAN = 'D27'; + + /** + * terahertz + */ + case REC20_TERAHERTZ = 'D29'; + + /** + * terajoule + */ + case REC20_TERAJOULE = 'D30'; + + /** + * terawatt + */ + case REC20_TERAWATT = 'D31'; + + /** + * terawatt hour + */ + case REC20_TERAWATT_HOUR = 'D32'; + + /** + * tesla + */ + case REC20_TESLA = 'D33'; + + /** + * tex + */ + case REC20_TEX = 'D34'; + + /** + * megabit + */ + case REC20_MEGABIT = 'D36'; + + /** + * tonne per cubic metre + */ + case REC20_TONNE_PER_CUBIC_METRE = 'D41'; + + /** + * tropical year + */ + case REC20_TROPICAL_YEAR = 'D42'; + + /** + * unified atomic mass unit + */ + case REC20_UNIFIED_ATOMIC_MASS_UNIT = 'D43'; + + /** + * var + */ + case REC20_VAR = 'D44'; + + /** + * volt squared per kelvin squared + */ + case REC20_VOLT_SQUARED_PER_KELVIN_SQUARED = 'D45'; + + /** + * volt - ampere + */ + case REC20_VOLT__AMPERE = 'D46'; + + /** + * volt per centimetre + */ + case REC20_VOLT_PER_CENTIMETRE = 'D47'; + + /** + * volt per kelvin + */ + case REC20_VOLT_PER_KELVIN = 'D48'; + + /** + * millivolt per kelvin + */ + case REC20_MILLIVOLT_PER_KELVIN = 'D49'; + + /** + * kilogram per square centimetre + */ + case REC20_KILOGRAM_PER_SQUARE_CENTIMETRE = 'D5'; + + /** + * volt per metre + */ + case REC20_VOLT_PER_METRE = 'D50'; + + /** + * volt per millimetre + */ + case REC20_VOLT_PER_MILLIMETRE = 'D51'; + + /** + * watt per kelvin + */ + case REC20_WATT_PER_KELVIN = 'D52'; + + /** + * watt per metre kelvin + */ + case REC20_WATT_PER_METRE_KELVIN = 'D53'; + + /** + * watt per square metre + */ + case REC20_WATT_PER_SQUARE_METRE = 'D54'; + + /** + * watt per square metre kelvin + */ + case REC20_WATT_PER_SQUARE_METRE_KELVIN = 'D55'; + + /** + * watt per square metre kelvin to the fourth power + */ + case REC20_WATT_PER_SQUARE_METRE_KELVIN_TO_THE_FOURTH_POWER = 'D56'; + + /** + * watt per steradian + */ + case REC20_WATT_PER_STERADIAN = 'D57'; + + /** + * watt per steradian square metre + */ + case REC20_WATT_PER_STERADIAN_SQUARE_METRE = 'D58'; + + /** + * weber per metre + */ + case REC20_WEBER_PER_METRE = 'D59'; + + /** + * roentgen per second + */ + case REC20_ROENTGEN_PER_SECOND = 'D6'; + + /** + * weber per millimetre + */ + case REC20_WEBER_PER_MILLIMETRE = 'D60'; + + /** + * minute [unit of angle] + */ + case REC20_MINUTE_UNIT_OF_ANGLE = 'D61'; + + /** + * second [unit of angle] + */ + case REC20_SECOND_UNIT_OF_ANGLE = 'D62'; + + /** + * book + */ + case REC20_BOOK = 'D63'; + + /** + * round + */ + case REC20_ROUND = 'D65'; + + /** + * number of words + */ + case REC20_NUMBER_OF_WORDS = 'D68'; + + /** + * inch to the fourth power + */ + case REC20_INCH_TO_THE_FOURTH_POWER = 'D69'; + + /** + * joule square metre + */ + case REC20_JOULE_SQUARE_METRE = 'D73'; + + /** + * kilogram per mole + */ + case REC20_KILOGRAM_PER_MOLE = 'D74'; + + /** + * megacoulomb + */ + case REC20_MEGACOULOMB = 'D77'; + + /** + * megajoule per second + */ + case REC20_MEGAJOULE_PER_SECOND = 'D78'; + + /** + * microwatt + */ + case REC20_MICROWATT = 'D80'; + + /** + * microtesla + */ + case REC20_MICROTESLA = 'D81'; + + /** + * microvolt + */ + case REC20_MICROVOLT = 'D82'; + + /** + * millinewton metre + */ + case REC20_MILLINEWTON_METRE = 'D83'; + + /** + * microwatt per square metre + */ + case REC20_MICROWATT_PER_SQUARE_METRE = 'D85'; + + /** + * millicoulomb + */ + case REC20_MILLICOULOMB = 'D86'; + + /** + * millimole per kilogram + */ + case REC20_MILLIMOLE_PER_KILOGRAM = 'D87'; + + /** + * millicoulomb per cubic metre + */ + case REC20_MILLICOULOMB_PER_CUBIC_METRE = 'D88'; + + /** + * millicoulomb per square metre + */ + case REC20_MILLICOULOMB_PER_SQUARE_METRE = 'D89'; + + /** + * rem + */ + case REC20_REM = 'D91'; + + /** + * second per cubic metre + */ + case REC20_SECOND_PER_CUBIC_METRE = 'D93'; + + /** + * second per cubic metre radian + */ + case REC20_SECOND_PER_CUBIC_METRE_RADIAN = 'D94'; + + /** + * joule per gram + */ + case REC20_JOULE_PER_GRAM = 'D95'; + + /** + * decare + */ + case REC20_DECARE = 'DAA'; + + /** + * ten day + */ + case REC20_TEN_DAY = 'DAD'; + + /** + * day + */ + case REC20_DAY = 'DAY'; + + /** + * dry pound + */ + case REC20_DRY_POUND = 'DB'; + + /** + * degree [unit of angle] + */ + case REC20_DEGREE_UNIT_OF_ANGLE = 'DD'; + + /** + * decade + */ + case REC20_DECADE = 'DEC'; + + /** + * decigram + */ + case REC20_DECIGRAM = 'DG'; + + /** + * decagram + */ + case REC20_DECAGRAM = 'DJ'; + + /** + * decilitre + */ + case REC20_DECILITRE = 'DLT'; + + /** + * cubic decametre + */ + case REC20_CUBIC_DECAMETRE = 'DMA'; + + /** + * square decimetre + */ + case REC20_SQUARE_DECIMETRE = 'DMK'; + + /** + * standard kilolitre + */ + case REC20_STANDARD_KILOLITRE = 'DMO'; + + /** + * cubic decimetre + */ + case REC20_CUBIC_DECIMETRE = 'DMQ'; + + /** + * decimetre + */ + case REC20_DECIMETRE = 'DMT'; + + /** + * decinewton metre + */ + case REC20_DECINEWTON_METRE = 'DN'; + + /** + * dozen piece + */ + case REC20_DOZEN_PIECE = 'DPC'; + + /** + * dozen pair + */ + case REC20_DOZEN_PAIR = 'DPR'; + + /** + * displacement tonnage + */ + case REC20_DISPLACEMENT_TONNAGE = 'DPT'; + + /** + * dram (US) + */ + case REC20_DRAM_US = 'DRA'; + + /** + * dram (UK) + */ + case REC20_DRAM_UK = 'DRI'; + + /** + * dozen roll + */ + case REC20_DOZEN_ROLL = 'DRL'; + + /** + * dry ton + */ + case REC20_DRY_TON = 'DT'; + + /** + * decitonne + */ + case REC20_DECITONNE = 'DTN'; + + /** + * pennyweight + */ + case REC20_PENNYWEIGHT = 'DWT'; + + /** + * dozen + */ + case REC20_DOZEN = 'DZN'; + + /** + * dozen pack + */ + case REC20_DOZEN_PACK = 'DZP'; + + /** + * newton per square centimetre + */ + case REC20_NEWTON_PER_SQUARE_CENTIMETRE = 'E01'; + + /** + * megawatt hour per hour + */ + case REC20_MEGAWATT_HOUR_PER_HOUR = 'E07'; + + /** + * megawatt per hertz + */ + case REC20_MEGAWATT_PER_HERTZ = 'E08'; + + /** + * milliampere hour + */ + case REC20_MILLIAMPERE_HOUR = 'E09'; + + /** + * degree day + */ + case REC20_DEGREE_DAY = 'E10'; + + /** + * mille + */ + case REC20_MILLE = 'E12'; + + /** + * kilocalorie (international table) + */ + case REC20_KILOCALORIE_INTERNATIONAL_TABLE = 'E14'; + + /** + * kilocalorie (thermochemical) per hour + */ + case REC20_KILOCALORIE_THERMOCHEMICAL_PER_HOUR = 'E15'; + + /** + * million Btu(IT) per hour + */ + case REC20_MILLION_BTUIT_PER_HOUR = 'E16'; + + /** + * cubic foot per second + */ + case REC20_CUBIC_FOOT_PER_SECOND = 'E17'; + + /** + * tonne per hour + */ + case REC20_TONNE_PER_HOUR = 'E18'; + + /** + * ping + */ + case REC20_PING = 'E19'; + + /** + * megabit per second + */ + case REC20_MEGABIT_PER_SECOND = 'E20'; + + /** + * shares + */ + case REC20_SHARES = 'E21'; + + /** + * TEU + */ + case REC20_TEU = 'E22'; + + /** + * tyre + */ + case REC20_TYRE = 'E23'; + + /** + * active unit + */ + case REC20_ACTIVE_UNIT = 'E25'; + + /** + * dose + */ + case REC20_DOSE = 'E27'; + + /** + * air dry ton + */ + case REC20_AIR_DRY_TON = 'E28'; + + /** + * strand + */ + case REC20_STRAND = 'E30'; + + /** + * square metre per litre + */ + case REC20_SQUARE_METRE_PER_LITRE = 'E31'; + + /** + * litre per hour + */ + case REC20_LITRE_PER_HOUR = 'E32'; + + /** + * foot per thousand + */ + case REC20_FOOT_PER_THOUSAND = 'E33'; + + /** + * gigabyte + */ + case REC20_GIGABYTE = 'E34'; + + /** + * terabyte + */ + case REC20_TERABYTE = 'E35'; + + /** + * petabyte + */ + case REC20_PETABYTE = 'E36'; + + /** + * pixel + */ + case REC20_PIXEL = 'E37'; + + /** + * megapixel + */ + case REC20_MEGAPIXEL = 'E38'; + + /** + * dots per inch + */ + case REC20_DOTS_PER_INCH = 'E39'; + + /** + * gross kilogram + */ + case REC20_GROSS_KILOGRAM = 'E4'; + + /** + * part per hundred thousand + */ + case REC20_PART_PER_HUNDRED_THOUSAND = 'E40'; + + /** + * kilogram-force per square millimetre + */ + case REC20_KILOGRAMFORCE_PER_SQUARE_MILLIMETRE = 'E41'; + + /** + * kilogram-force per square centimetre + */ + case REC20_KILOGRAMFORCE_PER_SQUARE_CENTIMETRE = 'E42'; + + /** + * joule per square centimetre + */ + case REC20_JOULE_PER_SQUARE_CENTIMETRE = 'E43'; + + /** + * kilogram-force metre per square centimetre + */ + case REC20_KILOGRAMFORCE_METRE_PER_SQUARE_CENTIMETRE = 'E44'; + + /** + * milliohm + */ + case REC20_MILLIOHM = 'E45'; + + /** + * kilowatt hour per cubic metre + */ + case REC20_KILOWATT_HOUR_PER_CUBIC_METRE = 'E46'; + + /** + * kilowatt hour per kelvin + */ + case REC20_KILOWATT_HOUR_PER_KELVIN = 'E47'; + + /** + * service unit + */ + case REC20_SERVICE_UNIT = 'E48'; + + /** + * working day + */ + case REC20_WORKING_DAY = 'E49'; + + /** + * accounting unit + */ + case REC20_ACCOUNTING_UNIT = 'E50'; + + /** + * job + */ + case REC20_JOB = 'E51'; + + /** + * run foot + */ + case REC20_RUN_FOOT = 'E52'; + + /** + * test + */ + case REC20_TEST = 'E53'; + + /** + * trip + */ + case REC20_TRIP = 'E54'; + + /** + * use + */ + case REC20_USE = 'E55'; + + /** + * well + */ + case REC20_WELL = 'E56'; + + /** + * zone + */ + case REC20_ZONE = 'E57'; + + /** + * exabit per second + */ + case REC20_EXABIT_PER_SECOND = 'E58'; + + /** + * exbibyte + */ + case REC20_EXBIBYTE = 'E59'; + + /** + * pebibyte + */ + case REC20_PEBIBYTE = 'E60'; + + /** + * tebibyte + */ + case REC20_TEBIBYTE = 'E61'; + + /** + * gibibyte + */ + case REC20_GIBIBYTE = 'E62'; + + /** + * mebibyte + */ + case REC20_MEBIBYTE = 'E63'; + + /** + * kibibyte + */ + case REC20_KIBIBYTE = 'E64'; + + /** + * exbibit per metre + */ + case REC20_EXBIBIT_PER_METRE = 'E65'; + + /** + * exbibit per square metre + */ + case REC20_EXBIBIT_PER_SQUARE_METRE = 'E66'; + + /** + * exbibit per cubic metre + */ + case REC20_EXBIBIT_PER_CUBIC_METRE = 'E67'; + + /** + * gigabyte per second + */ + case REC20_GIGABYTE_PER_SECOND = 'E68'; + + /** + * gibibit per metre + */ + case REC20_GIBIBIT_PER_METRE = 'E69'; + + /** + * gibibit per square metre + */ + case REC20_GIBIBIT_PER_SQUARE_METRE = 'E70'; + + /** + * gibibit per cubic metre + */ + case REC20_GIBIBIT_PER_CUBIC_METRE = 'E71'; + + /** + * kibibit per metre + */ + case REC20_KIBIBIT_PER_METRE = 'E72'; + + /** + * kibibit per square metre + */ + case REC20_KIBIBIT_PER_SQUARE_METRE = 'E73'; + + /** + * kibibit per cubic metre + */ + case REC20_KIBIBIT_PER_CUBIC_METRE = 'E74'; + + /** + * mebibit per metre + */ + case REC20_MEBIBIT_PER_METRE = 'E75'; + + /** + * mebibit per square metre + */ + case REC20_MEBIBIT_PER_SQUARE_METRE = 'E76'; + + /** + * mebibit per cubic metre + */ + case REC20_MEBIBIT_PER_CUBIC_METRE = 'E77'; + + /** + * petabit + */ + case REC20_PETABIT = 'E78'; + + /** + * petabit per second + */ + case REC20_PETABIT_PER_SECOND = 'E79'; + + /** + * pebibit per metre + */ + case REC20_PEBIBIT_PER_METRE = 'E80'; + + /** + * pebibit per square metre + */ + case REC20_PEBIBIT_PER_SQUARE_METRE = 'E81'; + + /** + * pebibit per cubic metre + */ + case REC20_PEBIBIT_PER_CUBIC_METRE = 'E82'; + + /** + * terabit + */ + case REC20_TERABIT = 'E83'; + + /** + * terabit per second + */ + case REC20_TERABIT_PER_SECOND = 'E84'; + + /** + * tebibit per metre + */ + case REC20_TEBIBIT_PER_METRE = 'E85'; + + /** + * tebibit per cubic metre + */ + case REC20_TEBIBIT_PER_CUBIC_METRE = 'E86'; + + /** + * tebibit per square metre + */ + case REC20_TEBIBIT_PER_SQUARE_METRE = 'E87'; + + /** + * bit per metre + */ + case REC20_BIT_PER_METRE = 'E88'; + + /** + * bit per square metre + */ + case REC20_BIT_PER_SQUARE_METRE = 'E89'; + + /** + * reciprocal centimetre + */ + case REC20_RECIPROCAL_CENTIMETRE = 'E90'; + + /** + * reciprocal day + */ + case REC20_RECIPROCAL_DAY = 'E91'; + + /** + * cubic decimetre per hour + */ + case REC20_CUBIC_DECIMETRE_PER_HOUR = 'E92'; + + /** + * kilogram per hour + */ + case REC20_KILOGRAM_PER_HOUR = 'E93'; + + /** + * kilomole per second + */ + case REC20_KILOMOLE_PER_SECOND = 'E94'; + + /** + * mole per second + */ + case REC20_MOLE_PER_SECOND = 'E95'; + + /** + * degree per second + */ + case REC20_DEGREE_PER_SECOND = 'E96'; + + /** + * millimetre per degree Celcius metre + */ + case REC20_MILLIMETRE_PER_DEGREE_CELCIUS_METRE = 'E97'; + + /** + * degree Celsius per kelvin + */ + case REC20_DEGREE_CELSIUS_PER_KELVIN = 'E98'; + + /** + * hectopascal per bar + */ + case REC20_HECTOPASCAL_PER_BAR = 'E99'; + + /** + * each + */ + case REC20_EACH = 'EA'; + + /** + * electronic mail box + */ + case REC20_ELECTRONIC_MAIL_BOX = 'EB'; + + /** + * equivalent gallon + */ + case REC20_EQUIVALENT_GALLON = 'EQ'; + + /** + * bit per cubic metre + */ + case REC20_BIT_PER_CUBIC_METRE = 'F01'; + + /** + * kelvin per kelvin + */ + case REC20_KELVIN_PER_KELVIN = 'F02'; + + /** + * kilopascal per bar + */ + case REC20_KILOPASCAL_PER_BAR = 'F03'; + + /** + * millibar per bar + */ + case REC20_MILLIBAR_PER_BAR = 'F04'; + + /** + * megapascal per bar + */ + case REC20_MEGAPASCAL_PER_BAR = 'F05'; + + /** + * poise per bar + */ + case REC20_POISE_PER_BAR = 'F06'; + + /** + * pascal per bar + */ + case REC20_PASCAL_PER_BAR = 'F07'; + + /** + * milliampere per inch + */ + case REC20_MILLIAMPERE_PER_INCH = 'F08'; + + /** + * kelvin per hour + */ + case REC20_KELVIN_PER_HOUR = 'F10'; + + /** + * kelvin per minute + */ + case REC20_KELVIN_PER_MINUTE = 'F11'; + + /** + * kelvin per second + */ + case REC20_KELVIN_PER_SECOND = 'F12'; + + /** + * slug + */ + case REC20_SLUG = 'F13'; + + /** + * gram per kelvin + */ + case REC20_GRAM_PER_KELVIN = 'F14'; + + /** + * kilogram per kelvin + */ + case REC20_KILOGRAM_PER_KELVIN = 'F15'; + + /** + * milligram per kelvin + */ + case REC20_MILLIGRAM_PER_KELVIN = 'F16'; + + /** + * pound-force per foot + */ + case REC20_POUNDFORCE_PER_FOOT = 'F17'; + + /** + * kilogram square centimetre + */ + case REC20_KILOGRAM_SQUARE_CENTIMETRE = 'F18'; + + /** + * kilogram square millimetre + */ + case REC20_KILOGRAM_SQUARE_MILLIMETRE = 'F19'; + + /** + * pound inch squared + */ + case REC20_POUND_INCH_SQUARED = 'F20'; + + /** + * pound-force inch + */ + case REC20_POUNDFORCE_INCH = 'F21'; + + /** + * pound-force foot per ampere + */ + case REC20_POUNDFORCE_FOOT_PER_AMPERE = 'F22'; + + /** + * gram per cubic decimetre + */ + case REC20_GRAM_PER_CUBIC_DECIMETRE = 'F23'; + + /** + * kilogram per kilomol + */ + case REC20_KILOGRAM_PER_KILOMOL = 'F24'; + + /** + * gram per hertz + */ + case REC20_GRAM_PER_HERTZ = 'F25'; + + /** + * gram per day + */ + case REC20_GRAM_PER_DAY = 'F26'; + + /** + * gram per hour + */ + case REC20_GRAM_PER_HOUR = 'F27'; + + /** + * gram per minute + */ + case REC20_GRAM_PER_MINUTE = 'F28'; + + /** + * gram per second + */ + case REC20_GRAM_PER_SECOND = 'F29'; + + /** + * kilogram per day + */ + case REC20_KILOGRAM_PER_DAY = 'F30'; + + /** + * kilogram per minute + */ + case REC20_KILOGRAM_PER_MINUTE = 'F31'; + + /** + * milligram per day + */ + case REC20_MILLIGRAM_PER_DAY = 'F32'; + + /** + * milligram per minute + */ + case REC20_MILLIGRAM_PER_MINUTE = 'F33'; + + /** + * milligram per second + */ + case REC20_MILLIGRAM_PER_SECOND = 'F34'; + + /** + * gram per day kelvin + */ + case REC20_GRAM_PER_DAY_KELVIN = 'F35'; + + /** + * gram per hour kelvin + */ + case REC20_GRAM_PER_HOUR_KELVIN = 'F36'; + + /** + * gram per minute kelvin + */ + case REC20_GRAM_PER_MINUTE_KELVIN = 'F37'; + + /** + * gram per second kelvin + */ + case REC20_GRAM_PER_SECOND_KELVIN = 'F38'; + + /** + * kilogram per day kelvin + */ + case REC20_KILOGRAM_PER_DAY_KELVIN = 'F39'; + + /** + * kilogram per hour kelvin + */ + case REC20_KILOGRAM_PER_HOUR_KELVIN = 'F40'; + + /** + * kilogram per minute kelvin + */ + case REC20_KILOGRAM_PER_MINUTE_KELVIN = 'F41'; + + /** + * kilogram per second kelvin + */ + case REC20_KILOGRAM_PER_SECOND_KELVIN = 'F42'; + + /** + * milligram per day kelvin + */ + case REC20_MILLIGRAM_PER_DAY_KELVIN = 'F43'; + + /** + * milligram per hour kelvin + */ + case REC20_MILLIGRAM_PER_HOUR_KELVIN = 'F44'; + + /** + * milligram per minute kelvin + */ + case REC20_MILLIGRAM_PER_MINUTE_KELVIN = 'F45'; + + /** + * milligram per second kelvin + */ + case REC20_MILLIGRAM_PER_SECOND_KELVIN = 'F46'; + + /** + * newton per millimetre + */ + case REC20_NEWTON_PER_MILLIMETRE = 'F47'; + + /** + * pound-force per inch + */ + case REC20_POUNDFORCE_PER_INCH = 'F48'; + + /** + * rod [unit of distance] + */ + case REC20_ROD_UNIT_OF_DISTANCE = 'F49'; + + /** + * micrometre per kelvin + */ + case REC20_MICROMETRE_PER_KELVIN = 'F50'; + + /** + * centimetre per kelvin + */ + case REC20_CENTIMETRE_PER_KELVIN = 'F51'; + + /** + * metre per kelvin + */ + case REC20_METRE_PER_KELVIN = 'F52'; + + /** + * millimetre per kelvin + */ + case REC20_MILLIMETRE_PER_KELVIN = 'F53'; + + /** + * milliohm per metre + */ + case REC20_MILLIOHM_PER_METRE = 'F54'; + + /** + * ohm per mile (statute mile) + */ + case REC20_OHM_PER_MILE_STATUTE_MILE = 'F55'; + + /** + * ohm per kilometre + */ + case REC20_OHM_PER_KILOMETRE = 'F56'; + + /** + * milliampere per pound-force per square inch + */ + case REC20_MILLIAMPERE_PER_POUNDFORCE_PER_SQUARE_INCH = 'F57'; + + /** + * reciprocal bar + */ + case REC20_RECIPROCAL_BAR = 'F58'; + + /** + * milliampere per bar + */ + case REC20_MILLIAMPERE_PER_BAR = 'F59'; + + /** + * degree Celsius per bar + */ + case REC20_DEGREE_CELSIUS_PER_BAR = 'F60'; + + /** + * kelvin per bar + */ + case REC20_KELVIN_PER_BAR = 'F61'; + + /** + * gram per day bar + */ + case REC20_GRAM_PER_DAY_BAR = 'F62'; + + /** + * gram per hour bar + */ + case REC20_GRAM_PER_HOUR_BAR = 'F63'; + + /** + * gram per minute bar + */ + case REC20_GRAM_PER_MINUTE_BAR = 'F64'; + + /** + * gram per second bar + */ + case REC20_GRAM_PER_SECOND_BAR = 'F65'; + + /** + * kilogram per day bar + */ + case REC20_KILOGRAM_PER_DAY_BAR = 'F66'; + + /** + * kilogram per hour bar + */ + case REC20_KILOGRAM_PER_HOUR_BAR = 'F67'; + + /** + * kilogram per minute bar + */ + case REC20_KILOGRAM_PER_MINUTE_BAR = 'F68'; + + /** + * kilogram per second bar + */ + case REC20_KILOGRAM_PER_SECOND_BAR = 'F69'; + + /** + * milligram per day bar + */ + case REC20_MILLIGRAM_PER_DAY_BAR = 'F70'; + + /** + * milligram per hour bar + */ + case REC20_MILLIGRAM_PER_HOUR_BAR = 'F71'; + + /** + * milligram per minute bar + */ + case REC20_MILLIGRAM_PER_MINUTE_BAR = 'F72'; + + /** + * milligram per second bar + */ + case REC20_MILLIGRAM_PER_SECOND_BAR = 'F73'; + + /** + * gram per bar + */ + case REC20_GRAM_PER_BAR = 'F74'; + + /** + * milligram per bar + */ + case REC20_MILLIGRAM_PER_BAR = 'F75'; + + /** + * milliampere per millimetre + */ + case REC20_MILLIAMPERE_PER_MILLIMETRE = 'F76'; + + /** + * pascal second per kelvin + */ + case REC20_PASCAL_SECOND_PER_KELVIN = 'F77'; + + /** + * inch of water + */ + case REC20_INCH_OF_WATER = 'F78'; + + /** + * inch of mercury + */ + case REC20_INCH_OF_MERCURY = 'F79'; + + /** + * water horse power + */ + case REC20_WATER_HORSE_POWER = 'F80'; + + /** + * bar per kelvin + */ + case REC20_BAR_PER_KELVIN = 'F81'; + + /** + * hectopascal per kelvin + */ + case REC20_HECTOPASCAL_PER_KELVIN = 'F82'; + + /** + * kilopascal per kelvin + */ + case REC20_KILOPASCAL_PER_KELVIN = 'F83'; + + /** + * millibar per kelvin + */ + case REC20_MILLIBAR_PER_KELVIN = 'F84'; + + /** + * megapascal per kelvin + */ + case REC20_MEGAPASCAL_PER_KELVIN = 'F85'; + + /** + * poise per kelvin + */ + case REC20_POISE_PER_KELVIN = 'F86'; + + /** + * volt per litre minute + */ + case REC20_VOLT_PER_LITRE_MINUTE = 'F87'; + + /** + * newton centimetre + */ + case REC20_NEWTON_CENTIMETRE = 'F88'; + + /** + * newton metre per degree + */ + case REC20_NEWTON_METRE_PER_DEGREE = 'F89'; + + /** + * newton metre per ampere + */ + case REC20_NEWTON_METRE_PER_AMPERE = 'F90'; + + /** + * bar litre per second + */ + case REC20_BAR_LITRE_PER_SECOND = 'F91'; + + /** + * bar cubic metre per second + */ + case REC20_BAR_CUBIC_METRE_PER_SECOND = 'F92'; + + /** + * hectopascal litre per second + */ + case REC20_HECTOPASCAL_LITRE_PER_SECOND = 'F93'; + + /** + * hectopascal cubic metre per second + */ + case REC20_HECTOPASCAL_CUBIC_METRE_PER_SECOND = 'F94'; + + /** + * millibar litre per second + */ + case REC20_MILLIBAR_LITRE_PER_SECOND = 'F95'; + + /** + * millibar cubic metre per second + */ + case REC20_MILLIBAR_CUBIC_METRE_PER_SECOND = 'F96'; + + /** + * megapascal litre per second + */ + case REC20_MEGAPASCAL_LITRE_PER_SECOND = 'F97'; + + /** + * megapascal cubic metre per second + */ + case REC20_MEGAPASCAL_CUBIC_METRE_PER_SECOND = 'F98'; + + /** + * pascal litre per second + */ + case REC20_PASCAL_LITRE_PER_SECOND = 'F99'; + + /** + * degree Fahrenheit + */ + case REC20_DEGREE_FAHRENHEIT = 'FAH'; + + /** + * farad + */ + case REC20_FARAD = 'FAR'; + + /** + * fibre metre + */ + case REC20_FIBRE_METRE = 'FBM'; + + /** + * thousand cubic foot + */ + case REC20_THOUSAND_CUBIC_FOOT = 'FC'; + + /** + * hundred cubic metre + */ + case REC20_HUNDRED_CUBIC_METRE = 'FF'; + + /** + * micromole + */ + case REC20_MICROMOLE = 'FH'; + + /** + * failures in time + */ + case REC20_FAILURES_IN_TIME = 'FIT'; + + /** + * flake ton + */ + case REC20_FLAKE_TON = 'FL'; + + /** + * foot + */ + case REC20_FOOT = 'FOT'; + + /** + * pound per square foot + */ + case REC20_POUND_PER_SQUARE_FOOT = 'FP'; + + /** + * foot per minute + */ + case REC20_FOOT_PER_MINUTE = 'FR'; + + /** + * foot per second + */ + case REC20_FOOT_PER_SECOND = 'FS'; + + /** + * square foot + */ + case REC20_SQUARE_FOOT = 'FTK'; + + /** + * cubic foot + */ + case REC20_CUBIC_FOOT = 'FTQ'; + + /** + * pascal cubic metre per second + */ + case REC20_PASCAL_CUBIC_METRE_PER_SECOND = 'G01'; + + /** + * centimetre per bar + */ + case REC20_CENTIMETRE_PER_BAR = 'G04'; + + /** + * metre per bar + */ + case REC20_METRE_PER_BAR = 'G05'; + + /** + * millimetre per bar + */ + case REC20_MILLIMETRE_PER_BAR = 'G06'; + + /** + * square inch per second + */ + case REC20_SQUARE_INCH_PER_SECOND = 'G08'; + + /** + * square metre per second kelvin + */ + case REC20_SQUARE_METRE_PER_SECOND_KELVIN = 'G09'; + + /** + * stokes per kelvin + */ + case REC20_STOKES_PER_KELVIN = 'G10'; + + /** + * gram per cubic centimetre bar + */ + case REC20_GRAM_PER_CUBIC_CENTIMETRE_BAR = 'G11'; + + /** + * gram per cubic decimetre bar + */ + case REC20_GRAM_PER_CUBIC_DECIMETRE_BAR = 'G12'; + + /** + * gram per litre bar + */ + case REC20_GRAM_PER_LITRE_BAR = 'G13'; + + /** + * gram per cubic metre bar + */ + case REC20_GRAM_PER_CUBIC_METRE_BAR = 'G14'; + + /** + * gram per millilitre bar + */ + case REC20_GRAM_PER_MILLILITRE_BAR = 'G15'; + + /** + * kilogram per cubic centimetre bar + */ + case REC20_KILOGRAM_PER_CUBIC_CENTIMETRE_BAR = 'G16'; + + /** + * kilogram per litre bar + */ + case REC20_KILOGRAM_PER_LITRE_BAR = 'G17'; + + /** + * kilogram per cubic metre bar + */ + case REC20_KILOGRAM_PER_CUBIC_METRE_BAR = 'G18'; + + /** + * newton metre per kilogram + */ + case REC20_NEWTON_METRE_PER_KILOGRAM = 'G19'; + + /** + * US gallon per minute + */ + case REC20_US_GALLON_PER_MINUTE = 'G2'; + + /** + * pound-force foot per pound + */ + case REC20_POUNDFORCE_FOOT_PER_POUND = 'G20'; + + /** + * cup [unit of volume] + */ + case REC20_CUP_UNIT_OF_VOLUME = 'G21'; + + /** + * peck + */ + case REC20_PECK = 'G23'; + + /** + * tablespoon (US) + */ + case REC20_TABLESPOON_US = 'G24'; + + /** + * teaspoon (US) + */ + case REC20_TEASPOON_US = 'G25'; + + /** + * stere + */ + case REC20_STERE = 'G26'; + + /** + * cubic centimetre per kelvin + */ + case REC20_CUBIC_CENTIMETRE_PER_KELVIN = 'G27'; + + /** + * litre per kelvin + */ + case REC20_LITRE_PER_KELVIN = 'G28'; + + /** + * cubic metre per kelvin + */ + case REC20_CUBIC_METRE_PER_KELVIN = 'G29'; + + /** + * Imperial gallon per minute + */ + case REC20_IMPERIAL_GALLON_PER_MINUTE = 'G3'; + + /** + * millilitre per kelvin + */ + case REC20_MILLILITRE_PER_KELVIN = 'G30'; + + /** + * kilogram per cubic centimetre + */ + case REC20_KILOGRAM_PER_CUBIC_CENTIMETRE = 'G31'; + + /** + * ounce (avoirdupois) per cubic yard + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_CUBIC_YARD = 'G32'; + + /** + * gram per cubic centimetre kelvin + */ + case REC20_GRAM_PER_CUBIC_CENTIMETRE_KELVIN = 'G33'; + + /** + * gram per cubic decimetre kelvin + */ + case REC20_GRAM_PER_CUBIC_DECIMETRE_KELVIN = 'G34'; + + /** + * gram per litre kelvin + */ + case REC20_GRAM_PER_LITRE_KELVIN = 'G35'; + + /** + * gram per cubic metre kelvin + */ + case REC20_GRAM_PER_CUBIC_METRE_KELVIN = 'G36'; + + /** + * gram per millilitre kelvin + */ + case REC20_GRAM_PER_MILLILITRE_KELVIN = 'G37'; + + /** + * kilogram per cubic centimetre kelvin + */ + case REC20_KILOGRAM_PER_CUBIC_CENTIMETRE_KELVIN = 'G38'; + + /** + * kilogram per litre kelvin + */ + case REC20_KILOGRAM_PER_LITRE_KELVIN = 'G39'; + + /** + * kilogram per cubic metre kelvin + */ + case REC20_KILOGRAM_PER_CUBIC_METRE_KELVIN = 'G40'; + + /** + * square metre per second bar + */ + case REC20_SQUARE_METRE_PER_SECOND_BAR = 'G41'; + + /** + * microsiemens per centimetre + */ + case REC20_MICROSIEMENS_PER_CENTIMETRE = 'G42'; + + /** + * microsiemens per metre + */ + case REC20_MICROSIEMENS_PER_METRE = 'G43'; + + /** + * nanosiemens per centimetre + */ + case REC20_NANOSIEMENS_PER_CENTIMETRE = 'G44'; + + /** + * nanosiemens per metre + */ + case REC20_NANOSIEMENS_PER_METRE = 'G45'; + + /** + * stokes per bar + */ + case REC20_STOKES_PER_BAR = 'G46'; + + /** + * cubic centimetre per day + */ + case REC20_CUBIC_CENTIMETRE_PER_DAY = 'G47'; + + /** + * cubic centimetre per hour + */ + case REC20_CUBIC_CENTIMETRE_PER_HOUR = 'G48'; + + /** + * cubic centimetre per minute + */ + case REC20_CUBIC_CENTIMETRE_PER_MINUTE = 'G49'; + + /** + * gallon (US) per hour + */ + case REC20_GALLON_US_PER_HOUR = 'G50'; + + /** + * litre per second + */ + case REC20_LITRE_PER_SECOND = 'G51'; + + /** + * cubic metre per day + */ + case REC20_CUBIC_METRE_PER_DAY = 'G52'; + + /** + * cubic metre per minute + */ + case REC20_CUBIC_METRE_PER_MINUTE = 'G53'; + + /** + * millilitre per day + */ + case REC20_MILLILITRE_PER_DAY = 'G54'; + + /** + * millilitre per hour + */ + case REC20_MILLILITRE_PER_HOUR = 'G55'; + + /** + * cubic inch per hour + */ + case REC20_CUBIC_INCH_PER_HOUR = 'G56'; + + /** + * cubic inch per minute + */ + case REC20_CUBIC_INCH_PER_MINUTE = 'G57'; + + /** + * cubic inch per second + */ + case REC20_CUBIC_INCH_PER_SECOND = 'G58'; + + /** + * milliampere per litre minute + */ + case REC20_MILLIAMPERE_PER_LITRE_MINUTE = 'G59'; + + /** + * volt per bar + */ + case REC20_VOLT_PER_BAR = 'G60'; + + /** + * cubic centimetre per day kelvin + */ + case REC20_CUBIC_CENTIMETRE_PER_DAY_KELVIN = 'G61'; + + /** + * cubic centimetre per hour kelvin + */ + case REC20_CUBIC_CENTIMETRE_PER_HOUR_KELVIN = 'G62'; + + /** + * cubic centimetre per minute kelvin + */ + case REC20_CUBIC_CENTIMETRE_PER_MINUTE_KELVIN = 'G63'; + + /** + * cubic centimetre per second kelvin + */ + case REC20_CUBIC_CENTIMETRE_PER_SECOND_KELVIN = 'G64'; + + /** + * litre per day kelvin + */ + case REC20_LITRE_PER_DAY_KELVIN = 'G65'; + + /** + * litre per hour kelvin + */ + case REC20_LITRE_PER_HOUR_KELVIN = 'G66'; + + /** + * litre per minute kelvin + */ + case REC20_LITRE_PER_MINUTE_KELVIN = 'G67'; + + /** + * litre per second kelvin + */ + case REC20_LITRE_PER_SECOND_KELVIN = 'G68'; + + /** + * cubic metre per day kelvin + */ + case REC20_CUBIC_METRE_PER_DAY_KELVIN = 'G69'; + + /** + * cubic metre per hour kelvin + */ + case REC20_CUBIC_METRE_PER_HOUR_KELVIN = 'G70'; + + /** + * cubic metre per minute kelvin + */ + case REC20_CUBIC_METRE_PER_MINUTE_KELVIN = 'G71'; + + /** + * cubic metre per second kelvin + */ + case REC20_CUBIC_METRE_PER_SECOND_KELVIN = 'G72'; + + /** + * millilitre per day kelvin + */ + case REC20_MILLILITRE_PER_DAY_KELVIN = 'G73'; + + /** + * millilitre per hour kelvin + */ + case REC20_MILLILITRE_PER_HOUR_KELVIN = 'G74'; + + /** + * millilitre per minute kelvin + */ + case REC20_MILLILITRE_PER_MINUTE_KELVIN = 'G75'; + + /** + * millilitre per second kelvin + */ + case REC20_MILLILITRE_PER_SECOND_KELVIN = 'G76'; + + /** + * millimetre to the fourth power + */ + case REC20_MILLIMETRE_TO_THE_FOURTH_POWER = 'G77'; + + /** + * cubic centimetre per day bar + */ + case REC20_CUBIC_CENTIMETRE_PER_DAY_BAR = 'G78'; + + /** + * cubic centimetre per hour bar + */ + case REC20_CUBIC_CENTIMETRE_PER_HOUR_BAR = 'G79'; + + /** + * cubic centimetre per minute bar + */ + case REC20_CUBIC_CENTIMETRE_PER_MINUTE_BAR = 'G80'; + + /** + * cubic centimetre per second bar + */ + case REC20_CUBIC_CENTIMETRE_PER_SECOND_BAR = 'G81'; + + /** + * litre per day bar + */ + case REC20_LITRE_PER_DAY_BAR = 'G82'; + + /** + * litre per hour bar + */ + case REC20_LITRE_PER_HOUR_BAR = 'G83'; + + /** + * litre per minute bar + */ + case REC20_LITRE_PER_MINUTE_BAR = 'G84'; + + /** + * litre per second bar + */ + case REC20_LITRE_PER_SECOND_BAR = 'G85'; + + /** + * cubic metre per day bar + */ + case REC20_CUBIC_METRE_PER_DAY_BAR = 'G86'; + + /** + * cubic metre per hour bar + */ + case REC20_CUBIC_METRE_PER_HOUR_BAR = 'G87'; + + /** + * cubic metre per minute bar + */ + case REC20_CUBIC_METRE_PER_MINUTE_BAR = 'G88'; + + /** + * cubic metre per second bar + */ + case REC20_CUBIC_METRE_PER_SECOND_BAR = 'G89'; + + /** + * millilitre per day bar + */ + case REC20_MILLILITRE_PER_DAY_BAR = 'G90'; + + /** + * millilitre per hour bar + */ + case REC20_MILLILITRE_PER_HOUR_BAR = 'G91'; + + /** + * millilitre per minute bar + */ + case REC20_MILLILITRE_PER_MINUTE_BAR = 'G92'; + + /** + * millilitre per second bar + */ + case REC20_MILLILITRE_PER_SECOND_BAR = 'G93'; + + /** + * cubic centimetre per bar + */ + case REC20_CUBIC_CENTIMETRE_PER_BAR = 'G94'; + + /** + * litre per bar + */ + case REC20_LITRE_PER_BAR = 'G95'; + + /** + * cubic metre per bar + */ + case REC20_CUBIC_METRE_PER_BAR = 'G96'; + + /** + * millilitre per bar + */ + case REC20_MILLILITRE_PER_BAR = 'G97'; + + /** + * microhenry per kiloohm + */ + case REC20_MICROHENRY_PER_KILOOHM = 'G98'; + + /** + * microhenry per ohm + */ + case REC20_MICROHENRY_PER_OHM = 'G99'; + + /** + * gallon (US) per day + */ + case REC20_GALLON_US_PER_DAY = 'GB'; + + /** + * gigabecquerel + */ + case REC20_GIGABECQUEREL = 'GBQ'; + + /** + * gram, dry weight + */ + case REC20_GRAM_DRY_WEIGHT = 'GDW'; + + /** + * pound per gallon (US) + */ + case REC20_POUND_PER_GALLON_US = 'GE'; + + /** + * gram per metre (gram per 100 centimetres) + */ + case REC20_GRAM_PER_METRE_GRAM_PER_100_CENTIMETRES = 'GF'; + + /** + * gram of fissile isotope + */ + case REC20_GRAM_OF_FISSILE_ISOTOPE = 'GFI'; + + /** + * great gross + */ + case REC20_GREAT_GROSS = 'GGR'; + + /** + * gill (US) + */ + case REC20_GILL_US = 'GIA'; + + /** + * gram, including container + */ + case REC20_GRAM_INCLUDING_CONTAINER = 'GIC'; + + /** + * gill (UK) + */ + case REC20_GILL_UK = 'GII'; + + /** + * gram, including inner packaging + */ + case REC20_GRAM_INCLUDING_INNER_PACKAGING = 'GIP'; + + /** + * gram per millilitre + */ + case REC20_GRAM_PER_MILLILITRE = 'GJ'; + + /** + * gram per litre + */ + case REC20_GRAM_PER_LITRE = 'GL'; + + /** + * dry gallon (US) + */ + case REC20_DRY_GALLON_US = 'GLD'; + + /** + * gallon (UK) + */ + case REC20_GALLON_UK = 'GLI'; + + /** + * gallon (US) + */ + case REC20_GALLON_US = 'GLL'; + + /** + * gram per square metre + */ + case REC20_GRAM_PER_SQUARE_METRE = 'GM'; + + /** + * milligram per square metre + */ + case REC20_MILLIGRAM_PER_SQUARE_METRE = 'GO'; + + /** + * milligram per cubic metre + */ + case REC20_MILLIGRAM_PER_CUBIC_METRE = 'GP'; + + /** + * microgram per cubic metre + */ + case REC20_MICROGRAM_PER_CUBIC_METRE = 'GQ'; + + /** + * gram + */ + case REC20_GRAM = 'GRM'; + + /** + * grain + */ + case REC20_GRAIN = 'GRN'; + + /** + * gross + */ + case REC20_GROSS = 'GRO'; + + /** + * gigajoule + */ + case REC20_GIGAJOULE = 'GV'; + + /** + * gigawatt hour + */ + case REC20_GIGAWATT_HOUR = 'GWH'; + + /** + * henry per kiloohm + */ + case REC20_HENRY_PER_KILOOHM = 'H03'; + + /** + * henry per ohm + */ + case REC20_HENRY_PER_OHM = 'H04'; + + /** + * millihenry per kiloohm + */ + case REC20_MILLIHENRY_PER_KILOOHM = 'H05'; + + /** + * millihenry per ohm + */ + case REC20_MILLIHENRY_PER_OHM = 'H06'; + + /** + * pascal second per bar + */ + case REC20_PASCAL_SECOND_PER_BAR = 'H07'; + + /** + * microbecquerel + */ + case REC20_MICROBECQUEREL = 'H08'; + + /** + * reciprocal year + */ + case REC20_RECIPROCAL_YEAR = 'H09'; + + /** + * reciprocal hour + */ + case REC20_RECIPROCAL_HOUR = 'H10'; + + /** + * reciprocal month + */ + case REC20_RECIPROCAL_MONTH = 'H11'; + + /** + * degree Celsius per hour + */ + case REC20_DEGREE_CELSIUS_PER_HOUR = 'H12'; + + /** + * degree Celsius per minute + */ + case REC20_DEGREE_CELSIUS_PER_MINUTE = 'H13'; + + /** + * degree Celsius per second + */ + case REC20_DEGREE_CELSIUS_PER_SECOND = 'H14'; + + /** + * square centimetre per gram + */ + case REC20_SQUARE_CENTIMETRE_PER_GRAM = 'H15'; + + /** + * square decametre + */ + case REC20_SQUARE_DECAMETRE = 'H16'; + + /** + * square hectometre + */ + case REC20_SQUARE_HECTOMETRE = 'H18'; + + /** + * cubic hectometre + */ + case REC20_CUBIC_HECTOMETRE = 'H19'; + + /** + * cubic kilometre + */ + case REC20_CUBIC_KILOMETRE = 'H20'; + + /** + * blank + */ + case REC20_BLANK = 'H21'; + + /** + * volt square inch per pound-force + */ + case REC20_VOLT_SQUARE_INCH_PER_POUNDFORCE = 'H22'; + + /** + * volt per inch + */ + case REC20_VOLT_PER_INCH = 'H23'; + + /** + * volt per microsecond + */ + case REC20_VOLT_PER_MICROSECOND = 'H24'; + + /** + * percent per kelvin + */ + case REC20_PERCENT_PER_KELVIN = 'H25'; + + /** + * ohm per metre + */ + case REC20_OHM_PER_METRE = 'H26'; + + /** + * degree per metre + */ + case REC20_DEGREE_PER_METRE = 'H27'; + + /** + * microfarad per kilometre + */ + case REC20_MICROFARAD_PER_KILOMETRE = 'H28'; + + /** + * microgram per litre + */ + case REC20_MICROGRAM_PER_LITRE = 'H29'; + + /** + * square micrometre (square micron) + */ + case REC20_SQUARE_MICROMETRE_SQUARE_MICRON = 'H30'; + + /** + * ampere per kilogram + */ + case REC20_AMPERE_PER_KILOGRAM = 'H31'; + + /** + * ampere squared second + */ + case REC20_AMPERE_SQUARED_SECOND = 'H32'; + + /** + * farad per kilometre + */ + case REC20_FARAD_PER_KILOMETRE = 'H33'; + + /** + * hertz metre + */ + case REC20_HERTZ_METRE = 'H34'; + + /** + * kelvin metre per watt + */ + case REC20_KELVIN_METRE_PER_WATT = 'H35'; + + /** + * megaohm per kilometre + */ + case REC20_MEGAOHM_PER_KILOMETRE = 'H36'; + + /** + * megaohm per metre + */ + case REC20_MEGAOHM_PER_METRE = 'H37'; + + /** + * megaampere + */ + case REC20_MEGAAMPERE = 'H38'; + + /** + * megahertz kilometre + */ + case REC20_MEGAHERTZ_KILOMETRE = 'H39'; + + /** + * newton per ampere + */ + case REC20_NEWTON_PER_AMPERE = 'H40'; + + /** + * newton metre watt to the power minus 0,5 + */ + case REC20_NEWTON_METRE_WATT_TO_THE_POWER_MINUS_05 = 'H41'; + + /** + * pascal per metre + */ + case REC20_PASCAL_PER_METRE = 'H42'; + + /** + * siemens per centimetre + */ + case REC20_SIEMENS_PER_CENTIMETRE = 'H43'; + + /** + * teraohm + */ + case REC20_TERAOHM = 'H44'; + + /** + * volt second per metre + */ + case REC20_VOLT_SECOND_PER_METRE = 'H45'; + + /** + * volt per second + */ + case REC20_VOLT_PER_SECOND = 'H46'; + + /** + * watt per cubic metre + */ + case REC20_WATT_PER_CUBIC_METRE = 'H47'; + + /** + * attofarad + */ + case REC20_ATTOFARAD = 'H48'; + + /** + * centimetre per hour + */ + case REC20_CENTIMETRE_PER_HOUR = 'H49'; + + /** + * reciprocal cubic centimetre + */ + case REC20_RECIPROCAL_CUBIC_CENTIMETRE = 'H50'; + + /** + * decibel per kilometre + */ + case REC20_DECIBEL_PER_KILOMETRE = 'H51'; + + /** + * decibel per metre + */ + case REC20_DECIBEL_PER_METRE = 'H52'; + + /** + * kilogram per bar + */ + case REC20_KILOGRAM_PER_BAR = 'H53'; + + /** + * kilogram per cubic decimetre kelvin + */ + case REC20_KILOGRAM_PER_CUBIC_DECIMETRE_KELVIN = 'H54'; + + /** + * kilogram per cubic decimetre bar + */ + case REC20_KILOGRAM_PER_CUBIC_DECIMETRE_BAR = 'H55'; + + /** + * kilogram per square metre second + */ + case REC20_KILOGRAM_PER_SQUARE_METRE_SECOND = 'H56'; + + /** + * inch per two pi radiant + */ + case REC20_INCH_PER_TWO_PI_RADIANT = 'H57'; + + /** + * metre per volt second + */ + case REC20_METRE_PER_VOLT_SECOND = 'H58'; + + /** + * square metre per newton + */ + case REC20_SQUARE_METRE_PER_NEWTON = 'H59'; + + /** + * cubic metre per cubic metre + */ + case REC20_CUBIC_METRE_PER_CUBIC_METRE = 'H60'; + + /** + * millisiemens per centimetre + */ + case REC20_MILLISIEMENS_PER_CENTIMETRE = 'H61'; + + /** + * millivolt per minute + */ + case REC20_MILLIVOLT_PER_MINUTE = 'H62'; + + /** + * milligram per square centimetre + */ + case REC20_MILLIGRAM_PER_SQUARE_CENTIMETRE = 'H63'; + + /** + * milligram per gram + */ + case REC20_MILLIGRAM_PER_GRAM = 'H64'; + + /** + * millilitre per cubic metre + */ + case REC20_MILLILITRE_PER_CUBIC_METRE = 'H65'; + + /** + * millimetre per year + */ + case REC20_MILLIMETRE_PER_YEAR = 'H66'; + + /** + * millimetre per hour + */ + case REC20_MILLIMETRE_PER_HOUR = 'H67'; + + /** + * millimole per gram + */ + case REC20_MILLIMOLE_PER_GRAM = 'H68'; + + /** + * picopascal per kilometre + */ + case REC20_PICOPASCAL_PER_KILOMETRE = 'H69'; + + /** + * picosecond + */ + case REC20_PICOSECOND = 'H70'; + + /** + * percent per month + */ + case REC20_PERCENT_PER_MONTH = 'H71'; + + /** + * percent per hectobar + */ + case REC20_PERCENT_PER_HECTOBAR = 'H72'; + + /** + * percent per decakelvin + */ + case REC20_PERCENT_PER_DECAKELVIN = 'H73'; + + /** + * watt per metre + */ + case REC20_WATT_PER_METRE = 'H74'; + + /** + * decapascal + */ + case REC20_DECAPASCAL = 'H75'; + + /** + * gram per millimetre + */ + case REC20_GRAM_PER_MILLIMETRE = 'H76'; + + /** + * module width + */ + case REC20_MODULE_WIDTH = 'H77'; + + /** + * French gauge + */ + case REC20_FRENCH_GAUGE = 'H79'; + + /** + * rack unit + */ + case REC20_RACK_UNIT = 'H80'; + + /** + * millimetre per minute + */ + case REC20_MILLIMETRE_PER_MINUTE = 'H81'; + + /** + * big point + */ + case REC20_BIG_POINT = 'H82'; + + /** + * litre per kilogram + */ + case REC20_LITRE_PER_KILOGRAM = 'H83'; + + /** + * gram millimetre + */ + case REC20_GRAM_MILLIMETRE = 'H84'; + + /** + * reciprocal week + */ + case REC20_RECIPROCAL_WEEK = 'H85'; + + /** + * piece + */ + case REC20_PIECE = 'H87'; + + /** + * megaohm kilometre + */ + case REC20_MEGAOHM_KILOMETRE = 'H88'; + + /** + * percent per ohm + */ + case REC20_PERCENT_PER_OHM = 'H89'; + + /** + * percent per degree + */ + case REC20_PERCENT_PER_DEGREE = 'H90'; + + /** + * percent per ten thousand + */ + case REC20_PERCENT_PER_TEN_THOUSAND = 'H91'; + + /** + * percent per one hundred thousand + */ + case REC20_PERCENT_PER_ONE_HUNDRED_THOUSAND = 'H92'; + + /** + * percent per hundred + */ + case REC20_PERCENT_PER_HUNDRED = 'H93'; + + /** + * percent per thousand + */ + case REC20_PERCENT_PER_THOUSAND = 'H94'; + + /** + * percent per volt + */ + case REC20_PERCENT_PER_VOLT = 'H95'; + + /** + * percent per bar + */ + case REC20_PERCENT_PER_BAR = 'H96'; + + /** + * percent per inch + */ + case REC20_PERCENT_PER_INCH = 'H98'; + + /** + * percent per metre + */ + case REC20_PERCENT_PER_METRE = 'H99'; + + /** + * hank + */ + case REC20_HANK = 'HA'; + + /** + * hectobar + */ + case REC20_HECTOBAR = 'HBA'; + + /** + * hundred boxes + */ + case REC20_HUNDRED_BOXES = 'HBX'; + + /** + * hundred count + */ + case REC20_HUNDRED_COUNT = 'HC'; + + /** + * hundred kilogram, dry weight + */ + case REC20_HUNDRED_KILOGRAM_DRY_WEIGHT = 'HDW'; + + /** + * head + */ + case REC20_HEAD = 'HEA'; + + /** + * hectogram + */ + case REC20_HECTOGRAM = 'HGM'; + + /** + * hundred cubic foot + */ + case REC20_HUNDRED_CUBIC_FOOT = 'HH'; + + /** + * hundred international unit + */ + case REC20_HUNDRED_INTERNATIONAL_UNIT = 'HIU'; + + /** + * hundred kilogram, net mass + */ + case REC20_HUNDRED_KILOGRAM_NET_MASS = 'HKM'; + + /** + * hectolitre + */ + case REC20_HECTOLITRE = 'HLT'; + + /** + * mile per hour (statute mile) + */ + case REC20_MILE_PER_HOUR_STATUTE_MILE = 'HM'; + + /** + * million cubic metre + */ + case REC20_MILLION_CUBIC_METRE = 'HMQ'; + + /** + * hectometre + */ + case REC20_HECTOMETRE = 'HMT'; + + /** + * hectolitre of pure alcohol + */ + case REC20_HECTOLITRE_OF_PURE_ALCOHOL = 'HPA'; + + /** + * hertz + */ + case REC20_HERTZ = 'HTZ'; + + /** + * hour + */ + case REC20_HOUR = 'HUR'; + + /** + * inch pound (pound inch) + */ + case REC20_INCH_POUND_POUND_INCH = 'IA'; + + /** + * person + */ + case REC20_PERSON = 'IE'; + + /** + * inch + */ + case REC20_INCH = 'INH'; + + /** + * square inch + */ + case REC20_SQUARE_INCH = 'INK'; + + /** + * cubic inch + */ + case REC20_CUBIC_INCH = 'INQ'; + + /** + * international sugar degree + */ + case REC20_INTERNATIONAL_SUGAR_DEGREE = 'ISD'; + + /** + * inch per second + */ + case REC20_INCH_PER_SECOND = 'IU'; + + /** + * international unit per gram + */ + case REC20_INTERNATIONAL_UNIT_PER_GRAM = 'IUG'; + + /** + * inch per second squared + */ + case REC20_INCH_PER_SECOND_SQUARED = 'IV'; + + /** + * percent per millimetre + */ + case REC20_PERCENT_PER_MILLIMETRE = 'J10'; + + /** + * per mille per psi + */ + case REC20_PER_MILLE_PER_PSI = 'J12'; + + /** + * degree API + */ + case REC20_DEGREE_API = 'J13'; + + /** + * degree Baume (origin scale) + */ + case REC20_DEGREE_BAUME_ORIGIN_SCALE = 'J14'; + + /** + * degree Baume (US heavy) + */ + case REC20_DEGREE_BAUME_US_HEAVY = 'J15'; + + /** + * degree Baume (US light) + */ + case REC20_DEGREE_BAUME_US_LIGHT = 'J16'; + + /** + * degree Balling + */ + case REC20_DEGREE_BALLING = 'J17'; + + /** + * degree Brix + */ + case REC20_DEGREE_BRIX = 'J18'; + + /** + * degree Fahrenheit hour square foot per British thermal unit + * (thermochemical) + */ + case REC20_DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL = 'J19'; + + /** + * joule per kilogram + */ + case REC20_JOULE_PER_KILOGRAM = 'J2'; + + /** + * degree Fahrenheit per kelvin + */ + case REC20_DEGREE_FAHRENHEIT_PER_KELVIN = 'J20'; + + /** + * degree Fahrenheit per bar + */ + case REC20_DEGREE_FAHRENHEIT_PER_BAR = 'J21'; + + /** + * degree Fahrenheit hour square foot per British thermal unit + * (international table) + */ + case REC20_DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE = 'J22'; + + /** + * degree Fahrenheit per hour + */ + case REC20_DEGREE_FAHRENHEIT_PER_HOUR = 'J23'; + + /** + * degree Fahrenheit per minute + */ + case REC20_DEGREE_FAHRENHEIT_PER_MINUTE = 'J24'; + + /** + * degree Fahrenheit per second + */ + case REC20_DEGREE_FAHRENHEIT_PER_SECOND = 'J25'; + + /** + * reciprocal degree Fahrenheit + */ + case REC20_RECIPROCAL_DEGREE_FAHRENHEIT = 'J26'; + + /** + * degree Oechsle + */ + case REC20_DEGREE_OECHSLE = 'J27'; + + /** + * degree Rankine per hour + */ + case REC20_DEGREE_RANKINE_PER_HOUR = 'J28'; + + /** + * degree Rankine per minute + */ + case REC20_DEGREE_RANKINE_PER_MINUTE = 'J29'; + + /** + * degree Rankine per second + */ + case REC20_DEGREE_RANKINE_PER_SECOND = 'J30'; + + /** + * degree Twaddell + */ + case REC20_DEGREE_TWADDELL = 'J31'; + + /** + * micropoise + */ + case REC20_MICROPOISE = 'J32'; + + /** + * microgram per kilogram + */ + case REC20_MICROGRAM_PER_KILOGRAM = 'J33'; + + /** + * microgram per cubic metre kelvin + */ + case REC20_MICROGRAM_PER_CUBIC_METRE_KELVIN = 'J34'; + + /** + * microgram per cubic metre bar + */ + case REC20_MICROGRAM_PER_CUBIC_METRE_BAR = 'J35'; + + /** + * microlitre per litre + */ + case REC20_MICROLITRE_PER_LITRE = 'J36'; + + /** + * baud + */ + case REC20_BAUD = 'J38'; + + /** + * British thermal unit (mean) + */ + case REC20_BRITISH_THERMAL_UNIT_MEAN = 'J39'; + + /** + * British thermal unit (international table) foot per hour square foot + * degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_FOOT_PER_HOURSQUARE_FOOT_DEGREE_FAHRENHEIT = 'J40'; + + /** + * British thermal unit (international table) inch per hour square foot + * degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH_PER_HOUR_SQUAREFOOT_DEGREE_FAHRENHEIT = 'J41'; + + /** + * British thermal unit (international table) inch per second + * square foot degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH_PER_SECOND_SQUAREFOOT_DEGREE_FAHRENHEIT = 'J42'; + + /** + * British thermal unit (international table) per pound degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_POUND_DEGREE_FAHRENHEIT = 'J43'; + + /** + * British thermal unit (international table) per minute + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_MINUTE = 'J44'; + + /** + * British thermal unit (international table) per second + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND = 'J45'; + + /** + * British thermal unit (thermochemical) foot per hour square foot + * degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_FOOT_PER_HOUR_SQUAREFOOT_DEGREE_FAHRENHEIT = 'J46'; + + /** + * British thermal unit (thermochemical) per hour + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_HOUR = 'J47'; + + /** + * British thermal unit (thermochemical) inch per hour square foot + * degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH_PER_HOUR_SQUAREFOOT_DEGREE_FAHRENHEIT = 'J48'; + + /** + * British thermal unit (thermochemical) inch per second square foot + * degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH_PER_SECONDSQUARE_FOOT_DEGREE_FAHRENHEIT = 'J49'; + + /** + * British thermal unit (thermochemical) per pound degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND_DEGREE_FAHRENHEIT = 'J50'; + + /** + * British thermal unit (thermochemical) per minute + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_MINUTE = 'J51'; + + /** + * British thermal unit (thermochemical) per second + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SECOND = 'J52'; + + /** + * coulomb square metre per kilogram + */ + case REC20_COULOMB_SQUARE_METRE_PER_KILOGRAM = 'J53'; + + /** + * megabaud + */ + case REC20_MEGABAUD = 'J54'; + + /** + * watt second + */ + case REC20_WATT_SECOND = 'J55'; + + /** + * bar per bar + */ + case REC20_BAR_PER_BAR = 'J56'; + + /** + * barrel (UK petroleum) + */ + case REC20_BARREL_UK_PETROLEUM = 'J57'; + + /** + * barrel (UK petroleum) per minute + */ + case REC20_BARREL_UK_PETROLEUM_PER_MINUTE = 'J58'; + + /** + * barrel (UK petroleum) per day + */ + case REC20_BARREL_UK_PETROLEUM_PER_DAY = 'J59'; + + /** + * barrel (UK petroleum) per hour + */ + case REC20_BARREL_UK_PETROLEUM_PER_HOUR = 'J60'; + + /** + * barrel (UK petroleum) per second + */ + case REC20_BARREL_UK_PETROLEUM_PER_SECOND = 'J61'; + + /** + * barrel (US petroleum) per hour + */ + case REC20_BARREL_US_PETROLEUM_PER_HOUR = 'J62'; + + /** + * barrel (US petroleum) per second + */ + case REC20_BARREL_US_PETROLEUM_PER_SECOND = 'J63'; + + /** + * bushel (UK) per day + */ + case REC20_BUSHEL_UK_PER_DAY = 'J64'; + + /** + * bushel (UK) per hour + */ + case REC20_BUSHEL_UK_PER_HOUR = 'J65'; + + /** + * bushel (UK) per minute + */ + case REC20_BUSHEL_UK_PER_MINUTE = 'J66'; + + /** + * bushel (UK) per second + */ + case REC20_BUSHEL_UK_PER_SECOND = 'J67'; + + /** + * bushel (US dry) per day + */ + case REC20_BUSHEL_US_DRY_PER_DAY = 'J68'; + + /** + * bushel (US dry) per hour + */ + case REC20_BUSHEL_US_DRY_PER_HOUR = 'J69'; + + /** + * bushel (US dry) per minute + */ + case REC20_BUSHEL_US_DRY_PER_MINUTE = 'J70'; + + /** + * bushel (US dry) per second + */ + case REC20_BUSHEL_US_DRY_PER_SECOND = 'J71'; + + /** + * centinewton metre + */ + case REC20_CENTINEWTON_METRE = 'J72'; + + /** + * centipoise per kelvin + */ + case REC20_CENTIPOISE_PER_KELVIN = 'J73'; + + /** + * centipoise per bar + */ + case REC20_CENTIPOISE_PER_BAR = 'J74'; + + /** + * calorie (mean) + */ + case REC20_CALORIE_MEAN = 'J75'; + + /** + * calorie (international table) per gram degree Celsius + */ + case REC20_CALORIE_INTERNATIONAL_TABLE_PER_GRAM_DEGREE_CELSIUS = 'J76'; + + /** + * calorie (thermochemical) per centimetre second degree Celsius + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_CENTIMETRE_SECOND_DEGREE_CELSIUS = 'J78'; + + /** + * calorie (thermochemical) per gram degree Celsius + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_GRAM_DEGREE_CELSIUS = 'J79'; + + /** + * calorie (thermochemical) per minute + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_MINUTE = 'J81'; + + /** + * calorie (thermochemical) per second + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_SECOND = 'J82'; + + /** + * clo + */ + case REC20_CLO = 'J83'; + + /** + * centimetre per second kelvin + */ + case REC20_CENTIMETRE_PER_SECOND_KELVIN = 'J84'; + + /** + * centimetre per second bar + */ + case REC20_CENTIMETRE_PER_SECOND_BAR = 'J85'; + + /** + * cubic centimetre per cubic metre + */ + case REC20_CUBIC_CENTIMETRE_PER_CUBIC_METRE = 'J87'; + + /** + * cubic decimetre per day + */ + case REC20_CUBIC_DECIMETRE_PER_DAY = 'J90'; + + /** + * cubic decimetre per cubic metre + */ + case REC20_CUBIC_DECIMETRE_PER_CUBIC_METRE = 'J91'; + + /** + * cubic decimetre per minute + */ + case REC20_CUBIC_DECIMETRE_PER_MINUTE = 'J92'; + + /** + * cubic decimetre per second + */ + case REC20_CUBIC_DECIMETRE_PER_SECOND = 'J93'; + + /** + * ounce (UK fluid) per day + */ + case REC20_OUNCE_UK_FLUID_PER_DAY = 'J95'; + + /** + * ounce (UK fluid) per hour + */ + case REC20_OUNCE_UK_FLUID_PER_HOUR = 'J96'; + + /** + * ounce (UK fluid) per minute + */ + case REC20_OUNCE_UK_FLUID_PER_MINUTE = 'J97'; + + /** + * ounce (UK fluid) per second + */ + case REC20_OUNCE_UK_FLUID_PER_SECOND = 'J98'; + + /** + * ounce (US fluid) per day + */ + case REC20_OUNCE_US_FLUID_PER_DAY = 'J99'; + + /** + * joule per kelvin + */ + case REC20_JOULE_PER_KELVIN = 'JE'; + + /** + * megajoule per kilogram + */ + case REC20_MEGAJOULE_PER_KILOGRAM = 'JK'; + + /** + * megajoule per cubic metre + */ + case REC20_MEGAJOULE_PER_CUBIC_METRE = 'JM'; + + /** + * pipeline joint + */ + case REC20_PIPELINE_JOINT = 'JNT'; + + /** + * joule + */ + case REC20_JOULE = 'JOU'; + + /** + * hundred metre + */ + case REC20_HUNDRED_METRE = 'JPS'; + + /** + * number of jewels + */ + case REC20_NUMBER_OF_JEWELS = 'JWL'; + + /** + * kilowatt demand + */ + case REC20_KILOWATT_DEMAND = 'K1'; + + /** + * ounce (US fluid) per hour + */ + case REC20_OUNCE_US_FLUID_PER_HOUR = 'K10'; + + /** + * ounce (US fluid) per minute + */ + case REC20_OUNCE_US_FLUID_PER_MINUTE = 'K11'; + + /** + * ounce (US fluid) per second + */ + case REC20_OUNCE_US_FLUID_PER_SECOND = 'K12'; + + /** + * foot per degree Fahrenheit + */ + case REC20_FOOT_PER_DEGREE_FAHRENHEIT = 'K13'; + + /** + * foot per hour + */ + case REC20_FOOT_PER_HOUR = 'K14'; + + /** + * foot pound-force per hour + */ + case REC20_FOOT_POUNDFORCE_PER_HOUR = 'K15'; + + /** + * foot pound-force per minute + */ + case REC20_FOOT_POUNDFORCE_PER_MINUTE = 'K16'; + + /** + * foot per psi + */ + case REC20_FOOT_PER_PSI = 'K17'; + + /** + * foot per second degree Fahrenheit + */ + case REC20_FOOT_PER_SECOND_DEGREE_FAHRENHEIT = 'K18'; + + /** + * foot per second psi + */ + case REC20_FOOT_PER_SECOND_PSI = 'K19'; + + /** + * kilovolt ampere reactive demand + */ + case REC20_KILOVOLT_AMPERE_REACTIVE_DEMAND = 'K2'; + + /** + * reciprocal cubic foot + */ + case REC20_RECIPROCAL_CUBIC_FOOT = 'K20'; + + /** + * cubic foot per degree Fahrenheit + */ + case REC20_CUBIC_FOOT_PER_DEGREE_FAHRENHEIT = 'K21'; + + /** + * cubic foot per day + */ + case REC20_CUBIC_FOOT_PER_DAY = 'K22'; + + /** + * cubic foot per psi + */ + case REC20_CUBIC_FOOT_PER_PSI = 'K23'; + + /** + * gallon (UK) per day + */ + case REC20_GALLON_UK_PER_DAY = 'K26'; + + /** + * gallon (UK) per hour + */ + case REC20_GALLON_UK_PER_HOUR = 'K27'; + + /** + * gallon (UK) per second + */ + case REC20_GALLON_UK_PER_SECOND = 'K28'; + + /** + * kilovolt ampere reactive hour + */ + case REC20_KILOVOLT_AMPERE_REACTIVE_HOUR = 'K3'; + + /** + * gallon (US liquid) per second + */ + case REC20_GALLON_US_LIQUID_PER_SECOND = 'K30'; + + /** + * gram-force per square centimetre + */ + case REC20_GRAMFORCE_PER_SQUARE_CENTIMETRE = 'K31'; + + /** + * gill (UK) per day + */ + case REC20_GILL_UK_PER_DAY = 'K32'; + + /** + * gill (UK) per hour + */ + case REC20_GILL_UK_PER_HOUR = 'K33'; + + /** + * gill (UK) per minute + */ + case REC20_GILL_UK_PER_MINUTE = 'K34'; + + /** + * gill (UK) per second + */ + case REC20_GILL_UK_PER_SECOND = 'K35'; + + /** + * gill (US) per day + */ + case REC20_GILL_US_PER_DAY = 'K36'; + + /** + * gill (US) per hour + */ + case REC20_GILL_US_PER_HOUR = 'K37'; + + /** + * gill (US) per minute + */ + case REC20_GILL_US_PER_MINUTE = 'K38'; + + /** + * gill (US) per second + */ + case REC20_GILL_US_PER_SECOND = 'K39'; + + /** + * standard acceleration of free fall + */ + case REC20_STANDARD_ACCELERATION_OF_FREE_FALL = 'K40'; + + /** + * grain per gallon (US) + */ + case REC20_GRAIN_PER_GALLON_US = 'K41'; + + /** + * horsepower (boiler) + */ + case REC20_HORSEPOWER_BOILER = 'K42'; + + /** + * horsepower (electric) + */ + case REC20_HORSEPOWER_ELECTRIC = 'K43'; + + /** + * inch per degree Fahrenheit + */ + case REC20_INCH_PER_DEGREE_FAHRENHEIT = 'K45'; + + /** + * inch per psi + */ + case REC20_INCH_PER_PSI = 'K46'; + + /** + * inch per second degree Fahrenheit + */ + case REC20_INCH_PER_SECOND_DEGREE_FAHRENHEIT = 'K47'; + + /** + * inch per second psi + */ + case REC20_INCH_PER_SECOND_PSI = 'K48'; + + /** + * reciprocal cubic inch + */ + case REC20_RECIPROCAL_CUBIC_INCH = 'K49'; + + /** + * kilobaud + */ + case REC20_KILOBAUD = 'K50'; + + /** + * kilocalorie (mean) + */ + case REC20_KILOCALORIE_MEAN = 'K51'; + + /** + * kilocalorie (international table) per hour metre degree Celsius + */ + case REC20_KILOCALORIE_INTERNATIONAL_TABLE_PER_HOUR_METRE_DEGREE_CELSIUS = 'K52'; + + /** + * kilocalorie (thermochemical) + */ + case REC20_KILOCALORIE_THERMOCHEMICAL = 'K53'; + + /** + * kilocalorie (thermochemical) per minute + */ + case REC20_KILOCALORIE_THERMOCHEMICAL_PER_MINUTE = 'K54'; + + /** + * kilocalorie (thermochemical) per second + */ + case REC20_KILOCALORIE_THERMOCHEMICAL_PER_SECOND = 'K55'; + + /** + * kilomole per hour + */ + case REC20_KILOMOLE_PER_HOUR = 'K58'; + + /** + * kilomole per cubic metre kelvin + */ + case REC20_KILOMOLE_PER_CUBIC_METRE_KELVIN = 'K59'; + + /** + * kilolitre + */ + case REC20_KILOLITRE = 'K6'; + + /** + * kilomole per cubic metre bar + */ + case REC20_KILOMOLE_PER_CUBIC_METRE_BAR = 'K60'; + + /** + * kilomole per minute + */ + case REC20_KILOMOLE_PER_MINUTE = 'K61'; + + /** + * litre per litre + */ + case REC20_LITRE_PER_LITRE = 'K62'; + + /** + * reciprocal litre + */ + case REC20_RECIPROCAL_LITRE = 'K63'; + + /** + * pound (avoirdupois) per degree Fahrenheit + */ + case REC20_POUND_AVOIRDUPOIS_PER_DEGREE_FAHRENHEIT = 'K64'; + + /** + * pound (avoirdupois) square foot + */ + case REC20_POUND_AVOIRDUPOIS_SQUARE_FOOT = 'K65'; + + /** + * pound (avoirdupois) per day + */ + case REC20_POUND_AVOIRDUPOIS_PER_DAY = 'K66'; + + /** + * pound per foot hour + */ + case REC20_POUND_PER_FOOT_HOUR = 'K67'; + + /** + * pound per foot second + */ + case REC20_POUND_PER_FOOT_SECOND = 'K68'; + + /** + * pound (avoirdupois) per cubic foot degree Fahrenheit + */ + case REC20_POUND_AVOIRDUPOIS_PER_CUBIC_FOOT_DEGREE_FAHRENHEIT = 'K69'; + + /** + * pound (avoirdupois) per cubic foot psi + */ + case REC20_POUND_AVOIRDUPOIS_PER_CUBIC_FOOT_PSI = 'K70'; + + /** + * pound (avoirdupois) per gallon (UK) + */ + case REC20_POUND_AVOIRDUPOIS_PER_GALLON_UK = 'K71'; + + /** + * pound (avoirdupois) per hour degree Fahrenheit + */ + case REC20_POUND_AVOIRDUPOIS_PER_HOUR_DEGREE_FAHRENHEIT = 'K73'; + + /** + * pound (avoirdupois) per hour psi + */ + case REC20_POUND_AVOIRDUPOIS_PER_HOUR_PSI = 'K74'; + + /** + * pound (avoirdupois) per cubic inch degree Fahrenheit + */ + case REC20_POUND_AVOIRDUPOIS_PER_CUBIC_INCH_DEGREE_FAHRENHEIT = 'K75'; + + /** + * pound (avoirdupois) per cubic inch psi + */ + case REC20_POUND_AVOIRDUPOIS_PER_CUBIC_INCH_PSI = 'K76'; + + /** + * pound (avoirdupois) per psi + */ + case REC20_POUND_AVOIRDUPOIS_PER_PSI = 'K77'; + + /** + * pound (avoirdupois) per minute + */ + case REC20_POUND_AVOIRDUPOIS_PER_MINUTE = 'K78'; + + /** + * pound (avoirdupois) per minute degree Fahrenheit + */ + case REC20_POUND_AVOIRDUPOIS_PER_MINUTE_DEGREE_FAHRENHEIT = 'K79'; + + /** + * pound (avoirdupois) per minute psi + */ + case REC20_POUND_AVOIRDUPOIS_PER_MINUTE_PSI = 'K80'; + + /** + * pound (avoirdupois) per second + */ + case REC20_POUND_AVOIRDUPOIS_PER_SECOND = 'K81'; + + /** + * pound (avoirdupois) per second degree Fahrenheit + */ + case REC20_POUND_AVOIRDUPOIS_PER_SECOND_DEGREE_FAHRENHEIT = 'K82'; + + /** + * pound (avoirdupois) per second psi + */ + case REC20_POUND_AVOIRDUPOIS_PER_SECOND_PSI = 'K83'; + + /** + * pound per cubic yard + */ + case REC20_POUND_PER_CUBIC_YARD = 'K84'; + + /** + * pound-force per square foot + */ + case REC20_POUNDFORCE_PER_SQUARE_FOOT = 'K85'; + + /** + * pound-force per square inch degree Fahrenheit + */ + case REC20_POUNDFORCE_PER_SQUARE_INCH_DEGREE_FAHRENHEIT = 'K86'; + + /** + * psi cubic inch per second + */ + case REC20_PSI_CUBIC_INCH_PER_SECOND = 'K87'; + + /** + * psi litre per second + */ + case REC20_PSI_LITRE_PER_SECOND = 'K88'; + + /** + * psi cubic metre per second + */ + case REC20_PSI_CUBIC_METRE_PER_SECOND = 'K89'; + + /** + * psi cubic yard per second + */ + case REC20_PSI_CUBIC_YARD_PER_SECOND = 'K90'; + + /** + * pound-force second per square foot + */ + case REC20_POUNDFORCE_SECOND_PER_SQUARE_FOOT = 'K91'; + + /** + * pound-force second per square inch + */ + case REC20_POUNDFORCE_SECOND_PER_SQUARE_INCH = 'K92'; + + /** + * reciprocal psi + */ + case REC20_RECIPROCAL_PSI = 'K93'; + + /** + * quart (UK liquid) per day + */ + case REC20_QUART_UK_LIQUID_PER_DAY = 'K94'; + + /** + * quart (UK liquid) per hour + */ + case REC20_QUART_UK_LIQUID_PER_HOUR = 'K95'; + + /** + * quart (UK liquid) per minute + */ + case REC20_QUART_UK_LIQUID_PER_MINUTE = 'K96'; + + /** + * quart (UK liquid) per second + */ + case REC20_QUART_UK_LIQUID_PER_SECOND = 'K97'; + + /** + * quart (US liquid) per day + */ + case REC20_QUART_US_LIQUID_PER_DAY = 'K98'; + + /** + * quart (US liquid) per hour + */ + case REC20_QUART_US_LIQUID_PER_HOUR = 'K99'; + + /** + * cake + */ + case REC20_CAKE = 'KA'; + + /** + * katal + */ + case REC20_KATAL = 'KAT'; + + /** + * kilocharacter + */ + case REC20_KILOCHARACTER = 'KB'; + + /** + * kilobar + */ + case REC20_KILOBAR = 'KBA'; + + /** + * kilogram of choline chloride + */ + case REC20_KILOGRAM_OF_CHOLINE_CHLORIDE = 'KCC'; + + /** + * kilogram drained net weight + */ + case REC20_KILOGRAM_DRAINED_NET_WEIGHT = 'KDW'; + + /** + * kelvin + */ + case REC20_KELVIN = 'KEL'; + + /** + * kilogram + */ + case REC20_KILOGRAM = 'KGM'; + + /** + * kilogram per second + */ + case REC20_KILOGRAM_PER_SECOND = 'KGS'; + + /** + * kilogram of hydrogen peroxide + */ + case REC20_KILOGRAM_OF_HYDROGEN_PEROXIDE = 'KHY'; + + /** + * kilohertz + */ + case REC20_KILOHERTZ = 'KHZ'; + + /** + * kilogram per millimetre width + */ + case REC20_KILOGRAM_PER_MILLIMETRE_WIDTH = 'KI'; + + /** + * kilogram, including container + */ + case REC20_KILOGRAM_INCLUDING_CONTAINER = 'KIC'; + + /** + * kilogram, including inner packaging + */ + case REC20_KILOGRAM_INCLUDING_INNER_PACKAGING = 'KIP'; + + /** + * kilosegment + */ + case REC20_KILOSEGMENT = 'KJ'; + + /** + * kilojoule + */ + case REC20_KILOJOULE = 'KJO'; + + /** + * kilogram per metre + */ + case REC20_KILOGRAM_PER_METRE = 'KL'; + + /** + * lactic dry material percentage + */ + case REC20_LACTIC_DRY_MATERIAL_PERCENTAGE = 'KLK'; + + /** + * kilolux + */ + case REC20_KILOLUX = 'KLX'; + + /** + * kilogram of methylamine + */ + case REC20_KILOGRAM_OF_METHYLAMINE = 'KMA'; + + /** + * kilometre per hour + */ + case REC20_KILOMETRE_PER_HOUR = 'KMH'; + + /** + * square kilometre + */ + case REC20_SQUARE_KILOMETRE = 'KMK'; + + /** + * kilogram per cubic metre + */ + case REC20_KILOGRAM_PER_CUBIC_METRE = 'KMQ'; + + /** + * kilometre + */ + case REC20_KILOMETRE = 'KMT'; + + /** + * kilogram of nitrogen + */ + case REC20_KILOGRAM_OF_NITROGEN = 'KNI'; + + /** + * kilonewton per square metre + */ + case REC20_KILONEWTON_PER_SQUARE_METRE = 'KNM'; + + /** + * kilogram named substance + */ + case REC20_KILOGRAM_NAMED_SUBSTANCE = 'KNS'; + + /** + * knot + */ + case REC20_KNOT = 'KNT'; + + /** + * milliequivalence caustic potash per gram of product + */ + case REC20_MILLIEQUIVALENCE_CAUSTIC_POTASH_PER_GRAM_OF_PRODUCT = 'KO'; + + /** + * kilopascal + */ + case REC20_KILOPASCAL = 'KPA'; + + /** + * kilogram of potassium hydroxide (caustic potash) + */ + case REC20_KILOGRAM_OF_POTASSIUM_HYDROXIDE_CAUSTIC_POTASH = 'KPH'; + + /** + * kilogram of potassium oxide + */ + case REC20_KILOGRAM_OF_POTASSIUM_OXIDE = 'KPO'; + + /** + * kilogram of phosphorus pentoxide (phosphoric anhydride) + */ + case REC20_KILOGRAM_OF_PHOSPHORUS_PENTOXIDE_PHOSPHORIC_ANHYDRIDE = 'KPP'; + + /** + * kiloroentgen + */ + case REC20_KILOROENTGEN = 'KR'; + + /** + * kilogram of substance 90 % dry + */ + case REC20_KILOGRAM_OF_SUBSTANCE_90__DRY = 'KSD'; + + /** + * kilogram of sodium hydroxide (caustic soda) + */ + case REC20_KILOGRAM_OF_SODIUM_HYDROXIDE_CAUSTIC_SODA = 'KSH'; + + /** + * kit + */ + case REC20_KIT = 'KT'; + + /** + * kilotonne + */ + case REC20_KILOTONNE = 'KTN'; + + /** + * kilogram of uranium + */ + case REC20_KILOGRAM_OF_URANIUM = 'KUR'; + + /** + * kilovolt - ampere + */ + case REC20_KILOVOLT__AMPERE = 'KVA'; + + /** + * kilovar + */ + case REC20_KILOVAR = 'KVR'; + + /** + * kilovolt + */ + case REC20_KILOVOLT = 'KVT'; + + /** + * kilogram per millimetre + */ + case REC20_KILOGRAM_PER_MILLIMETRE = 'KW'; + + /** + * kilowatt hour + */ + case REC20_KILOWATT_HOUR = 'KWH'; + + /** + * Kilowatt hour per normalized cubic metre + */ + case REC20_KILOWATT_HOUR_PER_NORMALIZED_CUBIC_METRE = 'KWN'; + + /** + * kilogram of tungsten trioxide + */ + case REC20_KILOGRAM_OF_TUNGSTEN_TRIOXIDE = 'KWO'; + + /** + * Kilowatt hour per standard cubic metre + */ + case REC20_KILOWATT_HOUR_PER_STANDARD_CUBIC_METRE = 'KWS'; + + /** + * kilowatt + */ + case REC20_KILOWATT = 'KWT'; + + /** + * millilitre per kilogram + */ + case REC20_MILLILITRE_PER_KILOGRAM = 'KX'; + + /** + * quart (US liquid) per minute + */ + case REC20_QUART_US_LIQUID_PER_MINUTE = 'L10'; + + /** + * quart (US liquid) per second + */ + case REC20_QUART_US_LIQUID_PER_SECOND = 'L11'; + + /** + * metre per second kelvin + */ + case REC20_METRE_PER_SECOND_KELVIN = 'L12'; + + /** + * metre per second bar + */ + case REC20_METRE_PER_SECOND_BAR = 'L13'; + + /** + * square metre hour degree Celsius per kilocalorie (international table) + */ + case REC20_SQUARE_METRE_HOUR_DEGREE_CELSIUS_PER_KILOCALORIE_INTERNATIONAL_TABLE = 'L14'; + + /** + * millipascal second per kelvin + */ + case REC20_MILLIPASCAL_SECOND_PER_KELVIN = 'L15'; + + /** + * millipascal second per bar + */ + case REC20_MILLIPASCAL_SECOND_PER_BAR = 'L16'; + + /** + * milligram per cubic metre kelvin + */ + case REC20_MILLIGRAM_PER_CUBIC_METRE_KELVIN = 'L17'; + + /** + * milligram per cubic metre bar + */ + case REC20_MILLIGRAM_PER_CUBIC_METRE_BAR = 'L18'; + + /** + * millilitre per litre + */ + case REC20_MILLILITRE_PER_LITRE = 'L19'; + + /** + * litre per minute + */ + case REC20_LITRE_PER_MINUTE = 'L2'; + + /** + * reciprocal cubic millimetre + */ + case REC20_RECIPROCAL_CUBIC_MILLIMETRE = 'L20'; + + /** + * cubic millimetre per cubic metre + */ + case REC20_CUBIC_MILLIMETRE_PER_CUBIC_METRE = 'L21'; + + /** + * mole per hour + */ + case REC20_MOLE_PER_HOUR = 'L23'; + + /** + * mole per kilogram kelvin + */ + case REC20_MOLE_PER_KILOGRAM_KELVIN = 'L24'; + + /** + * mole per kilogram bar + */ + case REC20_MOLE_PER_KILOGRAM_BAR = 'L25'; + + /** + * mole per litre kelvin + */ + case REC20_MOLE_PER_LITRE_KELVIN = 'L26'; + + /** + * mole per litre bar + */ + case REC20_MOLE_PER_LITRE_BAR = 'L27'; + + /** + * mole per cubic metre kelvin + */ + case REC20_MOLE_PER_CUBIC_METRE_KELVIN = 'L28'; + + /** + * mole per cubic metre bar + */ + case REC20_MOLE_PER_CUBIC_METRE_BAR = 'L29'; + + /** + * mole per minute + */ + case REC20_MOLE_PER_MINUTE = 'L30'; + + /** + * milliroentgen aequivalent men + */ + case REC20_MILLIROENTGEN_AEQUIVALENT_MEN = 'L31'; + + /** + * nanogram per kilogram + */ + case REC20_NANOGRAM_PER_KILOGRAM = 'L32'; + + /** + * ounce (avoirdupois) per day + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_DAY = 'L33'; + + /** + * ounce (avoirdupois) per hour + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_HOUR = 'L34'; + + /** + * ounce (avoirdupois) per minute + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_MINUTE = 'L35'; + + /** + * ounce (avoirdupois) per second + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_SECOND = 'L36'; + + /** + * ounce (avoirdupois) per gallon (UK) + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_GALLON_UK = 'L37'; + + /** + * ounce (avoirdupois) per gallon (US) + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_GALLON_US = 'L38'; + + /** + * ounce (avoirdupois) per cubic inch + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_CUBIC_INCH = 'L39'; + + /** + * ounce (avoirdupois)-force + */ + case REC20_OUNCE_AVOIRDUPOISFORCE = 'L40'; + + /** + * ounce (avoirdupois)-force inch + */ + case REC20_OUNCE_AVOIRDUPOISFORCE_INCH = 'L41'; + + /** + * picosiemens per metre + */ + case REC20_PICOSIEMENS_PER_METRE = 'L42'; + + /** + * peck (UK) + */ + case REC20_PECK_UK = 'L43'; + + /** + * peck (UK) per day + */ + case REC20_PECK_UK_PER_DAY = 'L44'; + + /** + * peck (UK) per hour + */ + case REC20_PECK_UK_PER_HOUR = 'L45'; + + /** + * peck (UK) per minute + */ + case REC20_PECK_UK_PER_MINUTE = 'L46'; + + /** + * peck (UK) per second + */ + case REC20_PECK_UK_PER_SECOND = 'L47'; + + /** + * peck (US dry) per day + */ + case REC20_PECK_US_DRY_PER_DAY = 'L48'; + + /** + * peck (US dry) per hour + */ + case REC20_PECK_US_DRY_PER_HOUR = 'L49'; + + /** + * peck (US dry) per minute + */ + case REC20_PECK_US_DRY_PER_MINUTE = 'L50'; + + /** + * peck (US dry) per second + */ + case REC20_PECK_US_DRY_PER_SECOND = 'L51'; + + /** + * psi per psi + */ + case REC20_PSI_PER_PSI = 'L52'; + + /** + * pint (UK) per day + */ + case REC20_PINT_UK_PER_DAY = 'L53'; + + /** + * pint (UK) per hour + */ + case REC20_PINT_UK_PER_HOUR = 'L54'; + + /** + * pint (UK) per minute + */ + case REC20_PINT_UK_PER_MINUTE = 'L55'; + + /** + * pint (UK) per second + */ + case REC20_PINT_UK_PER_SECOND = 'L56'; + + /** + * pint (US liquid) per day + */ + case REC20_PINT_US_LIQUID_PER_DAY = 'L57'; + + /** + * pint (US liquid) per hour + */ + case REC20_PINT_US_LIQUID_PER_HOUR = 'L58'; + + /** + * pint (US liquid) per minute + */ + case REC20_PINT_US_LIQUID_PER_MINUTE = 'L59'; + + /** + * pint (US liquid) per second + */ + case REC20_PINT_US_LIQUID_PER_SECOND = 'L60'; + + /** + * slug per day + */ + case REC20_SLUG_PER_DAY = 'L63'; + + /** + * slug per foot second + */ + case REC20_SLUG_PER_FOOT_SECOND = 'L64'; + + /** + * slug per cubic foot + */ + case REC20_SLUG_PER_CUBIC_FOOT = 'L65'; + + /** + * slug per hour + */ + case REC20_SLUG_PER_HOUR = 'L66'; + + /** + * slug per minute + */ + case REC20_SLUG_PER_MINUTE = 'L67'; + + /** + * slug per second + */ + case REC20_SLUG_PER_SECOND = 'L68'; + + /** + * tonne per kelvin + */ + case REC20_TONNE_PER_KELVIN = 'L69'; + + /** + * tonne per bar + */ + case REC20_TONNE_PER_BAR = 'L70'; + + /** + * tonne per day + */ + case REC20_TONNE_PER_DAY = 'L71'; + + /** + * tonne per day kelvin + */ + case REC20_TONNE_PER_DAY_KELVIN = 'L72'; + + /** + * tonne per day bar + */ + case REC20_TONNE_PER_DAY_BAR = 'L73'; + + /** + * tonne per hour kelvin + */ + case REC20_TONNE_PER_HOUR_KELVIN = 'L74'; + + /** + * tonne per hour bar + */ + case REC20_TONNE_PER_HOUR_BAR = 'L75'; + + /** + * tonne per cubic metre kelvin + */ + case REC20_TONNE_PER_CUBIC_METRE_KELVIN = 'L76'; + + /** + * tonne per cubic metre bar + */ + case REC20_TONNE_PER_CUBIC_METRE_BAR = 'L77'; + + /** + * tonne per minute + */ + case REC20_TONNE_PER_MINUTE = 'L78'; + + /** + * tonne per minute kelvin + */ + case REC20_TONNE_PER_MINUTE_KELVIN = 'L79'; + + /** + * tonne per minute bar + */ + case REC20_TONNE_PER_MINUTE_BAR = 'L80'; + + /** + * tonne per second + */ + case REC20_TONNE_PER_SECOND = 'L81'; + + /** + * tonne per second kelvin + */ + case REC20_TONNE_PER_SECOND_KELVIN = 'L82'; + + /** + * tonne per second bar + */ + case REC20_TONNE_PER_SECOND_BAR = 'L83'; + + /** + * ton (UK shipping) + */ + case REC20_TON_UK_SHIPPING = 'L84'; + + /** + * ton long per day + */ + case REC20_TON_LONG_PER_DAY = 'L85'; + + /** + * ton (US shipping) + */ + case REC20_TON_US_SHIPPING = 'L86'; + + /** + * ton short per degree Fahrenheit + */ + case REC20_TON_SHORT_PER_DEGREE_FAHRENHEIT = 'L87'; + + /** + * ton short per day + */ + case REC20_TON_SHORT_PER_DAY = 'L88'; + + /** + * ton short per hour degree Fahrenheit + */ + case REC20_TON_SHORT_PER_HOUR_DEGREE_FAHRENHEIT = 'L89'; + + /** + * ton short per hour psi + */ + case REC20_TON_SHORT_PER_HOUR_PSI = 'L90'; + + /** + * ton short per psi + */ + case REC20_TON_SHORT_PER_PSI = 'L91'; + + /** + * ton (UK long) per cubic yard + */ + case REC20_TON_UK_LONG_PER_CUBIC_YARD = 'L92'; + + /** + * ton (US short) per cubic yard + */ + case REC20_TON_US_SHORT_PER_CUBIC_YARD = 'L93'; + + /** + * ton-force (US short) + */ + case REC20_TONFORCE_US_SHORT = 'L94'; + + /** + * common year + */ + case REC20_COMMON_YEAR = 'L95'; + + /** + * sidereal year + */ + case REC20_SIDEREAL_YEAR = 'L96'; + + /** + * yard per degree Fahrenheit + */ + case REC20_YARD_PER_DEGREE_FAHRENHEIT = 'L98'; + + /** + * yard per psi + */ + case REC20_YARD_PER_PSI = 'L99'; + + /** + * pound per cubic inch + */ + case REC20_POUND_PER_CUBIC_INCH = 'LA'; + + /** + * lactose excess percentage + */ + case REC20_LACTOSE_EXCESS_PERCENTAGE = 'LAC'; + + /** + * pound + */ + case REC20_POUND = 'LBR'; + + /** + * troy pound (US) + */ + case REC20_TROY_POUND_US = 'LBT'; + + /** + * litre per day + */ + case REC20_LITRE_PER_DAY = 'LD'; + + /** + * leaf + */ + case REC20_LEAF = 'LEF'; + + /** + * linear foot + */ + case REC20_LINEAR_FOOT = 'LF'; + + /** + * labour hour + */ + case REC20_LABOUR_HOUR = 'LH'; + + /** + * link + */ + case REC20_LINK = 'LK'; + + /** + * linear metre + */ + case REC20_LINEAR_METRE = 'LM'; + + /** + * length + */ + case REC20_LENGTH = 'LN'; + + /** + * lot [unit of procurement] + */ + case REC20_LOT__UNIT_OF_PROCUREMENT = 'LO'; + + /** + * liquid pound + */ + case REC20_LIQUID_POUND = 'LP'; + + /** + * litre of pure alcohol + */ + case REC20_LITRE_OF_PURE_ALCOHOL = 'LPA'; + + /** + * layer + */ + case REC20_LAYER = 'LR'; + + /** + * lump sum + */ + case REC20_LUMP_SUM = 'LS'; + + /** + * ton (UK) or long ton (US) + */ + case REC20_TON_UK_OR_LONG_TON_US = 'LTN'; + + /** + * litre + */ + case REC20_LITRE = 'LTR'; + + /** + * metric ton, lubricating oil + */ + case REC20_METRIC_TON_LUBRICATING_OIL = 'LUB'; + + /** + * lumen + */ + case REC20_LUMEN = 'LUM'; + + /** + * lux + */ + case REC20_LUX = 'LUX'; + + /** + * linear yard + */ + case REC20_LINEAR_YARD = 'LY'; + + /** + * milligram per litre + */ + case REC20_MILLIGRAM_PER_LITRE = 'M1'; + + /** + * reciprocal cubic yard + */ + case REC20_RECIPROCAL_CUBIC_YARD = 'M10'; + + /** + * cubic yard per degree Fahrenheit + */ + case REC20_CUBIC_YARD_PER_DEGREE_FAHRENHEIT = 'M11'; + + /** + * cubic yard per day + */ + case REC20_CUBIC_YARD_PER_DAY = 'M12'; + + /** + * cubic yard per hour + */ + case REC20_CUBIC_YARD_PER_HOUR = 'M13'; + + /** + * cubic yard per psi + */ + case REC20_CUBIC_YARD_PER_PSI = 'M14'; + + /** + * cubic yard per minute + */ + case REC20_CUBIC_YARD_PER_MINUTE = 'M15'; + + /** + * cubic yard per second + */ + case REC20_CUBIC_YARD_PER_SECOND = 'M16'; + + /** + * kilohertz metre + */ + case REC20_KILOHERTZ_METRE = 'M17'; + + /** + * gigahertz metre + */ + case REC20_GIGAHERTZ_METRE = 'M18'; + + /** + * Beaufort + */ + case REC20_BEAUFORT = 'M19'; + + /** + * reciprocal megakelvin or megakelvin to the power minus one + */ + case REC20_RECIPROCAL_MEGAKELVIN_OR_MEGAKELVIN_TO_THE_POWER_MINUS_ONE = 'M20'; + + /** + * reciprocal kilovolt - ampere reciprocal hour + */ + case REC20_RECIPROCAL_KILOVOLT__AMPERE_RECIPROCAL_HOUR = 'M21'; + + /** + * millilitre per square centimetre minute + */ + case REC20_MILLILITRE_PER_SQUARE_CENTIMETRE_MINUTE = 'M22'; + + /** + * newton per centimetre + */ + case REC20_NEWTON_PER_CENTIMETRE = 'M23'; + + /** + * ohm kilometre + */ + case REC20_OHM_KILOMETRE = 'M24'; + + /** + * percent per degree Celsius + */ + case REC20_PERCENT_PER_DEGREE_CELSIUS = 'M25'; + + /** + * gigaohm per metre + */ + case REC20_GIGAOHM_PER_METRE = 'M26'; + + /** + * megahertz metre + */ + case REC20_MEGAHERTZ_METRE = 'M27'; + + /** + * kilogram per kilogram + */ + case REC20_KILOGRAM_PER_KILOGRAM = 'M29'; + + /** + * reciprocal volt - ampere reciprocal second + */ + case REC20_RECIPROCAL_VOLT__AMPERE_RECIPROCAL_SECOND = 'M30'; + + /** + * kilogram per kilometre + */ + case REC20_KILOGRAM_PER_KILOMETRE = 'M31'; + + /** + * pascal second per litre + */ + case REC20_PASCAL_SECOND_PER_LITRE = 'M32'; + + /** + * millimole per litre + */ + case REC20_MILLIMOLE_PER_LITRE = 'M33'; + + /** + * newton metre per square metre + */ + case REC20_NEWTON_METRE_PER_SQUARE_METRE = 'M34'; + + /** + * millivolt - ampere + */ + case REC20_MILLIVOLT__AMPERE = 'M35'; + + /** + * 30-day month + */ + case REC20_30DAY_MONTH = 'M36'; + + /** + * actual/360 + */ + case REC20_ACTUAL_360 = 'M37'; + + /** + * kilometre per second squared + */ + case REC20_KILOMETRE_PER_SECOND_SQUARED = 'M38'; + + /** + * centimetre per second squared + */ + case REC20_CENTIMETRE_PER_SECOND_SQUARED = 'M39'; + + /** + * monetary value + */ + case REC20_MONETARY_VALUE = 'M4'; + + /** + * yard per second squared + */ + case REC20_YARD_PER_SECOND_SQUARED = 'M40'; + + /** + * millimetre per second squared + */ + case REC20_MILLIMETRE_PER_SECOND_SQUARED = 'M41'; + + /** + * mile (statute mile) per second squared + */ + case REC20_MILE_STATUTE_MILE_PER_SECOND_SQUARED = 'M42'; + + /** + * mil + */ + case REC20_MIL = 'M43'; + + /** + * revolution + */ + case REC20_REVOLUTION = 'M44'; + + /** + * degree [unit of angle] per second squared + */ + case REC20_DEGREE_UNIT_OF_ANGLE_PER_SECOND_SQUARED = 'M45'; + + /** + * revolution per minute + */ + case REC20_REVOLUTION_PER_MINUTE = 'M46'; + + /** + * circular mil + */ + case REC20_CIRCULAR_MIL = 'M47'; + + /** + * square mile (based on U.S. survey foot) + */ + case REC20_SQUARE_MILE_BASED_ON_US_SURVEY_FOOT = 'M48'; + + /** + * chain (based on U.S. survey foot) + */ + case REC20_CHAIN_BASED_ON_US_SURVEY_FOOT = 'M49'; + + /** + * microcurie + */ + case REC20_MICROCURIE = 'M5'; + + /** + * furlong + */ + case REC20_FURLONG = 'M50'; + + /** + * foot (U.S. survey) + */ + case REC20_FOOT_US_SURVEY = 'M51'; + + /** + * mile (based on U.S. survey foot) + */ + case REC20_MILE_BASED_ON_US_SURVEY_FOOT = 'M52'; + + /** + * metre per pascal + */ + case REC20_METRE_PER_PASCAL = 'M53'; + + /** + * metre per radiant + */ + case REC20_METRE_PER_RADIANT = 'M55'; + + /** + * shake + */ + case REC20_SHAKE = 'M56'; + + /** + * mile per minute + */ + case REC20_MILE_PER_MINUTE = 'M57'; + + /** + * mile per second + */ + case REC20_MILE_PER_SECOND = 'M58'; + + /** + * metre per second pascal + */ + case REC20_METRE_PER_SECOND_PASCAL = 'M59'; + + /** + * metre per hour + */ + case REC20_METRE_PER_HOUR = 'M60'; + + /** + * inch per year + */ + case REC20_INCH_PER_YEAR = 'M61'; + + /** + * kilometre per second + */ + case REC20_KILOMETRE_PER_SECOND = 'M62'; + + /** + * inch per minute + */ + case REC20_INCH_PER_MINUTE = 'M63'; + + /** + * yard per second + */ + case REC20_YARD_PER_SECOND = 'M64'; + + /** + * yard per minute + */ + case REC20_YARD_PER_MINUTE = 'M65'; + + /** + * yard per hour + */ + case REC20_YARD_PER_HOUR = 'M66'; + + /** + * acre-foot (based on U.S. survey foot) + */ + case REC20_ACREFOOT_BASED_ON_US_SURVEY_FOOT = 'M67'; + + /** + * cord (128 ft3) + */ + case REC20_CORD_128_FT3 = 'M68'; + + /** + * cubic mile (UK statute) + */ + case REC20_CUBIC_MILE_UK_STATUTE = 'M69'; + + /** + * micro-inch + */ + case REC20_MICROINCH = 'M7'; + + /** + * ton, register + */ + case REC20_TON_REGISTER = 'M70'; + + /** + * cubic metre per pascal + */ + case REC20_CUBIC_METRE_PER_PASCAL = 'M71'; + + /** + * bel + */ + case REC20_BEL = 'M72'; + + /** + * kilogram per cubic metre pascal + */ + case REC20_KILOGRAM_PER_CUBIC_METRE_PASCAL = 'M73'; + + /** + * kilogram per pascal + */ + case REC20_KILOGRAM_PER_PASCAL = 'M74'; + + /** + * kilopound-force + */ + case REC20_KILOPOUNDFORCE = 'M75'; + + /** + * poundal + */ + case REC20_POUNDAL = 'M76'; + + /** + * kilogram metre per second squared + */ + case REC20_KILOGRAM_METRE_PER_SECOND_SQUARED = 'M77'; + + /** + * pond + */ + case REC20_POND = 'M78'; + + /** + * square foot per hour + */ + case REC20_SQUARE_FOOT_PER_HOUR = 'M79'; + + /** + * stokes per pascal + */ + case REC20_STOKES_PER_PASCAL = 'M80'; + + /** + * square centimetre per second + */ + case REC20_SQUARE_CENTIMETRE_PER_SECOND = 'M81'; + + /** + * square metre per second pascal + */ + case REC20_SQUARE_METRE_PER_SECOND_PASCAL = 'M82'; + + /** + * denier + */ + case REC20_DENIER = 'M83'; + + /** + * pound per yard + */ + case REC20_POUND_PER_YARD = 'M84'; + + /** + * ton, assay + */ + case REC20_TON_ASSAY = 'M85'; + + /** + * pfund + */ + case REC20_PFUND = 'M86'; + + /** + * kilogram per second pascal + */ + case REC20_KILOGRAM_PER_SECOND_PASCAL = 'M87'; + + /** + * tonne per month + */ + case REC20_TONNE_PER_MONTH = 'M88'; + + /** + * tonne per year + */ + case REC20_TONNE_PER_YEAR = 'M89'; + + /** + * million Btu per 1000 cubic foot + */ + case REC20_MILLION_BTU_PER_1000_CUBIC_FOOT = 'M9'; + + /** + * kilopound per hour + */ + case REC20_KILOPOUND_PER_HOUR = 'M90'; + + /** + * pound per pound + */ + case REC20_POUND_PER_POUND = 'M91'; + + /** + * pound-force foot + */ + case REC20_POUNDFORCE_FOOT = 'M92'; + + /** + * newton metre per radian + */ + case REC20_NEWTON_METRE_PER_RADIAN = 'M93'; + + /** + * kilogram metre + */ + case REC20_KILOGRAM_METRE = 'M94'; + + /** + * poundal foot + */ + case REC20_POUNDAL_FOOT = 'M95'; + + /** + * poundal inch + */ + case REC20_POUNDAL_INCH = 'M96'; + + /** + * dyne metre + */ + case REC20_DYNE_METRE = 'M97'; + + /** + * kilogram centimetre per second + */ + case REC20_KILOGRAM_CENTIMETRE_PER_SECOND = 'M98'; + + /** + * gram centimetre per second + */ + case REC20_GRAM_CENTIMETRE_PER_SECOND = 'M99'; + + /** + * megavolt ampere reactive hour + */ + case REC20_MEGAVOLT_AMPERE_REACTIVE_HOUR = 'MAH'; + + /** + * megalitre + */ + case REC20_MEGALITRE = 'MAL'; + + /** + * megametre + */ + case REC20_MEGAMETRE = 'MAM'; + + /** + * megavar + */ + case REC20_MEGAVAR = 'MAR'; + + /** + * megawatt + */ + case REC20_MEGAWATT = 'MAW'; + + /** + * thousand standard brick equivalent + */ + case REC20_THOUSAND_STANDARD_BRICK_EQUIVALENT = 'MBE'; + + /** + * thousand board foot + */ + case REC20_THOUSAND_BOARD_FOOT = 'MBF'; + + /** + * millibar + */ + case REC20_MILLIBAR = 'MBR'; + + /** + * microgram + */ + case REC20_MICROGRAM = 'MC'; + + /** + * millicurie + */ + case REC20_MILLICURIE = 'MCU'; + + /** + * air dry metric ton + */ + case REC20_AIR_DRY_METRIC_TON = 'MD'; + + /** + * milligram + */ + case REC20_MILLIGRAM = 'MGM'; + + /** + * megahertz + */ + case REC20_MEGAHERTZ = 'MHZ'; + + /** + * square mile (statute mile) + */ + case REC20_SQUARE_MILE_STATUTE_MILE = 'MIK'; + + /** + * thousand + */ + case REC20_THOUSAND = 'MIL'; + + /** + * minute [unit of time] + */ + case REC20_MINUTE_UNIT_OF_TIME = 'MIN'; + + /** + * million + */ + case REC20_MILLION = 'MIO'; + + /** + * million international unit + */ + case REC20_MILLION_INTERNATIONAL_UNIT = 'MIU'; + + /** + * milliard + */ + case REC20_MILLIARD = 'MLD'; + + /** + * millilitre + */ + case REC20_MILLILITRE = 'MLT'; + + /** + * square millimetre + */ + case REC20_SQUARE_MILLIMETRE = 'MMK'; + + /** + * cubic millimetre + */ + case REC20_CUBIC_MILLIMETRE = 'MMQ'; + + /** + * millimetre + */ + case REC20_MILLIMETRE = 'MMT'; + + /** + * kilogram, dry weight + */ + case REC20_KILOGRAM_DRY_WEIGHT = 'MND'; + + /** + * month + */ + case REC20_MONTH = 'MON'; + + /** + * megapascal + */ + case REC20_MEGAPASCAL = 'MPA'; + + /** + * cubic metre per hour + */ + case REC20_CUBIC_METRE_PER_HOUR = 'MQH'; + + /** + * cubic metre per second + */ + case REC20_CUBIC_METRE_PER_SECOND = 'MQS'; + + /** + * metre per second squared + */ + case REC20_METRE_PER_SECOND_SQUARED = 'MSK'; + + /** + * square metre + */ + case REC20_SQUARE_METRE = 'MTK'; + + /** + * cubic metre + */ + case REC20_CUBIC_METRE = 'MTQ'; + + /** + * metre + */ + case REC20_METRE = 'MTR'; + + /** + * metre per second + */ + case REC20_METRE_PER_SECOND = 'MTS'; + + /** + * megavolt - ampere + */ + case REC20_MEGAVOLT__AMPERE = 'MVA'; + + /** + * megawatt hour (1000 kW.h) + */ + case REC20_MEGAWATT_HOUR_1000KWH = 'MWH'; + + /** + * pen calorie + */ + case REC20_PEN_CALORIE = 'N1'; + + /** + * pound foot per second + */ + case REC20_POUND_FOOT_PER_SECOND = 'N10'; + + /** + * pound inch per second + */ + case REC20_POUND_INCH_PER_SECOND = 'N11'; + + /** + * Pferdestaerke + */ + case REC20_PFERDESTAERKE = 'N12'; + + /** + * centimetre of mercury (0 ºC) + */ + case REC20_CENTIMETRE_OF_MERCURY_0_C = 'N13'; + + /** + * centimetre of water (4 ºC) + */ + case REC20_CENTIMETRE_OF_WATER_4_C = 'N14'; + + /** + * foot of water (39.2 ºF) + */ + case REC20_FOOT_OF_WATER_392_F = 'N15'; + + /** + * inch of mercury (32 ºF) + */ + case REC20_INCH_OF_MERCURY_32_F = 'N16'; + + /** + * inch of mercury (60 ºF) + */ + case REC20_INCH_OF_MERCURY_60_F = 'N17'; + + /** + * inch of water (39.2 ºF) + */ + case REC20_INCH_OF_WATER_392_F = 'N18'; + + /** + * inch of water (60 ºF) + */ + case REC20_INCH_OF_WATER_60_F = 'N19'; + + /** + * kip per square inch + */ + case REC20_KIP_PER_SQUARE_INCH = 'N20'; + + /** + * poundal per square foot + */ + case REC20_POUNDAL_PER_SQUARE_FOOT = 'N21'; + + /** + * ounce (avoirdupois) per square inch + */ + case REC20_OUNCE_AVOIRDUPOIS_PER_SQUARE_INCH = 'N22'; + + /** + * conventional metre of water + */ + case REC20_CONVENTIONAL_METRE_OF_WATER = 'N23'; + + /** + * gram per square millimetre + */ + case REC20_GRAM_PER_SQUARE_MILLIMETRE = 'N24'; + + /** + * pound per square yard + */ + case REC20_POUND_PER_SQUARE_YARD = 'N25'; + + /** + * poundal per square inch + */ + case REC20_POUNDAL_PER_SQUARE_INCH = 'N26'; + + /** + * foot to the fourth power + */ + case REC20_FOOT_TO_THE_FOURTH_POWER = 'N27'; + + /** + * cubic decimetre per kilogram + */ + case REC20_CUBIC_DECIMETRE_PER_KILOGRAM = 'N28'; + + /** + * cubic foot per pound + */ + case REC20_CUBIC_FOOT_PER_POUND = 'N29'; + + /** + * print point + */ + case REC20_PRINT_POINT = 'N3'; + + /** + * cubic inch per pound + */ + case REC20_CUBIC_INCH_PER_POUND = 'N30'; + + /** + * kilonewton per metre + */ + case REC20_KILONEWTON_PER_METRE = 'N31'; + + /** + * poundal per inch + */ + case REC20_POUNDAL_PER_INCH = 'N32'; + + /** + * pound-force per yard + */ + case REC20_POUNDFORCE_PER_YARD = 'N33'; + + /** + * poundal second per square foot + */ + case REC20_POUNDAL_SECOND_PER_SQUARE_FOOT = 'N34'; + + /** + * poise per pascal + */ + case REC20_POISE_PER_PASCAL = 'N35'; + + /** + * newton second per square metre + */ + case REC20_NEWTON_SECOND_PER_SQUARE_METRE = 'N36'; + + /** + * kilogram per metre second + */ + case REC20_KILOGRAM_PER_METRE_SECOND = 'N37'; + + /** + * kilogram per metre minute + */ + case REC20_KILOGRAM_PER_METRE_MINUTE = 'N38'; + + /** + * kilogram per metre day + */ + case REC20_KILOGRAM_PER_METRE_DAY = 'N39'; + + /** + * kilogram per metre hour + */ + case REC20_KILOGRAM_PER_METRE_HOUR = 'N40'; + + /** + * gram per centimetre second + */ + case REC20_GRAM_PER_CENTIMETRE_SECOND = 'N41'; + + /** + * poundal second per square inch + */ + case REC20_POUNDAL_SECOND_PER_SQUARE_INCH = 'N42'; + + /** + * pound per foot minute + */ + case REC20_POUND_PER_FOOT_MINUTE = 'N43'; + + /** + * pound per foot day + */ + case REC20_POUND_PER_FOOT_DAY = 'N44'; + + /** + * cubic metre per second pascal + */ + case REC20_CUBIC_METRE_PER_SECOND_PASCAL = 'N45'; + + /** + * foot poundal + */ + case REC20_FOOT_POUNDAL = 'N46'; + + /** + * inch poundal + */ + case REC20_INCH_POUNDAL = 'N47'; + + /** + * watt per square centimetre + */ + case REC20_WATT_PER_SQUARE_CENTIMETRE = 'N48'; + + /** + * watt per square inch + */ + case REC20_WATT_PER_SQUARE_INCH = 'N49'; + + /** + * British thermal unit (international table) per square foot hour + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT_HOUR = 'N50'; + + /** + * British thermal unit (thermochemical) per square foot hour + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_HOUR = 'N51'; + + /** + * British thermal unit (thermochemical) per square foot minute + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_MINUTE = 'N52'; + + /** + * British thermal unit (international table) per square foot second + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT_SECOND = 'N53'; + + /** + * British thermal unit (thermochemical) per square foot second + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT_SECOND = 'N54'; + + /** + * British thermal unit (international table) per square inch second + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_INCH_SECOND = 'N55'; + + /** + * calorie (thermochemical) per square centimetre minute + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE_MINUTE = 'N56'; + + /** + * calorie (thermochemical) per square centimetre second + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE_SECOND = 'N57'; + + /** + * British thermal unit (international table) per cubic foot + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_CUBIC_FOOT = 'N58'; + + /** + * British thermal unit (thermochemical) per cubic foot + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_CUBIC_FOOT = 'N59'; + + /** + * British thermal unit (international table) per degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_DEGREE_FAHRENHEIT = 'N60'; + + /** + * British thermal unit (thermochemical) per degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_DEGREE_FAHRENHEIT = 'N61'; + + /** + * British thermal unit (international table) per degree Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_DEGREE_RANKINE = 'N62'; + + /** + * British thermal unit (thermochemical) per degree Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_DEGREE_RANKINE = 'N63'; + + /** + * British thermal unit (thermochemical) per pound degree Rankine + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND_DEGREE_RANKINE = 'N64'; + + /** + * kilocalorie (international table) per gram kelvin + */ + case REC20_KILOCALORIE_INTERNATIONAL_TABLE_PER_GRAM_KELVIN = 'N65'; + + /** + * British thermal unit (39 ºF) + */ + case REC20_BRITISH_THERMAL_UNIT_39_F = 'N66'; + + /** + * British thermal unit (59 ºF) + */ + case REC20_BRITISH_THERMAL_UNIT_59_F = 'N67'; + + /** + * British thermal unit (60 ºF) + */ + case REC20_BRITISH_THERMAL_UNIT_60_F = 'N68'; + + /** + * calorie (20 ºC) + */ + case REC20_CALORIE_20_C = 'N69'; + + /** + * quad (1015 BtuIT) + */ + case REC20_QUAD_1015_BTUIT = 'N70'; + + /** + * therm (EC) + */ + case REC20_THERM_EC = 'N71'; + + /** + * therm (U.S.) + */ + case REC20_THERM_US = 'N72'; + + /** + * British thermal unit (thermochemical) per pound + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_POUND = 'N73'; + + /** + * British thermal unit (international table) per hour square foot degree + * Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT = 'N74'; + + /** + * British thermal unit (thermochemical) per hour square foot degree + * Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_HOUR_SQUARE_FOOT_DEGREE_FAHRENHEIT = 'N75'; + + /** + * British thermal unit (international table) per second square foot + * degree Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT = 'N76'; + + /** + * British thermal unit (thermochemical) per second square foot degree + * Fahrenheit + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SECOND_SQUARE_FOOT_DEGREE_FAHRENHEIT = 'N77'; + + /** + * kilowatt per square metre kelvin + */ + case REC20_KILOWATT_PER_SQUARE_METRE_KELVIN = 'N78'; + + /** + * kelvin per pascal + */ + case REC20_KELVIN_PER_PASCAL = 'N79'; + + /** + * watt per metre degree Celsius + */ + case REC20_WATT_PER_METRE_DEGREE_CELSIUS = 'N80'; + + /** + * kilowatt per metre kelvin + */ + case REC20_KILOWATT_PER_METRE_KELVIN = 'N81'; + + /** + * kilowatt per metre degree Celsius + */ + case REC20_KILOWATT_PER_METRE_DEGREE_CELSIUS = 'N82'; + + /** + * metre per degree Celcius metre + */ + case REC20_METRE_PER_DEGREE_CELCIUS_METRE = 'N83'; + + /** + * degree Fahrenheit hour per British thermal unit (international table) + */ + case REC20_DEGREE_FAHRENHEIT_HOUR_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE = 'N84'; + + /** + * degree Fahrenheit hour per British thermal unit (thermochemical) + */ + case REC20_DEGREE_FAHRENHEIT_HOUR_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL = 'N85'; + + /** + * degree Fahrenheit second per British thermal unit (international + * table) + */ + case REC20_DEGREE_FAHRENHEIT_SECOND_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE = 'N86'; + + /** + * degree Fahrenheit second per British thermal unit (thermochemical) + */ + case REC20_DEGREE_FAHRENHEIT_SECOND_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL = 'N87'; + + /** + * degree Fahrenheit hour square foot per British thermal unit + * (international table) inch + */ + case REC20_DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_INCH = 'N88'; + + /** + * degree Fahrenheit hour square foot per British thermal unit + * (thermochemical) inch + */ + case REC20_DEGREE_FAHRENHEIT_HOUR_SQUARE_FOOT_PER_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_INCH = 'N89'; + + /** + * kilofarad + */ + case REC20_KILOFARAD = 'N90'; + + /** + * reciprocal joule + */ + case REC20_RECIPROCAL_JOULE = 'N91'; + + /** + * picosiemens + */ + case REC20_PICOSIEMENS = 'N92'; + + /** + * ampere per pascal + */ + case REC20_AMPERE_PER_PASCAL = 'N93'; + + /** + * franklin + */ + case REC20_FRANKLIN = 'N94'; + + /** + * ampere minute + */ + case REC20_AMPERE_MINUTE = 'N95'; + + /** + * biot + */ + case REC20_BIOT = 'N96'; + + /** + * gilbert + */ + case REC20_GILBERT = 'N97'; + + /** + * volt per pascal + */ + case REC20_VOLT_PER_PASCAL = 'N98'; + + /** + * picovolt + */ + case REC20_PICOVOLT = 'N99'; + + /** + * milligram per kilogram + */ + case REC20_MILLIGRAM_PER_KILOGRAM = 'NA'; + + /** + * number of articles + */ + case REC20_NUMBER_OF_ARTICLES = 'NAR'; + + /** + * number of cells + */ + case REC20_NUMBER_OF_CELLS = 'NCL'; + + /** + * newton + */ + case REC20_NEWTON = 'NEW'; + + /** + * message + */ + case REC20_MESSAGE = 'NF'; + + /** + * nil + */ + case REC20_NIL = 'NIL'; + + /** + * number of international units + */ + case REC20_NUMBER_OF_INTERNATIONAL_UNITS = 'NIU'; + + /** + * load + */ + case REC20_LOAD = 'NL'; + + /** + * Normalised cubic metre + */ + case REC20_NORMALISED_CUBIC_METRE = 'NM3'; + + /** + * nautical mile + */ + case REC20_NAUTICAL_MILE = 'NMI'; + + /** + * number of packs + */ + case REC20_NUMBER_OF_PACKS = 'NMP'; + + /** + * number of parts + */ + case REC20_NUMBER_OF_PARTS = 'NPT'; + + /** + * net ton + */ + case REC20_NET_TON = 'NT'; + + /** + * newton metre + */ + case REC20_NEWTON_METRE = 'NU'; + + /** + * part per thousand + */ + case REC20_PART_PER_THOUSAND = 'NX'; + + /** + * panel + */ + case REC20_PANEL = 'OA'; + + /** + * ozone depletion equivalent + */ + case REC20_OZONE_DEPLETION_EQUIVALENT = 'ODE'; + + /** + * ODS Grams + */ + case REC20_ODS_GRAMS = 'ODG'; + + /** + * ODS Kilograms + */ + case REC20_ODS_KILOGRAMS = 'ODK'; + + /** + * ODS Milligrams + */ + case REC20_ODS_MILLIGRAMS = 'ODM'; + + /** + * ohm + */ + case REC20_OHM = 'OHM'; + + /** + * ounce per square yard + */ + case REC20_OUNCE_PER_SQUARE_YARD = 'ON'; + + /** + * ounce (avoirdupois) + */ + case REC20_OUNCE_AVOIRDUPOIS = 'ONZ'; + + /** + * oscillations per minute + */ + case REC20_OSCILLATIONS_PER_MINUTE = 'OPM'; + + /** + * overtime hour + */ + case REC20_OVERTIME_HOUR = 'OT'; + + /** + * fluid ounce (US) + */ + case REC20_FLUID_OUNCE_US = 'OZA'; + + /** + * fluid ounce (UK) + */ + case REC20_FLUID_OUNCE_UK = 'OZI'; + + /** + * percent + */ + case REC20_PERCENT = 'P1'; + + /** + * coulomb per metre + */ + case REC20_COULOMB_PER_METRE = 'P10'; + + /** + * kiloweber + */ + case REC20_KILOWEBER = 'P11'; + + /** + * gamma + */ + case REC20_GAMMA = 'P12'; + + /** + * kilotesla + */ + case REC20_KILOTESLA = 'P13'; + + /** + * joule per second + */ + case REC20_JOULE_PER_SECOND = 'P14'; + + /** + * joule per minute + */ + case REC20_JOULE_PER_MINUTE = 'P15'; + + /** + * joule per hour + */ + case REC20_JOULE_PER_HOUR = 'P16'; + + /** + * joule per day + */ + case REC20_JOULE_PER_DAY = 'P17'; + + /** + * kilojoule per second + */ + case REC20_KILOJOULE_PER_SECOND = 'P18'; + + /** + * kilojoule per minute + */ + case REC20_KILOJOULE_PER_MINUTE = 'P19'; + + /** + * pound per foot + */ + case REC20_POUND_PER_FOOT = 'P2'; + + /** + * kilojoule per hour + */ + case REC20_KILOJOULE_PER_HOUR = 'P20'; + + /** + * kilojoule per day + */ + case REC20_KILOJOULE_PER_DAY = 'P21'; + + /** + * nanoohm + */ + case REC20_NANOOHM = 'P22'; + + /** + * ohm circular-mil per foot + */ + case REC20_OHM_CIRCULARMIL_PER_FOOT = 'P23'; + + /** + * kilohenry + */ + case REC20_KILOHENRY = 'P24'; + + /** + * lumen per square foot + */ + case REC20_LUMEN_PER_SQUARE_FOOT = 'P25'; + + /** + * phot + */ + case REC20_PHOT = 'P26'; + + /** + * footcandle + */ + case REC20_FOOTCANDLE = 'P27'; + + /** + * candela per square inch + */ + case REC20_CANDELA_PER_SQUARE_INCH = 'P28'; + + /** + * footlambert + */ + case REC20_FOOTLAMBERT = 'P29'; + + /** + * lambert + */ + case REC20_LAMBERT = 'P30'; + + /** + * stilb + */ + case REC20_STILB = 'P31'; + + /** + * candela per square foot + */ + case REC20_CANDELA_PER_SQUARE_FOOT = 'P32'; + + /** + * kilocandela + */ + case REC20_KILOCANDELA = 'P33'; + + /** + * millicandela + */ + case REC20_MILLICANDELA = 'P34'; + + /** + * Hefner-Kerze + */ + case REC20_HEFNERKERZE = 'P35'; + + /** + * international candle + */ + case REC20_INTERNATIONAL_CANDLE = 'P36'; + + /** + * British thermal unit (international table) per square foot + */ + case REC20_BRITISH_THERMAL_UNIT_INTERNATIONAL_TABLE_PER_SQUARE_FOOT = 'P37'; + + /** + * British thermal unit (thermochemical) per square foot + */ + case REC20_BRITISH_THERMAL_UNIT_THERMOCHEMICAL_PER_SQUARE_FOOT = 'P38'; + + /** + * calorie (thermochemical) per square centimetre + */ + case REC20_CALORIE_THERMOCHEMICAL_PER_SQUARE_CENTIMETRE = 'P39'; + + /** + * langley + */ + case REC20_LANGLEY = 'P40'; + + /** + * decade (logarithmic) + */ + case REC20_DECADE_LOGARITHMIC = 'P41'; + + /** + * pascal squared second + */ + case REC20_PASCAL_SQUARED_SECOND = 'P42'; + + /** + * bel per metre + */ + case REC20_BEL_PER_METRE = 'P43'; + + /** + * pound mole + */ + case REC20_POUND_MOLE = 'P44'; + + /** + * pound mole per second + */ + case REC20_POUND_MOLE_PER_SECOND = 'P45'; + + /** + * pound mole per minute + */ + case REC20_POUND_MOLE_PER_MINUTE = 'P46'; + + /** + * kilomole per kilogram + */ + case REC20_KILOMOLE_PER_KILOGRAM = 'P47'; + + /** + * pound mole per pound + */ + case REC20_POUND_MOLE_PER_POUND = 'P48'; + + /** + * newton square metre per ampere + */ + case REC20_NEWTON_SQUARE_METRE_PER_AMPERE = 'P49'; + + /** + * five pack + */ + case REC20_FIVE_PACK = 'P5'; + + /** + * weber metre + */ + case REC20_WEBER_METRE = 'P50'; + + /** + * mol per kilogram pascal + */ + case REC20_MOL_PER_KILOGRAM_PASCAL = 'P51'; + + /** + * mol per cubic metre pascal + */ + case REC20_MOL_PER_CUBIC_METRE_PASCAL = 'P52'; + + /** + * unit pole + */ + case REC20_UNIT_POLE = 'P53'; + + /** + * milligray per second + */ + case REC20_MILLIGRAY_PER_SECOND = 'P54'; + + /** + * microgray per second + */ + case REC20_MICROGRAY_PER_SECOND = 'P55'; + + /** + * nanogray per second + */ + case REC20_NANOGRAY_PER_SECOND = 'P56'; + + /** + * gray per minute + */ + case REC20_GRAY_PER_MINUTE = 'P57'; + + /** + * milligray per minute + */ + case REC20_MILLIGRAY_PER_MINUTE = 'P58'; + + /** + * microgray per minute + */ + case REC20_MICROGRAY_PER_MINUTE = 'P59'; + + /** + * nanogray per minute + */ + case REC20_NANOGRAY_PER_MINUTE = 'P60'; + + /** + * gray per hour + */ + case REC20_GRAY_PER_HOUR = 'P61'; + + /** + * milligray per hour + */ + case REC20_MILLIGRAY_PER_HOUR = 'P62'; + + /** + * microgray per hour + */ + case REC20_MICROGRAY_PER_HOUR = 'P63'; + + /** + * nanogray per hour + */ + case REC20_NANOGRAY_PER_HOUR = 'P64'; + + /** + * sievert per second + */ + case REC20_SIEVERT_PER_SECOND = 'P65'; + + /** + * millisievert per second + */ + case REC20_MILLISIEVERT_PER_SECOND = 'P66'; + + /** + * microsievert per second + */ + case REC20_MICROSIEVERT_PER_SECOND = 'P67'; + + /** + * nanosievert per second + */ + case REC20_NANOSIEVERT_PER_SECOND = 'P68'; + + /** + * rem per second + */ + case REC20_REM_PER_SECOND = 'P69'; + + /** + * sievert per hour + */ + case REC20_SIEVERT_PER_HOUR = 'P70'; + + /** + * millisievert per hour + */ + case REC20_MILLISIEVERT_PER_HOUR = 'P71'; + + /** + * microsievert per hour + */ + case REC20_MICROSIEVERT_PER_HOUR = 'P72'; + + /** + * nanosievert per hour + */ + case REC20_NANOSIEVERT_PER_HOUR = 'P73'; + + /** + * sievert per minute + */ + case REC20_SIEVERT_PER_MINUTE = 'P74'; + + /** + * millisievert per minute + */ + case REC20_MILLISIEVERT_PER_MINUTE = 'P75'; + + /** + * microsievert per minute + */ + case REC20_MICROSIEVERT_PER_MINUTE = 'P76'; + + /** + * nanosievert per minute + */ + case REC20_NANOSIEVERT_PER_MINUTE = 'P77'; + + /** + * reciprocal square inch + */ + case REC20_RECIPROCAL_SQUARE_INCH = 'P78'; + + /** + * pascal square metre per kilogram + */ + case REC20_PASCAL_SQUARE_METRE_PER_KILOGRAM = 'P79'; + + /** + * millipascal per metre + */ + case REC20_MILLIPASCAL_PER_METRE = 'P80'; + + /** + * kilopascal per metre + */ + case REC20_KILOPASCAL_PER_METRE = 'P81'; + + /** + * hectopascal per metre + */ + case REC20_HECTOPASCAL_PER_METRE = 'P82'; + + /** + * standard atmosphere per metre + */ + case REC20_STANDARD_ATMOSPHERE_PER_METRE = 'P83'; + + /** + * technical atmosphere per metre + */ + case REC20_TECHNICAL_ATMOSPHERE_PER_METRE = 'P84'; + + /** + * torr per metre + */ + case REC20_TORR_PER_METRE = 'P85'; + + /** + * psi per inch + */ + case REC20_PSI_PER_INCH = 'P86'; + + /** + * cubic metre per second square metre + */ + case REC20_CUBIC_METRE_PER_SECOND_SQUARE_METRE = 'P87'; + + /** + * rhe + */ + case REC20_RHE = 'P88'; + + /** + * pound-force foot per inch + */ + case REC20_POUNDFORCE_FOOT_PER_INCH = 'P89'; + + /** + * pound-force inch per inch + */ + case REC20_POUNDFORCE_INCH_PER_INCH = 'P90'; + + /** + * perm (0 ºC) + */ + case REC20_PERM_0_C = 'P91'; + + /** + * perm (23 ºC) + */ + case REC20_PERM_23_C = 'P92'; + + /** + * byte per second + */ + case REC20_BYTE_PER_SECOND = 'P93'; + + /** + * kilobyte per second + */ + case REC20_KILOBYTE_PER_SECOND = 'P94'; + + /** + * megabyte per second + */ + case REC20_MEGABYTE_PER_SECOND = 'P95'; + + /** + * reciprocal volt + */ + case REC20_RECIPROCAL_VOLT = 'P96'; + + /** + * reciprocal radian + */ + case REC20_RECIPROCAL_RADIAN = 'P97'; + + /** + * pascal to the power sum of stoichiometric numbers + */ + case REC20_PASCAL_TO_THE_POWER_SUM_OF_STOICHIOMETRIC_NUMBERS = 'P98'; + + /** + * mole per cubiv metre to the power sum of stoichiometric numbers + */ + case REC20_MOLE_PER_CUBIV_METRE_TO_THE_POWER_SUM_OF_STOICHIOMETRIC_NUMBERS = 'P99'; + + /** + * pascal + */ + case REC20_PASCAL = 'PAL'; + + /** + * pad + */ + case REC20_PAD = 'PD'; + + /** + * proof litre + */ + case REC20_PROOF_LITRE = 'PFL'; + + /** + * proof gallon + */ + case REC20_PROOF_GALLON = 'PGL'; + + /** + * pitch + */ + case REC20_PITCH = 'PI'; + + /** + * degree Plato + */ + case REC20_DEGREE_PLATO = 'PLA'; + + /** + * pound per inch of length + */ + case REC20_POUND_PER_INCH_OF_LENGTH = 'PO'; + + /** + * page per inch + */ + case REC20_PAGE_PER_INCH = 'PQ'; + + /** + * pair + */ + case REC20_PAIR = 'PR'; + + /** + * pound-force per square inch + */ + case REC20_POUNDFORCE_PER_SQUARE_INCH = 'PS'; + + /** + * dry pint (US) + */ + case REC20_DRY_PINT_US = 'PTD'; + + /** + * pint (UK) + */ + case REC20_PINT_UK = 'PTI'; + + /** + * liquid pint (US) + */ + case REC20_LIQUID_PINT_US = 'PTL'; + + /** + * portion + */ + case REC20_PORTION = 'PTN'; + + /** + * joule per tesla + */ + case REC20_JOULE_PER_TESLA = 'Q10'; + + /** + * erlang + */ + case REC20_ERLANG = 'Q11'; + + /** + * octet + */ + case REC20_OCTET = 'Q12'; + + /** + * octet per second + */ + case REC20_OCTET_PER_SECOND = 'Q13'; + + /** + * shannon + */ + case REC20_SHANNON = 'Q14'; + + /** + * hartley + */ + case REC20_HARTLEY = 'Q15'; + + /** + * natural unit of information + */ + case REC20_NATURAL_UNIT_OF_INFORMATION = 'Q16'; + + /** + * shannon per second + */ + case REC20_SHANNON_PER_SECOND = 'Q17'; + + /** + * hartley per second + */ + case REC20_HARTLEY_PER_SECOND = 'Q18'; + + /** + * natural unit of information per second + */ + case REC20_NATURAL_UNIT_OF_INFORMATION_PER_SECOND = 'Q19'; + + /** + * second per kilogramm + */ + case REC20_SECOND_PER_KILOGRAMM = 'Q20'; + + /** + * watt square metre + */ + case REC20_WATT_SQUARE_METRE = 'Q21'; + + /** + * second per radian cubic metre + */ + case REC20_SECOND_PER_RADIAN_CUBIC_METRE = 'Q22'; + + /** + * weber to the power minus one + */ + case REC20_WEBER_TO_THE_POWER_MINUS_ONE = 'Q23'; + + /** + * reciprocal inch + */ + case REC20_RECIPROCAL_INCH = 'Q24'; + + /** + * dioptre + */ + case REC20_DIOPTRE = 'Q25'; + + /** + * one per one + */ + case REC20_ONE_PER_ONE = 'Q26'; + + /** + * newton metre per metre + */ + case REC20_NEWTON_METRE_PER_METRE = 'Q27'; + + /** + * kilogram per square metre pascal second + */ + case REC20_KILOGRAM_PER_SQUARE_METRE_PASCAL_SECOND = 'Q28'; + + /** + * microgram per hectogram + */ + case REC20_MICROGRAM_PER_HECTOGRAM = 'Q29'; + + /** + * pH (potential of Hydrogen) + */ + case REC20_PH_POTENTIAL_OF_HYDROGEN = 'Q30'; + + /** + * kilojoule per gram + */ + case REC20_KILOJOULE_PER_GRAM = 'Q31'; + + /** + * femtolitre + */ + case REC20_FEMTOLITRE = 'Q32'; + + /** + * picolitre + */ + case REC20_PICOLITRE = 'Q33'; + + /** + * nanolitre + */ + case REC20_NANOLITRE = 'Q34'; + + /** + * megawatts per minute + */ + case REC20_MEGAWATTS_PER_MINUTE = 'Q35'; + + /** + * square metre per cubic metre + */ + case REC20_SQUARE_METRE_PER_CUBIC_METRE = 'Q36'; + + /** + * Standard cubic metre per day + */ + case REC20_STANDARD_CUBIC_METRE_PER_DAY = 'Q37'; + + /** + * Standard cubic metre per hour + */ + case REC20_STANDARD_CUBIC_METRE_PER_HOUR = 'Q38'; + + /** + * Normalized cubic metre per day + */ + case REC20_NORMALIZED_CUBIC_METRE_PER_DAY = 'Q39'; + + /** + * Normalized cubic metre per hour + */ + case REC20_NORMALIZED_CUBIC_METRE_PER_HOUR = 'Q40'; + + /** + * Joule per normalised cubic metre + */ + case REC20_JOULE_PER_NORMALISED_CUBIC_METRE = 'Q41'; + + /** + * Joule per standard cubic metre + */ + case REC20_JOULE_PER_STANDARD_CUBIC_METRE = 'Q42'; + + /** + * meal + */ + case REC20_MEAL = 'Q3'; + + /** + * page - facsimile + */ + case REC20_PAGE__FACSIMILE = 'QA'; + + /** + * quarter (of a year) + */ + case REC20_QUARTER_OF_A_YEAR = 'QAN'; + + /** + * page - hardcopy + */ + case REC20_PAGE__HARDCOPY = 'QB'; + + /** + * quire + */ + case REC20_QUIRE = 'QR'; + + /** + * dry quart (US) + */ + case REC20_DRY_QUART_US = 'QTD'; + + /** + * quart (UK) + */ + case REC20_QUART_UK = 'QTI'; + + /** + * liquid quart (US) + */ + case REC20_LIQUID_QUART_US = 'QTL'; + + /** + * quarter (UK) + */ + case REC20_QUARTER_UK = 'QTR'; + + /** + * pica + */ + case REC20_PICA = 'R1'; + + /** + * thousand cubic metre + */ + case REC20_THOUSAND_CUBIC_METRE = 'R9'; + + /** + * running or operating hour + */ + case REC20_RUNNING_OR_OPERATING_HOUR = 'RH'; + + /** + * ream + */ + case REC20_REAM = 'RM'; + + /** + * room + */ + case REC20_ROOM = 'ROM'; + + /** + * pound per ream + */ + case REC20_POUND_PER_REAM = 'RP'; + + /** + * revolutions per minute + */ + case REC20_REVOLUTIONS_PER_MINUTE = 'RPM'; + + /** + * revolutions per second + */ + case REC20_REVOLUTIONS_PER_SECOND = 'RPS'; + + /** + * revenue ton mile + */ + case REC20_REVENUE_TON_MILE = 'RT'; + + /** + * square foot per second + */ + case REC20_SQUARE_FOOT_PER_SECOND = 'S3'; + + /** + * square metre per second + */ + case REC20_SQUARE_METRE_PER_SECOND = 'S4'; + + /** + * half year (6 months) + */ + case REC20_HALF_YEAR_6_MONTHS = 'SAN'; + + /** + * score + */ + case REC20_SCORE = 'SCO'; + + /** + * scruple + */ + case REC20_SCRUPLE = 'SCR'; + + /** + * second [unit of time] + */ + case REC20_SECOND_UNIT_OF_TIME = 'SEC'; + + /** + * set + */ + case REC20_SET = 'SET'; + + /** + * segment + */ + case REC20_SEGMENT = 'SG'; + + /** + * siemens + */ + case REC20_SIEMENS = 'SIE'; + + /** + * Standard cubic metre + */ + case REC20_STANDARD_CUBIC_METRE = 'SM3'; + + /** + * mile (statute mile) + */ + case REC20_MILE_STATUTE_MILE = 'SMI'; + + /** + * square + */ + case REC20_SQUARE = 'SQ'; + + /** + * square, roofing + */ + case REC20_SQUARE_ROOFING = 'SQR'; + + /** + * strip + */ + case REC20_STRIP = 'SR'; + + /** + * stick + */ + case REC20_STICK = 'STC'; + + /** + * stone (UK) + */ + case REC20_STONE_UK = 'STI'; + + /** + * stick, cigarette + */ + case REC20_STICK_CIGARETTE = 'STK'; + + /** + * standard litre + */ + case REC20_STANDARD_LITRE = 'STL'; + + /** + * ton (US) or short ton (UK/US) + */ + case REC20_TON_US_OR_SHORT_TON_UK_US = 'STN'; + + /** + * straw + */ + case REC20_STRAW = 'STW'; + + /** + * skein + */ + case REC20_SKEIN = 'SW'; + + /** + * shipment + */ + case REC20_SHIPMENT = 'SX'; + + /** + * syringe + */ + case REC20_SYRINGE = 'SYR'; + + /** + * telecommunication line in service + */ + case REC20_TELECOMMUNICATION_LINE_IN_SERVICE = 'T0'; + + /** + * thousand piece + */ + case REC20_THOUSAND_PIECE = 'T3'; + + /** + * kiloampere hour (thousand ampere hour) + */ + case REC20_KILOAMPERE_HOUR_THOUSAND_AMPERE_HOUR = 'TAH'; + + /** + * total acid number + */ + case REC20_TOTAL_ACID_NUMBER = 'TAN'; + + /** + * thousand square inch + */ + case REC20_THOUSAND_SQUARE_INCH = 'TI'; + + /** + * metric ton, including container + */ + case REC20_METRIC_TON_INCLUDING_CONTAINER = 'TIC'; + + /** + * metric ton, including inner packaging + */ + case REC20_METRIC_TON_INCLUDING_INNER_PACKAGING = 'TIP'; + + /** + * tonne kilometre + */ + case REC20_TONNE_KILOMETRE = 'TKM'; + + /** + * kilogram of imported meat, less offal + */ + case REC20_KILOGRAM_OF_IMPORTED_MEAT_LESS_OFFAL = 'TMS'; + + /** + * tonne (metric ton) + */ + case REC20_TONNE_METRIC_TON = 'TNE'; + + /** + * ten pack + */ + case REC20_TEN_PACK = 'TP'; + + /** + * teeth per inch + */ + case REC20_TEETH_PER_INCH = 'TPI'; + + /** + * ten pair + */ + case REC20_TEN_PAIR = 'TPR'; + + /** + * thousand cubic metre per day + */ + case REC20_THOUSAND_CUBIC_METRE_PER_DAY = 'TQD'; + + /** + * trillion (EUR) + */ + case REC20_TRILLION_EUR = 'TRL'; + + /** + * ten set + */ + case REC20_TEN_SET = 'TST'; + + /** + * ten thousand sticks + */ + case REC20_TEN_THOUSAND_STICKS = 'TTS'; + + /** + * treatment + */ + case REC20_TREATMENT = 'U1'; + + /** + * tablet + */ + case REC20_TABLET = 'U2'; + + /** + * telecommunication line in service average + */ + case REC20_TELECOMMUNICATION_LINE_IN_SERVICE_AVERAGE = 'UB'; + + /** + * telecommunication port + */ + case REC20_TELECOMMUNICATION_PORT = 'UC'; + + /** + * volt - ampere per kilogram + */ + case REC20_VOLT__AMPERE_PER_KILOGRAM = 'VA'; + + /** + * volt + */ + case REC20_VOLT = 'VLT'; + + /** + * percent volume + */ + case REC20_PERCENT_VOLUME = 'VP'; + + /** + * wet kilo + */ + case REC20_WET_KILO = 'W2'; + + /** + * watt per kilogram + */ + case REC20_WATT_PER_KILOGRAM = 'WA'; + + /** + * wet pound + */ + case REC20_WET_POUND = 'WB'; + + /** + * cord + */ + case REC20_CORD = 'WCD'; + + /** + * wet ton + */ + case REC20_WET_TON = 'WE'; + + /** + * weber + */ + case REC20_WEBER = 'WEB'; + + /** + * week + */ + case REC20_WEEK = 'WEE'; + + /** + * wine gallon + */ + case REC20_WINE_GALLON = 'WG'; + + /** + * watt hour + */ + case REC20_WATT_HOUR = 'WHR'; + + /** + * working month + */ + case REC20_WORKING_MONTH = 'WM'; + + /** + * standard + */ + case REC20_STANDARD = 'WSD'; + + /** + * watt + */ + case REC20_WATT = 'WTT'; + + /** + * Gunter's chain + */ + case REC20_GUNTERS_CHAIN = 'X1'; + + /** + * square yard + */ + case REC20_SQUARE_YARD = 'YDK'; + + /** + * cubic yard + */ + case REC20_CUBIC_YARD = 'YDQ'; + + /** + * yard + */ + case REC20_YARD = 'YRD'; + + /** + * hanging container + */ + case REC20_HANGING_CONTAINER = 'Z11'; + + /** + * page + */ + case REC20_PAGE = 'ZP'; + + /** + * mutually defined + */ + case REC20_MUTUALLY_DEFINED = 'ZZ'; + + /** + * Drum, steel + */ + case REC21_DRUM_STEEL = 'X1A'; + + /** + * Drum, aluminium + */ + case REC21_DRUM_ALUMINIUM = 'X1B'; + + /** + * Drum, plywood + */ + case REC21_DRUM_PLYWOOD = 'X1D'; + + /** + * Container, flexible + */ + case REC21_CONTAINER_FLEXIBLE = 'X1F'; + + /** + * Drum, fibre + */ + case REC21_DRUM_FIBRE = 'X1G'; + + /** + * Drum, wooden + */ + case REC21_DRUM_WOODEN = 'X1W'; + + /** + * Barrel, wooden + */ + case REC21_BARREL_WOODEN = 'X2C'; + + /** + * Jerrican, steel + */ + case REC21_JERRICAN_STEEL = 'X3A'; + + /** + * Jerrican, plastic + */ + case REC21_JERRICAN_PLASTIC = 'X3H'; + + /** + * Bag, super bulk + */ + case REC21_BAG_SUPER_BULK = 'X43'; + + /** + * Bag, polybag + */ + case REC21_BAG_POLYBAG = 'X44'; + + /** + * Box, steel + */ + case REC21_BOX_STEEL = 'X4A'; + + /** + * Box, aluminium + */ + case REC21_BOX_ALUMINIUM = 'X4B'; + + /** + * Box, natural wood + */ + case REC21_BOX_NATURAL_WOOD = 'X4C'; + + /** + * Box, plywood + */ + case REC21_BOX_PLYWOOD = 'X4D'; + + /** + * Box, reconstituted wood + */ + case REC21_BOX_RECONSTITUTED_WOOD = 'X4F'; + + /** + * Box, fibreboard + */ + case REC21_BOX_FIBREBOARD = 'X4G'; + + /** + * Box, plastic + */ + case REC21_BOX_PLASTIC = 'X4H'; + + /** + * Bag, woven plastic + */ + case REC21_BAG_WOVEN_PLASTIC = 'X5H'; + + /** + * Bag, textile + */ + case REC21_BAG_TEXTILE = 'X5L'; + + /** + * Bag, paper + */ + case REC21_BAG_PAPER = 'X5M'; + + /** + * Composite packaging, plastic receptacle + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE = 'X6H'; + + /** + * Composite packaging, glass receptacle + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE = 'X6P'; + + /** + * Case, car + */ + case REC21_CASE_CAR = 'X7A'; + + /** + * Case, wooden + */ + case REC21_CASE_WOODEN = 'X7B'; + + /** + * Pallet, wooden + */ + case REC21_PALLET_WOODEN = 'X8A'; + + /** + * Crate, wooden + */ + case REC21_CRATE_WOODEN = 'X8B'; + + /** + * Bundle, wooden + */ + case REC21_BUNDLE_WOODEN = 'X8C'; + + /** + * Intermediate bulk container, rigid plastic + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC = 'XAA'; + + /** + * Receptacle, fibre + */ + case REC21_RECEPTACLE_FIBRE = 'XAB'; + + /** + * Receptacle, paper + */ + case REC21_RECEPTACLE_PAPER = 'XAC'; + + /** + * Receptacle, wooden + */ + case REC21_RECEPTACLE_WOODEN = 'XAD'; + + /** + * Aerosol + */ + case REC21_AEROSOL = 'XAE'; + + /** + * Pallet, modular, collars 80cms * 60cms + */ + case REC21_PALLET_MODULAR_COLLARS_80CMS__60CMS = 'XAF'; + + /** + * Pallet, shrinkwrapped + */ + case REC21_PALLET_SHRINKWRAPPED = 'XAG'; + + /** + * Pallet, 100cms * 110cms + */ + case REC21_PALLET_100CMS__110CMS = 'XAH'; + + /** + * Clamshell + */ + case REC21_CLAMSHELL = 'XAI'; + + /** + * Cone + */ + case REC21_CONE = 'XAJ'; + + /** + * Ball + */ + case REC21_BALL = 'XAL'; + + /** + * Ampoule, non-protected + */ + case REC21_AMPOULE_NONPROTECTED = 'XAM'; + + /** + * Ampoule, protected + */ + case REC21_AMPOULE_PROTECTED = 'XAP'; + + /** + * Atomizer + */ + case REC21_ATOMIZER = 'XAT'; + + /** + * Capsule + */ + case REC21_CAPSULE = 'XAV'; + + /** + * Belt + */ + case REC21_BELT = 'XB4'; + + /** + * Barrel + */ + case REC21_BARREL = 'XBA'; + + /** + * Bobbin + */ + case REC21_BOBBIN = 'XBB'; + + /** + * Bottlecrate / bottlerack + */ + case REC21_BOTTLECRATE___BOTTLERACK = 'XBC'; + + /** + * Board + */ + case REC21_BOARD = 'XBD'; + + /** + * Bundle + */ + case REC21_BUNDLE = 'XBE'; + + /** + * Balloon, non-protected + */ + case REC21_BALLOON_NONPROTECTED = 'XBF'; + + /** + * Bag + */ + case REC21_BAG = 'XBG'; + + /** + * Bunch + */ + case REC21_BUNCH = 'XBH'; + + /** + * Bin + */ + case REC21_BIN = 'XBI'; + + /** + * Bucket + */ + case REC21_BUCKET = 'XBJ'; + + /** + * Basket + */ + case REC21_BASKET = 'XBK'; + + /** + * Bale, compressed + */ + case REC21_BALE_COMPRESSED = 'XBL'; + + /** + * Basin + */ + case REC21_BASIN = 'XBM'; + + /** + * Bale, non-compressed + */ + case REC21_BALE_NONCOMPRESSED = 'XBN'; + + /** + * Bottle, non-protected, cylindrical + */ + case REC21_BOTTLE_NONPROTECTED_CYLINDRICAL = 'XBO'; + + /** + * Balloon, protected + */ + case REC21_BALLOON_PROTECTED = 'XBP'; + + /** + * Bottle, protected cylindrical + */ + case REC21_BOTTLE_PROTECTED_CYLINDRICAL = 'XBQ'; + + /** + * Bar + */ + case REC21_BAR = 'XBR'; + + /** + * Bottle, non-protected, bulbous + */ + case REC21_BOTTLE_NONPROTECTED_BULBOUS = 'XBS'; + + /** + * Bolt + */ + case REC21_BOLT = 'XBT'; + + /** + * Butt + */ + case REC21_BUTT = 'XBU'; + + /** + * Bottle, protected bulbous + */ + case REC21_BOTTLE_PROTECTED_BULBOUS = 'XBV'; + + /** + * Box, for liquids + */ + case REC21_BOX_FOR_LIQUIDS = 'XBW'; + + /** + * Box + */ + case REC21_BOX = 'XBX'; + + /** + * Board, in bundle/bunch/truss + */ + case REC21_BOARD_IN_BUNDLE_BUNCH_TRUSS = 'XBY'; + + /** + * Bars, in bundle/bunch/truss + */ + case REC21_BARS_IN_BUNDLE_BUNCH_TRUSS = 'XBZ'; + + /** + * Can, rectangular + */ + case REC21_CAN_RECTANGULAR = 'XCA'; + + /** + * Crate, beer + */ + case REC21_CRATE_BEER = 'XCB'; + + /** + * Churn + */ + case REC21_CHURN = 'XCC'; + + /** + * Can, with handle and spout + */ + case REC21_CAN_WITH_HANDLE_AND_SPOUT = 'XCD'; + + /** + * Creel + */ + case REC21_CREEL = 'XCE'; + + /** + * Coffer + */ + case REC21_COFFER = 'XCF'; + + /** + * Cage + */ + case REC21_CAGE = 'XCG'; + + /** + * Chest + */ + case REC21_CHEST = 'XCH'; + + /** + * Canister + */ + case REC21_CANISTER = 'XCI'; + + /** + * Coffin + */ + case REC21_COFFIN = 'XCJ'; + + /** + * Cask + */ + case REC21_CASK = 'XCK'; + + /** + * Coil + */ + case REC21_COIL = 'XCL'; + + /** + * Card + */ + case REC21_CARD = 'XCM'; + + /** + * Container, not otherwise specified as transport equipment + */ + case REC21_CONTAINER_NOT_OTHERWISE_SPECIFIED_AS_TRANSPORT_EQUIPMENT = 'XCN'; + + /** + * Carboy, non-protected + */ + case REC21_CARBOY_NONPROTECTED = 'XCO'; + + /** + * Carboy, protected + */ + case REC21_CARBOY_PROTECTED = 'XCP'; + + /** + * Cartridge + */ + case REC21_CARTRIDGE = 'XCQ'; + + /** + * Crate + */ + case REC21_CRATE = 'XCR'; + + /** + * Case + */ + case REC21_CASE = 'XCS'; + + /** + * Carton + */ + case REC21_CARTON = 'XCT'; + + /** + * Cup + */ + case REC21_CUP = 'XCU'; + + /** + * Cover + */ + case REC21_COVER = 'XCV'; + + /** + * Cage, roll + */ + case REC21_CAGE_ROLL = 'XCW'; + + /** + * Can, cylindrical + */ + case REC21_CAN_CYLINDRICAL = 'XCX'; + + /** + * Cylinder + */ + case REC21_CYLINDER = 'XCY'; + + /** + * Canvas + */ + case REC21_CANVAS = 'XCZ'; + + /** + * Crate, multiple layer, plastic + */ + case REC21_CRATE_MULTIPLE_LAYER_PLASTIC = 'XDA'; + + /** + * Crate, multiple layer, wooden + */ + case REC21_CRATE_MULTIPLE_LAYER_WOODEN = 'XDB'; + + /** + * Crate, multiple layer, cardboard + */ + case REC21_CRATE_MULTIPLE_LAYER_CARDBOARD = 'XDC'; + + /** + * Cage, Commonwealth Handling Equipment Pool (CHEP) + */ + case REC21_CAGE_COMMONWEALTH_HANDLING_EQUIPMENT_POOL__CHEP = 'XDG'; + + /** + * Box, Commonwealth Handling Equipment Pool (CHEP), Eurobox + */ + case REC21_BOX_COMMONWEALTH_HANDLING_EQUIPMENT_POOL_CHEP_EUROBOX = 'XDH'; + + /** + * Drum, iron + */ + case REC21_DRUM_IRON = 'XDI'; + + /** + * Demijohn, non-protected + */ + case REC21_DEMIJOHN_NONPROTECTED = 'XDJ'; + + /** + * Crate, bulk, cardboard + */ + case REC21_CRATE_BULK_CARDBOARD = 'XDK'; + + /** + * Crate, bulk, plastic + */ + case REC21_CRATE_BULK_PLASTIC = 'XDL'; + + /** + * Crate, bulk, wooden + */ + case REC21_CRATE_BULK_WOODEN = 'XDM'; + + /** + * Dispenser + */ + case REC21_DISPENSER = 'XDN'; + + /** + * Demijohn, protected + */ + case REC21_DEMIJOHN_PROTECTED = 'XDP'; + + /** + * Drum + */ + case REC21_DRUM = 'XDR'; + + /** + * Tray, one layer no cover, plastic + */ + case REC21_TRAY_ONE_LAYER_NO_COVER_PLASTIC = 'XDS'; + + /** + * Tray, one layer no cover, wooden + */ + case REC21_TRAY_ONE_LAYER_NO_COVER_WOODEN = 'XDT'; + + /** + * Tray, one layer no cover, polystyrene + */ + case REC21_TRAY_ONE_LAYER_NO_COVER_POLYSTYRENE = 'XDU'; + + /** + * Tray, one layer no cover, cardboard + */ + case REC21_TRAY_ONE_LAYER_NO_COVER_CARDBOARD = 'XDV'; + + /** + * Tray, two layers no cover, plastic tray + */ + case REC21_TRAY_TWO_LAYERS_NO_COVER_PLASTIC_TRAY = 'XDW'; + + /** + * Tray, two layers no cover, wooden + */ + case REC21_TRAY_TWO_LAYERS_NO_COVER_WOODEN = 'XDX'; + + /** + * Tray, two layers no cover, cardboard + */ + case REC21_TRAY_TWO_LAYERS_NO_COVER_CARDBOARD = 'XDY'; + + /** + * Bag, plastic + */ + case REC21_BAG_PLASTIC = 'XEC'; + + /** + * Case, with pallet base + */ + case REC21_CASE_WITH_PALLET_BASE = 'XED'; + + /** + * Case, with pallet base, wooden + */ + case REC21_CASE_WITH_PALLET_BASE_WOODEN = 'XEE'; + + /** + * Case, with pallet base, cardboard + */ + case REC21_CASE_WITH_PALLET_BASE_CARDBOARD = 'XEF'; + + /** + * Case, with pallet base, plastic + */ + case REC21_CASE_WITH_PALLET_BASE_PLASTIC = 'XEG'; + + /** + * Case, with pallet base, metal + */ + case REC21_CASE_WITH_PALLET_BASE_METAL = 'XEH'; + + /** + * Case, isothermic + */ + case REC21_CASE_ISOTHERMIC = 'XEI'; + + /** + * Envelope + */ + case REC21_ENVELOPE = 'XEN'; + + /** + * Flexibag + */ + case REC21_FLEXIBAG = 'XFB'; + + /** + * Crate, fruit + */ + case REC21_CRATE_FRUIT = 'XFC'; + + /** + * Crate, framed + */ + case REC21_CRATE_FRAMED = 'XFD'; + + /** + * Flexitank + */ + case REC21_FLEXITANK = 'XFE'; + + /** + * Firkin + */ + case REC21_FIRKIN = 'XFI'; + + /** + * Flask + */ + case REC21_FLASK = 'XFL'; + + /** + * Footlocker + */ + case REC21_FOOTLOCKER = 'XFO'; + + /** + * Filmpack + */ + case REC21_FILMPACK = 'XFP'; + + /** + * Frame + */ + case REC21_FRAME = 'XFR'; + + /** + * Foodtainer + */ + case REC21_FOODTAINER = 'XFT'; + + /** + * Cart, flatbed + */ + case REC21_CART_FLATBED = 'XFW'; + + /** + * Bag, flexible container + */ + case REC21_BAG_FLEXIBLE_CONTAINER = 'XFX'; + + /** + * Bottle, gas + */ + case REC21_BOTTLE_GAS = 'XGB'; + + /** + * Girder + */ + case REC21_GIRDER = 'XGI'; + + /** + * Container, gallon + */ + case REC21_CONTAINER_GALLON = 'XGL'; + + /** + * Receptacle, glass + */ + case REC21_RECEPTACLE_GLASS = 'XGR'; + + /** + * Tray, containing horizontally stacked flat items + */ + case REC21_TRAY_CONTAINING_HORIZONTALLY_STACKED_FLAT_ITEMS = 'XGU'; + + /** + * Bag, gunny + */ + case REC21_BAG_GUNNY = 'XGY'; + + /** + * Girders, in bundle/bunch/truss + */ + case REC21_GIRDERS_IN_BUNDLE_BUNCH_TRUSS = 'XGZ'; + + /** + * Basket, with handle, plastic + */ + case REC21_BASKET_WITH_HANDLE_PLASTIC = 'XHA'; + + /** + * Basket, with handle, wooden + */ + case REC21_BASKET_WITH_HANDLE_WOODEN = 'XHB'; + + /** + * Basket, with handle, cardboard + */ + case REC21_BASKET_WITH_HANDLE_CARDBOARD = 'XHC'; + + /** + * Hogshead + */ + case REC21_HOGSHEAD = 'XHG'; + + /** + * Hanger + */ + case REC21_HANGER = 'XHN'; + + /** + * Hamper + */ + case REC21_HAMPER = 'XHR'; + + /** + * Package, display, wooden + */ + case REC21_PACKAGE_DISPLAY_WOODEN = 'XIA'; + + /** + * Package, display, cardboard + */ + case REC21_PACKAGE_DISPLAY_CARDBOARD = 'XIB'; + + /** + * Package, display, plastic + */ + case REC21_PACKAGE_DISPLAY_PLASTIC = 'XIC'; + + /** + * Package, display, metal + */ + case REC21_PACKAGE_DISPLAY_METAL = 'XID'; + + /** + * Package, show + */ + case REC21_PACKAGE_SHOW = 'XIE'; + + /** + * Package, flow + */ + case REC21_PACKAGE_FLOW = 'XIF'; + + /** + * Package, paper wrapped + */ + case REC21_PACKAGE_PAPER_WRAPPED = 'XIG'; + + /** + * Drum, plastic + */ + case REC21_DRUM_PLASTIC = 'XIH'; + + /** + * Package, cardboard, with bottle grip-holes + */ + case REC21_PACKAGE_CARDBOARD_WITH_BOTTLE_GRIPHOLES = 'XIK'; + + /** + * Tray, rigid, lidded stackable (CEN TS 14482:2002) + */ + case REC21_TRAY_RIGID_LIDDED_STACKABLE_CEN_TS_144822002 = 'XIL'; + + /** + * Ingot + */ + case REC21_INGOT = 'XIN'; + + /** + * Ingots, in bundle/bunch/truss + */ + case REC21_INGOTS_IN_BUNDLE_BUNCH_TRUSS = 'XIZ'; + + /** + * Bag, jumbo + */ + case REC21_BAG_JUMBO = 'XJB'; + + /** + * Jerrican, rectangular + */ + case REC21_JERRICAN_RECTANGULAR = 'XJC'; + + /** + * Jug + */ + case REC21_JUG = 'XJG'; + + /** + * Jar + */ + case REC21_JAR = 'XJR'; + + /** + * Jutebag + */ + case REC21_JUTEBAG = 'XJT'; + + /** + * Jerrican, cylindrical + */ + case REC21_JERRICAN_CYLINDRICAL = 'XJY'; + + /** + * Keg + */ + case REC21_KEG = 'XKG'; + + /** + * Kit + */ + case REC21_KIT = 'XKI'; + + /** + * Luggage + */ + case REC21_LUGGAGE = 'XLE'; + + /** + * Log + */ + case REC21_LOG = 'XLG'; + + /** + * Lot + */ + case REC21_LOT = 'XLT'; + + /** + * Lug + */ + case REC21_LUG = 'XLU'; + + /** + * Liftvan + */ + case REC21_LIFTVAN = 'XLV'; + + /** + * Logs, in bundle/bunch/truss + */ + case REC21_LOGS_IN_BUNDLE_BUNCH_TRUSS = 'XLZ'; + + /** + * Crate, metal + */ + case REC21_CRATE_METAL = 'XMA'; + + /** + * Bag, multiply + */ + case REC21_BAG_MULTIPLY = 'XMB'; + + /** + * Crate, milk + */ + case REC21_CRATE_MILK = 'XMC'; + + /** + * Container, metal + */ + case REC21_CONTAINER_METAL = 'XME'; + + /** + * Receptacle, metal + */ + case REC21_RECEPTACLE_METAL = 'XMR'; + + /** + * Sack, multi-wall + */ + case REC21_SACK_MULTIWALL = 'XMS'; + + /** + * Mat + */ + case REC21_MAT = 'XMT'; + + /** + * Receptacle, plastic wrapped + */ + case REC21_RECEPTACLE_PLASTIC_WRAPPED = 'XMW'; + + /** + * Matchbox + */ + case REC21_MATCHBOX = 'XMX'; + + /** + * Not available + */ + case REC21_NOT_AVAILABLE = 'XNA'; + + /** + * Unpacked or unpackaged + */ + case REC21_UNPACKED_OR_UNPACKAGED = 'XNE'; + + /** + * Unpacked or unpackaged, single unit + */ + case REC21_UNPACKED_OR_UNPACKAGED_SINGLE_UNIT = 'XNF'; + + /** + * Unpacked or unpackaged, multiple units + */ + case REC21_UNPACKED_OR_UNPACKAGED_MULTIPLE_UNITS = 'XNG'; + + /** + * Nest + */ + case REC21_NEST = 'XNS'; + + /** + * Net + */ + case REC21_NET = 'XNT'; + + /** + * Net, tube, plastic + */ + case REC21_NET_TUBE_PLASTIC = 'XNU'; + + /** + * Net, tube, textile + */ + case REC21_NET_TUBE_TEXTILE = 'XNV'; + + /** + * Pallet, CHEP 40 cm x 60 cm + */ + case REC21_PALLET_CHEP_40_CM_X_60_CM = 'XOA'; + + /** + * Pallet, CHEP 80 cm x 120 cm + */ + case REC21_PALLET_CHEP_80_CM_X_120_CM = 'XOB'; + + /** + * Pallet, CHEP 100 cm x 120 cm + */ + case REC21_PALLET_CHEP_100_CM_X_120_CM = 'XOC'; + + /** + * Pallet, AS 4068-1993 + */ + case REC21_PALLET_AS_40681993 = 'XOD'; + + /** + * Pallet, ISO T11 + */ + case REC21_PALLET_ISO_T11 = 'XOE'; + + /** + * Platform, unspecified weight or dimension + */ + case REC21_PLATFORM_UNSPECIFIED_WEIGHT_OR_DIMENSION = 'XOF'; + + /** + * Block + */ + case REC21_BLOCK = 'XOK'; + + /** + * Octabin + */ + case REC21_OCTABIN = 'XOT'; + + /** + * Container, outer + */ + case REC21_CONTAINER_OUTER = 'XOU'; + + /** + * Pan + */ + case REC21_PAN = 'XP2'; + + /** + * Packet + */ + case REC21_PACKET = 'XPA'; + + /** + * Pallet, box Combined open-ended box and pallet + */ + case REC21_PALLET_BOX_COMBINED_OPENENDED_BOX_AND_PALLET = 'XPB'; + + /** + * Parcel + */ + case REC21_PARCEL = 'XPC'; + + /** + * Pallet, modular, collars 80cms * 100cms + */ + case REC21_PALLET_MODULAR_COLLARS_80CMS__100CMS = 'XPD'; + + /** + * Pallet, modular, collars 80cms * 120cms + */ + case REC21_PALLET_MODULAR_COLLARS_80CMS__120CMS = 'XPE'; + + /** + * Pen + */ + case REC21_PEN = 'XPF'; + + /** + * Plate + */ + case REC21_PLATE = 'XPG'; + + /** + * Pitcher + */ + case REC21_PITCHER = 'XPH'; + + /** + * Pipe + */ + case REC21_PIPE = 'XPI'; + + /** + * Punnet + */ + case REC21_PUNNET = 'XPJ'; + + /** + * Package + */ + case REC21_PACKAGE = 'XPK'; + + /** + * Pail + */ + case REC21_PAIL = 'XPL'; + + /** + * Plank + */ + case REC21_PLANK = 'XPN'; + + /** + * Pouch + */ + case REC21_POUCH = 'XPO'; + + /** + * Piece + */ + case REC21_PIECE = 'XPP'; + + /** + * Receptacle, plastic + */ + case REC21_RECEPTACLE_PLASTIC = 'XPR'; + + /** + * Pot + */ + case REC21_POT = 'XPT'; + + /** + * Tray + */ + case REC21_TRAY = 'XPU'; + + /** + * Pipes, in bundle/bunch/truss + */ + case REC21_PIPES_IN_BUNDLE_BUNCH_TRUSS = 'XPV'; + + /** + * Pallet + */ + case REC21_PALLET = 'XPX'; + + /** + * Plates, in bundle/bunch/truss + */ + case REC21_PLATES_IN_BUNDLE_BUNCH_TRUSS = 'XPY'; + + /** + * Planks, in bundle/bunch/truss + */ + case REC21_PLANKS_IN_BUNDLE_BUNCH_TRUSS = 'XPZ'; + + /** + * Drum, steel, non-removable head + */ + case REC21_DRUM_STEEL_NONREMOVABLE_HEAD = 'XQA'; + + /** + * Drum, steel, removable head + */ + case REC21_DRUM_STEEL_REMOVABLE_HEAD = 'XQB'; + + /** + * Drum, aluminium, non-removable head + */ + case REC21_DRUM_ALUMINIUM_NONREMOVABLE_HEAD = 'XQC'; + + /** + * Drum, aluminium, removable head + */ + case REC21_DRUM_ALUMINIUM_REMOVABLE_HEAD = 'XQD'; + + /** + * Drum, plastic, non-removable head + */ + case REC21_DRUM_PLASTIC_NONREMOVABLE_HEAD = 'XQF'; + + /** + * Drum, plastic, removable head + */ + case REC21_DRUM_PLASTIC_REMOVABLE_HEAD = 'XQG'; + + /** + * Barrel, wooden, bung type + */ + case REC21_BARREL_WOODEN_BUNG_TYPE = 'XQH'; + + /** + * Barrel, wooden, removable head + */ + case REC21_BARREL_WOODEN_REMOVABLE_HEAD = 'XQJ'; + + /** + * Jerrican, steel, non-removable head + */ + case REC21_JERRICAN_STEEL_NONREMOVABLE_HEAD = 'XQK'; + + /** + * Jerrican, steel, removable head + */ + case REC21_JERRICAN_STEEL_REMOVABLE_HEAD = 'XQL'; + + /** + * Jerrican, plastic, non-removable head + */ + case REC21_JERRICAN_PLASTIC_NONREMOVABLE_HEAD = 'XQM'; + + /** + * Jerrican, plastic, removable head + */ + case REC21_JERRICAN_PLASTIC_REMOVABLE_HEAD = 'XQN'; + + /** + * Box, wooden, natural wood, ordinary + */ + case REC21_BOX_WOODEN_NATURAL_WOOD_ORDINARY = 'XQP'; + + /** + * Box, wooden, natural wood, with sift proof walls + */ + case REC21_BOX_WOODEN_NATURAL_WOOD_WITH_SIFT_PROOF_WALLS = 'XQQ'; + + /** + * Box, plastic, expanded + */ + case REC21_BOX_PLASTIC_EXPANDED = 'XQR'; + + /** + * Box, plastic, solid + */ + case REC21_BOX_PLASTIC_SOLID = 'XQS'; + + /** + * Rod + */ + case REC21_ROD = 'XRD'; + + /** + * Ring + */ + case REC21_RING = 'XRG'; + + /** + * Rack, clothing hanger + */ + case REC21_RACK_CLOTHING_HANGER = 'XRJ'; + + /** + * Rack + */ + case REC21_RACK = 'XRK'; + + /** + * Reel + */ + case REC21_REEL = 'XRL'; + + /** + * Roll + */ + case REC21_ROLL = 'XRO'; + + /** + * Rednet + */ + case REC21_REDNET = 'XRT'; + + /** + * Rods, in bundle/bunch/truss + */ + case REC21_RODS_IN_BUNDLE_BUNCH_TRUSS = 'XRZ'; + + /** + * Sack + */ + case REC21_SACK = 'XSA'; + + /** + * Slab + */ + case REC21_SLAB = 'XSB'; + + /** + * Crate, shallow + */ + case REC21_CRATE_SHALLOW = 'XSC'; + + /** + * Spindle + */ + case REC21_SPINDLE = 'XSD'; + + /** + * Sea-chest + */ + case REC21_SEACHEST = 'XSE'; + + /** + * Sachet + */ + case REC21_SACHET = 'XSH'; + + /** + * Skid + */ + case REC21_SKID = 'XSI'; + + /** + * Case, skeleton + */ + case REC21_CASE_SKELETON = 'XSK'; + + /** + * Slipsheet + */ + case REC21_SLIPSHEET = 'XSL'; + + /** + * Sheetmetal + */ + case REC21_SHEETMETAL = 'XSM'; + + /** + * Spool + */ + case REC21_SPOOL = 'XSO'; + + /** + * Sheet, plastic wrapping + */ + case REC21_SHEET_PLASTIC_WRAPPING = 'XSP'; + + /** + * Case, steel + */ + case REC21_CASE_STEEL = 'XSS'; + + /** + * Sheet + */ + case REC21_SHEET = 'XST'; + + /** + * Suitcase + */ + case REC21_SUITCASE = 'XSU'; + + /** + * Envelope, steel + */ + case REC21_ENVELOPE_STEEL = 'XSV'; + + /** + * Shrinkwrapped + */ + case REC21_SHRINKWRAPPED = 'XSW'; + + /** + * Sleeve + */ + case REC21_SLEEVE = 'XSY'; + + /** + * Sheets, in bundle/bunch/truss + */ + case REC21_SHEETS_IN_BUNDLE_BUNCH_TRUSS = 'XSZ'; + + /** + * Tablet + */ + case REC21_TABLET = 'XT1'; + + /** + * Tub + */ + case REC21_TUB = 'XTB'; + + /** + * Tea-chest + */ + case REC21_TEACHEST = 'XTC'; + + /** + * Tube, collapsible + */ + case REC21_TUBE_COLLAPSIBLE = 'XTD'; + + /** + * Tyre + */ + case REC21_TYRE = 'XTE'; + + /** + * Tank container, generic + */ + case REC21_TANK_CONTAINER_GENERIC = 'XTG'; + + /** + * Tierce + */ + case REC21_TIERCE = 'XTI'; + + /** + * Tank, rectangular + */ + case REC21_TANK_RECTANGULAR = 'XTK'; + + /** + * Tub, with lid + */ + case REC21_TUB_WITH_LID = 'XTL'; + + /** + * Tin + */ + case REC21_TIN = 'XTN'; + + /** + * Tun + */ + case REC21_TUN = 'XTO'; + + /** + * Trunk + */ + case REC21_TRUNK = 'XTR'; + + /** + * Truss + */ + case REC21_TRUSS = 'XTS'; + + /** + * Bag, tote + */ + case REC21_BAG_TOTE = 'XTT'; + + /** + * Tube + */ + case REC21_TUBE = 'XTU'; + + /** + * Tube, with nozzle + */ + case REC21_TUBE_WITH_NOZZLE = 'XTV'; + + /** + * Pallet, triwall + */ + case REC21_PALLET_TRIWALL = 'XTW'; + + /** + * Tank, cylindrical + */ + case REC21_TANK_CYLINDRICAL = 'XTY'; + + /** + * Tubes, in bundle/bunch/truss + */ + case REC21_TUBES_IN_BUNDLE_BUNCH_TRUSS = 'XTZ'; + + /** + * Uncaged + */ + case REC21_UNCAGED = 'XUC'; + + /** + * Unit + */ + case REC21_UNIT = 'XUN'; + + /** + * Vat + */ + case REC21_VAT = 'XVA'; + + /** + * Bulk, gas (at 1031 mbar and 15°C) + */ + case REC21_BULK_GAS_AT_1031_MBAR_AND_15C = 'XVG'; + + /** + * Vial + */ + case REC21_VIAL = 'XVI'; + + /** + * Vanpack + */ + case REC21_VANPACK = 'XVK'; + + /** + * Bulk, liquid + */ + case REC21_BULK_LIQUID = 'XVL'; + + /** + * Bulk, solid, large particles (“nodules”) + */ + case REC21_BULK_SOLID_LARGE_PARTICLES_NODULES = 'XVO'; + + /** + * Vacuum-packed + */ + case REC21_VACUUMPACKED = 'XVP'; + + /** + * Bulk, liquefied gas (at abnormal temperature/pressure) + */ + case REC21_BULK_LIQUEFIED_GAS_AT_ABNORMAL_TEMPERATURE_PRESSURE = 'XVQ'; + + /** + * Vehicle + */ + case REC21_VEHICLE = 'XVN'; + + /** + * Bulk, solid, granular particles (“grains”) + */ + case REC21_BULK_SOLID_GRANULAR_PARTICLES_GRAINS = 'XVR'; + + /** + * Bulk, scrap metal + */ + case REC21_BULK_SCRAP_METAL = 'XVS'; + + /** + * Bulk, solid, fine particles (“powders”) + */ + case REC21_BULK_SOLID_FINE_PARTICLES_POWDERS = 'XVY'; + + /** + * Intermediate bulk container + */ + case REC21_INTERMEDIATE_BULK_CONTAINER = 'XWA'; + + /** + * Wickerbottle + */ + case REC21_WICKERBOTTLE = 'XWB'; + + /** + * Intermediate bulk container, steel + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_STEEL = 'XWC'; + + /** + * Intermediate bulk container, aluminium + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_ALUMINIUM = 'XWD'; + + /** + * Intermediate bulk container, metal + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_METAL = 'XWF'; + + /** + * Intermediate bulk container, steel, pressurised > 10 kpa + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_STEEL_PRESSURISED__10_KPA = 'XWG'; + + /** + * Intermediate bulk container, aluminium, pressurised > 10 kpa + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_ALUMINIUM_PRESSURISED__10_KPA = 'XWH'; + + /** + * Intermediate bulk container, metal, pressure 10 kpa + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_METAL_PRESSURE_10_KPA = 'XWJ'; + + /** + * Intermediate bulk container, steel, liquid + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_STEEL_LIQUID = 'XWK'; + + /** + * Intermediate bulk container, aluminium, liquid + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_ALUMINIUM_LIQUID = 'XWL'; + + /** + * Intermediate bulk container, metal, liquid + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_METAL_LIQUID = 'XWM'; + + /** + * Intermediate bulk container, woven plastic, without coat/liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_WITHOUT_COAT_LINER = 'XWN'; + + /** + * Intermediate bulk container, woven plastic, coated + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_COATED = 'XWP'; + + /** + * Intermediate bulk container, woven plastic, with liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_WITH_LINER = 'XWQ'; + + /** + * Intermediate bulk container, woven plastic, coated and liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_WOVEN_PLASTIC_COATED_AND_LINER = 'XWR'; + + /** + * Intermediate bulk container, plastic film + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_PLASTIC_FILM = 'XWS'; + + /** + * Intermediate bulk container, textile with out coat/liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_TEXTILE_WITH_OUT_COAT_LINER = 'XWT'; + + /** + * Intermediate bulk container, natural wood, with inner liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_NATURAL_WOOD_WITH_INNER_LINER = 'XWU'; + + /** + * Intermediate bulk container, textile, coated + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_TEXTILE_COATED = 'XWV'; + + /** + * Intermediate bulk container, textile, with liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_TEXTILE_WITH_LINER = 'XWW'; + + /** + * Intermediate bulk container, textile, coated and liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_TEXTILE_COATED_AND_LINER = 'XWX'; + + /** + * Intermediate bulk container, plywood, with inner liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_PLYWOOD_WITH_INNER_LINER = 'XWY'; + + /** + * Intermediate bulk container, reconstituted wood, with inner liner + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RECONSTITUTED_WOOD_WITH_INNER_LINER = 'XWZ'; + + /** + * Bag, woven plastic, without inner coat/liner + */ + case REC21_BAG_WOVEN_PLASTIC_WITHOUT_INNER_COAT_LINER = 'XXA'; + + /** + * Bag, woven plastic, sift proof + */ + case REC21_BAG_WOVEN_PLASTIC_SIFT_PROOF = 'XXB'; + + /** + * Bag, woven plastic, water resistant + */ + case REC21_BAG_WOVEN_PLASTIC_WATER_RESISTANT = 'XXC'; + + /** + * Bag, plastics film + */ + case REC21_BAG_PLASTICS_FILM = 'XXD'; + + /** + * Bag, textile, without inner coat/liner + */ + case REC21_BAG_TEXTILE_WITHOUT_INNER_COAT_LINER = 'XXF'; + + /** + * Bag, textile, sift proof + */ + case REC21_BAG_TEXTILE_SIFT_PROOF = 'XXG'; + + /** + * Bag, textile, water resistant + */ + case REC21_BAG_TEXTILE_WATER_RESISTANT = 'XXH'; + + /** + * Bag, paper, multi-wall + */ + case REC21_BAG_PAPER_MULTIWALL = 'XXJ'; + + /** + * Bag, paper, multi-wall, water resistant + */ + case REC21_BAG_PAPER_MULTIWALL_WATER_RESISTANT = 'XXK'; + + /** + * Composite packaging, plastic receptacle in steel drum + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_STEEL_DRUM = 'XYA'; + + /** + * Composite packaging, plastic receptacle in steel crate box + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_STEEL_CRATE_BOX = 'XYB'; + + /** + * Composite packaging, plastic receptacle in aluminium drum + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_ALUMINIUM_DRUM = 'XYC'; + + /** + * Composite packaging, plastic receptacle in aluminium crate + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_ALUMINIUM_CRATE = 'XYD'; + + /** + * Composite packaging, plastic receptacle in wooden box + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_WOODEN_BOX = 'XYF'; + + /** + * Composite packaging, plastic receptacle in plywood drum + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLYWOOD_DRUM = 'XYG'; + + /** + * Composite packaging, plastic receptacle in plywood box + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLYWOOD_BOX = 'XYH'; + + /** + * Composite packaging, plastic receptacle in fibre drum + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_FIBRE_DRUM = 'XYJ'; + + /** + * Composite packaging, plastic receptacle in fibreboard box + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_FIBREBOARD_BOX = 'XYK'; + + /** + * Composite packaging, plastic receptacle in plastic drum + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_PLASTIC_DRUM = 'XYL'; + + /** + * Composite packaging, plastic receptacle in solid plastic box + */ + case REC21_COMPOSITE_PACKAGING_PLASTIC_RECEPTACLE_IN_SOLID_PLASTIC_BOX = 'XYM'; + + /** + * Composite packaging, glass receptacle in steel drum + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_STEEL_DRUM = 'XYN'; + + /** + * Composite packaging, glass receptacle in steel crate box + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_STEEL_CRATE_BOX = 'XYP'; + + /** + * Composite packaging, glass receptacle in aluminium drum + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_ALUMINIUM_DRUM = 'XYQ'; + + /** + * Composite packaging, glass receptacle in aluminium crate + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_ALUMINIUM_CRATE = 'XYR'; + + /** + * Composite packaging, glass receptacle in wooden box + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_WOODEN_BOX = 'XYS'; + + /** + * Composite packaging, glass receptacle in plywood drum + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_PLYWOOD_DRUM = 'XYT'; + + /** + * Composite packaging, glass receptacle in wickerwork hamper + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_WICKERWORK_HAMPER = 'XYV'; + + /** + * Composite packaging, glass receptacle in fibre drum + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_FIBRE_DRUM = 'XYW'; + + /** + * Composite packaging, glass receptacle in fibreboard box + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_FIBREBOARD_BOX = 'XYX'; + + /** + * Composite packaging, glass receptacle in expandable plastic pack + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_EXPANDABLE_PLASTIC_PACK = 'XYY'; + + /** + * Composite packaging, glass receptacle in solid plastic pack + */ + case REC21_COMPOSITE_PACKAGING_GLASS_RECEPTACLE_IN_SOLID_PLASTIC_PACK = 'XYZ'; + + /** + * Intermediate bulk container, paper, multi-wall + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_PAPER_MULTIWALL = 'XZA'; + + /** + * Bag, large + */ + case REC21_BAG_LARGE = 'XZB'; + + /** + * Intermediate bulk container, paper, multi-wall, water resistant + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_PAPER_MULTIWALL_WATER_RESISTANT = 'XZC'; + + /** + * Intermediate bulk container, rigid plastic, with structural equipment, + * solids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_SOLIDS = 'XZD'; + + /** + * Intermediate bulk container, rigid plastic, freestanding, solids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_SOLIDS = 'XZF'; + + /** + * Intermediate bulk container, rigid plastic, with structural equipment, + * pressurised + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_PRESSURISED = 'XZG'; + + /** + * Intermediate bulk container, rigid plastic, freestanding, pressurised + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_PRESSURISED = 'XZH'; + + /** + * Intermediate bulk container, rigid plastic, with structural equipment, + * liquids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_WITH_STRUCTURAL_EQUIPMENT_LIQUIDS = 'XZJ'; + + /** + * Intermediate bulk container, rigid plastic, freestanding, liquids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RIGID_PLASTIC_FREESTANDING_LIQUIDS = 'XZK'; + + /** + * Intermediate bulk container, composite, rigid plastic, solids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_SOLIDS = 'XZL'; + + /** + * Intermediate bulk container, composite, flexible plastic, solids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_SOLIDS = 'XZM'; + + /** + * Intermediate bulk container, composite, rigid plastic, pressurised + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_PRESSURISED = 'XZN'; + + /** + * Intermediate bulk container, composite, flexible plastic, pressurised + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_PRESSURISED = 'XZP'; + + /** + * Intermediate bulk container, composite, rigid plastic, liquids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE_RIGID_PLASTIC_LIQUIDS = 'XZQ'; + + /** + * Intermediate bulk container, composite, flexible plastic, liquids + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE_FLEXIBLE_PLASTIC_LIQUIDS = 'XZR'; + + /** + * Intermediate bulk container, composite + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_COMPOSITE = 'XZS'; + + /** + * Intermediate bulk container, fibreboard + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_FIBREBOARD = 'XZT'; + + /** + * Intermediate bulk container, flexible + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_FLEXIBLE = 'XZU'; + + /** + * Intermediate bulk container, metal, other than steel + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_METAL_OTHER_THAN_STEEL = 'XZV'; + + /** + * Intermediate bulk container, natural wood + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_NATURAL_WOOD = 'XZW'; + + /** + * Intermediate bulk container, plywood + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_PLYWOOD = 'XZX'; + + /** + * Intermediate bulk container, reconstituted wood + */ + case REC21_INTERMEDIATE_BULK_CONTAINER_RECONSTITUTED_WOOD = 'XZY'; + + /** + * Mutually defined + */ + case REC21_MUTUALLY_DEFINED = 'XZZ'; +} diff --git a/src/codelistsenum/ZugferdVATExemptionReasonCode.php b/src/codelistsenum/ZugferdVATExemptionReasonCode.php new file mode 100644 index 00000000..8bab5815 --- /dev/null +++ b/src/codelistsenum/ZugferdVATExemptionReasonCode.php @@ -0,0 +1,438 @@ +