zugferd_code_lists/zugferd_2_3_3/
characteristic.rs

1#![allow(non_camel_case_types)]
2
3#[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Copy, Hash)]
4pub enum Characteristic {
5    /// Consolidated weight
6    ///
7    /// 6313
8    ///
9    /// The measured consolidated weight.
10    ConsolidatedWeight,
11    /// Net weight
12    ///
13    /// 6313
14    ///
15    /// Weight of goods including any packaging that normally going with the goods.
16    NetWeight,
17    /// Goods item gross weight
18    ///
19    /// 6313
20    ///
21    /// Weight (mass) of goods including packing but excluding the carrier's equipment.
22    GoodsItemGrossWeight,
23    /// Total net weight
24    ///
25    /// 6313
26    ///
27    /// Total weight of goods excluding packaging.
28    TotalNetWeight,
29    /// Consignment gross weight
30    ///
31    /// 6313
32    ///
33    /// Total gross weight (mass) of all goods items referred to as one consignment including packaging but excluding any transport equipment.
34    ConsignmentGrossWeight,
35    /// Net net weight
36    ///
37    /// 6313
38    ///
39    /// Weight (mass) if goods without any packaging.
40    NetNetWeight,
41    /// Stern thrust
42    ///
43    /// 6313
44    ///
45    /// Force exerted by a thruster installed at the stern of a vessel.
46    SternThrust,
47    /// Bow thrust
48    ///
49    /// 6313
50    ///
51    /// Force exerted by a thruster installed at the bow of a vessel.
52    BowThrust,
53    /// Hydrate content of an alcoholic product at bottling
54    ///
55    /// 6313
56    ///
57    /// The hydrate content of an alcoholic product at the moment of bottling.
58    HydrateContentAnAlcoholicProductAtBottling,
59    /// Number of units per pallet
60    ///
61    /// 6313
62    ///
63    /// The number of units contained on a pallet.
64    NumberUnitsPerPallet,
65    /// Fat content
66    ///
67    /// 6313
68    ///
69    /// An indication of the fat content of a product.
70    FatContent,
71    /// Transport means gross weight
72    ///
73    /// 6313
74    ///
75    /// The measure of the overall size of a ship determined in accordance with the provisions of the International Convention on Tonnage Measurement of Ships.
76    TransportMeansGrossWeight,
77    /// Net tonnage of the vessel
78    ///
79    /// 6313
80    ///
81    /// The measure of the useful capacity of a ship determined in accordance with the provisions of the International Convention on Tonnage Measurement of Ships.
82    NetTonnageVessel,
83    /// Humidity
84    ///
85    /// 6313
86    ///
87    /// Degree of moisture.
88    Humidity,
89    /// Voltage
90    ///
91    /// 6313
92    ///
93    /// Electromotive force, or difference of electronic potential between two points.
94    Voltage,
95    /// Power consumption
96    ///
97    /// 6313
98    ///
99    /// Value of energy consumption.
100    PowerConsumption,
101    /// Heat dissipation
102    ///
103    /// 6313
104    ///
105    /// Measurement of the rate of dispersal of heat.
106    HeatDissipation,
107    /// Air flow
108    ///
109    /// 6313
110    ///
111    /// Measurement of the flow of air.
112    AirFlow,
113    /// Shock impact
114    ///
115    /// 6313
116    ///
117    /// Measurement of the impact of a shock.
118    ShockImpact,
119    /// Operative temperature
120    ///
121    /// 6313
122    ///
123    /// Temperature identified system or process works according to specifications.
124    OperativeTemperature,
125    /// Non operative temperature
126    ///
127    /// 6313
128    ///
129    /// Temperature identified system or process does not work according to specifications.
130    NonOperativeTemperature,
131    /// Gross volume
132    ///
133    /// 6313
134    ///
135    /// The volume unadjusted for factors such as temperature or gravity.
136    GrossVolume,
137    /// Net volume
138    ///
139    /// 6313
140    ///
141    /// The volume after adjustment for factors such as temperature or gravity.
142    NetVolume,
143    /// Water content
144    ///
145    /// 6313
146    ///
147    /// Water content in product.
148    WaterContent,
149    /// Tensile stress
150    ///
151    /// 6313
152    ///
153    /// The measured tensile stress.
154    TensileStress,
155    /// Fibrosity
156    ///
157    /// 6313
158    ///
159    /// The measured fibrosity.
160    Fibrosity,
161    /// Gauge length
162    ///
163    /// 6313
164    ///
165    /// The measured gauge length.
166    GaugeLength,
167    /// Radius
168    ///
169    /// 6313
170    ///
171    /// The measured radius.
172    Radius,
173    /// Straightness
174    ///
175    /// 6313
176    ///
177    /// Straightness of the item.
178    Straightness,
179    /// Strain
180    ///
181    /// 6313
182    ///
183    /// The measured strain.
184    Strain,
185    /// Item width when unrolled
186    ///
187    /// 6313
188    ///
189    /// The width of an item when unrolled.
190    ItemWidthWhenUnrolled,
191    /// Item length when unrolled
192    ///
193    /// 6313
194    ///
195    /// The length of an item when unrolled.
196    ItemLengthWhenUnrolled,
197    /// Item area when unrolled
198    ///
199    /// 6313
200    ///
201    /// The area occupied by an item when unrolled.
202    ItemAreaWhenUnrolled,
203    /// Original wort
204    ///
205    /// 6313
206    ///
207    /// Measure of the malt and hops content of beer, before fermentation has taken place.
208    OriginalWort,
209    /// Volume
210    ///
211    /// 6313
212    ///
213    /// The amount of air space taken up by the entity identified in the 6311 qualifier.
214    Volume,
215    /// Angle
216    ///
217    /// 6313
218    ///
219    /// The angle of an object.
220    Angle,
221    /// Peg hole horizontal distance from package leftmost edge
222    ///
223    /// 6313
224    ///
225    /// Horizontal distance from the left most edge of the package to the center of the hole into which the peg is inserted.
226    PegHoleHorizontalDistanceFromPackageLeftmostEdge,
227    /// Peg hole vertical distance from package top
228    ///
229    /// 6313
230    ///
231    /// Vertical distance from the top of the package to the top of the hole into which the peg is inserted.
232    PegHoleVerticalDistanceFromPackageTop,
233    /// Number of layers per pallet
234    ///
235    /// 6313
236    ///
237    /// The number of layers per pallet.
238    NumberLayersPerPallet,
239    /// Product strengh, chemical
240    ///
241    /// 6313
242    ///
243    /// The amount of the single active chemical ingredient within a product.
244    ProductStrenghChemical,
245    /// Product strength basis, chemical
246    ///
247    /// 6313
248    ///
249    /// Amount of product used as the basis for the specification of the chemical product strenght.
250    ProductStrengthBasisChemical,
251    /// Item weight
252    ///
253    /// 6313
254    ///
255    /// Weight at line item level.
256    ItemWeight,
257    /// Payload weight, maximum
258    ///
259    /// 6313
260    ///
261    /// The maximum weight of a payload.
262    PayloadWeightMaximum,
263    /// Weight of conveyance
264    ///
265    /// 6313
266    ///
267    /// Tonnage of conveyance.
268    WeightConveyance,
269    /// Conveyance summer dead weight
270    ///
271    /// 6313
272    ///
273    /// Registered summer dead weight total tonnage of the vessel.
274    ConveyanceSummerDeadWeight,
275    /// Containerized cargo on vessel's weight
276    ///
277    /// 6313
278    ///
279    /// Total weight of containerized cargo on vessel.
280    ContainerizedCargoOnVesselsWeight,
281    /// Non-containerized cargo on vessel's weight
282    ///
283    /// 6313
284    ///
285    /// Total weight of non-containerized cargo on vessel.
286    NonContainerizedCargoOnVesselsWeight,
287    /// Ascertained weight
288    ///
289    /// 6313
290    ///
291    /// Endorsement of the true weight (mass) as ascertained or verified.
292    AscertainedWeight,
293    /// Chargeable weight
294    ///
295    /// 6313
296    ///
297    /// The weight on which charges are based.
298    ChargeableWeight,
299    /// Estimated gross weight
300    ///
301    /// 6313
302    ///
303    /// Estimated weight (mass) of goods, including packing and excluding carrier's.
304    EstimatedGrossWeight,
305    /// Estimated volume
306    ///
307    /// 6313
308    ///
309    /// Estimated size or measure of anything in three dimensions.
310    EstimatedVolume,
311    /// Vessel overall length
312    ///
313    /// 6313
314    ///
315    /// Total overall length of the vessel.
316    VesselOverallLength,
317    /// Loading meters
318    ///
319    /// 6313
320    ///
321    /// The length in a vehicle, whereby the complete width and height over that length is needed for the goods.
322    LoadingMeters,
323    /// Number of axles
324    ///
325    /// 6313
326    ///
327    /// Number of axles of movable equipment or means of transport on wheels.
328    NumberAxles,
329    /// Payload
330    ///
331    /// 6313
332    ///
333    /// The revenue-producing load carried by a means of transport.
334    Payload,
335    /// Start position in the length
336    ///
337    /// 6313
338    ///
339    /// The starting position from the beginning of an item located in the length direction.
340    StartPositionInLength,
341    /// End position in the length
342    ///
343    /// 6313
344    ///
345    /// The end position from the beginning of an item located in the length direction.
346    EndPositionInLength,
347    /// Start position in the width
348    ///
349    /// 6313
350    ///
351    /// The start position from the beginning of an item located in the width direction.
352    StartPositionInWidth,
353    /// End position in the width
354    ///
355    /// 6313
356    ///
357    /// The end position from the beginning of an item located in the width direction.
358    EndPositionInWidth,
359    /// Start position in the thickness
360    ///
361    /// 6313
362    ///
363    /// The start position from the beginning of an item located in the thickness direction.
364    StartPositionInThickness,
365    /// End position in the thickness
366    ///
367    /// 6313
368    ///
369    /// The end position from the beginning of an item located in the thickness direction.
370    EndPositionInThickness,
371    /// Transport container actual filling weight
372    ///
373    /// 6313
374    ///
375    /// Actual filling weight of a transport container.
376    TransportContainerActualFillingWeight,
377    /// Transport container maximum capacity
378    ///
379    /// 6313
380    ///
381    /// Maximum capacity of a transport container.
382    TransportContainerMaximumCapacity,
383    /// Declared net weight
384    ///
385    /// 6313
386    ///
387    /// The declared net weight of a product or products used for invoicing, customs or transport purposes.
388    DeclaredNetWeight,
389    /// Loading height
390    ///
391    /// 6313
392    ///
393    /// Maximum height of products or packages loaded onto a given transportation device or equipment such as a pallet.
394    LoadingHeight,
395    /// Stacking height
396    ///
397    /// 6313
398    ///
399    /// Maximum height up to which the same product or package may be placed one upon the other for storage purposes.
400    StackingHeight,
401    /// Calculated weight
402    ///
403    /// 6313
404    ///
405    /// The calculated weight of the item based on the ordered dimensions.
406    CalculatedWeight,
407    /// Ferrite
408    ///
409    /// 6313
410    ///
411    /// The chemical composition ferrite.
412    Ferrite,
413    /// Impurity
414    ///
415    /// 6313
416    ///
417    /// The impurity of the product i.e. the measurement of other chemical elements not normally appearing in a product.
418    Impurity,
419    /// Grain size
420    ///
421    /// 6313
422    ///
423    /// The grain size.
424    GrainSize,
425    /// Lanthanides
426    ///
427    /// 6313
428    ///
429    /// The chemical element Lanthanides.
430    Lanthanides,
431    /// Elasticity
432    ///
433    /// 6313
434    ///
435    /// The value of the elasticity.
436    Elasticity,
437    /// Drained weight
438    ///
439    /// 6313
440    ///
441    /// The weight of a product when all liquids used in the packaging of the product have been removed.
442    DrainedWeight,
443    /// Gallium
444    ///
445    /// 6313
446    ///
447    /// Measurement of the gallium component.
448    Gallium,
449    /// Strontium
450    ///
451    /// 6313
452    ///
453    /// Measurement of the strontium component.
454    Strontium,
455    /// Area
456    ///
457    /// 6313
458    ///
459    /// Extent or measure of a surface.
460    Area,
461    /// Equipment storage limitation
462    ///
463    /// 6313
464    ///
465    /// Maximum storage limit of the equipment.
466    EquipmentStorageLimitation,
467    /// Radioactive index of transport
468    ///
469    /// 6313
470    ///
471    /// The index of transport determines the maximum radiation level at a distance of 1m from the external surface.
472    RadioactiveIndexTransport,
473    /// Radioactivity
474    ///
475    /// 6313
476    ///
477    /// Activity of radioactive material.
478    Radioactivity,
479    /// Average gross weight
480    ///
481    /// 6313
482    ///
483    /// Weight which is the outcome of the division of the total gross weight by the number of units.
484    AverageGrossWeight,
485    /// Forward draft
486    ///
487    /// 6313
488    ///
489    /// Depth of water from the surface of water to the bottom of the vessel measured at the draft mark of the bow.
490    ForwardDraft,
491    /// After draft
492    ///
493    /// 6313
494    ///
495    /// Depth of water from the surface of water to the bottom of the vessel measured at the draft mark of the stern.
496    AfterDraft,
497    /// Acidity
498    ///
499    /// 6313
500    ///
501    /// The quality, state, or degree of being acid.
502    Acidity,
503    /// Transport equipment gross weight
504    ///
505    /// 6313
506    ///
507    /// Weight of a transport equipment including the cargo and carrier's equipment.
508    TransportEquipmentGrossWeight,
509    /// Total transport equipment gross weight
510    ///
511    /// 6313
512    ///
513    /// Total weight of all transport equipment including the cargo and carrier's equipment.
514    TotalTransportEquipmentGrossWeight,
515    /// Acidity of juice
516    ///
517    /// 6313
518    ///
519    /// Acid measurement of juice.
520    AcidityJuice,
521    /// Penetrometry
522    ///
523    /// 6313
524    ///
525    /// Measurement of force required to drive a standard penetrating stamp.
526    Penetrometry,
527    /// Durofel
528    ///
529    /// 6313
530    ///
531    /// Measurement of the elastic force using a standard penetrating stamp.
532    Durofel,
533    /// Juice weight per 100 grams
534    ///
535    /// 6313
536    ///
537    /// Measurement of weight of juice, based on 100 grams of the entire weight.
538    JuiceWeightPer100Grams,
539    /// Fruit skin colour
540    ///
541    /// 6313
542    ///
543    /// Measurement of the colouring of the epidermis of a fruit.
544    FruitSkinColour,
545    /// Angle of bend
546    ///
547    /// 6313
548    ///
549    /// The measured angle of bend.
550    AngleBend,
551    /// Fixed incremental measurement
552    ///
553    /// 6313
554    ///
555    /// The measurement of the fixed increment.
556    FixedIncrementalMeasurement,
557    /// Durofel D10
558    ///
559    /// 6313
560    ///
561    /// Measure of the elastic force of the pulp of a fruit. It is measured with a penetrating stamp with diameter 10.
562    DurofelD10,
563    /// Durofel D25
564    ///
565    /// 6313
566    ///
567    /// Measure of the elastic force of the pulp of a fruit. It is measured with a penetrating stamp with diameter 25.
568    DurofelD25,
569    /// Durofel D50
570    ///
571    /// 6313
572    ///
573    /// Measure of the elastic force of the pulp of a fruit. It is measured with a penetrating stamp with diameter 50.
574    DurofelD50,
575    /// Maximum stacking weight
576    ///
577    /// 6313
578    ///
579    /// The maximum weight which may be stacked upon a product or package without the product or packaging being crushed.
580    MaximumStackingWeight,
581    /// Gross measure cube
582    ///
583    /// 6313
584    ///
585    /// The total cubic space occupied by an item, taking into account any protruding components, arrived at by multiplying the maximum length, width and height.
586    GrossMeasureCube,
587    /// Percentage fat content in dry matter
588    ///
589    /// 6313
590    ///
591    /// The percentage of fat content in dry matter.
592    PercentageFatContentInDryMatter,
593    /// Saccharometric content
594    ///
595    /// 6313
596    ///
597    /// Measurement of the sugar content of a solution.
598    SaccharometricContent,
599    /// Hydrate content of an alcoholic product after bottling
600    ///
601    /// 6313
602    ///
603    /// The hydrate content which occurs in an alcoholic product after bottling.
604    HydrateContentAnAlcoholicProductAfterBottling,
605    /// Anhydrous content
606    ///
607    /// 6313
608    ///
609    /// The non-water content.
610    AnhydrousContent,
611    /// Certified weight
612    ///
613    /// 6313
614    ///
615    /// Weight which has been certified.
616    CertifiedWeight,
617    /// Freeboard
618    ///
619    /// 6313
620    ///
621    /// The vertical distance between the waterline and the upper edge of the deck line.
622    Freeboard,
623    /// Maximum vessel draught
624    ///
625    /// 6313
626    ///
627    /// The depth of water needed to float the ship (Maximum vessel draught according to Load Line Certificate IMO, MSC/Circ. 920 15 June 1999).
628    MaximumVesselDraught,
629    /// Net explosive weight
630    ///
631    /// 6313
632    ///
633    /// Mass of the explosive part or substance of goods without any packing.
634    NetExplosiveWeight,
635    /// Radioactive criticality safety index
636    ///
637    /// 6313
638    ///
639    /// A number, assigned to fissile material i.e. material capable of sustaining a nuclear chain reaction, which is used to provide control over the accumulation of packages containing such material.
640    RadioactiveCriticalitySafetyIndex,
641    /// Waste currently on board
642    ///
643    /// 6313
644    ///
645    /// Amount of waste on board at the moment of the notification.
646    WasteCurrentlyOnBoard,
647    /// Waste to be delivered at waste reception facility
648    ///
649    /// 6313
650    ///
651    /// Amount of waste to be delivered to a waste reception facility, e.g. in the port of call.
652    WasteToBeDeliveredAtWasteReceptionFacility,
653    /// Waste to be generated until next port of call, estimated
654    ///
655    /// 6313
656    ///
657    /// Estimated amount of waste to be generated between creation of the current notification and arrival in the next port of call, irrespective of use of incinerator or compactor or disposal at sea.
658    WasteToBeGeneratedUntilNextPortCallEstimated,
659    /// Waste remaining on board at departure
660    ///
661    /// 6313
662    ///
663    /// Amount of waste remaining on board when leaving the port of call.
664    WasteRemainingOnBoardAtDeparture,
665    /// Colour depth
666    ///
667    /// 6313
668    ///
669    /// The number of distinct colours represented, e.g. in an image or in a display.
670    ColourDepth,
671    /// Colour depth, maximum
672    ///
673    /// 6313
674    ///
675    /// The maximum number of distinct colours that can be represented, e.g. in an image or in a display.
676    ColourDepthMaximum,
677    /// Image resolution
678    ///
679    /// 6313
680    ///
681    /// The level of detail of an image.
682    ImageResolution,
683    /// Device resolution, maximum
684    ///
685    /// 6313
686    ///
687    /// The maximum level of detail produced by a device.
688    DeviceResolutionMaximum,
689    /// Acoustic absorption coefficient
690    ///
691    /// 6313
692    ///
693    /// The portion of sound energy a surface absorbs, measured at different frequencies.
694    AcousticAbsorptionCoefficient,
695    /// Billed weight
696    ///
697    /// 6313
698    ///
699    /// The measured billed weight.
700    BilledWeight,
701    /// Breaking load
702    ///
703    /// 6313
704    ///
705    /// The measured breaking load.
706    BreakingLoad,
707    /// Platinum
708    ///
709    /// 6313
710    ///
711    /// The measurement of the platinum component.
712    Platinum,
713    /// Silver
714    ///
715    /// 6313
716    ///
717    /// The measurement of the silver component.
718    Silver,
719    /// List
720    ///
721    /// 6313
722    ///
723    /// The leaning or inclination of a vessel expressed in degrees port or starboard.
724    List,
725    /// Trim
726    ///
727    /// 6313
728    ///
729    /// The condition of a vessel with reference to its longitudinal axis.
730    Trim,
731    /// Free water
732    ///
733    /// 6313
734    ///
735    /// The volume of water present in a container that is not in suspension in the contained liquid.
736    FreeWater,
737    /// Bands
738    ///
739    /// 6313
740    ///
741    /// The measured bands.
742    Bands,
743    /// API (American Petroleum Institute) gravity
744    ///
745    /// 6313
746    ///
747    /// The relative density of petroleum liquids as specified by a standard developed by the API.
748    ApiAmericanPetroleumInstituteGravity,
749    /// Petroleum gross observed volume
750    ///
751    /// 6313
752    ///
753    /// The total volume of all petroleum liquids and sediment and water, excluding free water, at observed temperature and pressure.
754    PetroleumGrossObservedVolume,
755    /// Petroleum gross standard volume
756    ///
757    /// 6313
758    ///
759    /// The total volume of all petroleum liquids, sediment, and water excluding free water, corrected by the appropriate volume correction factor for the observed temperature and American Petroleum Institute relative density, or density to a standard temperature.
760    PetroleumGrossStandardVolume,
761    /// Volume variance
762    ///
763    /// 6313
764    ///
765    /// The change in the volume measurement.
766    VolumeVariance,
767    /// Petroleum net standard volume
768    ///
769    /// 6313
770    ///
771    /// The total volume of all petroleum liquids, excluding sediment and water and free water, corrected by the appropriate volume correction factor for the observed temperature and American Petroleum Institute gravity relative to density or to a standard temperature.
772    PetroleumNetStandardVolume,
773    /// Material on-board quantity, after discharge
774    ///
775    /// 6313
776    ///
777    /// The material in vessel tanks, void spaces, and pipelines after discharge.
778    MaterialOnBoardQuantityAfterDischarge,
779    /// Petroleum total calculated volume
780    ///
781    /// 6313
782    ///
783    /// The total volume of all petroleum liquids, sediment and water corrected by the appropriate volume correction factor for the observed temperature and American Petroleum Institute (API) gravity, relative density, or density to a standard temperature.
784    PetroleumTotalCalculatedVolume,
785    /// Petroleum total observed volume
786    ///
787    /// 6313
788    ///
789    /// The total volume of all petroleum liquids, sediment and water and free water at observed temperature and pressure.
790    PetroleumTotalObservedVolume,
791    /// Innage gauge distance
792    ///
793    /// 6313
794    ///
795    /// The measured distance from the surface of the liquid to a fixed datum plate or to the tank bottom.
796    InnageGaugeDistance,
797    /// Petroleum net standard weight
798    ///
799    /// 6313
800    ///
801    /// The total weight of all petroleum liquids excluding sediments, water and free water.
802    PetroleumNetStandardWeight,
803    /// Sediment and water in petroleum
804    ///
805    /// 6313
806    ///
807    /// The measurement of non-hydrocarbon solid material and water in suspension in petroleum liquid.
808    SedimentAndWaterInPetroleum,
809    /// Observed reference height, tank
810    ///
811    /// 6313
812    ///
813    /// The observed distance from the tank bottom or datum plate to the established reference point.
814    ObservedReferenceHeightTank,
815    /// Reference height, tank
816    ///
817    /// 6313
818    ///
819    /// The measured distance from the tank bottom or datum plate to the established reference point.
820    ReferenceHeightTank,
821    /// Ullage gauge distance
822    ///
823    /// 6313
824    ///
825    /// The measured distance from the cargo liquid surface to the reference point.
826    UllageGaugeDistance,
827    /// Trim correction
828    ///
829    /// 6313
830    ///
831    /// The correction applied to the observed gauge or observed volume when a vessel is not on an even keel.
832    TrimCorrection,
833    /// Bow to bridge distance
834    ///
835    /// 6313
836    ///
837    /// The distance between the bow and the bridge of a vessel.
838    BowToBridgeDistance,
839    /// Peg hole number
840    ///
841    /// 6313
842    ///
843    /// Used to identify the peg hole if more than one hole is present in the product or packaging.
844    PegHoleNumber,
845    /// Number of inner packs
846    ///
847    /// 6313
848    ///
849    /// Indicates the number of non coded physical groupings (inner packs) of next lower level trade items within the current trade item level.
850    NumberInnerPacks,
851    /// Number of next level trade items within inner pack
852    ///
853    /// 6313
854    ///
855    /// The number of next lower level trade items contained within the physical non-coded grouping (inner pack).
856    NumberNextLevelTradeItemsWithinInnerPack,
857    /// Number of trade items per pallet layer
858    ///
859    /// 6313
860    ///
861    /// The number of trade items contained on a single layer of a pallet.
862    NumberTradeItemsPerPalletLayer,
863    /// Packed items layer height
864    ///
865    /// 6313
866    ///
867    /// The height of a single layer of packed items.
868    PackedItemsLayerHeight,
869    /// Packing material weight, skin tight covering
870    ///
871    /// 6313
872    ///
873    /// The weight measurement of the packing material used for skin tight covering (e.g. when packaging prepared meats, poultry, cheese, and other food products).
874    PackingMaterialWeightSkinTightCovering,
875    /// Brightness
876    ///
877    /// 6313
878    ///
879    /// The measured brightness.
880    Brightness,
881    /// Brakes
882    ///
883    /// 6313
884    ///
885    /// The measured brakes.
886    Brakes,
887    /// Components labelled for recycling percentage
888    ///
889    /// 6313
890    ///
891    /// Percentage of trade item components that clearly label how to facilitate product disassembly and recycling.
892    ComponentsLabelledForRecyclingPercentage,
893    /// Renewable plastic components percentage, by net weight
894    ///
895    /// 6313
896    ///
897    /// The percentage of the plastic components only made from rapidly renewable plant-based material by net weight of product.
898    RenewablePlasticComponentsPercentageByNetWeight,
899    /// Clamp pressure, required
900    ///
901    /// 6313
902    ///
903    /// The pressure that should be applied by a clamp.
904    ClampPressureRequired,
905    /// Break
906    ///
907    /// 6313
908    ///
909    /// The measured break.
910    Break,
911    /// Ascertained volume
912    ///
913    /// 6313
914    ///
915    /// Endorsement of the true volume as ascertained or verified.
916    AscertainedVolume,
917    /// Unit weight
918    ///
919    /// 6313
920    ///
921    /// The weight of a unit.
922    UnitWeight,
923    /// Total volume
924    ///
925    /// 6313
926    ///
927    /// Total volume of goods and/or parcels.
928    TotalVolume,
929    /// Unit volume
930    ///
931    /// 6313
932    ///
933    /// The volume of a unit.
934    UnitVolume,
935    /// Vertical center of gravity
936    ///
937    /// 6313
938    ///
939    /// Distance of vertical center of gravity relative to item's base.
940    VerticalCenterGravity,
941    /// Maximum allowable transport stacking weight
942    ///
943    /// 6313
944    ///
945    /// Maximum weight allowed to be stowed on top of an item during transport.
946    MaximumAllowableTransportStackingWeight,
947    /// Carbon Dioxide
948    ///
949    /// 6313
950    ///
951    /// Measurement of the carbon dioxide (C02) component.
952    CarbonDioxide,
953    /// Number of base units per pallet
954    ///
955    /// 6313
956    ///
957    /// The number of base units contained on a pallet.
958    NumberBaseUnitsPerPallet,
959    /// Colony forming unit
960    ///
961    /// 6313
962    ///
963    /// Micro-organism colonies that are to be counted under determined conditions.
964    ColonyFormingUnit,
965    /// Diluted liquid volume
966    ///
967    /// 6313
968    ///
969    /// The volume of liquid which results after a dilution agent has been added, e.g. undiluted orange juice of 200ml, after dilution with water the volume of diluted liquid equals 1 litre.
970    DilutedLiquidVolume,
971    /// Energy efficiency
972    ///
973    /// 6313
974    ///
975    /// A measurement of the energy efficiency of an article.
976    EnergyEfficiency,
977    /// Number of layers
978    ///
979    /// 6313
980    ///
981    /// Number of layers of a product or products within a package, container, etc.
982    NumberLayers,
983    /// Maximum demand
984    ///
985    /// 6313
986    ///
987    /// The highest demand recorded during the period of recording of usage of the supply.
988    MaximumDemand,
989    /// Number of pallet places
990    ///
991    /// 6313
992    ///
993    /// The number of pallet places needed to store or to transport pallets (can be stacked).
994    NumberPalletPlaces,
995    /// Package net measurement, cubed
996    ///
997    /// 6313
998    ///
999    /// An indication of the net cubed measurement of a package.
1000    PackageNetMeasurementCubed,
1001    /// Power factor
1002    ///
1003    /// 6313
1004    ///
1005    /// The ratio of the power dissipated (active power in kW) to the total power (which is the product of the input volts times amps given in kVa). When equipment which uses reactive power is being operated the power factor will be less than one.
1006    PowerFactor,
1007    /// Stacking factor excluding bottom item
1008    ///
1009    /// 6313
1010    ///
1011    /// Maximum number of identical items stackable on top of item.
1012    StackingFactorExcludingBottomItem,
1013    /// Breaking strength
1014    ///
1015    /// 6313
1016    ///
1017    /// The measured breaking strength.
1018    BreakingStrength,
1019    /// Breaking strength wet
1020    ///
1021    /// 6313
1022    ///
1023    /// The measured breaking strength when wet.
1024    BreakingStrengthWet,
1025    /// Step size
1026    ///
1027    /// 6313
1028    ///
1029    /// An indication of measurements in which options contained within a Customer Specific Article are available, e.g. 10 metre planks of wood may be sold in step sizes of 2 metres.
1030    StepSize,
1031    /// Number of units per package
1032    ///
1033    /// 6313
1034    ///
1035    /// The number of identified units per package.
1036    NumberUnitsPerPackage,
1037    /// Number of units per layer
1038    ///
1039    /// 6313
1040    ///
1041    /// Number of units of a product or package within one layer of a package, container, etc.
1042    NumberUnitsPerLayer,
1043    /// Weight per running metre
1044    ///
1045    /// 6313
1046    ///
1047    /// A code used to indicate the weight per running metre of floor coverings over floor area.
1048    WeightPerRunningMetre,
1049    /// Weight per square metre
1050    ///
1051    /// 6313
1052    ///
1053    /// A code used to indicate the weight per square metre of floor coverings over floor area.
1054    WeightPerSquareMetre,
1055    /// Acidity of meat
1056    ///
1057    /// 6313
1058    ///
1059    /// The meat's acid quality or condition.
1060    AcidityMeat,
1061    /// Slaughtering weight
1062    ///
1063    /// 6313
1064    ///
1065    /// Weight immediately after slaughter.
1066    SlaughteringWeight,
1067    /// Stacking factor including bottom item
1068    ///
1069    /// 6313
1070    ///
1071    /// Maximum number of items stackable upon each other, including the bottom item.
1072    StackingFactorIncludingBottomItem,
1073    /// Number of units in the width of a layer
1074    ///
1075    /// 6313
1076    ///
1077    /// Number of units of a product or package which make up the width of a layer in a package, container, pallet, etc.
1078    NumberUnitsInWidthALayer,
1079    /// Number of units in the depth of a layer
1080    ///
1081    /// 6313
1082    ///
1083    /// Number of units of a product or package which make up the depth of a layer in a package, container, pallet, etc.
1084    NumberUnitsInDepthALayer,
1085    /// Nestable percentage
1086    ///
1087    /// 6313
1088    ///
1089    /// Extent expressed as a percentage to which an item can be nested within an identical item, e.g. paper cups.
1090    NestablePercentage,
1091    /// Gross weight including carrier's equipment
1092    ///
1093    /// 6313
1094    ///
1095    /// Weight (mass) of goods including packaging and the carrier's equipment. In this context 'carrier's equipment' means any material resources necessary to facilitate the transport and handling of the goods without having the ability to move by its own propulsion, e.g. pallet, container, etc.
1096    GrossWeightIncludingCarriersEquipment,
1097    /// Sugar content
1098    ///
1099    /// 6313
1100    ///
1101    /// The rate of sugar.
1102    SugarContent,
1103    /// Self-accelerating polymerization temperature (SAPT)
1104    ///
1105    /// 6313
1106    ///
1107    /// The lowest temperature at which polymerization may occur for a substance as packed for transport.
1108    SelfAcceleratingPolymerizationTemperatureSapt,
1109    /// Self-accelerating decomposition temperature (SADT)
1110    ///
1111    /// 6313
1112    ///
1113    /// The lowest temperature at which self-accelerating decomposition may occur for a substance as packed for transport.
1114    SelfAcceleratingDecompositionTemperatureSadt,
1115    /// Control temperature
1116    ///
1117    /// 6313
1118    ///
1119    /// The controlled transport temperature to avoid decomposition of self-reactive substances and organic peroxides.
1120    ControlTemperature,
1121    /// Basis weight
1122    ///
1123    /// 6313
1124    ///
1125    /// The measured basis weight.
1126    BasisWeight,
1127    /// Change
1128    ///
1129    /// 6313
1130    ///
1131    /// The measured change.
1132    Change,
1133    /// Emergency temperature
1134    ///
1135    /// 6313
1136    ///
1137    /// The temperature at which emergency response is required for self-reactive substances and organic peroxides.
1138    EmergencyTemperature,
1139    /// Colour
1140    ///
1141    /// 6313
1142    ///
1143    /// The measured colour.
1144    Colour,
1145    /// Contents of package
1146    ///
1147    /// 6313
1148    ///
1149    /// In combination with the other data elements of the actual segment this code indicates the measured content of a package.
1150    ContentsPackage,
1151    /// Commercial weight
1152    ///
1153    /// 6313
1154    ///
1155    /// Item weight considering its maximum possible humidity.
1156    CommercialWeight,
1157    /// Core length
1158    ///
1159    /// 6313
1160    ///
1161    /// To specify length of core on which product is to be placed.
1162    CoreLength,
1163    /// Destination weight agreement
1164    ///
1165    /// 6313
1166    ///
1167    /// The agreed weight of despatched goods whose weight may change during transport.
1168    DestinationWeightAgreement,
1169    /// Diameter
1170    ///
1171    /// 6313
1172    ///
1173    /// Diameter of an article.
1174    Diameter,
1175    /// Delta value L
1176    ///
1177    /// 6313
1178    ///
1179    /// The measured delta value L.
1180    DeltaValueL,
1181    /// Density
1182    ///
1183    /// 6313
1184    ///
1185    /// The measured density.
1186    Density,
1187    /// Depth
1188    ///
1189    /// 6313
1190    ///
1191    /// The measured depth.
1192    Depth,
1193    /// Denier
1194    ///
1195    /// 6313
1196    ///
1197    /// The measured fineness of a material.
1198    Denier,
1199    /// Distance between points
1200    ///
1201    /// 6313
1202    ///
1203    /// The measured distance between points.
1204    DistanceBetweenPoints,
1205    /// Width, boxcar door
1206    ///
1207    /// 6313
1208    ///
1209    /// The measured width of a boxcar door.
1210    WidthBoxcarDoor,
1211    /// Estimated new weight
1212    ///
1213    /// 6313
1214    ///
1215    /// The measured estimated new weight.
1216    EstimatedNewWeight,
1217    /// Elongation
1218    ///
1219    /// 6313
1220    ///
1221    /// The measured elongation.
1222    Elongation,
1223    /// Deficit weight
1224    ///
1225    /// 6313
1226    ///
1227    /// The measured deficit weight.
1228    DeficitWeight,
1229    /// Filament count
1230    ///
1231    /// 6313
1232    ///
1233    /// Used e.g. in textile, print industries.
1234    FilamentCount,
1235    /// Longitudinal flatness
1236    ///
1237    /// 6313
1238    ///
1239    /// The measured longitudinal flatness.
1240    LongitudinalFlatness,
1241    /// Flatness
1242    ///
1243    /// 6313
1244    ///
1245    /// The measured flatness.
1246    Flatness,
1247    /// Transverse flatness
1248    ///
1249    /// 6313
1250    ///
1251    /// The measured transverse flatness.
1252    TransverseFlatness,
1253    /// Gauge
1254    ///
1255    /// 6313
1256    ///
1257    /// The measured gauge.
1258    Gauge,
1259    /// Gross weight, maximum
1260    ///
1261    /// 6313
1262    ///
1263    /// The measured maximum gross weight.
1264    GrossWeightMaximum,
1265    /// Hardness
1266    ///
1267    /// 6313
1268    ///
1269    /// The measured hardness.
1270    Hardness,
1271    /// Height, maximum
1272    ///
1273    /// 6313
1274    ///
1275    /// The measured maximum height.
1276    HeightMaximum,
1277    /// Height dimension
1278    ///
1279    /// 6313
1280    ///
1281    /// Numeric value of height.
1282    HeightDimension,
1283    /// Impact energy
1284    ///
1285    /// 6313
1286    ///
1287    /// The measured impact energy.
1288    ImpactEnergy,
1289    /// Inside diameter
1290    ///
1291    /// 6313
1292    ///
1293    /// The measured inside diameter.
1294    InsideDiameter,
1295    /// Legal weight
1296    ///
1297    /// 6313
1298    ///
1299    /// The measured legal weight.
1300    LegalWeight,
1301    /// Length, maximum
1302    ///
1303    /// 6313
1304    ///
1305    /// The measured maximum length.
1306    LengthMaximum,
1307    /// Length
1308    ///
1309    /// 6313
1310    ///
1311    /// To specify the value of a length dimension.
1312    Length,
1313    /// Lost end
1314    ///
1315    /// 6313
1316    ///
1317    /// The measured lost end.
1318    LostEnd,
1319    /// Minimum weight
1320    ///
1321    /// 6313
1322    ///
1323    /// The measured minimum weight.
1324    MinimumWeight,
1325    /// Moisture
1326    ///
1327    /// 6313
1328    ///
1329    /// Measurement application is the moisture content of the item.
1330    Moisture,
1331    /// Maximum weight
1332    ///
1333    /// 6313
1334    ///
1335    /// The measured maximum weight.
1336    MaximumWeight,
1337    /// Actual net weight
1338    ///
1339    /// 6313
1340    ///
1341    /// The actual weight of the goods excluding packaging.
1342    ActualNetWeight,
1343    /// Outside diameter
1344    ///
1345    /// 6313
1346    ///
1347    /// The measured outside diameter.
1348    OutsideDiameter,
1349    /// Pre stretch
1350    ///
1351    /// 6313
1352    ///
1353    /// Measurement identifying the amount an item has been stretched prior to use.
1354    PreStretch,
1355    /// Per tonne
1356    ///
1357    /// 6313
1358    ///
1359    /// A measurement per tonne.
1360    PerTonne,
1361    /// Relative humidity
1362    ///
1363    /// 6313
1364    ///
1365    /// The measured relative humidity.
1366    RelativeHumidity,
1367    /// Resistivity
1368    ///
1369    /// 6313
1370    ///
1371    /// The measured resistivity.
1372    Resistivity,
1373    /// Rockwell C
1374    ///
1375    /// 6313
1376    ///
1377    /// Hardness in the Rockwell C scale.
1378    RockwellC,
1379    /// Ream weight
1380    ///
1381    /// 6313
1382    ///
1383    /// Measurement indication for paper.
1384    ReamWeight,
1385    /// Reduction of area
1386    ///
1387    /// 6313
1388    ///
1389    /// The measured reduction of area.
1390    ReductionArea,
1391    /// Run (process)
1392    ///
1393    /// 6313
1394    ///
1395    /// The measured run (process).
1396    RunProcess,
1397    /// Ratio
1398    ///
1399    /// 6313
1400    ///
1401    /// The measured ratio.
1402    Ratio,
1403    /// Shipped quantity
1404    ///
1405    /// 6313
1406    ///
1407    /// The measured shipped quantity.
1408    ShippedQuantity,
1409    /// Tare weight
1410    ///
1411    /// 6313
1412    ///
1413    /// Weight excluding goods and loose accessories.
1414    TareWeight,
1415    /// Temperature
1416    ///
1417    /// 6313
1418    ///
1419    /// A measurement in relation to temperature.
1420    Temperature,
1421    /// Thickness
1422    ///
1423    /// 6313
1424    ///
1425    /// The measured thickness.
1426    Thickness,
1427    /// Time period
1428    ///
1429    /// 6313
1430    ///
1431    /// Measurement of a specific length of time.
1432    TimePeriod,
1433    /// Time
1434    ///
1435    /// 6313
1436    ///
1437    /// The measured time.
1438    Time,
1439    /// Transport equipment verified gross mass (weight)
1440    ///
1441    /// 6313
1442    ///
1443    /// The gross mass (weight) of the transport equipment verified according to SOLAS Chapter VI, Regulation 2, paragraphs 4-6.
1444    TransportEquipmentVerifiedGrossMassWeight,
1445    /// Height, van door
1446    ///
1447    /// 6313
1448    ///
1449    /// The height of the door of a van or container.
1450    HeightVanDoor,
1451    /// Width, van door
1452    ///
1453    /// 6313
1454    ///
1455    /// The width of the door of a van or container.
1456    WidthVanDoor,
1457    /// Weight per unit of area
1458    ///
1459    /// 6313
1460    ///
1461    /// The weight per unit of an area.
1462    WeightPerUnitArea,
1463    /// Width dimension
1464    ///
1465    /// 6313
1466    ///
1467    /// Numeric value of width.
1468    WidthDimension,
1469    /// Width, maximum
1470    ///
1471    /// 6313
1472    ///
1473    /// The maximum distance from side to side.
1474    WidthMaximum,
1475    /// Weight per unit of length
1476    ///
1477    /// 6313
1478    ///
1479    /// The weight per unit of length.
1480    WeightPerUnitLength,
1481    /// Side height, flat bed with removable sides
1482    ///
1483    /// 6313
1484    ///
1485    /// The height of the removable sides of a flat bed truck.
1486    SideHeightFlatBedWithRemovableSides,
1487    /// Squareness
1488    ///
1489    /// 6313
1490    ///
1491    /// The measured squareness.
1492    Squareness,
1493    /// Spool size
1494    ///
1495    /// 6313
1496    ///
1497    /// The measured spool size.
1498    SpoolSize,
1499    /// Yield stress
1500    ///
1501    /// 6313
1502    ///
1503    /// The measured yield stress.
1504    YieldStress,
1505    /// Aluminium
1506    ///
1507    /// 6313
1508    ///
1509    /// The measured chemical element aluminium.
1510    Aluminium,
1511    /// Arsenic
1512    ///
1513    /// 6313
1514    ///
1515    /// The measured chemical element arsenic.
1516    Arsenic,
1517    /// Boron
1518    ///
1519    /// 6313
1520    ///
1521    /// The measured chemical element boron.
1522    Boron,
1523    /// Bismuth
1524    ///
1525    /// 6313
1526    ///
1527    /// The measured chemical element bismuth.
1528    Bismuth,
1529    /// Carbon
1530    ///
1531    /// 6313
1532    ///
1533    /// The measured chemical element carbon.
1534    Carbon,
1535    /// Calcium
1536    ///
1537    /// 6313
1538    ///
1539    /// The measured chemical element calcium.
1540    Calcium,
1541    /// Columbium
1542    ///
1543    /// 6313
1544    ///
1545    /// The measured chemical element columbium.
1546    Columbium,
1547    /// Cerium
1548    ///
1549    /// 6313
1550    ///
1551    /// The measured chemical element cerium.
1552    Cerium,
1553    /// Chlorine
1554    ///
1555    /// 6313
1556    ///
1557    /// The measured chemical element chlorine.
1558    Chlorine,
1559    /// Cobalt
1560    ///
1561    /// 6313
1562    ///
1563    /// The measured chemical element cobalt.
1564    Cobalt,
1565    /// Chromium
1566    ///
1567    /// 6313
1568    ///
1569    /// The measured chemical element chromium.
1570    Chromium,
1571    /// Copper
1572    ///
1573    /// 6313
1574    ///
1575    /// The measured chemical element copper.
1576    Copper,
1577    /// Iron
1578    ///
1579    /// 6313
1580    ///
1581    /// The measured chemical element iron.
1582    Iron,
1583    /// Iron plus silicon
1584    ///
1585    /// 6313
1586    ///
1587    /// The measured substance iron plus silicon.
1588    IronPlusSilicon,
1589    /// Germanium
1590    ///
1591    /// 6313
1592    ///
1593    /// The measured chemical element germanium.
1594    Germanium,
1595    /// Hydrogen
1596    ///
1597    /// 6313
1598    ///
1599    /// The measured chemical element hydrogen.
1600    Hydrogen,
1601    /// Potassium
1602    ///
1603    /// 6313
1604    ///
1605    /// The measured chemical element potassium.
1606    Potassium,
1607    /// Magnesium
1608    ///
1609    /// 6313
1610    ///
1611    /// The measured chemical element magnesium.
1612    Magnesium,
1613    /// Manganese
1614    ///
1615    /// 6313
1616    ///
1617    /// The measured chemical element manganese.
1618    Manganese,
1619    /// Molybdenum
1620    ///
1621    /// 6313
1622    ///
1623    /// The measured chemical element molybdenum.
1624    Molybdenum,
1625    /// Nitrogen
1626    ///
1627    /// 6313
1628    ///
1629    /// The measured chemical element nitrogen.
1630    Nitrogen,
1631    /// Sodium
1632    ///
1633    /// 6313
1634    ///
1635    /// The measured chemical element sodium.
1636    Sodium,
1637    /// Niobium
1638    ///
1639    /// 6313
1640    ///
1641    /// The chemical element niobium.
1642    Niobium,
1643    /// Nickel
1644    ///
1645    /// 6313
1646    ///
1647    /// The measured chemical element nickel.
1648    Nickel,
1649    /// Oxygen
1650    ///
1651    /// 6313
1652    ///
1653    /// The measured chemical element oxygen.
1654    Oxygen,
1655    /// Phosphorus
1656    ///
1657    /// 6313
1658    ///
1659    /// The measured chemical element phosphorus.
1660    Phosphorus,
1661    /// Lead
1662    ///
1663    /// 6313
1664    ///
1665    /// The measured chemical element lead.
1666    Lead,
1667    /// Sulphur
1668    ///
1669    /// 6313
1670    ///
1671    /// The measured chemical element sulphur.
1672    Sulphur,
1673    /// Antimony
1674    ///
1675    /// 6313
1676    ///
1677    /// The measured chemical element antimony.
1678    Antimony,
1679    /// Selenium
1680    ///
1681    /// 6313
1682    ///
1683    /// The measured chemical element selenium.
1684    Selenium,
1685    /// Silicon
1686    ///
1687    /// 6313
1688    ///
1689    /// The measured chemical element silicon.
1690    Silicon,
1691    /// Silicium oxyd
1692    ///
1693    /// 6313
1694    ///
1695    /// The measured substance silicium oxyd.
1696    SiliciumOxyd,
1697    /// Tin
1698    ///
1699    /// 6313
1700    ///
1701    /// The measured chemical element tin.
1702    Tin,
1703    /// Tantalium
1704    ///
1705    /// 6313
1706    ///
1707    /// The measured chemical element tantalium.
1708    Tantalium,
1709    /// Tellurium
1710    ///
1711    /// 6313
1712    ///
1713    /// The measured chemical element tellurium.
1714    Tellurium,
1715    /// Titanium
1716    ///
1717    /// 6313
1718    ///
1719    /// The measured chemical element titanium.
1720    Titanium,
1721    /// Vanadium
1722    ///
1723    /// 6313
1724    ///
1725    /// The measured chemical element vanadium.
1726    Vanadium,
1727    /// Tungsten
1728    ///
1729    /// 6313
1730    ///
1731    /// The measured chemical element tungsten.
1732    Tungsten,
1733    /// Waste content
1734    ///
1735    /// 6313
1736    ///
1737    /// The measured waste content.
1738    WasteContent,
1739    /// Zinc
1740    ///
1741    /// 6313
1742    ///
1743    /// The measured chemical element zinc.
1744    Zinc,
1745    /// Zirconium
1746    ///
1747    /// 6313
1748    ///
1749    /// The measured chemical element zirconium.
1750    Zirconium,
1751    /// Mutually defined
1752    ///
1753    /// 6313
1754    ///
1755    /// A code assigned within a code list to be used on an interim basis and as defined among trading partners until a precise code can be assigned to the code list.
1756    MutuallyDefined,
1757    /// Best before date
1758    ///
1759    /// Factur-X
1760    BestBeforeDate,
1761    /// Colour as text
1762    ///
1763    /// Factur-X
1764    ColourAsText,
1765    /// Commission indicator
1766    ///
1767    /// Factur-X
1768    ///
1769    /// true / false
1770    CommissionIndicator,
1771    /// Deposit system
1772    ///
1773    /// Factur-X
1774    ///
1775    /// Permitted values: DISPOSABLE RETURNABLE
1776    DepositSystem,
1777    /// Deposit type
1778    ///
1779    /// Factur-X
1780    ///
1781    /// Permitted values: PRODUCT_PACKAGING TRANSPORT_EQUIPMENT
1782    DepositType,
1783    /// Energy efficiency class
1784    ///
1785    /// Factur-X
1786    EnergyEfficiencyClass,
1787    /// Expiration date
1788    ///
1789    /// Factur-X
1790    ExpirationDate,
1791    /// Fee indicator
1792    ///
1793    /// Factur-X
1794    ///
1795    /// true = item is a fee
1796    FeeIndicator,
1797    /// Type of article
1798    ///
1799    /// Factur-X
1800    ///
1801    /// Allowed values: GOODS OTHER_SERVICES
1802    TypeArticle,
1803    /// Material of the product
1804    ///
1805    /// Factur-X
1806    MaterialProduct,
1807    /// Metering point designation, e.g. for electricity or gas
1808    ///
1809    /// Factur-X
1810    MeteringPointDesignationEGForElectricityOrGas,
1811    /// Meter number, e.g. for electricity or gas
1812    ///
1813    /// Factur-X
1814    MeterNumberEGForElectricityOrGas,
1815    /// Organic control body number
1816    ///
1817    /// Factur-X
1818    OrganicControlBodyNumber,
1819    /// Packaging material
1820    ///
1821    /// Factur-X
1822    PackagingMaterial,
1823    /// Type of packaging (code)
1824    ///
1825    /// Factur-X
1826    ///
1827    /// Type of packaging in coded form. The packaging units from Rec 20 / Rec 21 are used as the code list. Example XBO=bottle
1828    TypePackagingCode,
1829    /// Number of the action variant
1830    ///
1831    /// Factur-X
1832    NumberActionVariant,
1833    /// Seal number
1834    ///
1835    /// Factur-X
1836    SealNumber,
1837    /// Size code
1838    ///
1839    /// Factur-X
1840    ///
1841    /// Size information in coded form
1842    SizeCode,
1843    /// Size designation
1844    ///
1845    /// Factur-X
1846    ///
1847    /// Size specifications in text form
1848    SizeDesignation,
1849    /// Type of trading unit
1850    ///
1851    /// Factur-X
1852    ///
1853    /// Permitted values: MIXED_ASSORTMENT = Assortment UNMIXED_UNIT = Container
1854    TypeTradingUnit,
1855    /// Waste code (EWC)
1856    ///
1857    /// Factur-X
1858    ///
1859    /// Waste code according to the European Waste Catalogue (EWC)
1860    WasteCodeEwc,
1861    /// Waste fraction
1862    ///
1863    /// Factur-X
1864    WasteFraction,
1865    /// WEEE registration number
1866    ///
1867    /// Factur-X
1868    ///
1869    /// WEEE registration number of the manufacturer of the product
1870    WeeeRegistrationNumber,
1871}
1872
1873impl crate::Code for Characteristic {
1874    fn code(self) -> &'static str {
1875        match self {
1876            Characteristic::ConsolidatedWeight => "A",
1877            Characteristic::NetWeight => "AAA",
1878            Characteristic::GoodsItemGrossWeight => "AAB",
1879            Characteristic::TotalNetWeight => "AAC",
1880            Characteristic::ConsignmentGrossWeight => "AAD",
1881            Characteristic::NetNetWeight => "AAF",
1882            Characteristic::SternThrust => "AAG",
1883            Characteristic::BowThrust => "AAH",
1884            Characteristic::HydrateContentAnAlcoholicProductAtBottling => "AAI",
1885            Characteristic::NumberUnitsPerPallet => "AAJ",
1886            Characteristic::FatContent => "AAK",
1887            Characteristic::TransportMeansGrossWeight => "AAM",
1888            Characteristic::NetTonnageVessel => "AAN",
1889            Characteristic::Humidity => "AAO",
1890            Characteristic::Voltage => "AAP",
1891            Characteristic::PowerConsumption => "AAQ",
1892            Characteristic::HeatDissipation => "AAR",
1893            Characteristic::AirFlow => "AAS",
1894            Characteristic::ShockImpact => "AAT",
1895            Characteristic::OperativeTemperature => "AAU",
1896            Characteristic::NonOperativeTemperature => "AAV",
1897            Characteristic::GrossVolume => "AAW",
1898            Characteristic::NetVolume => "AAX",
1899            Characteristic::WaterContent => "AAY",
1900            Characteristic::TensileStress => "AAZ",
1901            Characteristic::Fibrosity => "ABA",
1902            Characteristic::GaugeLength => "ABB",
1903            Characteristic::Radius => "ABC",
1904            Characteristic::Straightness => "ABD",
1905            Characteristic::Strain => "ABE",
1906            Characteristic::ItemWidthWhenUnrolled => "ABF",
1907            Characteristic::ItemLengthWhenUnrolled => "ABG",
1908            Characteristic::ItemAreaWhenUnrolled => "ABH",
1909            Characteristic::OriginalWort => "ABI",
1910            Characteristic::Volume => "ABJ",
1911            Characteristic::Angle => "ABK",
1912            Characteristic::PegHoleHorizontalDistanceFromPackageLeftmostEdge => "ABL",
1913            Characteristic::PegHoleVerticalDistanceFromPackageTop => "ABM",
1914            Characteristic::NumberLayersPerPallet => "ABN",
1915            Characteristic::ProductStrenghChemical => "ABO",
1916            Characteristic::ProductStrengthBasisChemical => "ABP",
1917            Characteristic::ItemWeight => "ABS",
1918            Characteristic::PayloadWeightMaximum => "ABT",
1919            Characteristic::WeightConveyance => "ABX",
1920            Characteristic::ConveyanceSummerDeadWeight => "ABY",
1921            Characteristic::ContainerizedCargoOnVesselsWeight => "ABZ",
1922            Characteristic::NonContainerizedCargoOnVesselsWeight => "ACA",
1923            Characteristic::AscertainedWeight => "ACE",
1924            Characteristic::ChargeableWeight => "ACG",
1925            Characteristic::EstimatedGrossWeight => "ACN",
1926            Characteristic::EstimatedVolume => "ACP",
1927            Characteristic::VesselOverallLength => "ACS",
1928            Characteristic::LoadingMeters => "ACV",
1929            Characteristic::NumberAxles => "ACW",
1930            Characteristic::Payload => "ACX",
1931            Characteristic::StartPositionInLength => "ADR",
1932            Characteristic::EndPositionInLength => "ADS",
1933            Characteristic::StartPositionInWidth => "ADT",
1934            Characteristic::EndPositionInWidth => "ADU",
1935            Characteristic::StartPositionInThickness => "ADV",
1936            Characteristic::EndPositionInThickness => "ADW",
1937            Characteristic::TransportContainerActualFillingWeight => "ADX",
1938            Characteristic::TransportContainerMaximumCapacity => "ADY",
1939            Characteristic::DeclaredNetWeight => "ADZ",
1940            Characteristic::LoadingHeight => "AEA",
1941            Characteristic::StackingHeight => "AEB",
1942            Characteristic::CalculatedWeight => "AEC",
1943            Characteristic::Ferrite => "AED",
1944            Characteristic::Impurity => "AEE",
1945            Characteristic::GrainSize => "AEF",
1946            Characteristic::Lanthanides => "AEG",
1947            Characteristic::Elasticity => "AEH",
1948            Characteristic::DrainedWeight => "AEI",
1949            Characteristic::Gallium => "AEJ",
1950            Characteristic::Strontium => "AEK",
1951            Characteristic::Area => "AEL",
1952            Characteristic::EquipmentStorageLimitation => "AEM",
1953            Characteristic::RadioactiveIndexTransport => "AEN",
1954            Characteristic::Radioactivity => "AEO",
1955            Characteristic::AverageGrossWeight => "AEP",
1956            Characteristic::ForwardDraft => "AEQ",
1957            Characteristic::AfterDraft => "AER",
1958            Characteristic::Acidity => "AES",
1959            Characteristic::TransportEquipmentGrossWeight => "AET",
1960            Characteristic::TotalTransportEquipmentGrossWeight => "AEU",
1961            Characteristic::AcidityJuice => "AEV",
1962            Characteristic::Penetrometry => "AEW",
1963            Characteristic::Durofel => "AEX",
1964            Characteristic::JuiceWeightPer100Grams => "AEY",
1965            Characteristic::FruitSkinColour => "AEZ",
1966            Characteristic::AngleBend => "AF",
1967            Characteristic::FixedIncrementalMeasurement => "AFA",
1968            Characteristic::DurofelD10 => "AFB",
1969            Characteristic::DurofelD25 => "AFC",
1970            Characteristic::DurofelD50 => "AFD",
1971            Characteristic::MaximumStackingWeight => "AFE",
1972            Characteristic::GrossMeasureCube => "AFF",
1973            Characteristic::PercentageFatContentInDryMatter => "AFG",
1974            Characteristic::SaccharometricContent => "AFH",
1975            Characteristic::HydrateContentAnAlcoholicProductAfterBottling => "AFI",
1976            Characteristic::AnhydrousContent => "AFJ",
1977            Characteristic::CertifiedWeight => "AFK",
1978            Characteristic::Freeboard => "AFL",
1979            Characteristic::MaximumVesselDraught => "AFM",
1980            Characteristic::NetExplosiveWeight => "AFN",
1981            Characteristic::RadioactiveCriticalitySafetyIndex => "AFO",
1982            Characteristic::WasteCurrentlyOnBoard => "AFP",
1983            Characteristic::WasteToBeDeliveredAtWasteReceptionFacility => "AFQ",
1984            Characteristic::WasteToBeGeneratedUntilNextPortCallEstimated => "AFR",
1985            Characteristic::WasteRemainingOnBoardAtDeparture => "AFS",
1986            Characteristic::ColourDepth => "AFT",
1987            Characteristic::ColourDepthMaximum => "AFU",
1988            Characteristic::ImageResolution => "AFV",
1989            Characteristic::DeviceResolutionMaximum => "AFW",
1990            Characteristic::AcousticAbsorptionCoefficient => "AFX",
1991            Characteristic::BilledWeight => "B",
1992            Characteristic::BreakingLoad => "BL",
1993            Characteristic::Platinum => "BMY",
1994            Characteristic::Silver => "BMZ",
1995            Characteristic::List => "BNA",
1996            Characteristic::Trim => "BNB",
1997            Characteristic::FreeWater => "BNC",
1998            Characteristic::Bands => "BND",
1999            Characteristic::ApiAmericanPetroleumInstituteGravity => "BNE",
2000            Characteristic::PetroleumGrossObservedVolume => "BNF",
2001            Characteristic::PetroleumGrossStandardVolume => "BNG",
2002            Characteristic::VolumeVariance => "BNH",
2003            Characteristic::PetroleumNetStandardVolume => "BNI",
2004            Characteristic::MaterialOnBoardQuantityAfterDischarge => "BNJ",
2005            Characteristic::PetroleumTotalCalculatedVolume => "BNK",
2006            Characteristic::PetroleumTotalObservedVolume => "BNL",
2007            Characteristic::InnageGaugeDistance => "BNM",
2008            Characteristic::PetroleumNetStandardWeight => "BNN",
2009            Characteristic::SedimentAndWaterInPetroleum => "BNO",
2010            Characteristic::ObservedReferenceHeightTank => "BNP",
2011            Characteristic::ReferenceHeightTank => "BNQ",
2012            Characteristic::UllageGaugeDistance => "BNR",
2013            Characteristic::TrimCorrection => "BNS",
2014            Characteristic::BowToBridgeDistance => "BNT",
2015            Characteristic::PegHoleNumber => "BNU",
2016            Characteristic::NumberInnerPacks => "BNV",
2017            Characteristic::NumberNextLevelTradeItemsWithinInnerPack => "BNW",
2018            Characteristic::NumberTradeItemsPerPalletLayer => "BNX",
2019            Characteristic::PackedItemsLayerHeight => "BNY",
2020            Characteristic::PackingMaterialWeightSkinTightCovering => "BNZ",
2021            Characteristic::Brightness => "BR",
2022            Characteristic::Brakes => "BRA",
2023            Characteristic::ComponentsLabelledForRecyclingPercentage => "BRB",
2024            Characteristic::RenewablePlasticComponentsPercentageByNetWeight => "BRC",
2025            Characteristic::ClampPressureRequired => "BRD",
2026            Characteristic::Break => "BRE",
2027            Characteristic::AscertainedVolume => "BRF",
2028            Characteristic::UnitWeight => "BRG",
2029            Characteristic::TotalVolume => "BRH",
2030            Characteristic::UnitVolume => "BRI",
2031            Characteristic::VerticalCenterGravity => "BRJ",
2032            Characteristic::MaximumAllowableTransportStackingWeight => "BRK",
2033            Characteristic::CarbonDioxide => "BRL",
2034            Characteristic::NumberBaseUnitsPerPallet => "BRM",
2035            Characteristic::ColonyFormingUnit => "BRN",
2036            Characteristic::DilutedLiquidVolume => "BRO",
2037            Characteristic::EnergyEfficiency => "BRP",
2038            Characteristic::NumberLayers => "BRQ",
2039            Characteristic::MaximumDemand => "BRR",
2040            Characteristic::NumberPalletPlaces => "BRS",
2041            Characteristic::PackageNetMeasurementCubed => "BRT",
2042            Characteristic::PowerFactor => "BRU",
2043            Characteristic::StackingFactorExcludingBottomItem => "BRV",
2044            Characteristic::BreakingStrength => "BS",
2045            Characteristic::BreakingStrengthWet => "BSW",
2046            Characteristic::StepSize => "BSX",
2047            Characteristic::NumberUnitsPerPackage => "BSY",
2048            Characteristic::NumberUnitsPerLayer => "BSZ",
2049            Characteristic::WeightPerRunningMetre => "BTA",
2050            Characteristic::WeightPerSquareMetre => "BTB",
2051            Characteristic::AcidityMeat => "BTC",
2052            Characteristic::SlaughteringWeight => "BTD",
2053            Characteristic::StackingFactorIncludingBottomItem => "BTE",
2054            Characteristic::NumberUnitsInWidthALayer => "BTF",
2055            Characteristic::NumberUnitsInDepthALayer => "BTG",
2056            Characteristic::NestablePercentage => "BTH",
2057            Characteristic::GrossWeightIncludingCarriersEquipment => "BTI",
2058            Characteristic::SugarContent => "BTJ",
2059            Characteristic::SelfAcceleratingPolymerizationTemperatureSapt => "BTK",
2060            Characteristic::SelfAcceleratingDecompositionTemperatureSadt => "BTL",
2061            Characteristic::ControlTemperature => "BTM",
2062            Characteristic::BasisWeight => "BW",
2063            Characteristic::Change => "CHN",
2064            Characteristic::EmergencyTemperature => "CHO",
2065            Characteristic::Colour => "CM",
2066            Characteristic::ContentsPackage => "CT",
2067            Characteristic::CommercialWeight => "CV",
2068            Characteristic::CoreLength => "CZ",
2069            Characteristic::DestinationWeightAgreement => "D",
2070            Characteristic::Diameter => "DI",
2071            Characteristic::DeltaValueL => "DL",
2072            Characteristic::Density => "DN",
2073            Characteristic::Depth => "DP",
2074            Characteristic::Denier => "DR",
2075            Characteristic::DistanceBetweenPoints => "DS",
2076            Characteristic::WidthBoxcarDoor => "DW",
2077            Characteristic::EstimatedNewWeight => "E",
2078            Characteristic::Elongation => "EA",
2079            Characteristic::DeficitWeight => "F",
2080            Characteristic::FilamentCount => "FI",
2081            Characteristic::LongitudinalFlatness => "FL",
2082            Characteristic::Flatness => "FN",
2083            Characteristic::TransverseFlatness => "FV",
2084            Characteristic::Gauge => "GG",
2085            Characteristic::GrossWeightMaximum => "GW",
2086            Characteristic::Hardness => "HF",
2087            Characteristic::HeightMaximum => "HM",
2088            Characteristic::HeightDimension => "HT",
2089            Characteristic::ImpactEnergy => "IB",
2090            Characteristic::InsideDiameter => "ID",
2091            Characteristic::LegalWeight => "L",
2092            Characteristic::LengthMaximum => "LM",
2093            Characteristic::Length => "LN",
2094            Characteristic::LostEnd => "LND",
2095            Characteristic::MinimumWeight => "M",
2096            Characteristic::Moisture => "MO",
2097            Characteristic::MaximumWeight => "MW",
2098            Characteristic::ActualNetWeight => "N",
2099            Characteristic::OutsideDiameter => "OD",
2100            Characteristic::PreStretch => "PRS",
2101            Characteristic::PerTonne => "PTN",
2102            Characteristic::RelativeHumidity => "RA",
2103            Characteristic::Resistivity => "RF",
2104            Characteristic::RockwellC => "RJ",
2105            Characteristic::ReamWeight => "RMW",
2106            Characteristic::ReductionArea => "RP",
2107            Characteristic::RunProcess => "RUN",
2108            Characteristic::Ratio => "RY",
2109            Characteristic::ShippedQuantity => "SQ",
2110            Characteristic::TareWeight => "T",
2111            Characteristic::Temperature => "TC",
2112            Characteristic::Thickness => "TH",
2113            Characteristic::TimePeriod => "TN",
2114            Characteristic::Time => "TT",
2115            Characteristic::TransportEquipmentVerifiedGrossMassWeight => "VGM",
2116            Characteristic::HeightVanDoor => "VH",
2117            Characteristic::WidthVanDoor => "VW",
2118            Characteristic::WeightPerUnitArea => "WA",
2119            Characteristic::WidthDimension => "WD",
2120            Characteristic::WidthMaximum => "WM",
2121            Characteristic::WeightPerUnitLength => "WU",
2122            Characteristic::SideHeightFlatBedWithRemovableSides => "XH",
2123            Characteristic::Squareness => "XQ",
2124            Characteristic::SpoolSize => "XZ",
2125            Characteristic::YieldStress => "YS",
2126            Characteristic::Aluminium => "ZAL",
2127            Characteristic::Arsenic => "ZAS",
2128            Characteristic::Boron => "ZB",
2129            Characteristic::Bismuth => "ZBI",
2130            Characteristic::Carbon => "ZC",
2131            Characteristic::Calcium => "ZCA",
2132            Characteristic::Columbium => "ZCB",
2133            Characteristic::Cerium => "ZCE",
2134            Characteristic::Chlorine => "ZCL",
2135            Characteristic::Cobalt => "ZCO",
2136            Characteristic::Chromium => "ZCR",
2137            Characteristic::Copper => "ZCU",
2138            Characteristic::Iron => "ZFE",
2139            Characteristic::IronPlusSilicon => "ZFS",
2140            Characteristic::Germanium => "ZGE",
2141            Characteristic::Hydrogen => "ZH",
2142            Characteristic::Potassium => "ZK",
2143            Characteristic::Magnesium => "ZMG",
2144            Characteristic::Manganese => "ZMN",
2145            Characteristic::Molybdenum => "ZMO",
2146            Characteristic::Nitrogen => "ZN",
2147            Characteristic::Sodium => "ZNA",
2148            Characteristic::Niobium => "ZNB",
2149            Characteristic::Nickel => "ZNI",
2150            Characteristic::Oxygen => "ZO",
2151            Characteristic::Phosphorus => "ZP",
2152            Characteristic::Lead => "ZPB",
2153            Characteristic::Sulphur => "ZS",
2154            Characteristic::Antimony => "ZSB",
2155            Characteristic::Selenium => "ZSE",
2156            Characteristic::Silicon => "ZSI",
2157            Characteristic::SiliciumOxyd => "ZSL",
2158            Characteristic::Tin => "ZSN",
2159            Characteristic::Tantalium => "ZTA",
2160            Characteristic::Tellurium => "ZTE",
2161            Characteristic::Titanium => "ZTI",
2162            Characteristic::Vanadium => "ZV",
2163            Characteristic::Tungsten => "ZW",
2164            Characteristic::WasteContent => "ZWA",
2165            Characteristic::Zinc => "ZZN",
2166            Characteristic::Zirconium => "ZZR",
2167            Characteristic::MutuallyDefined => "ZZZ",
2168            Characteristic::BestBeforeDate => "BEST_BEFORE_DATE",
2169            Characteristic::ColourAsText => "COLOR_TEXT",
2170            Characteristic::CommissionIndicator => "COMMISSION",
2171            Characteristic::DepositSystem => "DEPOSIT_SYSTEM",
2172            Characteristic::DepositType => "DEPOSIT_TYPE",
2173            Characteristic::EnergyEfficiencyClass => "ENERGY_CLASS",
2174            Characteristic::ExpirationDate => "EXPIRATION_DATE",
2175            Characteristic::FeeIndicator => "FEE",
2176            Characteristic::TypeArticle => "KIND_OF_ARTICLE",
2177            Characteristic::MaterialProduct => "MATERIAL",
2178            Characteristic::MeteringPointDesignationEGForElectricityOrGas => "METER_LOCATION",
2179            Characteristic::MeterNumberEGForElectricityOrGas => "METER_NUMBER",
2180            Characteristic::OrganicControlBodyNumber => "ORGANIC_CONTROL_BODY",
2181            Characteristic::PackagingMaterial => "PACKAGING_MATERIAL",
2182            Characteristic::TypePackagingCode => "PACKAGING_TYPE",
2183            Characteristic::NumberActionVariant => "PROMOTIONAL_VARIANT",
2184            Characteristic::SealNumber => "SEAL_NUMBER",
2185            Characteristic::SizeCode => "SIZE_CODE",
2186            Characteristic::SizeDesignation => "SIZE_TEXT",
2187            Characteristic::TypeTradingUnit => "TRADING_UNIT",
2188            Characteristic::WasteCodeEwc => "WASTE_CODE",
2189            Characteristic::WasteFraction => "WASTE_FRACTION",
2190            Characteristic::WeeeRegistrationNumber => "WEEE_NUMBER",
2191        }
2192    }
2193}
2194
2195impl crate::Description for Characteristic {
2196    fn description(self) -> &'static str {
2197        match self {
2198            Characteristic::ConsolidatedWeight => "Consolidated weight",
2199            Characteristic::NetWeight => "Net weight",
2200            Characteristic::GoodsItemGrossWeight => "Goods item gross weight",
2201            Characteristic::TotalNetWeight => "Total net weight",
2202            Characteristic::ConsignmentGrossWeight => "Consignment gross weight",
2203            Characteristic::NetNetWeight => "Net net weight",
2204            Characteristic::SternThrust => "Stern thrust",
2205            Characteristic::BowThrust => "Bow thrust",
2206            Characteristic::HydrateContentAnAlcoholicProductAtBottling => {
2207                "Hydrate content of an alcoholic product at bottling"
2208            }
2209            Characteristic::NumberUnitsPerPallet => "Number of units per pallet",
2210            Characteristic::FatContent => "Fat content",
2211            Characteristic::TransportMeansGrossWeight => "Transport means gross weight",
2212            Characteristic::NetTonnageVessel => "Net tonnage of the vessel",
2213            Characteristic::Humidity => "Humidity",
2214            Characteristic::Voltage => "Voltage",
2215            Characteristic::PowerConsumption => "Power consumption",
2216            Characteristic::HeatDissipation => "Heat dissipation",
2217            Characteristic::AirFlow => "Air flow",
2218            Characteristic::ShockImpact => "Shock impact",
2219            Characteristic::OperativeTemperature => "Operative temperature",
2220            Characteristic::NonOperativeTemperature => "Non operative temperature",
2221            Characteristic::GrossVolume => "Gross volume",
2222            Characteristic::NetVolume => "Net volume",
2223            Characteristic::WaterContent => "Water content",
2224            Characteristic::TensileStress => "Tensile stress",
2225            Characteristic::Fibrosity => "Fibrosity",
2226            Characteristic::GaugeLength => "Gauge length",
2227            Characteristic::Radius => "Radius",
2228            Characteristic::Straightness => "Straightness",
2229            Characteristic::Strain => "Strain",
2230            Characteristic::ItemWidthWhenUnrolled => "Item width when unrolled",
2231            Characteristic::ItemLengthWhenUnrolled => "Item length when unrolled",
2232            Characteristic::ItemAreaWhenUnrolled => "Item area when unrolled",
2233            Characteristic::OriginalWort => "Original wort",
2234            Characteristic::Volume => "Volume",
2235            Characteristic::Angle => "Angle",
2236            Characteristic::PegHoleHorizontalDistanceFromPackageLeftmostEdge => {
2237                "Peg hole horizontal distance from package leftmost edge"
2238            }
2239            Characteristic::PegHoleVerticalDistanceFromPackageTop => {
2240                "Peg hole vertical distance from package top"
2241            }
2242            Characteristic::NumberLayersPerPallet => "Number of layers per pallet",
2243            Characteristic::ProductStrenghChemical => "Product strengh, chemical",
2244            Characteristic::ProductStrengthBasisChemical => "Product strength basis, chemical",
2245            Characteristic::ItemWeight => "Item weight",
2246            Characteristic::PayloadWeightMaximum => "Payload weight, maximum",
2247            Characteristic::WeightConveyance => "Weight of conveyance",
2248            Characteristic::ConveyanceSummerDeadWeight => "Conveyance summer dead weight",
2249            Characteristic::ContainerizedCargoOnVesselsWeight => {
2250                "Containerized cargo on vessel's weight"
2251            }
2252            Characteristic::NonContainerizedCargoOnVesselsWeight => {
2253                "Non-containerized cargo on vessel's weight"
2254            }
2255            Characteristic::AscertainedWeight => "Ascertained weight",
2256            Characteristic::ChargeableWeight => "Chargeable weight",
2257            Characteristic::EstimatedGrossWeight => "Estimated gross weight",
2258            Characteristic::EstimatedVolume => "Estimated volume",
2259            Characteristic::VesselOverallLength => "Vessel overall length",
2260            Characteristic::LoadingMeters => "Loading meters",
2261            Characteristic::NumberAxles => "Number of axles",
2262            Characteristic::Payload => "Payload",
2263            Characteristic::StartPositionInLength => "Start position in the length",
2264            Characteristic::EndPositionInLength => "End position in the length",
2265            Characteristic::StartPositionInWidth => "Start position in the width",
2266            Characteristic::EndPositionInWidth => "End position in the width",
2267            Characteristic::StartPositionInThickness => "Start position in the thickness",
2268            Characteristic::EndPositionInThickness => "End position in the thickness",
2269            Characteristic::TransportContainerActualFillingWeight => {
2270                "Transport container actual filling weight"
2271            }
2272            Characteristic::TransportContainerMaximumCapacity => {
2273                "Transport container maximum capacity"
2274            }
2275            Characteristic::DeclaredNetWeight => "Declared net weight",
2276            Characteristic::LoadingHeight => "Loading height",
2277            Characteristic::StackingHeight => "Stacking height",
2278            Characteristic::CalculatedWeight => "Calculated weight",
2279            Characteristic::Ferrite => "Ferrite",
2280            Characteristic::Impurity => "Impurity",
2281            Characteristic::GrainSize => "Grain size",
2282            Characteristic::Lanthanides => "Lanthanides",
2283            Characteristic::Elasticity => "Elasticity",
2284            Characteristic::DrainedWeight => "Drained weight",
2285            Characteristic::Gallium => "Gallium",
2286            Characteristic::Strontium => "Strontium",
2287            Characteristic::Area => "Area",
2288            Characteristic::EquipmentStorageLimitation => "Equipment storage limitation",
2289            Characteristic::RadioactiveIndexTransport => "Radioactive index of transport",
2290            Characteristic::Radioactivity => "Radioactivity",
2291            Characteristic::AverageGrossWeight => "Average gross weight",
2292            Characteristic::ForwardDraft => "Forward draft",
2293            Characteristic::AfterDraft => "After draft",
2294            Characteristic::Acidity => "Acidity",
2295            Characteristic::TransportEquipmentGrossWeight => "Transport equipment gross weight",
2296            Characteristic::TotalTransportEquipmentGrossWeight => {
2297                "Total transport equipment gross weight"
2298            }
2299            Characteristic::AcidityJuice => "Acidity of juice",
2300            Characteristic::Penetrometry => "Penetrometry",
2301            Characteristic::Durofel => "Durofel",
2302            Characteristic::JuiceWeightPer100Grams => "Juice weight per 100 grams",
2303            Characteristic::FruitSkinColour => "Fruit skin colour",
2304            Characteristic::AngleBend => "Angle of bend",
2305            Characteristic::FixedIncrementalMeasurement => "Fixed incremental measurement",
2306            Characteristic::DurofelD10 => "Durofel D10",
2307            Characteristic::DurofelD25 => "Durofel D25",
2308            Characteristic::DurofelD50 => "Durofel D50",
2309            Characteristic::MaximumStackingWeight => "Maximum stacking weight",
2310            Characteristic::GrossMeasureCube => "Gross measure cube",
2311            Characteristic::PercentageFatContentInDryMatter => {
2312                "Percentage fat content in dry matter"
2313            }
2314            Characteristic::SaccharometricContent => "Saccharometric content",
2315            Characteristic::HydrateContentAnAlcoholicProductAfterBottling => {
2316                "Hydrate content of an alcoholic product after bottling"
2317            }
2318            Characteristic::AnhydrousContent => "Anhydrous content",
2319            Characteristic::CertifiedWeight => "Certified weight",
2320            Characteristic::Freeboard => "Freeboard",
2321            Characteristic::MaximumVesselDraught => "Maximum vessel draught",
2322            Characteristic::NetExplosiveWeight => "Net explosive weight",
2323            Characteristic::RadioactiveCriticalitySafetyIndex => {
2324                "Radioactive criticality safety index"
2325            }
2326            Characteristic::WasteCurrentlyOnBoard => "Waste currently on board",
2327            Characteristic::WasteToBeDeliveredAtWasteReceptionFacility => {
2328                "Waste to be delivered at waste reception facility"
2329            }
2330            Characteristic::WasteToBeGeneratedUntilNextPortCallEstimated => {
2331                "Waste to be generated until next port of call, estimated"
2332            }
2333            Characteristic::WasteRemainingOnBoardAtDeparture => {
2334                "Waste remaining on board at departure"
2335            }
2336            Characteristic::ColourDepth => "Colour depth",
2337            Characteristic::ColourDepthMaximum => "Colour depth, maximum",
2338            Characteristic::ImageResolution => "Image resolution",
2339            Characteristic::DeviceResolutionMaximum => "Device resolution, maximum",
2340            Characteristic::AcousticAbsorptionCoefficient => "Acoustic absorption coefficient",
2341            Characteristic::BilledWeight => "Billed weight",
2342            Characteristic::BreakingLoad => "Breaking load",
2343            Characteristic::Platinum => "Platinum",
2344            Characteristic::Silver => "Silver",
2345            Characteristic::List => "List",
2346            Characteristic::Trim => "Trim",
2347            Characteristic::FreeWater => "Free water",
2348            Characteristic::Bands => "Bands",
2349            Characteristic::ApiAmericanPetroleumInstituteGravity => {
2350                "API (American Petroleum Institute) gravity"
2351            }
2352            Characteristic::PetroleumGrossObservedVolume => "Petroleum gross observed volume",
2353            Characteristic::PetroleumGrossStandardVolume => "Petroleum gross standard volume",
2354            Characteristic::VolumeVariance => "Volume variance",
2355            Characteristic::PetroleumNetStandardVolume => "Petroleum net standard volume",
2356            Characteristic::MaterialOnBoardQuantityAfterDischarge => {
2357                "Material on-board quantity, after discharge"
2358            }
2359            Characteristic::PetroleumTotalCalculatedVolume => "Petroleum total calculated volume",
2360            Characteristic::PetroleumTotalObservedVolume => "Petroleum total observed volume",
2361            Characteristic::InnageGaugeDistance => "Innage gauge distance",
2362            Characteristic::PetroleumNetStandardWeight => "Petroleum net standard weight",
2363            Characteristic::SedimentAndWaterInPetroleum => "Sediment and water in petroleum",
2364            Characteristic::ObservedReferenceHeightTank => "Observed reference height, tank",
2365            Characteristic::ReferenceHeightTank => "Reference height, tank",
2366            Characteristic::UllageGaugeDistance => "Ullage gauge distance",
2367            Characteristic::TrimCorrection => "Trim correction",
2368            Characteristic::BowToBridgeDistance => "Bow to bridge distance",
2369            Characteristic::PegHoleNumber => "Peg hole number",
2370            Characteristic::NumberInnerPacks => "Number of inner packs",
2371            Characteristic::NumberNextLevelTradeItemsWithinInnerPack => {
2372                "Number of next level trade items within inner pack"
2373            }
2374            Characteristic::NumberTradeItemsPerPalletLayer => {
2375                "Number of trade items per pallet layer"
2376            }
2377            Characteristic::PackedItemsLayerHeight => "Packed items layer height",
2378            Characteristic::PackingMaterialWeightSkinTightCovering => {
2379                "Packing material weight, skin tight covering"
2380            }
2381            Characteristic::Brightness => "Brightness",
2382            Characteristic::Brakes => "Brakes",
2383            Characteristic::ComponentsLabelledForRecyclingPercentage => {
2384                "Components labelled for recycling percentage"
2385            }
2386            Characteristic::RenewablePlasticComponentsPercentageByNetWeight => {
2387                "Renewable plastic components percentage, by net weight"
2388            }
2389            Characteristic::ClampPressureRequired => "Clamp pressure, required",
2390            Characteristic::Break => "Break",
2391            Characteristic::AscertainedVolume => "Ascertained volume",
2392            Characteristic::UnitWeight => "Unit weight",
2393            Characteristic::TotalVolume => "Total volume",
2394            Characteristic::UnitVolume => "Unit volume",
2395            Characteristic::VerticalCenterGravity => "Vertical center of gravity",
2396            Characteristic::MaximumAllowableTransportStackingWeight => {
2397                "Maximum allowable transport stacking weight"
2398            }
2399            Characteristic::CarbonDioxide => "Carbon Dioxide",
2400            Characteristic::NumberBaseUnitsPerPallet => "Number of base units per pallet",
2401            Characteristic::ColonyFormingUnit => "Colony forming unit",
2402            Characteristic::DilutedLiquidVolume => "Diluted liquid volume",
2403            Characteristic::EnergyEfficiency => "Energy efficiency",
2404            Characteristic::NumberLayers => "Number of layers",
2405            Characteristic::MaximumDemand => "Maximum demand",
2406            Characteristic::NumberPalletPlaces => "Number of pallet places",
2407            Characteristic::PackageNetMeasurementCubed => "Package net measurement, cubed",
2408            Characteristic::PowerFactor => "Power factor",
2409            Characteristic::StackingFactorExcludingBottomItem => {
2410                "Stacking factor excluding bottom item"
2411            }
2412            Characteristic::BreakingStrength => "Breaking strength",
2413            Characteristic::BreakingStrengthWet => "Breaking strength wet",
2414            Characteristic::StepSize => "Step size",
2415            Characteristic::NumberUnitsPerPackage => "Number of units per package",
2416            Characteristic::NumberUnitsPerLayer => "Number of units per layer",
2417            Characteristic::WeightPerRunningMetre => "Weight per running metre",
2418            Characteristic::WeightPerSquareMetre => "Weight per square metre",
2419            Characteristic::AcidityMeat => "Acidity of meat",
2420            Characteristic::SlaughteringWeight => "Slaughtering weight",
2421            Characteristic::StackingFactorIncludingBottomItem => {
2422                "Stacking factor including bottom item"
2423            }
2424            Characteristic::NumberUnitsInWidthALayer => "Number of units in the width of a layer",
2425            Characteristic::NumberUnitsInDepthALayer => "Number of units in the depth of a layer",
2426            Characteristic::NestablePercentage => "Nestable percentage",
2427            Characteristic::GrossWeightIncludingCarriersEquipment => {
2428                "Gross weight including carrier's equipment"
2429            }
2430            Characteristic::SugarContent => "Sugar content",
2431            Characteristic::SelfAcceleratingPolymerizationTemperatureSapt => {
2432                "Self-accelerating polymerization temperature (SAPT)"
2433            }
2434            Characteristic::SelfAcceleratingDecompositionTemperatureSadt => {
2435                "Self-accelerating decomposition temperature (SADT)"
2436            }
2437            Characteristic::ControlTemperature => "Control temperature",
2438            Characteristic::BasisWeight => "Basis weight",
2439            Characteristic::Change => "Change",
2440            Characteristic::EmergencyTemperature => "Emergency temperature",
2441            Characteristic::Colour => "Colour",
2442            Characteristic::ContentsPackage => "Contents of package",
2443            Characteristic::CommercialWeight => "Commercial weight",
2444            Characteristic::CoreLength => "Core length",
2445            Characteristic::DestinationWeightAgreement => "Destination weight agreement",
2446            Characteristic::Diameter => "Diameter",
2447            Characteristic::DeltaValueL => "Delta value L",
2448            Characteristic::Density => "Density",
2449            Characteristic::Depth => "Depth",
2450            Characteristic::Denier => "Denier",
2451            Characteristic::DistanceBetweenPoints => "Distance between points",
2452            Characteristic::WidthBoxcarDoor => "Width, boxcar door",
2453            Characteristic::EstimatedNewWeight => "Estimated new weight",
2454            Characteristic::Elongation => "Elongation",
2455            Characteristic::DeficitWeight => "Deficit weight",
2456            Characteristic::FilamentCount => "Filament count",
2457            Characteristic::LongitudinalFlatness => "Longitudinal flatness",
2458            Characteristic::Flatness => "Flatness",
2459            Characteristic::TransverseFlatness => "Transverse flatness",
2460            Characteristic::Gauge => "Gauge",
2461            Characteristic::GrossWeightMaximum => "Gross weight, maximum",
2462            Characteristic::Hardness => "Hardness",
2463            Characteristic::HeightMaximum => "Height, maximum",
2464            Characteristic::HeightDimension => "Height dimension",
2465            Characteristic::ImpactEnergy => "Impact energy",
2466            Characteristic::InsideDiameter => "Inside diameter",
2467            Characteristic::LegalWeight => "Legal weight",
2468            Characteristic::LengthMaximum => "Length, maximum",
2469            Characteristic::Length => "Length",
2470            Characteristic::LostEnd => "Lost end",
2471            Characteristic::MinimumWeight => "Minimum weight",
2472            Characteristic::Moisture => "Moisture",
2473            Characteristic::MaximumWeight => "Maximum weight",
2474            Characteristic::ActualNetWeight => "Actual net weight",
2475            Characteristic::OutsideDiameter => "Outside diameter",
2476            Characteristic::PreStretch => "Pre stretch",
2477            Characteristic::PerTonne => "Per tonne",
2478            Characteristic::RelativeHumidity => "Relative humidity",
2479            Characteristic::Resistivity => "Resistivity",
2480            Characteristic::RockwellC => "Rockwell C",
2481            Characteristic::ReamWeight => "Ream weight",
2482            Characteristic::ReductionArea => "Reduction of area",
2483            Characteristic::RunProcess => "Run (process)",
2484            Characteristic::Ratio => "Ratio",
2485            Characteristic::ShippedQuantity => "Shipped quantity",
2486            Characteristic::TareWeight => "Tare weight",
2487            Characteristic::Temperature => "Temperature",
2488            Characteristic::Thickness => "Thickness",
2489            Characteristic::TimePeriod => "Time period",
2490            Characteristic::Time => "Time",
2491            Characteristic::TransportEquipmentVerifiedGrossMassWeight => {
2492                "Transport equipment verified gross mass (weight)"
2493            }
2494            Characteristic::HeightVanDoor => "Height, van door",
2495            Characteristic::WidthVanDoor => "Width, van door",
2496            Characteristic::WeightPerUnitArea => "Weight per unit of area",
2497            Characteristic::WidthDimension => "Width dimension",
2498            Characteristic::WidthMaximum => "Width, maximum",
2499            Characteristic::WeightPerUnitLength => "Weight per unit of length",
2500            Characteristic::SideHeightFlatBedWithRemovableSides => {
2501                "Side height, flat bed with removable sides"
2502            }
2503            Characteristic::Squareness => "Squareness",
2504            Characteristic::SpoolSize => "Spool size",
2505            Characteristic::YieldStress => "Yield stress",
2506            Characteristic::Aluminium => "Aluminium",
2507            Characteristic::Arsenic => "Arsenic",
2508            Characteristic::Boron => "Boron",
2509            Characteristic::Bismuth => "Bismuth",
2510            Characteristic::Carbon => "Carbon",
2511            Characteristic::Calcium => "Calcium",
2512            Characteristic::Columbium => "Columbium",
2513            Characteristic::Cerium => "Cerium",
2514            Characteristic::Chlorine => "Chlorine",
2515            Characteristic::Cobalt => "Cobalt",
2516            Characteristic::Chromium => "Chromium",
2517            Characteristic::Copper => "Copper",
2518            Characteristic::Iron => "Iron",
2519            Characteristic::IronPlusSilicon => "Iron plus silicon",
2520            Characteristic::Germanium => "Germanium",
2521            Characteristic::Hydrogen => "Hydrogen",
2522            Characteristic::Potassium => "Potassium",
2523            Characteristic::Magnesium => "Magnesium",
2524            Characteristic::Manganese => "Manganese",
2525            Characteristic::Molybdenum => "Molybdenum",
2526            Characteristic::Nitrogen => "Nitrogen",
2527            Characteristic::Sodium => "Sodium",
2528            Characteristic::Niobium => "Niobium",
2529            Characteristic::Nickel => "Nickel",
2530            Characteristic::Oxygen => "Oxygen",
2531            Characteristic::Phosphorus => "Phosphorus",
2532            Characteristic::Lead => "Lead",
2533            Characteristic::Sulphur => "Sulphur",
2534            Characteristic::Antimony => "Antimony",
2535            Characteristic::Selenium => "Selenium",
2536            Characteristic::Silicon => "Silicon",
2537            Characteristic::SiliciumOxyd => "Silicium oxyd",
2538            Characteristic::Tin => "Tin",
2539            Characteristic::Tantalium => "Tantalium",
2540            Characteristic::Tellurium => "Tellurium",
2541            Characteristic::Titanium => "Titanium",
2542            Characteristic::Vanadium => "Vanadium",
2543            Characteristic::Tungsten => "Tungsten",
2544            Characteristic::WasteContent => "Waste content",
2545            Characteristic::Zinc => "Zinc",
2546            Characteristic::Zirconium => "Zirconium",
2547            Characteristic::MutuallyDefined => "Mutually defined",
2548            Characteristic::BestBeforeDate => "Best before date",
2549            Characteristic::ColourAsText => "Colour as text",
2550            Characteristic::CommissionIndicator => "Commission indicator",
2551            Characteristic::DepositSystem => "Deposit system",
2552            Characteristic::DepositType => "Deposit type",
2553            Characteristic::EnergyEfficiencyClass => "Energy efficiency class",
2554            Characteristic::ExpirationDate => "Expiration date",
2555            Characteristic::FeeIndicator => "Fee indicator",
2556            Characteristic::TypeArticle => "Type of article",
2557            Characteristic::MaterialProduct => "Material of the product",
2558            Characteristic::MeteringPointDesignationEGForElectricityOrGas => {
2559                "Metering point designation, e.g. for electricity or gas"
2560            }
2561            Characteristic::MeterNumberEGForElectricityOrGas => {
2562                "Meter number, e.g. for electricity or gas"
2563            }
2564            Characteristic::OrganicControlBodyNumber => "Organic control body number",
2565            Characteristic::PackagingMaterial => "Packaging material",
2566            Characteristic::TypePackagingCode => "Type of packaging (code)",
2567            Characteristic::NumberActionVariant => "Number of the action variant",
2568            Characteristic::SealNumber => "Seal number",
2569            Characteristic::SizeCode => "Size code",
2570            Characteristic::SizeDesignation => "Size designation",
2571            Characteristic::TypeTradingUnit => "Type of trading unit",
2572            Characteristic::WasteCodeEwc => "Waste code (EWC)",
2573            Characteristic::WasteFraction => "Waste fraction",
2574            Characteristic::WeeeRegistrationNumber => "WEEE registration number",
2575        }
2576    }
2577}
2578
2579impl crate::FromCode for Characteristic {
2580    fn from_code(code: &str) -> Option<Self>
2581    where
2582        Self: Sized,
2583    {
2584        match code {
2585            "A" => Some(Characteristic::ConsolidatedWeight),
2586            "AAA" => Some(Characteristic::NetWeight),
2587            "AAB" => Some(Characteristic::GoodsItemGrossWeight),
2588            "AAC" => Some(Characteristic::TotalNetWeight),
2589            "AAD" => Some(Characteristic::ConsignmentGrossWeight),
2590            "AAF" => Some(Characteristic::NetNetWeight),
2591            "AAG" => Some(Characteristic::SternThrust),
2592            "AAH" => Some(Characteristic::BowThrust),
2593            "AAI" => Some(Characteristic::HydrateContentAnAlcoholicProductAtBottling),
2594            "AAJ" => Some(Characteristic::NumberUnitsPerPallet),
2595            "AAK" => Some(Characteristic::FatContent),
2596            "AAM" => Some(Characteristic::TransportMeansGrossWeight),
2597            "AAN" => Some(Characteristic::NetTonnageVessel),
2598            "AAO" => Some(Characteristic::Humidity),
2599            "AAP" => Some(Characteristic::Voltage),
2600            "AAQ" => Some(Characteristic::PowerConsumption),
2601            "AAR" => Some(Characteristic::HeatDissipation),
2602            "AAS" => Some(Characteristic::AirFlow),
2603            "AAT" => Some(Characteristic::ShockImpact),
2604            "AAU" => Some(Characteristic::OperativeTemperature),
2605            "AAV" => Some(Characteristic::NonOperativeTemperature),
2606            "AAW" => Some(Characteristic::GrossVolume),
2607            "AAX" => Some(Characteristic::NetVolume),
2608            "AAY" => Some(Characteristic::WaterContent),
2609            "AAZ" => Some(Characteristic::TensileStress),
2610            "ABA" => Some(Characteristic::Fibrosity),
2611            "ABB" => Some(Characteristic::GaugeLength),
2612            "ABC" => Some(Characteristic::Radius),
2613            "ABD" => Some(Characteristic::Straightness),
2614            "ABE" => Some(Characteristic::Strain),
2615            "ABF" => Some(Characteristic::ItemWidthWhenUnrolled),
2616            "ABG" => Some(Characteristic::ItemLengthWhenUnrolled),
2617            "ABH" => Some(Characteristic::ItemAreaWhenUnrolled),
2618            "ABI" => Some(Characteristic::OriginalWort),
2619            "ABJ" => Some(Characteristic::Volume),
2620            "ABK" => Some(Characteristic::Angle),
2621            "ABL" => Some(Characteristic::PegHoleHorizontalDistanceFromPackageLeftmostEdge),
2622            "ABM" => Some(Characteristic::PegHoleVerticalDistanceFromPackageTop),
2623            "ABN" => Some(Characteristic::NumberLayersPerPallet),
2624            "ABO" => Some(Characteristic::ProductStrenghChemical),
2625            "ABP" => Some(Characteristic::ProductStrengthBasisChemical),
2626            "ABS" => Some(Characteristic::ItemWeight),
2627            "ABT" => Some(Characteristic::PayloadWeightMaximum),
2628            "ABX" => Some(Characteristic::WeightConveyance),
2629            "ABY" => Some(Characteristic::ConveyanceSummerDeadWeight),
2630            "ABZ" => Some(Characteristic::ContainerizedCargoOnVesselsWeight),
2631            "ACA" => Some(Characteristic::NonContainerizedCargoOnVesselsWeight),
2632            "ACE" => Some(Characteristic::AscertainedWeight),
2633            "ACG" => Some(Characteristic::ChargeableWeight),
2634            "ACN" => Some(Characteristic::EstimatedGrossWeight),
2635            "ACP" => Some(Characteristic::EstimatedVolume),
2636            "ACS" => Some(Characteristic::VesselOverallLength),
2637            "ACV" => Some(Characteristic::LoadingMeters),
2638            "ACW" => Some(Characteristic::NumberAxles),
2639            "ACX" => Some(Characteristic::Payload),
2640            "ADR" => Some(Characteristic::StartPositionInLength),
2641            "ADS" => Some(Characteristic::EndPositionInLength),
2642            "ADT" => Some(Characteristic::StartPositionInWidth),
2643            "ADU" => Some(Characteristic::EndPositionInWidth),
2644            "ADV" => Some(Characteristic::StartPositionInThickness),
2645            "ADW" => Some(Characteristic::EndPositionInThickness),
2646            "ADX" => Some(Characteristic::TransportContainerActualFillingWeight),
2647            "ADY" => Some(Characteristic::TransportContainerMaximumCapacity),
2648            "ADZ" => Some(Characteristic::DeclaredNetWeight),
2649            "AEA" => Some(Characteristic::LoadingHeight),
2650            "AEB" => Some(Characteristic::StackingHeight),
2651            "AEC" => Some(Characteristic::CalculatedWeight),
2652            "AED" => Some(Characteristic::Ferrite),
2653            "AEE" => Some(Characteristic::Impurity),
2654            "AEF" => Some(Characteristic::GrainSize),
2655            "AEG" => Some(Characteristic::Lanthanides),
2656            "AEH" => Some(Characteristic::Elasticity),
2657            "AEI" => Some(Characteristic::DrainedWeight),
2658            "AEJ" => Some(Characteristic::Gallium),
2659            "AEK" => Some(Characteristic::Strontium),
2660            "AEL" => Some(Characteristic::Area),
2661            "AEM" => Some(Characteristic::EquipmentStorageLimitation),
2662            "AEN" => Some(Characteristic::RadioactiveIndexTransport),
2663            "AEO" => Some(Characteristic::Radioactivity),
2664            "AEP" => Some(Characteristic::AverageGrossWeight),
2665            "AEQ" => Some(Characteristic::ForwardDraft),
2666            "AER" => Some(Characteristic::AfterDraft),
2667            "AES" => Some(Characteristic::Acidity),
2668            "AET" => Some(Characteristic::TransportEquipmentGrossWeight),
2669            "AEU" => Some(Characteristic::TotalTransportEquipmentGrossWeight),
2670            "AEV" => Some(Characteristic::AcidityJuice),
2671            "AEW" => Some(Characteristic::Penetrometry),
2672            "AEX" => Some(Characteristic::Durofel),
2673            "AEY" => Some(Characteristic::JuiceWeightPer100Grams),
2674            "AEZ" => Some(Characteristic::FruitSkinColour),
2675            "AF" => Some(Characteristic::AngleBend),
2676            "AFA" => Some(Characteristic::FixedIncrementalMeasurement),
2677            "AFB" => Some(Characteristic::DurofelD10),
2678            "AFC" => Some(Characteristic::DurofelD25),
2679            "AFD" => Some(Characteristic::DurofelD50),
2680            "AFE" => Some(Characteristic::MaximumStackingWeight),
2681            "AFF" => Some(Characteristic::GrossMeasureCube),
2682            "AFG" => Some(Characteristic::PercentageFatContentInDryMatter),
2683            "AFH" => Some(Characteristic::SaccharometricContent),
2684            "AFI" => Some(Characteristic::HydrateContentAnAlcoholicProductAfterBottling),
2685            "AFJ" => Some(Characteristic::AnhydrousContent),
2686            "AFK" => Some(Characteristic::CertifiedWeight),
2687            "AFL" => Some(Characteristic::Freeboard),
2688            "AFM" => Some(Characteristic::MaximumVesselDraught),
2689            "AFN" => Some(Characteristic::NetExplosiveWeight),
2690            "AFO" => Some(Characteristic::RadioactiveCriticalitySafetyIndex),
2691            "AFP" => Some(Characteristic::WasteCurrentlyOnBoard),
2692            "AFQ" => Some(Characteristic::WasteToBeDeliveredAtWasteReceptionFacility),
2693            "AFR" => Some(Characteristic::WasteToBeGeneratedUntilNextPortCallEstimated),
2694            "AFS" => Some(Characteristic::WasteRemainingOnBoardAtDeparture),
2695            "AFT" => Some(Characteristic::ColourDepth),
2696            "AFU" => Some(Characteristic::ColourDepthMaximum),
2697            "AFV" => Some(Characteristic::ImageResolution),
2698            "AFW" => Some(Characteristic::DeviceResolutionMaximum),
2699            "AFX" => Some(Characteristic::AcousticAbsorptionCoefficient),
2700            "B" => Some(Characteristic::BilledWeight),
2701            "BL" => Some(Characteristic::BreakingLoad),
2702            "BMY" => Some(Characteristic::Platinum),
2703            "BMZ" => Some(Characteristic::Silver),
2704            "BNA" => Some(Characteristic::List),
2705            "BNB" => Some(Characteristic::Trim),
2706            "BNC" => Some(Characteristic::FreeWater),
2707            "BND" => Some(Characteristic::Bands),
2708            "BNE" => Some(Characteristic::ApiAmericanPetroleumInstituteGravity),
2709            "BNF" => Some(Characteristic::PetroleumGrossObservedVolume),
2710            "BNG" => Some(Characteristic::PetroleumGrossStandardVolume),
2711            "BNH" => Some(Characteristic::VolumeVariance),
2712            "BNI" => Some(Characteristic::PetroleumNetStandardVolume),
2713            "BNJ" => Some(Characteristic::MaterialOnBoardQuantityAfterDischarge),
2714            "BNK" => Some(Characteristic::PetroleumTotalCalculatedVolume),
2715            "BNL" => Some(Characteristic::PetroleumTotalObservedVolume),
2716            "BNM" => Some(Characteristic::InnageGaugeDistance),
2717            "BNN" => Some(Characteristic::PetroleumNetStandardWeight),
2718            "BNO" => Some(Characteristic::SedimentAndWaterInPetroleum),
2719            "BNP" => Some(Characteristic::ObservedReferenceHeightTank),
2720            "BNQ" => Some(Characteristic::ReferenceHeightTank),
2721            "BNR" => Some(Characteristic::UllageGaugeDistance),
2722            "BNS" => Some(Characteristic::TrimCorrection),
2723            "BNT" => Some(Characteristic::BowToBridgeDistance),
2724            "BNU" => Some(Characteristic::PegHoleNumber),
2725            "BNV" => Some(Characteristic::NumberInnerPacks),
2726            "BNW" => Some(Characteristic::NumberNextLevelTradeItemsWithinInnerPack),
2727            "BNX" => Some(Characteristic::NumberTradeItemsPerPalletLayer),
2728            "BNY" => Some(Characteristic::PackedItemsLayerHeight),
2729            "BNZ" => Some(Characteristic::PackingMaterialWeightSkinTightCovering),
2730            "BR" => Some(Characteristic::Brightness),
2731            "BRA" => Some(Characteristic::Brakes),
2732            "BRB" => Some(Characteristic::ComponentsLabelledForRecyclingPercentage),
2733            "BRC" => Some(Characteristic::RenewablePlasticComponentsPercentageByNetWeight),
2734            "BRD" => Some(Characteristic::ClampPressureRequired),
2735            "BRE" => Some(Characteristic::Break),
2736            "BRF" => Some(Characteristic::AscertainedVolume),
2737            "BRG" => Some(Characteristic::UnitWeight),
2738            "BRH" => Some(Characteristic::TotalVolume),
2739            "BRI" => Some(Characteristic::UnitVolume),
2740            "BRJ" => Some(Characteristic::VerticalCenterGravity),
2741            "BRK" => Some(Characteristic::MaximumAllowableTransportStackingWeight),
2742            "BRL" => Some(Characteristic::CarbonDioxide),
2743            "BRM" => Some(Characteristic::NumberBaseUnitsPerPallet),
2744            "BRN" => Some(Characteristic::ColonyFormingUnit),
2745            "BRO" => Some(Characteristic::DilutedLiquidVolume),
2746            "BRP" => Some(Characteristic::EnergyEfficiency),
2747            "BRQ" => Some(Characteristic::NumberLayers),
2748            "BRR" => Some(Characteristic::MaximumDemand),
2749            "BRS" => Some(Characteristic::NumberPalletPlaces),
2750            "BRT" => Some(Characteristic::PackageNetMeasurementCubed),
2751            "BRU" => Some(Characteristic::PowerFactor),
2752            "BRV" => Some(Characteristic::StackingFactorExcludingBottomItem),
2753            "BS" => Some(Characteristic::BreakingStrength),
2754            "BSW" => Some(Characteristic::BreakingStrengthWet),
2755            "BSX" => Some(Characteristic::StepSize),
2756            "BSY" => Some(Characteristic::NumberUnitsPerPackage),
2757            "BSZ" => Some(Characteristic::NumberUnitsPerLayer),
2758            "BTA" => Some(Characteristic::WeightPerRunningMetre),
2759            "BTB" => Some(Characteristic::WeightPerSquareMetre),
2760            "BTC" => Some(Characteristic::AcidityMeat),
2761            "BTD" => Some(Characteristic::SlaughteringWeight),
2762            "BTE" => Some(Characteristic::StackingFactorIncludingBottomItem),
2763            "BTF" => Some(Characteristic::NumberUnitsInWidthALayer),
2764            "BTG" => Some(Characteristic::NumberUnitsInDepthALayer),
2765            "BTH" => Some(Characteristic::NestablePercentage),
2766            "BTI" => Some(Characteristic::GrossWeightIncludingCarriersEquipment),
2767            "BTJ" => Some(Characteristic::SugarContent),
2768            "BTK" => Some(Characteristic::SelfAcceleratingPolymerizationTemperatureSapt),
2769            "BTL" => Some(Characteristic::SelfAcceleratingDecompositionTemperatureSadt),
2770            "BTM" => Some(Characteristic::ControlTemperature),
2771            "BW" => Some(Characteristic::BasisWeight),
2772            "CHN" => Some(Characteristic::Change),
2773            "CHO" => Some(Characteristic::EmergencyTemperature),
2774            "CM" => Some(Characteristic::Colour),
2775            "CT" => Some(Characteristic::ContentsPackage),
2776            "CV" => Some(Characteristic::CommercialWeight),
2777            "CZ" => Some(Characteristic::CoreLength),
2778            "D" => Some(Characteristic::DestinationWeightAgreement),
2779            "DI" => Some(Characteristic::Diameter),
2780            "DL" => Some(Characteristic::DeltaValueL),
2781            "DN" => Some(Characteristic::Density),
2782            "DP" => Some(Characteristic::Depth),
2783            "DR" => Some(Characteristic::Denier),
2784            "DS" => Some(Characteristic::DistanceBetweenPoints),
2785            "DW" => Some(Characteristic::WidthBoxcarDoor),
2786            "E" => Some(Characteristic::EstimatedNewWeight),
2787            "EA" => Some(Characteristic::Elongation),
2788            "F" => Some(Characteristic::DeficitWeight),
2789            "FI" => Some(Characteristic::FilamentCount),
2790            "FL" => Some(Characteristic::LongitudinalFlatness),
2791            "FN" => Some(Characteristic::Flatness),
2792            "FV" => Some(Characteristic::TransverseFlatness),
2793            "GG" => Some(Characteristic::Gauge),
2794            "GW" => Some(Characteristic::GrossWeightMaximum),
2795            "HF" => Some(Characteristic::Hardness),
2796            "HM" => Some(Characteristic::HeightMaximum),
2797            "HT" => Some(Characteristic::HeightDimension),
2798            "IB" => Some(Characteristic::ImpactEnergy),
2799            "ID" => Some(Characteristic::InsideDiameter),
2800            "L" => Some(Characteristic::LegalWeight),
2801            "LM" => Some(Characteristic::LengthMaximum),
2802            "LN" => Some(Characteristic::Length),
2803            "LND" => Some(Characteristic::LostEnd),
2804            "M" => Some(Characteristic::MinimumWeight),
2805            "MO" => Some(Characteristic::Moisture),
2806            "MW" => Some(Characteristic::MaximumWeight),
2807            "N" => Some(Characteristic::ActualNetWeight),
2808            "OD" => Some(Characteristic::OutsideDiameter),
2809            "PRS" => Some(Characteristic::PreStretch),
2810            "PTN" => Some(Characteristic::PerTonne),
2811            "RA" => Some(Characteristic::RelativeHumidity),
2812            "RF" => Some(Characteristic::Resistivity),
2813            "RJ" => Some(Characteristic::RockwellC),
2814            "RMW" => Some(Characteristic::ReamWeight),
2815            "RP" => Some(Characteristic::ReductionArea),
2816            "RUN" => Some(Characteristic::RunProcess),
2817            "RY" => Some(Characteristic::Ratio),
2818            "SQ" => Some(Characteristic::ShippedQuantity),
2819            "T" => Some(Characteristic::TareWeight),
2820            "TC" => Some(Characteristic::Temperature),
2821            "TH" => Some(Characteristic::Thickness),
2822            "TN" => Some(Characteristic::TimePeriod),
2823            "TT" => Some(Characteristic::Time),
2824            "VGM" => Some(Characteristic::TransportEquipmentVerifiedGrossMassWeight),
2825            "VH" => Some(Characteristic::HeightVanDoor),
2826            "VW" => Some(Characteristic::WidthVanDoor),
2827            "WA" => Some(Characteristic::WeightPerUnitArea),
2828            "WD" => Some(Characteristic::WidthDimension),
2829            "WM" => Some(Characteristic::WidthMaximum),
2830            "WU" => Some(Characteristic::WeightPerUnitLength),
2831            "XH" => Some(Characteristic::SideHeightFlatBedWithRemovableSides),
2832            "XQ" => Some(Characteristic::Squareness),
2833            "XZ" => Some(Characteristic::SpoolSize),
2834            "YS" => Some(Characteristic::YieldStress),
2835            "ZAL" => Some(Characteristic::Aluminium),
2836            "ZAS" => Some(Characteristic::Arsenic),
2837            "ZB" => Some(Characteristic::Boron),
2838            "ZBI" => Some(Characteristic::Bismuth),
2839            "ZC" => Some(Characteristic::Carbon),
2840            "ZCA" => Some(Characteristic::Calcium),
2841            "ZCB" => Some(Characteristic::Columbium),
2842            "ZCE" => Some(Characteristic::Cerium),
2843            "ZCL" => Some(Characteristic::Chlorine),
2844            "ZCO" => Some(Characteristic::Cobalt),
2845            "ZCR" => Some(Characteristic::Chromium),
2846            "ZCU" => Some(Characteristic::Copper),
2847            "ZFE" => Some(Characteristic::Iron),
2848            "ZFS" => Some(Characteristic::IronPlusSilicon),
2849            "ZGE" => Some(Characteristic::Germanium),
2850            "ZH" => Some(Characteristic::Hydrogen),
2851            "ZK" => Some(Characteristic::Potassium),
2852            "ZMG" => Some(Characteristic::Magnesium),
2853            "ZMN" => Some(Characteristic::Manganese),
2854            "ZMO" => Some(Characteristic::Molybdenum),
2855            "ZN" => Some(Characteristic::Nitrogen),
2856            "ZNA" => Some(Characteristic::Sodium),
2857            "ZNB" => Some(Characteristic::Niobium),
2858            "ZNI" => Some(Characteristic::Nickel),
2859            "ZO" => Some(Characteristic::Oxygen),
2860            "ZP" => Some(Characteristic::Phosphorus),
2861            "ZPB" => Some(Characteristic::Lead),
2862            "ZS" => Some(Characteristic::Sulphur),
2863            "ZSB" => Some(Characteristic::Antimony),
2864            "ZSE" => Some(Characteristic::Selenium),
2865            "ZSI" => Some(Characteristic::Silicon),
2866            "ZSL" => Some(Characteristic::SiliciumOxyd),
2867            "ZSN" => Some(Characteristic::Tin),
2868            "ZTA" => Some(Characteristic::Tantalium),
2869            "ZTE" => Some(Characteristic::Tellurium),
2870            "ZTI" => Some(Characteristic::Titanium),
2871            "ZV" => Some(Characteristic::Vanadium),
2872            "ZW" => Some(Characteristic::Tungsten),
2873            "ZWA" => Some(Characteristic::WasteContent),
2874            "ZZN" => Some(Characteristic::Zinc),
2875            "ZZR" => Some(Characteristic::Zirconium),
2876            "ZZZ" => Some(Characteristic::MutuallyDefined),
2877            "BEST_BEFORE_DATE" => Some(Characteristic::BestBeforeDate),
2878            "COLOR_TEXT" => Some(Characteristic::ColourAsText),
2879            "COMMISSION" => Some(Characteristic::CommissionIndicator),
2880            "DEPOSIT_SYSTEM" => Some(Characteristic::DepositSystem),
2881            "DEPOSIT_TYPE" => Some(Characteristic::DepositType),
2882            "ENERGY_CLASS" => Some(Characteristic::EnergyEfficiencyClass),
2883            "EXPIRATION_DATE" => Some(Characteristic::ExpirationDate),
2884            "FEE" => Some(Characteristic::FeeIndicator),
2885            "KIND_OF_ARTICLE" => Some(Characteristic::TypeArticle),
2886            "MATERIAL" => Some(Characteristic::MaterialProduct),
2887            "METER_LOCATION" => Some(Characteristic::MeteringPointDesignationEGForElectricityOrGas),
2888            "METER_NUMBER" => Some(Characteristic::MeterNumberEGForElectricityOrGas),
2889            "ORGANIC_CONTROL_BODY" => Some(Characteristic::OrganicControlBodyNumber),
2890            "PACKAGING_MATERIAL" => Some(Characteristic::PackagingMaterial),
2891            "PACKAGING_TYPE" => Some(Characteristic::TypePackagingCode),
2892            "PROMOTIONAL_VARIANT" => Some(Characteristic::NumberActionVariant),
2893            "SEAL_NUMBER" => Some(Characteristic::SealNumber),
2894            "SIZE_CODE" => Some(Characteristic::SizeCode),
2895            "SIZE_TEXT" => Some(Characteristic::SizeDesignation),
2896            "TRADING_UNIT" => Some(Characteristic::TypeTradingUnit),
2897            "WASTE_CODE" => Some(Characteristic::WasteCodeEwc),
2898            "WASTE_FRACTION" => Some(Characteristic::WasteFraction),
2899            "WEEE_NUMBER" => Some(Characteristic::WeeeRegistrationNumber),
2900            _ => None,
2901        }
2902    }
2903}