@twin.org/standards-unece 0.0.3-next.52 → 0.0.3-next.53

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/dist/es/dataTypes/uneceDataTypes.js +528 -1
  2. package/dist/es/dataTypes/uneceDataTypes.js.map +1 -1
  3. package/dist/es/schemas/UneceAccreditationTypeCodeList.json +7 -0
  4. package/dist/es/schemas/UneceAgriculturalCharacteristicTypeCodeList.json +10 -0
  5. package/dist/es/schemas/UneceAgriculturalProcessTypeCodeList.json +7 -0
  6. package/dist/es/schemas/UneceAllergyTypeCodeList.json +7 -0
  7. package/dist/es/schemas/UneceAnimalHoldingEventTypeCodeList.json +7 -0
  8. package/dist/es/schemas/UneceAssessmentTypeCodeList.json +10 -0
  9. package/dist/es/schemas/UneceBasicWorkItemTypeCodeList.json +7 -0
  10. package/dist/es/schemas/UneceCalibratedMeasurementTypeCodeList.json +12 -0
  11. package/dist/es/schemas/UneceCarriedEquipmentTypeCodeList.json +7 -0
  12. package/dist/es/schemas/UneceCashTypeCodeList.json +7 -0
  13. package/dist/es/schemas/UneceChemicalTypeCodeList.json +7 -0
  14. package/dist/es/schemas/UneceChequeTypeCodeList.json +7 -0
  15. package/dist/es/schemas/UneceClassificationTypeCodeList.json +10 -0
  16. package/dist/es/schemas/UneceColourTypeCodeList.json +7 -0
  17. package/dist/es/schemas/UneceCommunicationEventTypeCodeList.json +10 -0
  18. package/dist/es/schemas/UneceControlSettingParameterTypeCodeList.json +7 -0
  19. package/dist/es/schemas/UneceCorrectiveActionTypeCodeList.json +7 -0
  20. package/dist/es/schemas/UneceCountrySubDivisionTypeCodeList.json +10 -0
  21. package/dist/es/schemas/UneceCropProduceBatchTypeCodeList.json +11 -0
  22. package/dist/es/schemas/UneceCropProtectionTreatmentTypeCodeList.json +7 -0
  23. package/dist/es/schemas/UneceCustomsValuationTypeCodeList.json +7 -0
  24. package/dist/es/schemas/UneceDigitalMethodTypeCodeList.json +7 -0
  25. package/dist/es/schemas/UneceDisabilityTypeCodeList.json +7 -0
  26. package/dist/es/schemas/UneceDocumentCharacteristicTypeCodeList.json +7 -0
  27. package/dist/es/schemas/UneceEmissionTypeCodeList.json +10 -0
  28. package/dist/es/schemas/UneceEquipmentTypeCodeList.json +7 -0
  29. package/dist/es/schemas/UneceFinancialCardTypeCodeList.json +11 -0
  30. package/dist/es/schemas/UneceFoodChoiceTypeCodeList.json +7 -0
  31. package/dist/es/schemas/UneceFuelTypeCodeList.json +7 -0
  32. package/dist/es/schemas/UneceGeopoliticalRegionTypeCodeList.json +10 -0
  33. package/dist/es/schemas/UneceGoodsCharacteristicTypeCodeList.json +10 -0
  34. package/dist/es/schemas/UneceGovernmentRegistrationTypeCodeList.json +7 -0
  35. package/dist/es/schemas/UneceGroupedWorkItemTypeCodeList.json +7 -0
  36. package/dist/es/schemas/UneceGuestHealthIndicationTypeCodeList.json +7 -0
  37. package/dist/es/schemas/UneceIOTDeviceTypeCodeList.json +10 -0
  38. package/dist/es/schemas/UneceInspectionEventTypeCodeList.json +7 -0
  39. package/dist/es/schemas/UneceIssueTypeCodeList.json +7 -0
  40. package/dist/es/schemas/UneceLegalOrganizationTypeCodeList.json +7 -0
  41. package/dist/es/schemas/UneceLegalRegistrationTypeCodeList.json +7 -0
  42. package/dist/es/schemas/UneceLicenceTypeCodeList.json +7 -0
  43. package/dist/es/schemas/UneceLocationPartyTypeCodeList.json +7 -0
  44. package/dist/es/schemas/UneceLogisticsPackagingTypeCodeList.json +7 -0
  45. package/dist/es/schemas/UneceMDHHealthIndicationTypeCodeList.json +17 -0
  46. package/dist/es/schemas/UneceMachineTypeCodeList.json +12 -0
  47. package/dist/es/schemas/UneceMeasurementTypeCodeList.json +12 -0
  48. package/dist/es/schemas/UneceMetricCharacteristicTypeCodeList.json +12 -0
  49. package/dist/es/schemas/UneceNegotiationContextTypeCodeList.json +7 -0
  50. package/dist/es/schemas/UneceObjectTypeCodeList.json +11 -0
  51. package/dist/es/schemas/UneceObservationObjectiveParameterTypeCodeList.json +7 -0
  52. package/dist/es/schemas/UneceOperationalParameterTypeCodeList.json +7 -0
  53. package/dist/es/schemas/UneceOrganizationCharacteristicTypeCodeList.json +7 -0
  54. package/dist/es/schemas/UnecePaymentFinancialAccountTypeCodeList.json +7 -0
  55. package/dist/es/schemas/UnecePaymentFinancialInstitutionTypeCodeList.json +11 -0
  56. package/dist/es/schemas/UnecePaymentTradeSettlementTypeCodeList.json +7 -0
  57. package/dist/es/schemas/UnecePersonalEffectsTypeCodeList.json +10 -0
  58. package/dist/es/schemas/UnecePreventiveActionTypeCodeList.json +7 -0
  59. package/dist/es/schemas/UnecePrintTypeCodeList.json +7 -0
  60. package/dist/es/schemas/UneceProcessWorkItemTypeCodeList.json +7 -0
  61. package/dist/es/schemas/UneceProduceTypeCodeList.json +10 -0
  62. package/dist/es/schemas/UneceProductBatchCharacteristicTypeCodeList.json +10 -0
  63. package/dist/es/schemas/UneceProductBatchTypeCodeList.json +17 -0
  64. package/dist/es/schemas/UneceProductCharacteristicConditionTypeCodeList.json +7 -0
  65. package/dist/es/schemas/UneceProductCharacteristicTypeCodeList.json +11 -0
  66. package/dist/es/schemas/UneceProductFinishingTreatmentTypeCodeList.json +7 -0
  67. package/dist/es/schemas/UneceProductionDeviceTypeCodeList.json +11 -0
  68. package/dist/es/schemas/UneceProductionUnitTypeCodeList.json +11 -0
  69. package/dist/es/schemas/UneceProductionWasteMaterialComponentTypeCodeList.json +7 -0
  70. package/dist/es/schemas/UneceProductionWasteMaterialTypeCodeList.json +7 -0
  71. package/dist/es/schemas/UneceProjectTypeCodeList.json +7 -0
  72. package/dist/es/schemas/UneceQuantityAnalysisTypeCodeList.json +10 -0
  73. package/dist/es/schemas/UneceRadioactiveMaterialTypeCodeList.json +7 -0
  74. package/dist/es/schemas/UneceRangeTypeCodeList.json +11 -0
  75. package/dist/es/schemas/UneceRequirementTypeCodeList.json +7 -0
  76. package/dist/es/schemas/UneceSanitaryMeasureTypeCodeList.json +7 -0
  77. package/dist/es/schemas/UneceScheduleTypeCodeList.json +15 -0
  78. package/dist/es/schemas/UneceSecurityTagTypeCodeList.json +7 -0
  79. package/dist/es/schemas/UneceSegmentTypeCodeList.json +7 -0
  80. package/dist/es/schemas/UneceSensorTypeCodeList.json +10 -0
  81. package/dist/es/schemas/UneceSpecificationQueryTypeCodeList.json +7 -0
  82. package/dist/es/schemas/UneceSpecifiedActionTypeCodeList.json +7 -0
  83. package/dist/es/schemas/UneceSpecifiedChemicalTreatmentTypeCodeList.json +7 -0
  84. package/dist/es/schemas/UneceSpecifiedDeclarationTypeCodeList.json +7 -0
  85. package/dist/es/schemas/UneceSpecifiedFaultTypeCodeList.json +7 -0
  86. package/dist/es/schemas/UneceSpecifiedFeatureTypeCodeList.json +7 -0
  87. package/dist/es/schemas/UneceSpecifiedInspectionTypeCodeList.json +7 -0
  88. package/dist/es/schemas/UneceSpecifiedMaterialTypeCodeList.json +18 -0
  89. package/dist/es/schemas/UneceSpecifiedParameterTypeCodeList.json +13 -0
  90. package/dist/es/schemas/UneceSpecifiedPeriodTypeCodeList.json +47 -0
  91. package/dist/es/schemas/UneceStandardTypeCodeList.json +12 -0
  92. package/dist/es/schemas/UneceStoresItemInventoryTypeCodeList.json +7 -0
  93. package/dist/es/schemas/UneceSupplyChainEventTypeCodeList.json +41 -0
  94. package/dist/es/schemas/UneceSupplyChainReferenceTypeCodeList.json +10 -0
  95. package/dist/es/schemas/UneceSupplyChainTradeLineItemTypeCodeList.json +10 -0
  96. package/dist/es/schemas/UneceSupplyChainTradeTransactionTypeCodeList.json +7 -0
  97. package/dist/es/schemas/UneceSupplyPlanTypeCodeList.json +10 -0
  98. package/dist/es/schemas/UneceSustainabilityCharacteristicTypeCodeList.json +11 -0
  99. package/dist/es/schemas/UneceSustainabilityInspectionTypeCodeList.json +7 -0
  100. package/dist/es/schemas/UneceTechnicalCharacteristicTypeCodeList.json +11 -0
  101. package/dist/es/schemas/UneceTradeProductFeatureTypeCodeList.json +7 -0
  102. package/dist/es/schemas/UneceTradeProductTypeCodeList.json +15 -0
  103. package/dist/es/schemas/UneceTransportEventTypeCodeList.json +45 -0
  104. package/dist/es/schemas/UneceTransportationWasteMaterialComponentTypeCodeList.json +7 -0
  105. package/dist/es/schemas/UneceTransportationWasteMaterialTypeCodeList.json +7 -0
  106. package/dist/es/schemas/UneceVoucherTypeCodeList.json +7 -0
  107. package/dist/es/schemas/UneceXHEParameterTypeCodeList.json +7 -0
  108. package/docs/changelog.md +8 -1
  109. package/package.json +1 -1
@@ -1,5 +1,7 @@
1
- // Copyright 2024 IOTA Stiftung.
1
+ // Copyright 2025 IOTA Stiftung.
2
2
  // SPDX-License-Identifier: Apache-2.0.
3
+ /* cSpell:disable */
4
+ /* This file is auto-generated with the generateInterfaces script, do not edit manually. */
3
5
  import { DataTypeHelper } from "@twin.org/data-core";
4
6
  import { JsonLdProcessor } from "@twin.org/data-json-ld";
5
7
  import { UneceContexts } from "../models/uneceContexts.js";
@@ -28,6 +30,7 @@ import UneceAccountingPeriodFunctionCodeListSchema from "../schemas/UneceAccount
28
30
  import UneceAccountingPerquisiteCodeListSchema from "../schemas/UneceAccountingPerquisiteCodeList.json" with { type: "json" };
29
31
  import UneceAccountingVoucherMediumCodeListSchema from "../schemas/UneceAccountingVoucherMediumCodeList.json" with { type: "json" };
30
32
  import UneceAccreditationSchema from "../schemas/UneceAccreditation.json" with { type: "json" };
33
+ import UneceAccreditationTypeCodeListSchema from "../schemas/UneceAccreditationTypeCodeList.json" with { type: "json" };
31
34
  import UneceAcknowledgementCodeListSchema from "../schemas/UneceAcknowledgementCodeList.json" with { type: "json" };
32
35
  import UneceAcknowledgementDocumentSchema from "../schemas/UneceAcknowledgementDocument.json" with { type: "json" };
33
36
  import UneceAdditionalPostponementCodeListSchema from "../schemas/UneceAdditionalPostponementCodeList.json" with { type: "json" };
@@ -38,11 +41,14 @@ import UneceAdvancePaymentSchema from "../schemas/UneceAdvancePayment.json" with
38
41
  import UneceAgriculturalApplicationSchema from "../schemas/UneceAgriculturalApplication.json" with { type: "json" };
39
42
  import UneceAgriculturalCertificateSchema from "../schemas/UneceAgriculturalCertificate.json" with { type: "json" };
40
43
  import UneceAgriculturalCharacteristicSchema from "../schemas/UneceAgriculturalCharacteristic.json" with { type: "json" };
44
+ import UneceAgriculturalCharacteristicTypeCodeListSchema from "../schemas/UneceAgriculturalCharacteristicTypeCodeList.json" with { type: "json" };
41
45
  import UneceAgriculturalProcessSchema from "../schemas/UneceAgriculturalProcess.json" with { type: "json" };
46
+ import UneceAgriculturalProcessTypeCodeListSchema from "../schemas/UneceAgriculturalProcessTypeCodeList.json" with { type: "json" };
42
47
  import UneceAgriculturalZoneAreaSchema from "../schemas/UneceAgriculturalZoneArea.json" with { type: "json" };
43
48
  import UneceAirFlowUnitMeasureCodeSchema from "../schemas/UneceAirFlowUnitMeasureCode.json" with { type: "json" };
44
49
  import UneceAirFlowUnitMeasureTypeSchema from "../schemas/UneceAirFlowUnitMeasureType.json" with { type: "json" };
45
50
  import UneceAllergySchema from "../schemas/UneceAllergy.json" with { type: "json" };
51
+ import UneceAllergyTypeCodeListSchema from "../schemas/UneceAllergyTypeCodeList.json" with { type: "json" };
46
52
  import UneceAllowanceChargeIdCodeListSchema from "../schemas/UneceAllowanceChargeIdCodeList.json" with { type: "json" };
47
53
  import UneceAllowanceChargeReasonCodeListSchema from "../schemas/UneceAllowanceChargeReasonCodeList.json" with { type: "json" };
48
54
  import UneceAlternateCurrencyAmountTypeCodeListSchema from "../schemas/UneceAlternateCurrencyAmountTypeCodeList.json" with { type: "json" };
@@ -54,6 +60,7 @@ import UneceAnimalBatchSchema from "../schemas/UneceAnimalBatch.json" with { typ
54
60
  import UneceAnimalCertificateSchema from "../schemas/UneceAnimalCertificate.json" with { type: "json" };
55
61
  import UneceAnimalCertificationSchema from "../schemas/UneceAnimalCertification.json" with { type: "json" };
56
62
  import UneceAnimalHoldingEventSchema from "../schemas/UneceAnimalHoldingEvent.json" with { type: "json" };
63
+ import UneceAnimalHoldingEventTypeCodeListSchema from "../schemas/UneceAnimalHoldingEventTypeCodeList.json" with { type: "json" };
57
64
  import UneceAnimalIdentitySchema from "../schemas/UneceAnimalIdentity.json" with { type: "json" };
58
65
  import UneceAppliedAllowanceChargeSchema from "../schemas/UneceAppliedAllowanceCharge.json" with { type: "json" };
59
66
  import UneceAppliedChemicalTreatmentSchema from "../schemas/UneceAppliedChemicalTreatment.json" with { type: "json" };
@@ -61,6 +68,7 @@ import UneceAppliedTaxSchema from "../schemas/UneceAppliedTax.json" with { type:
61
68
  import UneceAreaSchema from "../schemas/UneceArea.json" with { type: "json" };
62
69
  import UneceAssertionSchema from "../schemas/UneceAssertion.json" with { type: "json" };
63
70
  import UneceAssessmentSchema from "../schemas/UneceAssessment.json" with { type: "json" };
71
+ import UneceAssessmentTypeCodeListSchema from "../schemas/UneceAssessmentTypeCodeList.json" with { type: "json" };
64
72
  import UneceAssociatedTransportEquipmentSchema from "../schemas/UneceAssociatedTransportEquipment.json" with { type: "json" };
65
73
  import UneceAttachedTransportEquipmentSchema from "../schemas/UneceAttachedTransportEquipment.json" with { type: "json" };
66
74
  import UneceAuthenticationSchema from "../schemas/UneceAuthentication.json" with { type: "json" };
@@ -68,6 +76,7 @@ import UneceAuthoritativeSignatoryPersonSchema from "../schemas/UneceAuthoritati
68
76
  import UneceAutomaticDataCaptureMethodCodeListSchema from "../schemas/UneceAutomaticDataCaptureMethodCodeList.json" with { type: "json" };
69
77
  import UneceAvailablePeriodSchema from "../schemas/UneceAvailablePeriod.json" with { type: "json" };
70
78
  import UneceBasicWorkItemSchema from "../schemas/UneceBasicWorkItem.json" with { type: "json" };
79
+ import UneceBasicWorkItemTypeCodeListSchema from "../schemas/UneceBasicWorkItemTypeCodeList.json" with { type: "json" };
71
80
  import UneceBillingDocumentCodeListSchema from "../schemas/UneceBillingDocumentCodeList.json" with { type: "json" };
72
81
  import UneceBinaryFileSchema from "../schemas/UneceBinaryFile.json" with { type: "json" };
73
82
  import UneceBinaryObjectCharacterSetCodeListSchema from "../schemas/UneceBinaryObjectCharacterSetCodeList.json" with { type: "json" };
@@ -79,6 +88,7 @@ import UneceBranchFinancialInstitutionSchema from "../schemas/UneceBranchFinanci
79
88
  import UneceBreakdownStatementSchema from "../schemas/UneceBreakdownStatement.json" with { type: "json" };
80
89
  import UneceCalculatedPriceSchema from "../schemas/UneceCalculatedPrice.json" with { type: "json" };
81
90
  import UneceCalibratedMeasurementSchema from "../schemas/UneceCalibratedMeasurement.json" with { type: "json" };
91
+ import UneceCalibratedMeasurementTypeCodeListSchema from "../schemas/UneceCalibratedMeasurementTypeCodeList.json" with { type: "json" };
82
92
  import UneceCancellationStatusSchema from "../schemas/UneceCancellationStatus.json" with { type: "json" };
83
93
  import UneceCargoSchema from "../schemas/UneceCargo.json" with { type: "json" };
84
94
  import UneceCargoCategoryCodeListSchema from "../schemas/UneceCargoCategoryCodeList.json" with { type: "json" };
@@ -87,20 +97,27 @@ import UneceCargoInsuranceSchema from "../schemas/UneceCargoInsurance.json" with
87
97
  import UneceCargoOperationalCategoryCodeListSchema from "../schemas/UneceCargoOperationalCategoryCodeList.json" with { type: "json" };
88
98
  import UneceCargoTypeClassificationCodeListSchema from "../schemas/UneceCargoTypeClassificationCodeList.json" with { type: "json" };
89
99
  import UneceCarriedEquipmentSchema from "../schemas/UneceCarriedEquipment.json" with { type: "json" };
100
+ import UneceCarriedEquipmentTypeCodeListSchema from "../schemas/UneceCarriedEquipmentTypeCodeList.json" with { type: "json" };
90
101
  import UneceCashSchema from "../schemas/UneceCash.json" with { type: "json" };
102
+ import UneceCashTypeCodeListSchema from "../schemas/UneceCashTypeCodeList.json" with { type: "json" };
91
103
  import UneceCertificateTypeCodeListSchema from "../schemas/UneceCertificateTypeCodeList.json" with { type: "json" };
92
104
  import UneceChargePayingPartyRoleCodeListSchema from "../schemas/UneceChargePayingPartyRoleCodeList.json" with { type: "json" };
93
105
  import UneceChemicalSchema from "../schemas/UneceChemical.json" with { type: "json" };
106
+ import UneceChemicalTypeCodeListSchema from "../schemas/UneceChemicalTypeCodeList.json" with { type: "json" };
94
107
  import UneceChequeSchema from "../schemas/UneceCheque.json" with { type: "json" };
108
+ import UneceChequeTypeCodeListSchema from "../schemas/UneceChequeTypeCodeList.json" with { type: "json" };
95
109
  import UneceCircleSchema from "../schemas/UneceCircle.json" with { type: "json" };
96
110
  import UneceClassificationSchema from "../schemas/UneceClassification.json" with { type: "json" };
111
+ import UneceClassificationTypeCodeListSchema from "../schemas/UneceClassificationTypeCodeList.json" with { type: "json" };
97
112
  import UneceClauseSchema from "../schemas/UneceClause.json" with { type: "json" };
98
113
  import UneceCodeListResponsibleAgencyCodeListSchema from "../schemas/UneceCodeListResponsibleAgencyCodeList.json" with { type: "json" };
99
114
  import UneceColourSchema from "../schemas/UneceColour.json" with { type: "json" };
115
+ import UneceColourTypeCodeListSchema from "../schemas/UneceColourTypeCodeList.json" with { type: "json" };
100
116
  import UneceCommitmentLevelCodeListSchema from "../schemas/UneceCommitmentLevelCodeList.json" with { type: "json" };
101
117
  import UneceCommunicationSchema from "../schemas/UneceCommunication.json" with { type: "json" };
102
118
  import UneceCommunicationChannelCodeListSchema from "../schemas/UneceCommunicationChannelCodeList.json" with { type: "json" };
103
119
  import UneceCommunicationEventSchema from "../schemas/UneceCommunicationEvent.json" with { type: "json" };
120
+ import UneceCommunicationEventTypeCodeListSchema from "../schemas/UneceCommunicationEventTypeCodeList.json" with { type: "json" };
104
121
  import UneceComplexDescriptionSchema from "../schemas/UneceComplexDescription.json" with { type: "json" };
105
122
  import UneceConformanceCertificateSchema from "../schemas/UneceConformanceCertificate.json" with { type: "json" };
106
123
  import UneceConsignmentSchema from "../schemas/UneceConsignment.json" with { type: "json" };
@@ -109,26 +126,32 @@ import UneceContactPersonSchema from "../schemas/UneceContactPerson.json" with {
109
126
  import UneceContactTypeCodeListSchema from "../schemas/UneceContactTypeCodeList.json" with { type: "json" };
110
127
  import UneceContractSchema from "../schemas/UneceContract.json" with { type: "json" };
111
128
  import UneceControlSettingParameterSchema from "../schemas/UneceControlSettingParameter.json" with { type: "json" };
129
+ import UneceControlSettingParameterTypeCodeListSchema from "../schemas/UneceControlSettingParameterTypeCodeList.json" with { type: "json" };
112
130
  import UneceConvoySchema from "../schemas/UneceConvoy.json" with { type: "json" };
113
131
  import UneceCooperatingOrganizationSchema from "../schemas/UneceCooperatingOrganization.json" with { type: "json" };
114
132
  import UneceCoordinateReferenceSystemSchema from "../schemas/UneceCoordinateReferenceSystem.json" with { type: "json" };
115
133
  import UneceCoordinateSourceSystemSchema from "../schemas/UneceCoordinateSourceSystem.json" with { type: "json" };
116
134
  import UneceCorrectiveActionSchema from "../schemas/UneceCorrectiveAction.json" with { type: "json" };
135
+ import UneceCorrectiveActionTypeCodeListSchema from "../schemas/UneceCorrectiveActionTypeCodeList.json" with { type: "json" };
117
136
  import UneceCorrectiveEventSchema from "../schemas/UneceCorrectiveEvent.json" with { type: "json" };
118
137
  import UneceCountrySchema from "../schemas/UneceCountry.json" with { type: "json" };
119
138
  import UneceCountryIdSchema from "../schemas/UneceCountryId.json" with { type: "json" };
120
139
  import UneceCountrySubDivisionSchema from "../schemas/UneceCountrySubDivision.json" with { type: "json" };
140
+ import UneceCountrySubDivisionTypeCodeListSchema from "../schemas/UneceCountrySubDivisionTypeCodeList.json" with { type: "json" };
121
141
  import UneceCreditorFinancialAccountSchema from "../schemas/UneceCreditorFinancialAccount.json" with { type: "json" };
122
142
  import UneceCreditorFinancialInstitutionSchema from "../schemas/UneceCreditorFinancialInstitution.json" with { type: "json" };
123
143
  import UneceCropMixtureConstituentSchema from "../schemas/UneceCropMixtureConstituent.json" with { type: "json" };
124
144
  import UneceCropProduceBatchSchema from "../schemas/UneceCropProduceBatch.json" with { type: "json" };
145
+ import UneceCropProduceBatchTypeCodeListSchema from "../schemas/UneceCropProduceBatchTypeCodeList.json" with { type: "json" };
125
146
  import UneceCropProtectionTreatmentSchema from "../schemas/UneceCropProtectionTreatment.json" with { type: "json" };
147
+ import UneceCropProtectionTreatmentTypeCodeListSchema from "../schemas/UneceCropProtectionTreatmentTypeCodeList.json" with { type: "json" };
126
148
  import UneceCurrencyCodeListSchema from "../schemas/UneceCurrencyCodeList.json" with { type: "json" };
127
149
  import UneceCurrencyExchangeSchema from "../schemas/UneceCurrencyExchange.json" with { type: "json" };
128
150
  import UneceCustomerClassSchema from "../schemas/UneceCustomerClass.json" with { type: "json" };
129
151
  import UneceCustomsDutyRegimeTypeCodeListSchema from "../schemas/UneceCustomsDutyRegimeTypeCodeList.json" with { type: "json" };
130
152
  import UneceCustomsProcedureGuaranteeCodeListSchema from "../schemas/UneceCustomsProcedureGuaranteeCodeList.json" with { type: "json" };
131
153
  import UneceCustomsValuationSchema from "../schemas/UneceCustomsValuation.json" with { type: "json" };
154
+ import UneceCustomsValuationTypeCodeListSchema from "../schemas/UneceCustomsValuationTypeCodeList.json" with { type: "json" };
132
155
  import UneceDangerousGoodsSchema from "../schemas/UneceDangerousGoods.json" with { type: "json" };
133
156
  import UneceDangerousGoodsPackagingLevelCodeListSchema from "../schemas/UneceDangerousGoodsPackagingLevelCodeList.json" with { type: "json" };
134
157
  import UneceDangerousGoodsRegulationCodeListSchema from "../schemas/UneceDangerousGoodsRegulationCodeList.json" with { type: "json" };
@@ -143,12 +166,15 @@ import UneceDeliveryTermsSchema from "../schemas/UneceDeliveryTerms.json" with {
143
166
  import UneceDeliveryTermsCodeListSchema from "../schemas/UneceDeliveryTermsCodeList.json" with { type: "json" };
144
167
  import UneceDeliveryTermsFunctionCodeListSchema from "../schemas/UneceDeliveryTermsFunctionCodeList.json" with { type: "json" };
145
168
  import UneceDigitalMethodSchema from "../schemas/UneceDigitalMethod.json" with { type: "json" };
169
+ import UneceDigitalMethodTypeCodeListSchema from "../schemas/UneceDigitalMethodTypeCodeList.json" with { type: "json" };
146
170
  import UneceDimensionTypeCodeListSchema from "../schemas/UneceDimensionTypeCodeList.json" with { type: "json" };
147
171
  import UneceDirectPositionSchema from "../schemas/UneceDirectPosition.json" with { type: "json" };
148
172
  import UneceDisabilitySchema from "../schemas/UneceDisability.json" with { type: "json" };
173
+ import UneceDisabilityTypeCodeListSchema from "../schemas/UneceDisabilityTypeCodeList.json" with { type: "json" };
149
174
  import UneceDisposalInstructionsSchema from "../schemas/UneceDisposalInstructions.json" with { type: "json" };
150
175
  import UneceDocumentSchema from "../schemas/UneceDocument.json" with { type: "json" };
151
176
  import UneceDocumentCharacteristicSchema from "../schemas/UneceDocumentCharacteristic.json" with { type: "json" };
177
+ import UneceDocumentCharacteristicTypeCodeListSchema from "../schemas/UneceDocumentCharacteristicTypeCodeList.json" with { type: "json" };
152
178
  import UneceDocumentCodeListSchema from "../schemas/UneceDocumentCodeList.json" with { type: "json" };
153
179
  import UneceDocumentContextParameterSchema from "../schemas/UneceDocumentContextParameter.json" with { type: "json" };
154
180
  import UneceDocumentHandlingInstructionsSchema from "../schemas/UneceDocumentHandlingInstructions.json" with { type: "json" };
@@ -158,9 +184,11 @@ import UneceDocumentStatusCodeListSchema from "../schemas/UneceDocumentStatusCod
158
184
  import UneceDurationUnitMeasureCodeSchema from "../schemas/UneceDurationUnitMeasureCode.json" with { type: "json" };
159
185
  import UneceDurationUnitMeasureTypeSchema from "../schemas/UneceDurationUnitMeasureType.json" with { type: "json" };
160
186
  import UneceEmissionSchema from "../schemas/UneceEmission.json" with { type: "json" };
187
+ import UneceEmissionTypeCodeListSchema from "../schemas/UneceEmissionTypeCodeList.json" with { type: "json" };
161
188
  import UneceEmployerIdentitySchema from "../schemas/UneceEmployerIdentity.json" with { type: "json" };
162
189
  import UneceEnvelopeSchema from "../schemas/UneceEnvelope.json" with { type: "json" };
163
190
  import UneceEquipmentSchema from "../schemas/UneceEquipment.json" with { type: "json" };
191
+ import UneceEquipmentTypeCodeListSchema from "../schemas/UneceEquipmentTypeCodeList.json" with { type: "json" };
164
192
  import UneceErrorSchema from "../schemas/UneceError.json" with { type: "json" };
165
193
  import UneceEventElementSchema from "../schemas/UneceEventElement.json" with { type: "json" };
166
194
  import UneceExchangedDeclarationSchema from "../schemas/UneceExchangedDeclaration.json" with { type: "json" };
@@ -178,6 +206,7 @@ import UneceFinancialAccountTypeCodeListSchema from "../schemas/UneceFinancialAc
178
206
  import UneceFinancialAdjustmentSchema from "../schemas/UneceFinancialAdjustment.json" with { type: "json" };
179
207
  import UneceFinancialAdjustmentReasonCodeListSchema from "../schemas/UneceFinancialAdjustmentReasonCodeList.json" with { type: "json" };
180
208
  import UneceFinancialCardSchema from "../schemas/UneceFinancialCard.json" with { type: "json" };
209
+ import UneceFinancialCardTypeCodeListSchema from "../schemas/UneceFinancialCardTypeCodeList.json" with { type: "json" };
181
210
  import UneceFinancialIdentitySchema from "../schemas/UneceFinancialIdentity.json" with { type: "json" };
182
211
  import UneceFinancialInstitutionAddressSchema from "../schemas/UneceFinancialInstitutionAddress.json" with { type: "json" };
183
212
  import UneceFinancialInstitutionRoleCodeListSchema from "../schemas/UneceFinancialInstitutionRoleCodeList.json" with { type: "json" };
@@ -187,10 +216,12 @@ import UneceFinancingRequestResultDocumentSchema from "../schemas/UneceFinancing
187
216
  import UneceFinancingStatusSchema from "../schemas/UneceFinancingStatus.json" with { type: "json" };
188
217
  import UneceFinancingSummaryDocumentSchema from "../schemas/UneceFinancingSummaryDocument.json" with { type: "json" };
189
218
  import UneceFoodChoiceSchema from "../schemas/UneceFoodChoice.json" with { type: "json" };
219
+ import UneceFoodChoiceTypeCodeListSchema from "../schemas/UneceFoodChoiceTypeCodeList.json" with { type: "json" };
190
220
  import UneceForecastTermsSchema from "../schemas/UneceForecastTerms.json" with { type: "json" };
191
221
  import UneceFreightChargeTariffClassCodeListSchema from "../schemas/UneceFreightChargeTariffClassCodeList.json" with { type: "json" };
192
222
  import UneceFreightChargeTypeIdSchema from "../schemas/UneceFreightChargeTypeId.json" with { type: "json" };
193
223
  import UneceFuelSchema from "../schemas/UneceFuel.json" with { type: "json" };
224
+ import UneceFuelTypeCodeListSchema from "../schemas/UneceFuelTypeCodeList.json" with { type: "json" };
194
225
  import UneceGeographicalAreaSchema from "../schemas/UneceGeographicalArea.json" with { type: "json" };
195
226
  import UneceGeographicalCoordinateSchema from "../schemas/UneceGeographicalCoordinate.json" with { type: "json" };
196
227
  import UneceGeographicalFeatureSchema from "../schemas/UneceGeographicalFeature.json" with { type: "json" };
@@ -203,15 +234,20 @@ import UneceGeographicalObjectCharacteristicSchema from "../schemas/UneceGeograp
203
234
  import UneceGeographicalPointSchema from "../schemas/UneceGeographicalPoint.json" with { type: "json" };
204
235
  import UneceGeographicalSurfaceSchema from "../schemas/UneceGeographicalSurface.json" with { type: "json" };
205
236
  import UneceGeopoliticalRegionSchema from "../schemas/UneceGeopoliticalRegion.json" with { type: "json" };
237
+ import UneceGeopoliticalRegionTypeCodeListSchema from "../schemas/UneceGeopoliticalRegionTypeCodeList.json" with { type: "json" };
206
238
  import UneceGoodsCharacteristicSchema from "../schemas/UneceGoodsCharacteristic.json" with { type: "json" };
239
+ import UneceGoodsCharacteristicTypeCodeListSchema from "../schemas/UneceGoodsCharacteristicTypeCodeList.json" with { type: "json" };
207
240
  import UneceGoodsTypeCodeListSchema from "../schemas/UneceGoodsTypeCodeList.json" with { type: "json" };
208
241
  import UneceGoodsTypeExtensionCodeListSchema from "../schemas/UneceGoodsTypeExtensionCodeList.json" with { type: "json" };
209
242
  import UneceGovernmentActionCodeListSchema from "../schemas/UneceGovernmentActionCodeList.json" with { type: "json" };
210
243
  import UneceGovernmentRegistrationSchema from "../schemas/UneceGovernmentRegistration.json" with { type: "json" };
244
+ import UneceGovernmentRegistrationTypeCodeListSchema from "../schemas/UneceGovernmentRegistrationTypeCodeList.json" with { type: "json" };
211
245
  import UneceGroupedWorkItemSchema from "../schemas/UneceGroupedWorkItem.json" with { type: "json" };
246
+ import UneceGroupedWorkItemTypeCodeListSchema from "../schemas/UneceGroupedWorkItemTypeCodeList.json" with { type: "json" };
212
247
  import UneceGuaranteeSchema from "../schemas/UneceGuarantee.json" with { type: "json" };
213
248
  import UneceGuestArrivalSchema from "../schemas/UneceGuestArrival.json" with { type: "json" };
214
249
  import UneceGuestHealthIndicationSchema from "../schemas/UneceGuestHealthIndication.json" with { type: "json" };
250
+ import UneceGuestHealthIndicationTypeCodeListSchema from "../schemas/UneceGuestHealthIndicationTypeCodeList.json" with { type: "json" };
215
251
  import UneceGuestPersonSchema from "../schemas/UneceGuestPerson.json" with { type: "json" };
216
252
  import UneceHandlingInstructionsSchema from "../schemas/UneceHandlingInstructions.json" with { type: "json" };
217
253
  import UneceHaulageInstructionsSchema from "../schemas/UneceHaulageInstructions.json" with { type: "json" };
@@ -226,6 +262,7 @@ import UneceIndividualTTAnimalSchema from "../schemas/UneceIndividualTTAnimal.js
226
262
  import UneceInformationSourceSchema from "../schemas/UneceInformationSource.json" with { type: "json" };
227
263
  import UneceIngredientRangeMeasurementSchema from "../schemas/UneceIngredientRangeMeasurement.json" with { type: "json" };
228
264
  import UneceInspectionEventSchema from "../schemas/UneceInspectionEvent.json" with { type: "json" };
265
+ import UneceInspectionEventTypeCodeListSchema from "../schemas/UneceInspectionEventTypeCodeList.json" with { type: "json" };
229
266
  import UneceInspectionInstructionsSchema from "../schemas/UneceInspectionInstructions.json" with { type: "json" };
230
267
  import UneceInspectionNoteSchema from "../schemas/UneceInspectionNote.json" with { type: "json" };
231
268
  import UneceInspectionPersonSchema from "../schemas/UneceInspectionPerson.json" with { type: "json" };
@@ -238,7 +275,9 @@ import UneceInstalmentPlanSchema from "../schemas/UneceInstalmentPlan.json" with
238
275
  import UneceInstructedTemperatureSchema from "../schemas/UneceInstructedTemperature.json" with { type: "json" };
239
276
  import UneceInvoiceDocumentCodeListSchema from "../schemas/UneceInvoiceDocumentCodeList.json" with { type: "json" };
240
277
  import UneceIOTDeviceSchema from "../schemas/UneceIOTDevice.json" with { type: "json" };
278
+ import UneceIOTDeviceTypeCodeListSchema from "../schemas/UneceIOTDeviceTypeCodeList.json" with { type: "json" };
241
279
  import UneceIssueSchema from "../schemas/UneceIssue.json" with { type: "json" };
280
+ import UneceIssueTypeCodeListSchema from "../schemas/UneceIssueTypeCodeList.json" with { type: "json" };
242
281
  import UneceKeywordSchema from "../schemas/UneceKeyword.json" with { type: "json" };
243
282
  import UneceLaboratoryObservationAnalysisMethodSchema from "../schemas/UneceLaboratoryObservationAnalysisMethod.json" with { type: "json" };
244
283
  import UneceLaboratoryObservationContactSchema from "../schemas/UneceLaboratoryObservationContact.json" with { type: "json" };
@@ -250,8 +289,11 @@ import UneceLanguageCodeListSchema from "../schemas/UneceLanguageCodeList.json"
250
289
  import UneceLanguageIdSchema from "../schemas/UneceLanguageId.json" with { type: "json" };
251
290
  import UneceLanguageProficiencySchema from "../schemas/UneceLanguageProficiency.json" with { type: "json" };
252
291
  import UneceLegalOrganizationSchema from "../schemas/UneceLegalOrganization.json" with { type: "json" };
292
+ import UneceLegalOrganizationTypeCodeListSchema from "../schemas/UneceLegalOrganizationTypeCodeList.json" with { type: "json" };
253
293
  import UneceLegalRegistrationSchema from "../schemas/UneceLegalRegistration.json" with { type: "json" };
294
+ import UneceLegalRegistrationTypeCodeListSchema from "../schemas/UneceLegalRegistrationTypeCodeList.json" with { type: "json" };
254
295
  import UneceLicenceSchema from "../schemas/UneceLicence.json" with { type: "json" };
296
+ import UneceLicenceTypeCodeListSchema from "../schemas/UneceLicenceTypeCodeList.json" with { type: "json" };
255
297
  import UneceLifetimeEndCostCodeListSchema from "../schemas/UneceLifetimeEndCostCodeList.json" with { type: "json" };
256
298
  import UneceLinearRingSchema from "../schemas/UneceLinearRing.json" with { type: "json" };
257
299
  import UneceLinearUnitMeasureCodeSchema from "../schemas/UneceLinearUnitMeasureCode.json" with { type: "json" };
@@ -264,38 +306,49 @@ import UneceLineTradeTransactionSchema from "../schemas/UneceLineTradeTransactio
264
306
  import UneceLocationSchema from "../schemas/UneceLocation.json" with { type: "json" };
265
307
  import UneceLocationFunctionCodeListSchema from "../schemas/UneceLocationFunctionCodeList.json" with { type: "json" };
266
308
  import UneceLocationPartySchema from "../schemas/UneceLocationParty.json" with { type: "json" };
309
+ import UneceLocationPartyTypeCodeListSchema from "../schemas/UneceLocationPartyTypeCodeList.json" with { type: "json" };
267
310
  import UneceLogisticsChargeCalculationBasisCodeListSchema from "../schemas/UneceLogisticsChargeCalculationBasisCodeList.json" with { type: "json" };
268
311
  import UneceLogisticsLabelSchema from "../schemas/UneceLogisticsLabel.json" with { type: "json" };
269
312
  import UneceLogisticsLocationSchema from "../schemas/UneceLogisticsLocation.json" with { type: "json" };
270
313
  import UneceLogisticsPackagingSchema from "../schemas/UneceLogisticsPackaging.json" with { type: "json" };
314
+ import UneceLogisticsPackagingTypeCodeListSchema from "../schemas/UneceLogisticsPackagingTypeCodeList.json" with { type: "json" };
271
315
  import UneceLogisticsStatusSchema from "../schemas/UneceLogisticsStatus.json" with { type: "json" };
272
316
  import UneceLogisticsStatusCodeListSchema from "../schemas/UneceLogisticsStatusCodeList.json" with { type: "json" };
273
317
  import UneceLogisticsTransportEquipmentSchema from "../schemas/UneceLogisticsTransportEquipment.json" with { type: "json" };
274
318
  import UneceLogisticsTransportMeansSchema from "../schemas/UneceLogisticsTransportMeans.json" with { type: "json" };
275
319
  import UneceMachineSchema from "../schemas/UneceMachine.json" with { type: "json" };
320
+ import UneceMachineTypeCodeListSchema from "../schemas/UneceMachineTypeCodeList.json" with { type: "json" };
276
321
  import UneceMarketplaceSchema from "../schemas/UneceMarketplace.json" with { type: "json" };
277
322
  import UneceMarkingSchema from "../schemas/UneceMarking.json" with { type: "json" };
278
323
  import UneceMarkingInstructionCodeListSchema from "../schemas/UneceMarkingInstructionCodeList.json" with { type: "json" };
279
324
  import UneceMDHHealthIndicationSchema from "../schemas/UneceMDHHealthIndication.json" with { type: "json" };
325
+ import UneceMDHHealthIndicationTypeCodeListSchema from "../schemas/UneceMDHHealthIndicationTypeCodeList.json" with { type: "json" };
280
326
  import UneceMeasureCodeSchema from "../schemas/UneceMeasureCode.json" with { type: "json" };
281
327
  import UneceMeasuredAttributeCodeListSchema from "../schemas/UneceMeasuredAttributeCodeList.json" with { type: "json" };
282
328
  import UneceMeasurementSchema from "../schemas/UneceMeasurement.json" with { type: "json" };
329
+ import UneceMeasurementTypeCodeListSchema from "../schemas/UneceMeasurementTypeCodeList.json" with { type: "json" };
283
330
  import UneceMeasureTypeSchema from "../schemas/UneceMeasureType.json" with { type: "json" };
284
331
  import UneceMembershipSchema from "../schemas/UneceMembership.json" with { type: "json" };
285
332
  import UneceMessageFunctionCodeListSchema from "../schemas/UneceMessageFunctionCodeList.json" with { type: "json" };
286
333
  import UneceMetricCharacteristicSchema from "../schemas/UneceMetricCharacteristic.json" with { type: "json" };
334
+ import UneceMetricCharacteristicTypeCodeListSchema from "../schemas/UneceMetricCharacteristicTypeCodeList.json" with { type: "json" };
287
335
  import UneceNegotiationContextSchema from "../schemas/UneceNegotiationContext.json" with { type: "json" };
336
+ import UneceNegotiationContextTypeCodeListSchema from "../schemas/UneceNegotiationContextTypeCodeList.json" with { type: "json" };
288
337
  import UneceNegotiationExchangeSchema from "../schemas/UneceNegotiationExchange.json" with { type: "json" };
289
338
  import UneceNoteSchema from "../schemas/UneceNote.json" with { type: "json" };
290
339
  import UneceObjectSchema from "../schemas/UneceObject.json" with { type: "json" };
340
+ import UneceObjectTypeCodeListSchema from "../schemas/UneceObjectTypeCodeList.json" with { type: "json" };
291
341
  import UneceObservationSchema from "../schemas/UneceObservation.json" with { type: "json" };
292
342
  import UneceObservationObjectiveParameterSchema from "../schemas/UneceObservationObjectiveParameter.json" with { type: "json" };
343
+ import UneceObservationObjectiveParameterTypeCodeListSchema from "../schemas/UneceObservationObjectiveParameterTypeCodeList.json" with { type: "json" };
293
344
  import UneceObservationResultSchema from "../schemas/UneceObservationResult.json" with { type: "json" };
294
345
  import UneceObservationResultCharacteristicSchema from "../schemas/UneceObservationResultCharacteristic.json" with { type: "json" };
295
346
  import UneceOperationalParameterSchema from "../schemas/UneceOperationalParameter.json" with { type: "json" };
347
+ import UneceOperationalParameterTypeCodeListSchema from "../schemas/UneceOperationalParameterTypeCodeList.json" with { type: "json" };
296
348
  import UneceOrganizationalCertificateSchema from "../schemas/UneceOrganizationalCertificate.json" with { type: "json" };
297
349
  import UneceOrganizationalCertificationSchema from "../schemas/UneceOrganizationalCertification.json" with { type: "json" };
298
350
  import UneceOrganizationCharacteristicSchema from "../schemas/UneceOrganizationCharacteristic.json" with { type: "json" };
351
+ import UneceOrganizationCharacteristicTypeCodeListSchema from "../schemas/UneceOrganizationCharacteristicTypeCodeList.json" with { type: "json" };
299
352
  import UneceOrganizationFunctionTypeCodeListSchema from "../schemas/UneceOrganizationFunctionTypeCodeList.json" with { type: "json" };
300
353
  import UnecePackageSchema from "../schemas/UnecePackage.json" with { type: "json" };
301
354
  import UnecePackageTypeCodeListSchema from "../schemas/UnecePackageTypeCodeList.json" with { type: "json" };
@@ -310,7 +363,9 @@ import UnecePayloadInstanceSchema from "../schemas/UnecePayloadInstance.json" wi
310
363
  import UnecePaymentBalanceOutSchema from "../schemas/UnecePaymentBalanceOut.json" with { type: "json" };
311
364
  import UnecePaymentDiscountTermsSchema from "../schemas/UnecePaymentDiscountTerms.json" with { type: "json" };
312
365
  import UnecePaymentFinancialAccountSchema from "../schemas/UnecePaymentFinancialAccount.json" with { type: "json" };
366
+ import UnecePaymentFinancialAccountTypeCodeListSchema from "../schemas/UnecePaymentFinancialAccountTypeCodeList.json" with { type: "json" };
313
367
  import UnecePaymentFinancialInstitutionSchema from "../schemas/UnecePaymentFinancialInstitution.json" with { type: "json" };
368
+ import UnecePaymentFinancialInstitutionTypeCodeListSchema from "../schemas/UnecePaymentFinancialInstitutionTypeCodeList.json" with { type: "json" };
314
369
  import UnecePaymentGuaranteeMeansCodeListSchema from "../schemas/UnecePaymentGuaranteeMeansCodeList.json" with { type: "json" };
315
370
  import UnecePaymentMeansSchema from "../schemas/UnecePaymentMeans.json" with { type: "json" };
316
371
  import UnecePaymentMeansChannelCodeListSchema from "../schemas/UnecePaymentMeansChannelCodeList.json" with { type: "json" };
@@ -322,7 +377,9 @@ import UnecePaymentTermsEventTimeReferenceCodeListSchema from "../schemas/UneceP
322
377
  import UnecePaymentTermsIdSchema from "../schemas/UnecePaymentTermsId.json" with { type: "json" };
323
378
  import UnecePaymentTermsTypeCodeListSchema from "../schemas/UnecePaymentTermsTypeCodeList.json" with { type: "json" };
324
379
  import UnecePaymentTradeSettlementSchema from "../schemas/UnecePaymentTradeSettlement.json" with { type: "json" };
380
+ import UnecePaymentTradeSettlementTypeCodeListSchema from "../schemas/UnecePaymentTradeSettlementTypeCodeList.json" with { type: "json" };
325
381
  import UnecePersonalEffectsSchema from "../schemas/UnecePersonalEffects.json" with { type: "json" };
382
+ import UnecePersonalEffectsTypeCodeListSchema from "../schemas/UnecePersonalEffectsTypeCodeList.json" with { type: "json" };
326
383
  import UnecePersonIdentitySchema from "../schemas/UnecePersonIdentity.json" with { type: "json" };
327
384
  import UnecePetAnimalSchema from "../schemas/UnecePetAnimal.json" with { type: "json" };
328
385
  import UnecePictureSchema from "../schemas/UnecePicture.json" with { type: "json" };
@@ -332,49 +389,66 @@ import UnecePolygonSchema from "../schemas/UnecePolygon.json" with { type: "json
332
389
  import UnecePortMovementEventSchema from "../schemas/UnecePortMovementEvent.json" with { type: "json" };
333
390
  import UnecePreferenceSchema from "../schemas/UnecePreference.json" with { type: "json" };
334
391
  import UnecePreventiveActionSchema from "../schemas/UnecePreventiveAction.json" with { type: "json" };
392
+ import UnecePreventiveActionTypeCodeListSchema from "../schemas/UnecePreventiveActionTypeCodeList.json" with { type: "json" };
335
393
  import UnecePriceTypeCodeListSchema from "../schemas/UnecePriceTypeCodeList.json" with { type: "json" };
336
394
  import UnecePrintSchema from "../schemas/UnecePrint.json" with { type: "json" };
395
+ import UnecePrintTypeCodeListSchema from "../schemas/UnecePrintTypeCodeList.json" with { type: "json" };
337
396
  import UnecePriorityDescriptionCodeListSchema from "../schemas/UnecePriorityDescriptionCodeList.json" with { type: "json" };
338
397
  import UneceProcessCertificateSchema from "../schemas/UneceProcessCertificate.json" with { type: "json" };
339
398
  import UneceProcessCertificationSchema from "../schemas/UneceProcessCertification.json" with { type: "json" };
340
399
  import UneceProcessCharacteristicSchema from "../schemas/UneceProcessCharacteristic.json" with { type: "json" };
341
400
  import UneceProcessTypeCodeListSchema from "../schemas/UneceProcessTypeCodeList.json" with { type: "json" };
342
401
  import UneceProcessWorkItemSchema from "../schemas/UneceProcessWorkItem.json" with { type: "json" };
402
+ import UneceProcessWorkItemTypeCodeListSchema from "../schemas/UneceProcessWorkItemTypeCodeList.json" with { type: "json" };
343
403
  import UneceProduceSchema from "../schemas/UneceProduce.json" with { type: "json" };
404
+ import UneceProduceTypeCodeListSchema from "../schemas/UneceProduceTypeCodeList.json" with { type: "json" };
344
405
  import UneceProductSchema from "../schemas/UneceProduct.json" with { type: "json" };
345
406
  import UneceProductBatchSchema from "../schemas/UneceProductBatch.json" with { type: "json" };
346
407
  import UneceProductBatchCertificateSchema from "../schemas/UneceProductBatchCertificate.json" with { type: "json" };
347
408
  import UneceProductBatchCertificationSchema from "../schemas/UneceProductBatchCertification.json" with { type: "json" };
348
409
  import UneceProductBatchCharacteristicSchema from "../schemas/UneceProductBatchCharacteristic.json" with { type: "json" };
410
+ import UneceProductBatchCharacteristicTypeCodeListSchema from "../schemas/UneceProductBatchCharacteristicTypeCodeList.json" with { type: "json" };
411
+ import UneceProductBatchTypeCodeListSchema from "../schemas/UneceProductBatchTypeCodeList.json" with { type: "json" };
349
412
  import UneceProductCertificateSchema from "../schemas/UneceProductCertificate.json" with { type: "json" };
350
413
  import UneceProductCharacteristicSchema from "../schemas/UneceProductCharacteristic.json" with { type: "json" };
351
414
  import UneceProductCharacteristicConditionSchema from "../schemas/UneceProductCharacteristicCondition.json" with { type: "json" };
415
+ import UneceProductCharacteristicConditionTypeCodeListSchema from "../schemas/UneceProductCharacteristicConditionTypeCodeList.json" with { type: "json" };
416
+ import UneceProductCharacteristicTypeCodeListSchema from "../schemas/UneceProductCharacteristicTypeCodeList.json" with { type: "json" };
352
417
  import UneceProductFinishingTreatmentSchema from "../schemas/UneceProductFinishingTreatment.json" with { type: "json" };
418
+ import UneceProductFinishingTreatmentTypeCodeListSchema from "../schemas/UneceProductFinishingTreatmentTypeCodeList.json" with { type: "json" };
353
419
  import UneceProductGroupSchema from "../schemas/UneceProductGroup.json" with { type: "json" };
354
420
  import UneceProductHandlingProcessSchema from "../schemas/UneceProductHandlingProcess.json" with { type: "json" };
355
421
  import UneceProductInstanceSchema from "../schemas/UneceProductInstance.json" with { type: "json" };
356
422
  import UneceProductionSchema from "../schemas/UneceProduction.json" with { type: "json" };
357
423
  import UneceProductionCycleSchema from "../schemas/UneceProductionCycle.json" with { type: "json" };
358
424
  import UneceProductionDeviceSchema from "../schemas/UneceProductionDevice.json" with { type: "json" };
425
+ import UneceProductionDeviceTypeCodeListSchema from "../schemas/UneceProductionDeviceTypeCodeList.json" with { type: "json" };
359
426
  import UneceProductionFacilitySchema from "../schemas/UneceProductionFacility.json" with { type: "json" };
360
427
  import UneceProductionProcessSchema from "../schemas/UneceProductionProcess.json" with { type: "json" };
361
428
  import UneceProductionUnitSchema from "../schemas/UneceProductionUnit.json" with { type: "json" };
429
+ import UneceProductionUnitTypeCodeListSchema from "../schemas/UneceProductionUnitTypeCodeList.json" with { type: "json" };
362
430
  import UneceProductionWasteMaterialSchema from "../schemas/UneceProductionWasteMaterial.json" with { type: "json" };
363
431
  import UneceProductionWasteMaterialComponentSchema from "../schemas/UneceProductionWasteMaterialComponent.json" with { type: "json" };
432
+ import UneceProductionWasteMaterialComponentTypeCodeListSchema from "../schemas/UneceProductionWasteMaterialComponentTypeCodeList.json" with { type: "json" };
433
+ import UneceProductionWasteMaterialTypeCodeListSchema from "../schemas/UneceProductionWasteMaterialTypeCodeList.json" with { type: "json" };
364
434
  import UneceProductionWasteRecoveryDisposalProcessSchema from "../schemas/UneceProductionWasteRecoveryDisposalProcess.json" with { type: "json" };
365
435
  import UneceProductLabelSchema from "../schemas/UneceProductLabel.json" with { type: "json" };
366
436
  import UneceProjectSchema from "../schemas/UneceProject.json" with { type: "json" };
437
+ import UneceProjectTypeCodeListSchema from "../schemas/UneceProjectTypeCodeList.json" with { type: "json" };
367
438
  import UneceProprietaryIdentitySchema from "../schemas/UneceProprietaryIdentity.json" with { type: "json" };
368
439
  import UneceProtectionMeansSchema from "../schemas/UneceProtectionMeans.json" with { type: "json" };
369
440
  import UneceQuantityAnalysisSchema from "../schemas/UneceQuantityAnalysis.json" with { type: "json" };
441
+ import UneceQuantityAnalysisTypeCodeListSchema from "../schemas/UneceQuantityAnalysisTypeCodeList.json" with { type: "json" };
370
442
  import UneceQuantityCodeSchema from "../schemas/UneceQuantityCode.json" with { type: "json" };
371
443
  import UneceQuantityTypeSchema from "../schemas/UneceQuantityType.json" with { type: "json" };
372
444
  import UneceQuarantineInstructionsSchema from "../schemas/UneceQuarantineInstructions.json" with { type: "json" };
373
445
  import UneceQuotationDocumentCodeListSchema from "../schemas/UneceQuotationDocumentCodeList.json" with { type: "json" };
374
446
  import UneceRadioactiveIsotopeSchema from "../schemas/UneceRadioactiveIsotope.json" with { type: "json" };
375
447
  import UneceRadioactiveMaterialSchema from "../schemas/UneceRadioactiveMaterial.json" with { type: "json" };
448
+ import UneceRadioactiveMaterialTypeCodeListSchema from "../schemas/UneceRadioactiveMaterialTypeCodeList.json" with { type: "json" };
376
449
  import UneceRadionuclideSchema from "../schemas/UneceRadionuclide.json" with { type: "json" };
377
450
  import UneceRangeSchema from "../schemas/UneceRange.json" with { type: "json" };
451
+ import UneceRangeTypeCodeListSchema from "../schemas/UneceRangeTypeCodeList.json" with { type: "json" };
378
452
  import UneceRecordedStatusSchema from "../schemas/UneceRecordedStatus.json" with { type: "json" };
379
453
  import UneceReferenceCodeListSchema from "../schemas/UneceReferenceCodeList.json" with { type: "json" };
380
454
  import UneceReferencePriceSchema from "../schemas/UneceReferencePrice.json" with { type: "json" };
@@ -386,6 +460,7 @@ import UneceRemittanceDocumentCodeListSchema from "../schemas/UneceRemittanceDoc
386
460
  import UneceRepresentativePersonSchema from "../schemas/UneceRepresentativePerson.json" with { type: "json" };
387
461
  import UneceRequestingPartySchema from "../schemas/UneceRequestingParty.json" with { type: "json" };
388
462
  import UneceRequirementSchema from "../schemas/UneceRequirement.json" with { type: "json" };
463
+ import UneceRequirementTypeCodeListSchema from "../schemas/UneceRequirementTypeCodeList.json" with { type: "json" };
389
464
  import UneceResponseSchema from "../schemas/UneceResponse.json" with { type: "json" };
390
465
  import UneceResponseTypeCodeListSchema from "../schemas/UneceResponseTypeCodeList.json" with { type: "json" };
391
466
  import UneceResponsibleGovernmentAgencyCodeListSchema from "../schemas/UneceResponsibleGovernmentAgencyCodeList.json" with { type: "json" };
@@ -393,16 +468,21 @@ import UneceResponsibleGovernmentAgencyInvolvementCodeListSchema from "../schema
393
468
  import UneceReturnableAssetInstructionsSchema from "../schemas/UneceReturnableAssetInstructions.json" with { type: "json" };
394
469
  import UneceRiskAnalysisResultSchema from "../schemas/UneceRiskAnalysisResult.json" with { type: "json" };
395
470
  import UneceSanitaryMeasureSchema from "../schemas/UneceSanitaryMeasure.json" with { type: "json" };
471
+ import UneceSanitaryMeasureTypeCodeListSchema from "../schemas/UneceSanitaryMeasureTypeCodeList.json" with { type: "json" };
396
472
  import UneceScenarioTypeCodeListSchema from "../schemas/UneceScenarioTypeCodeList.json" with { type: "json" };
397
473
  import UneceScheduleSchema from "../schemas/UneceSchedule.json" with { type: "json" };
474
+ import UneceScheduleTypeCodeListSchema from "../schemas/UneceScheduleTypeCodeList.json" with { type: "json" };
398
475
  import UneceSchedulingDocumentCodeListSchema from "../schemas/UneceSchedulingDocumentCodeList.json" with { type: "json" };
399
476
  import UneceSealSchema from "../schemas/UneceSeal.json" with { type: "json" };
400
477
  import UneceSealConditionCodeListSchema from "../schemas/UneceSealConditionCodeList.json" with { type: "json" };
401
478
  import UneceSealingPartyRoleCodeListSchema from "../schemas/UneceSealingPartyRoleCodeList.json" with { type: "json" };
402
479
  import UneceSectionSchema from "../schemas/UneceSection.json" with { type: "json" };
403
480
  import UneceSecurityTagSchema from "../schemas/UneceSecurityTag.json" with { type: "json" };
481
+ import UneceSecurityTagTypeCodeListSchema from "../schemas/UneceSecurityTagTypeCodeList.json" with { type: "json" };
404
482
  import UneceSegmentSchema from "../schemas/UneceSegment.json" with { type: "json" };
483
+ import UneceSegmentTypeCodeListSchema from "../schemas/UneceSegmentTypeCodeList.json" with { type: "json" };
405
484
  import UneceSensorSchema from "../schemas/UneceSensor.json" with { type: "json" };
485
+ import UneceSensorTypeCodeListSchema from "../schemas/UneceSensorTypeCodeList.json" with { type: "json" };
406
486
  import UneceServiceSchema from "../schemas/UneceService.json" with { type: "json" };
407
487
  import UneceServiceChargeSchema from "../schemas/UneceServiceCharge.json" with { type: "json" };
408
488
  import UneceShippingMarksSchema from "../schemas/UneceShippingMarks.json" with { type: "json" };
@@ -412,27 +492,39 @@ import UneceSpatialDimensionSchema from "../schemas/UneceSpatialDimension.json"
412
492
  import UneceSpecialQuerySchema from "../schemas/UneceSpecialQuery.json" with { type: "json" };
413
493
  import UneceSpeciesTTAnimalSchema from "../schemas/UneceSpeciesTTAnimal.json" with { type: "json" };
414
494
  import UneceSpecificationQuerySchema from "../schemas/UneceSpecificationQuery.json" with { type: "json" };
495
+ import UneceSpecificationQueryTypeCodeListSchema from "../schemas/UneceSpecificationQueryTypeCodeList.json" with { type: "json" };
415
496
  import UneceSpecifiedActionSchema from "../schemas/UneceSpecifiedAction.json" with { type: "json" };
497
+ import UneceSpecifiedActionTypeCodeListSchema from "../schemas/UneceSpecifiedActionTypeCodeList.json" with { type: "json" };
416
498
  import UneceSpecifiedCertificateSchema from "../schemas/UneceSpecifiedCertificate.json" with { type: "json" };
417
499
  import UneceSpecifiedCertificationSchema from "../schemas/UneceSpecifiedCertification.json" with { type: "json" };
418
500
  import UneceSpecifiedChemicalTreatmentSchema from "../schemas/UneceSpecifiedChemicalTreatment.json" with { type: "json" };
501
+ import UneceSpecifiedChemicalTreatmentTypeCodeListSchema from "../schemas/UneceSpecifiedChemicalTreatmentTypeCodeList.json" with { type: "json" };
419
502
  import UneceSpecifiedConditionSchema from "../schemas/UneceSpecifiedCondition.json" with { type: "json" };
420
503
  import UneceSpecifiedDeclarationSchema from "../schemas/UneceSpecifiedDeclaration.json" with { type: "json" };
504
+ import UneceSpecifiedDeclarationTypeCodeListSchema from "../schemas/UneceSpecifiedDeclarationTypeCodeList.json" with { type: "json" };
421
505
  import UneceSpecifiedFaultSchema from "../schemas/UneceSpecifiedFault.json" with { type: "json" };
506
+ import UneceSpecifiedFaultTypeCodeListSchema from "../schemas/UneceSpecifiedFaultTypeCodeList.json" with { type: "json" };
422
507
  import UneceSpecifiedFeatureSchema from "../schemas/UneceSpecifiedFeature.json" with { type: "json" };
508
+ import UneceSpecifiedFeatureTypeCodeListSchema from "../schemas/UneceSpecifiedFeatureTypeCodeList.json" with { type: "json" };
423
509
  import UneceSpecifiedInspectionSchema from "../schemas/UneceSpecifiedInspection.json" with { type: "json" };
510
+ import UneceSpecifiedInspectionTypeCodeListSchema from "../schemas/UneceSpecifiedInspectionTypeCodeList.json" with { type: "json" };
424
511
  import UneceSpecifiedLocationSchema from "../schemas/UneceSpecifiedLocation.json" with { type: "json" };
425
512
  import UneceSpecifiedMaterialSchema from "../schemas/UneceSpecifiedMaterial.json" with { type: "json" };
513
+ import UneceSpecifiedMaterialTypeCodeListSchema from "../schemas/UneceSpecifiedMaterialTypeCodeList.json" with { type: "json" };
426
514
  import UneceSpecifiedMethodSchema from "../schemas/UneceSpecifiedMethod.json" with { type: "json" };
427
515
  import UneceSpecifiedNoteSchema from "../schemas/UneceSpecifiedNote.json" with { type: "json" };
428
516
  import UneceSpecifiedParameterSchema from "../schemas/UneceSpecifiedParameter.json" with { type: "json" };
517
+ import UneceSpecifiedParameterTypeCodeListSchema from "../schemas/UneceSpecifiedParameterTypeCodeList.json" with { type: "json" };
429
518
  import UneceSpecifiedPeriodSchema from "../schemas/UneceSpecifiedPeriod.json" with { type: "json" };
519
+ import UneceSpecifiedPeriodTypeCodeListSchema from "../schemas/UneceSpecifiedPeriodTypeCodeList.json" with { type: "json" };
430
520
  import UneceSpecifiedQualificationSchema from "../schemas/UneceSpecifiedQualification.json" with { type: "json" };
431
521
  import UneceSpecifiedRouteSchema from "../schemas/UneceSpecifiedRoute.json" with { type: "json" };
432
522
  import UneceSpecifiedTemperatureSchema from "../schemas/UneceSpecifiedTemperature.json" with { type: "json" };
433
523
  import UneceStandardSchema from "../schemas/UneceStandard.json" with { type: "json" };
524
+ import UneceStandardTypeCodeListSchema from "../schemas/UneceStandardTypeCodeList.json" with { type: "json" };
434
525
  import UneceStatusCodeListSchema from "../schemas/UneceStatusCodeList.json" with { type: "json" };
435
526
  import UneceStoresItemInventorySchema from "../schemas/UneceStoresItemInventory.json" with { type: "json" };
527
+ import UneceStoresItemInventoryTypeCodeListSchema from "../schemas/UneceStoresItemInventoryTypeCodeList.json" with { type: "json" };
436
528
  import UneceStowawaySchema from "../schemas/UneceStowaway.json" with { type: "json" };
437
529
  import UneceSubjectCodeListSchema from "../schemas/UneceSubjectCodeList.json" with { type: "json" };
438
530
  import UneceSubordinateLineTradeAgreementSchema from "../schemas/UneceSubordinateLineTradeAgreement.json" with { type: "json" };
@@ -442,19 +534,27 @@ import UneceSubordinateLocationSchema from "../schemas/UneceSubordinateLocation.
442
534
  import UneceSubordinateSubordinateLocationSchema from "../schemas/UneceSubordinateSubordinateLocation.json" with { type: "json" };
443
535
  import UneceSubordinateTradeLineItemSchema from "../schemas/UneceSubordinateTradeLineItem.json" with { type: "json" };
444
536
  import UneceSupplyChainEventSchema from "../schemas/UneceSupplyChainEvent.json" with { type: "json" };
537
+ import UneceSupplyChainEventTypeCodeListSchema from "../schemas/UneceSupplyChainEventTypeCodeList.json" with { type: "json" };
445
538
  import UneceSupplyChainInventorySchema from "../schemas/UneceSupplyChainInventory.json" with { type: "json" };
446
539
  import UneceSupplyChainPackagingSchema from "../schemas/UneceSupplyChainPackaging.json" with { type: "json" };
447
540
  import UneceSupplyChainReferenceSchema from "../schemas/UneceSupplyChainReference.json" with { type: "json" };
541
+ import UneceSupplyChainReferenceTypeCodeListSchema from "../schemas/UneceSupplyChainReferenceTypeCodeList.json" with { type: "json" };
448
542
  import UneceSupplyChainTradeLineItemSchema from "../schemas/UneceSupplyChainTradeLineItem.json" with { type: "json" };
543
+ import UneceSupplyChainTradeLineItemTypeCodeListSchema from "../schemas/UneceSupplyChainTradeLineItemTypeCodeList.json" with { type: "json" };
449
544
  import UneceSupplyChainTradeTransactionSchema from "../schemas/UneceSupplyChainTradeTransaction.json" with { type: "json" };
545
+ import UneceSupplyChainTradeTransactionTypeCodeListSchema from "../schemas/UneceSupplyChainTradeTransactionTypeCodeList.json" with { type: "json" };
450
546
  import UneceSupplyPlanSchema from "../schemas/UneceSupplyPlan.json" with { type: "json" };
547
+ import UneceSupplyPlanTypeCodeListSchema from "../schemas/UneceSupplyPlanTypeCodeList.json" with { type: "json" };
451
548
  import UneceSustainabilityCharacteristicSchema from "../schemas/UneceSustainabilityCharacteristic.json" with { type: "json" };
549
+ import UneceSustainabilityCharacteristicTypeCodeListSchema from "../schemas/UneceSustainabilityCharacteristicTypeCodeList.json" with { type: "json" };
452
550
  import UneceSustainabilityInspectionSchema from "../schemas/UneceSustainabilityInspection.json" with { type: "json" };
551
+ import UneceSustainabilityInspectionTypeCodeListSchema from "../schemas/UneceSustainabilityInspectionTypeCodeList.json" with { type: "json" };
453
552
  import UneceTaxCategoryCodeListSchema from "../schemas/UneceTaxCategoryCodeList.json" with { type: "json" };
454
553
  import UneceTaxExemptionReasonCodeListSchema from "../schemas/UneceTaxExemptionReasonCodeList.json" with { type: "json" };
455
554
  import UneceTaxRegistrationSchema from "../schemas/UneceTaxRegistration.json" with { type: "json" };
456
555
  import UneceTaxTypeCodeListSchema from "../schemas/UneceTaxTypeCodeList.json" with { type: "json" };
457
556
  import UneceTechnicalCharacteristicSchema from "../schemas/UneceTechnicalCharacteristic.json" with { type: "json" };
557
+ import UneceTechnicalCharacteristicTypeCodeListSchema from "../schemas/UneceTechnicalCharacteristicTypeCodeList.json" with { type: "json" };
458
558
  import UneceTemperatureSettingInstructionsSchema from "../schemas/UneceTemperatureSettingInstructions.json" with { type: "json" };
459
559
  import UneceTemperatureTypeCodeListSchema from "../schemas/UneceTemperatureTypeCodeList.json" with { type: "json" };
460
560
  import UneceTemperatureUnitMeasureCodeSchema from "../schemas/UneceTemperatureUnitMeasureCode.json" with { type: "json" };
@@ -471,6 +571,8 @@ import UneceTradePriceSchema from "../schemas/UneceTradePrice.json" with { type:
471
571
  import UneceTradeProductSchema from "../schemas/UneceTradeProduct.json" with { type: "json" };
472
572
  import UneceTradeProductCertificationSchema from "../schemas/UneceTradeProductCertification.json" with { type: "json" };
473
573
  import UneceTradeProductFeatureSchema from "../schemas/UneceTradeProductFeature.json" with { type: "json" };
574
+ import UneceTradeProductFeatureTypeCodeListSchema from "../schemas/UneceTradeProductFeatureTypeCodeList.json" with { type: "json" };
575
+ import UneceTradeProductTypeCodeListSchema from "../schemas/UneceTradeProductTypeCodeList.json" with { type: "json" };
474
576
  import UneceTradeSettlementHeaderMonetarySummationSchema from "../schemas/UneceTradeSettlementHeaderMonetarySummation.json" with { type: "json" };
475
577
  import UneceTradeSettlementLineMonetarySummationSchema from "../schemas/UneceTradeSettlementLineMonetarySummation.json" with { type: "json" };
476
578
  import UneceTradeSettlementMonetarySummationSchema from "../schemas/UneceTradeSettlementMonetarySummation.json" with { type: "json" };
@@ -480,6 +582,8 @@ import UneceTradeTaxSchema from "../schemas/UneceTradeTax.json" with { type: "js
480
582
  import UneceTransportationHealthSchema from "../schemas/UneceTransportationHealth.json" with { type: "json" };
481
583
  import UneceTransportationWasteMaterialSchema from "../schemas/UneceTransportationWasteMaterial.json" with { type: "json" };
482
584
  import UneceTransportationWasteMaterialComponentSchema from "../schemas/UneceTransportationWasteMaterialComponent.json" with { type: "json" };
585
+ import UneceTransportationWasteMaterialComponentTypeCodeListSchema from "../schemas/UneceTransportationWasteMaterialComponentTypeCodeList.json" with { type: "json" };
586
+ import UneceTransportationWasteMaterialTypeCodeListSchema from "../schemas/UneceTransportationWasteMaterialTypeCodeList.json" with { type: "json" };
483
587
  import UneceTransportationWasteRecoveryDisposalProcessSchema from "../schemas/UneceTransportationWasteRecoveryDisposalProcess.json" with { type: "json" };
484
588
  import UneceTransportContractMovementCodeListSchema from "../schemas/UneceTransportContractMovementCodeList.json" with { type: "json" };
485
589
  import UneceTransportEquipmentCategoryCodeListSchema from "../schemas/UneceTransportEquipmentCategoryCodeList.json" with { type: "json" };
@@ -491,6 +595,7 @@ import UneceTransportEquipmentOperationalStatusCodeListSchema from "../schemas/U
491
595
  import UneceTransportEquipmentSizeTypeCodeListSchema from "../schemas/UneceTransportEquipmentSizeTypeCodeList.json" with { type: "json" };
492
596
  import UneceTransportEquipmentSupplierPartyRoleCodeListSchema from "../schemas/UneceTransportEquipmentSupplierPartyRoleCodeList.json" with { type: "json" };
493
597
  import UneceTransportEventSchema from "../schemas/UneceTransportEvent.json" with { type: "json" };
598
+ import UneceTransportEventTypeCodeListSchema from "../schemas/UneceTransportEventTypeCodeList.json" with { type: "json" };
494
599
  import UneceTransportInstructionsSchema from "../schemas/UneceTransportInstructions.json" with { type: "json" };
495
600
  import UneceTransportMeansSchema from "../schemas/UneceTransportMeans.json" with { type: "json" };
496
601
  import UneceTransportMeansDirectionCodeListSchema from "../schemas/UneceTransportMeansDirectionCodeList.json" with { type: "json" };
@@ -526,6 +631,7 @@ import UneceVersionSchema from "../schemas/UneceVersion.json" with { type: "json
526
631
  import UneceVolumeUnitMeasureCodeSchema from "../schemas/UneceVolumeUnitMeasureCode.json" with { type: "json" };
527
632
  import UneceVolumeUnitMeasureTypeSchema from "../schemas/UneceVolumeUnitMeasureType.json" with { type: "json" };
528
633
  import UneceVoucherSchema from "../schemas/UneceVoucher.json" with { type: "json" };
634
+ import UneceVoucherTypeCodeListSchema from "../schemas/UneceVoucherTypeCodeList.json" with { type: "json" };
529
635
  import UneceWasteMaterialRecoveryDisposalProcessSchema from "../schemas/UneceWasteMaterialRecoveryDisposalProcess.json" with { type: "json" };
530
636
  import UneceWasteOriginProcessSchema from "../schemas/UneceWasteOriginProcess.json" with { type: "json" };
531
637
  import UneceWeightUnitMeasureCodeSchema from "../schemas/UneceWeightUnitMeasureCode.json" with { type: "json" };
@@ -537,6 +643,7 @@ import UneceXHEContextSchema from "../schemas/UneceXHEContext.json" with { type:
537
643
  import UneceXHEDocumentSchema from "../schemas/UneceXHEDocument.json" with { type: "json" };
538
644
  import UneceXHEIdentitySchema from "../schemas/UneceXHEIdentity.json" with { type: "json" };
539
645
  import UneceXHEParameterSchema from "../schemas/UneceXHEParameter.json" with { type: "json" };
646
+ import UneceXHEParameterTypeCodeListSchema from "../schemas/UneceXHEParameterTypeCodeList.json" with { type: "json" };
540
647
  import UneceXHEPartySchema from "../schemas/UneceXHEParty.json" with { type: "json" };
541
648
  import UneceXHEReferenceSchema from "../schemas/UneceXHEReference.json" with { type: "json" };
542
649
  /**
@@ -650,6 +757,10 @@ export class UneceDataTypes {
650
757
  type: UneceTypes.Accreditation,
651
758
  schema: UneceAccreditationSchema
652
759
  },
760
+ {
761
+ type: UneceTypes.AccreditationTypeCodeList,
762
+ schema: UneceAccreditationTypeCodeListSchema
763
+ },
653
764
  {
654
765
  type: UneceTypes.AcknowledgementCodeList,
655
766
  schema: UneceAcknowledgementCodeListSchema
@@ -690,10 +801,18 @@ export class UneceDataTypes {
690
801
  type: UneceTypes.AgriculturalCharacteristic,
691
802
  schema: UneceAgriculturalCharacteristicSchema
692
803
  },
804
+ {
805
+ type: UneceTypes.AgriculturalCharacteristicTypeCodeList,
806
+ schema: UneceAgriculturalCharacteristicTypeCodeListSchema
807
+ },
693
808
  {
694
809
  type: UneceTypes.AgriculturalProcess,
695
810
  schema: UneceAgriculturalProcessSchema
696
811
  },
812
+ {
813
+ type: UneceTypes.AgriculturalProcessTypeCodeList,
814
+ schema: UneceAgriculturalProcessTypeCodeListSchema
815
+ },
697
816
  {
698
817
  type: UneceTypes.AgriculturalZoneArea,
699
818
  schema: UneceAgriculturalZoneAreaSchema
@@ -710,6 +829,10 @@ export class UneceDataTypes {
710
829
  type: UneceTypes.Allergy,
711
830
  schema: UneceAllergySchema
712
831
  },
832
+ {
833
+ type: UneceTypes.AllergyTypeCodeList,
834
+ schema: UneceAllergyTypeCodeListSchema
835
+ },
713
836
  {
714
837
  type: UneceTypes.AllowanceChargeIdCodeList,
715
838
  schema: UneceAllowanceChargeIdCodeListSchema
@@ -754,6 +877,10 @@ export class UneceDataTypes {
754
877
  type: UneceTypes.AnimalHoldingEvent,
755
878
  schema: UneceAnimalHoldingEventSchema
756
879
  },
880
+ {
881
+ type: UneceTypes.AnimalHoldingEventTypeCodeList,
882
+ schema: UneceAnimalHoldingEventTypeCodeListSchema
883
+ },
757
884
  {
758
885
  type: UneceTypes.AnimalIdentity,
759
886
  schema: UneceAnimalIdentitySchema
@@ -782,6 +909,10 @@ export class UneceDataTypes {
782
909
  type: UneceTypes.Assessment,
783
910
  schema: UneceAssessmentSchema
784
911
  },
912
+ {
913
+ type: UneceTypes.AssessmentTypeCodeList,
914
+ schema: UneceAssessmentTypeCodeListSchema
915
+ },
785
916
  {
786
917
  type: UneceTypes.AssociatedTransportEquipment,
787
918
  schema: UneceAssociatedTransportEquipmentSchema
@@ -810,6 +941,10 @@ export class UneceDataTypes {
810
941
  type: UneceTypes.BasicWorkItem,
811
942
  schema: UneceBasicWorkItemSchema
812
943
  },
944
+ {
945
+ type: UneceTypes.BasicWorkItemTypeCodeList,
946
+ schema: UneceBasicWorkItemTypeCodeListSchema
947
+ },
813
948
  {
814
949
  type: UneceTypes.BillingDocumentCodeList,
815
950
  schema: UneceBillingDocumentCodeListSchema
@@ -854,6 +989,10 @@ export class UneceDataTypes {
854
989
  type: UneceTypes.CalibratedMeasurement,
855
990
  schema: UneceCalibratedMeasurementSchema
856
991
  },
992
+ {
993
+ type: UneceTypes.CalibratedMeasurementTypeCodeList,
994
+ schema: UneceCalibratedMeasurementTypeCodeListSchema
995
+ },
857
996
  {
858
997
  type: UneceTypes.CancellationStatus,
859
998
  schema: UneceCancellationStatusSchema
@@ -886,10 +1025,18 @@ export class UneceDataTypes {
886
1025
  type: UneceTypes.CarriedEquipment,
887
1026
  schema: UneceCarriedEquipmentSchema
888
1027
  },
1028
+ {
1029
+ type: UneceTypes.CarriedEquipmentTypeCodeList,
1030
+ schema: UneceCarriedEquipmentTypeCodeListSchema
1031
+ },
889
1032
  {
890
1033
  type: UneceTypes.Cash,
891
1034
  schema: UneceCashSchema
892
1035
  },
1036
+ {
1037
+ type: UneceTypes.CashTypeCodeList,
1038
+ schema: UneceCashTypeCodeListSchema
1039
+ },
893
1040
  {
894
1041
  type: UneceTypes.CertificateTypeCodeList,
895
1042
  schema: UneceCertificateTypeCodeListSchema
@@ -902,10 +1049,18 @@ export class UneceDataTypes {
902
1049
  type: UneceTypes.Chemical,
903
1050
  schema: UneceChemicalSchema
904
1051
  },
1052
+ {
1053
+ type: UneceTypes.ChemicalTypeCodeList,
1054
+ schema: UneceChemicalTypeCodeListSchema
1055
+ },
905
1056
  {
906
1057
  type: UneceTypes.Cheque,
907
1058
  schema: UneceChequeSchema
908
1059
  },
1060
+ {
1061
+ type: UneceTypes.ChequeTypeCodeList,
1062
+ schema: UneceChequeTypeCodeListSchema
1063
+ },
909
1064
  {
910
1065
  type: UneceTypes.Circle,
911
1066
  schema: UneceCircleSchema
@@ -914,6 +1069,10 @@ export class UneceDataTypes {
914
1069
  type: UneceTypes.Classification,
915
1070
  schema: UneceClassificationSchema
916
1071
  },
1072
+ {
1073
+ type: UneceTypes.ClassificationTypeCodeList,
1074
+ schema: UneceClassificationTypeCodeListSchema
1075
+ },
917
1076
  {
918
1077
  type: UneceTypes.Clause,
919
1078
  schema: UneceClauseSchema
@@ -926,6 +1085,10 @@ export class UneceDataTypes {
926
1085
  type: UneceTypes.Colour,
927
1086
  schema: UneceColourSchema
928
1087
  },
1088
+ {
1089
+ type: UneceTypes.ColourTypeCodeList,
1090
+ schema: UneceColourTypeCodeListSchema
1091
+ },
929
1092
  {
930
1093
  type: UneceTypes.CommitmentLevelCodeList,
931
1094
  schema: UneceCommitmentLevelCodeListSchema
@@ -942,6 +1105,10 @@ export class UneceDataTypes {
942
1105
  type: UneceTypes.CommunicationEvent,
943
1106
  schema: UneceCommunicationEventSchema
944
1107
  },
1108
+ {
1109
+ type: UneceTypes.CommunicationEventTypeCodeList,
1110
+ schema: UneceCommunicationEventTypeCodeListSchema
1111
+ },
945
1112
  {
946
1113
  type: UneceTypes.ComplexDescription,
947
1114
  schema: UneceComplexDescriptionSchema
@@ -974,6 +1141,10 @@ export class UneceDataTypes {
974
1141
  type: UneceTypes.ControlSettingParameter,
975
1142
  schema: UneceControlSettingParameterSchema
976
1143
  },
1144
+ {
1145
+ type: UneceTypes.ControlSettingParameterTypeCodeList,
1146
+ schema: UneceControlSettingParameterTypeCodeListSchema
1147
+ },
977
1148
  {
978
1149
  type: UneceTypes.Convoy,
979
1150
  schema: UneceConvoySchema
@@ -994,6 +1165,10 @@ export class UneceDataTypes {
994
1165
  type: UneceTypes.CorrectiveAction,
995
1166
  schema: UneceCorrectiveActionSchema
996
1167
  },
1168
+ {
1169
+ type: UneceTypes.CorrectiveActionTypeCodeList,
1170
+ schema: UneceCorrectiveActionTypeCodeListSchema
1171
+ },
997
1172
  {
998
1173
  type: UneceTypes.CorrectiveEvent,
999
1174
  schema: UneceCorrectiveEventSchema
@@ -1010,6 +1185,10 @@ export class UneceDataTypes {
1010
1185
  type: UneceTypes.CountrySubDivision,
1011
1186
  schema: UneceCountrySubDivisionSchema
1012
1187
  },
1188
+ {
1189
+ type: UneceTypes.CountrySubDivisionTypeCodeList,
1190
+ schema: UneceCountrySubDivisionTypeCodeListSchema
1191
+ },
1013
1192
  {
1014
1193
  type: UneceTypes.CreditorFinancialAccount,
1015
1194
  schema: UneceCreditorFinancialAccountSchema
@@ -1026,10 +1205,18 @@ export class UneceDataTypes {
1026
1205
  type: UneceTypes.CropProduceBatch,
1027
1206
  schema: UneceCropProduceBatchSchema
1028
1207
  },
1208
+ {
1209
+ type: UneceTypes.CropProduceBatchTypeCodeList,
1210
+ schema: UneceCropProduceBatchTypeCodeListSchema
1211
+ },
1029
1212
  {
1030
1213
  type: UneceTypes.CropProtectionTreatment,
1031
1214
  schema: UneceCropProtectionTreatmentSchema
1032
1215
  },
1216
+ {
1217
+ type: UneceTypes.CropProtectionTreatmentTypeCodeList,
1218
+ schema: UneceCropProtectionTreatmentTypeCodeListSchema
1219
+ },
1033
1220
  {
1034
1221
  type: UneceTypes.CurrencyCodeList,
1035
1222
  schema: UneceCurrencyCodeListSchema
@@ -1054,6 +1241,10 @@ export class UneceDataTypes {
1054
1241
  type: UneceTypes.CustomsValuation,
1055
1242
  schema: UneceCustomsValuationSchema
1056
1243
  },
1244
+ {
1245
+ type: UneceTypes.CustomsValuationTypeCodeList,
1246
+ schema: UneceCustomsValuationTypeCodeListSchema
1247
+ },
1057
1248
  {
1058
1249
  type: UneceTypes.DangerousGoods,
1059
1250
  schema: UneceDangerousGoodsSchema
@@ -1110,6 +1301,10 @@ export class UneceDataTypes {
1110
1301
  type: UneceTypes.DigitalMethod,
1111
1302
  schema: UneceDigitalMethodSchema
1112
1303
  },
1304
+ {
1305
+ type: UneceTypes.DigitalMethodTypeCodeList,
1306
+ schema: UneceDigitalMethodTypeCodeListSchema
1307
+ },
1113
1308
  {
1114
1309
  type: UneceTypes.DimensionTypeCodeList,
1115
1310
  schema: UneceDimensionTypeCodeListSchema
@@ -1122,6 +1317,10 @@ export class UneceDataTypes {
1122
1317
  type: UneceTypes.Disability,
1123
1318
  schema: UneceDisabilitySchema
1124
1319
  },
1320
+ {
1321
+ type: UneceTypes.DisabilityTypeCodeList,
1322
+ schema: UneceDisabilityTypeCodeListSchema
1323
+ },
1125
1324
  {
1126
1325
  type: UneceTypes.DisposalInstructions,
1127
1326
  schema: UneceDisposalInstructionsSchema
@@ -1134,6 +1333,10 @@ export class UneceDataTypes {
1134
1333
  type: UneceTypes.DocumentCharacteristic,
1135
1334
  schema: UneceDocumentCharacteristicSchema
1136
1335
  },
1336
+ {
1337
+ type: UneceTypes.DocumentCharacteristicTypeCodeList,
1338
+ schema: UneceDocumentCharacteristicTypeCodeListSchema
1339
+ },
1137
1340
  {
1138
1341
  type: UneceTypes.DocumentCodeList,
1139
1342
  schema: UneceDocumentCodeListSchema
@@ -1170,6 +1373,10 @@ export class UneceDataTypes {
1170
1373
  type: UneceTypes.Emission,
1171
1374
  schema: UneceEmissionSchema
1172
1375
  },
1376
+ {
1377
+ type: UneceTypes.EmissionTypeCodeList,
1378
+ schema: UneceEmissionTypeCodeListSchema
1379
+ },
1173
1380
  {
1174
1381
  type: UneceTypes.EmployerIdentity,
1175
1382
  schema: UneceEmployerIdentitySchema
@@ -1182,6 +1389,10 @@ export class UneceDataTypes {
1182
1389
  type: UneceTypes.Equipment,
1183
1390
  schema: UneceEquipmentSchema
1184
1391
  },
1392
+ {
1393
+ type: UneceTypes.EquipmentTypeCodeList,
1394
+ schema: UneceEquipmentTypeCodeListSchema
1395
+ },
1185
1396
  {
1186
1397
  type: UneceTypes.Error,
1187
1398
  schema: UneceErrorSchema
@@ -1250,6 +1461,10 @@ export class UneceDataTypes {
1250
1461
  type: UneceTypes.FinancialCard,
1251
1462
  schema: UneceFinancialCardSchema
1252
1463
  },
1464
+ {
1465
+ type: UneceTypes.FinancialCardTypeCodeList,
1466
+ schema: UneceFinancialCardTypeCodeListSchema
1467
+ },
1253
1468
  {
1254
1469
  type: UneceTypes.FinancialIdentity,
1255
1470
  schema: UneceFinancialIdentitySchema
@@ -1286,6 +1501,10 @@ export class UneceDataTypes {
1286
1501
  type: UneceTypes.FoodChoice,
1287
1502
  schema: UneceFoodChoiceSchema
1288
1503
  },
1504
+ {
1505
+ type: UneceTypes.FoodChoiceTypeCodeList,
1506
+ schema: UneceFoodChoiceTypeCodeListSchema
1507
+ },
1289
1508
  {
1290
1509
  type: UneceTypes.ForecastTerms,
1291
1510
  schema: UneceForecastTermsSchema
@@ -1302,6 +1521,10 @@ export class UneceDataTypes {
1302
1521
  type: UneceTypes.Fuel,
1303
1522
  schema: UneceFuelSchema
1304
1523
  },
1524
+ {
1525
+ type: UneceTypes.FuelTypeCodeList,
1526
+ schema: UneceFuelTypeCodeListSchema
1527
+ },
1305
1528
  {
1306
1529
  type: UneceTypes.GeographicalArea,
1307
1530
  schema: UneceGeographicalAreaSchema
@@ -1350,10 +1573,18 @@ export class UneceDataTypes {
1350
1573
  type: UneceTypes.GeopoliticalRegion,
1351
1574
  schema: UneceGeopoliticalRegionSchema
1352
1575
  },
1576
+ {
1577
+ type: UneceTypes.GeopoliticalRegionTypeCodeList,
1578
+ schema: UneceGeopoliticalRegionTypeCodeListSchema
1579
+ },
1353
1580
  {
1354
1581
  type: UneceTypes.GoodsCharacteristic,
1355
1582
  schema: UneceGoodsCharacteristicSchema
1356
1583
  },
1584
+ {
1585
+ type: UneceTypes.GoodsCharacteristicTypeCodeList,
1586
+ schema: UneceGoodsCharacteristicTypeCodeListSchema
1587
+ },
1357
1588
  {
1358
1589
  type: UneceTypes.GoodsTypeCodeList,
1359
1590
  schema: UneceGoodsTypeCodeListSchema
@@ -1370,10 +1601,18 @@ export class UneceDataTypes {
1370
1601
  type: UneceTypes.GovernmentRegistration,
1371
1602
  schema: UneceGovernmentRegistrationSchema
1372
1603
  },
1604
+ {
1605
+ type: UneceTypes.GovernmentRegistrationTypeCodeList,
1606
+ schema: UneceGovernmentRegistrationTypeCodeListSchema
1607
+ },
1373
1608
  {
1374
1609
  type: UneceTypes.GroupedWorkItem,
1375
1610
  schema: UneceGroupedWorkItemSchema
1376
1611
  },
1612
+ {
1613
+ type: UneceTypes.GroupedWorkItemTypeCodeList,
1614
+ schema: UneceGroupedWorkItemTypeCodeListSchema
1615
+ },
1377
1616
  {
1378
1617
  type: UneceTypes.Guarantee,
1379
1618
  schema: UneceGuaranteeSchema
@@ -1386,6 +1625,10 @@ export class UneceDataTypes {
1386
1625
  type: UneceTypes.GuestHealthIndication,
1387
1626
  schema: UneceGuestHealthIndicationSchema
1388
1627
  },
1628
+ {
1629
+ type: UneceTypes.GuestHealthIndicationTypeCodeList,
1630
+ schema: UneceGuestHealthIndicationTypeCodeListSchema
1631
+ },
1389
1632
  {
1390
1633
  type: UneceTypes.GuestPerson,
1391
1634
  schema: UneceGuestPersonSchema
@@ -1442,6 +1685,10 @@ export class UneceDataTypes {
1442
1685
  type: UneceTypes.InspectionEvent,
1443
1686
  schema: UneceInspectionEventSchema
1444
1687
  },
1688
+ {
1689
+ type: UneceTypes.InspectionEventTypeCodeList,
1690
+ schema: UneceInspectionEventTypeCodeListSchema
1691
+ },
1445
1692
  {
1446
1693
  type: UneceTypes.InspectionInstructions,
1447
1694
  schema: UneceInspectionInstructionsSchema
@@ -1490,10 +1737,18 @@ export class UneceDataTypes {
1490
1737
  type: UneceTypes.IOTDevice,
1491
1738
  schema: UneceIOTDeviceSchema
1492
1739
  },
1740
+ {
1741
+ type: UneceTypes.IOTDeviceTypeCodeList,
1742
+ schema: UneceIOTDeviceTypeCodeListSchema
1743
+ },
1493
1744
  {
1494
1745
  type: UneceTypes.Issue,
1495
1746
  schema: UneceIssueSchema
1496
1747
  },
1748
+ {
1749
+ type: UneceTypes.IssueTypeCodeList,
1750
+ schema: UneceIssueTypeCodeListSchema
1751
+ },
1497
1752
  {
1498
1753
  type: UneceTypes.Keyword,
1499
1754
  schema: UneceKeywordSchema
@@ -1538,14 +1793,26 @@ export class UneceDataTypes {
1538
1793
  type: UneceTypes.LegalOrganization,
1539
1794
  schema: UneceLegalOrganizationSchema
1540
1795
  },
1796
+ {
1797
+ type: UneceTypes.LegalOrganizationTypeCodeList,
1798
+ schema: UneceLegalOrganizationTypeCodeListSchema
1799
+ },
1541
1800
  {
1542
1801
  type: UneceTypes.LegalRegistration,
1543
1802
  schema: UneceLegalRegistrationSchema
1544
1803
  },
1804
+ {
1805
+ type: UneceTypes.LegalRegistrationTypeCodeList,
1806
+ schema: UneceLegalRegistrationTypeCodeListSchema
1807
+ },
1545
1808
  {
1546
1809
  type: UneceTypes.Licence,
1547
1810
  schema: UneceLicenceSchema
1548
1811
  },
1812
+ {
1813
+ type: UneceTypes.LicenceTypeCodeList,
1814
+ schema: UneceLicenceTypeCodeListSchema
1815
+ },
1549
1816
  {
1550
1817
  type: UneceTypes.LifetimeEndCostCodeList,
1551
1818
  schema: UneceLifetimeEndCostCodeListSchema
@@ -1594,6 +1861,10 @@ export class UneceDataTypes {
1594
1861
  type: UneceTypes.LocationParty,
1595
1862
  schema: UneceLocationPartySchema
1596
1863
  },
1864
+ {
1865
+ type: UneceTypes.LocationPartyTypeCodeList,
1866
+ schema: UneceLocationPartyTypeCodeListSchema
1867
+ },
1597
1868
  {
1598
1869
  type: UneceTypes.LogisticsChargeCalculationBasisCodeList,
1599
1870
  schema: UneceLogisticsChargeCalculationBasisCodeListSchema
@@ -1610,6 +1881,10 @@ export class UneceDataTypes {
1610
1881
  type: UneceTypes.LogisticsPackaging,
1611
1882
  schema: UneceLogisticsPackagingSchema
1612
1883
  },
1884
+ {
1885
+ type: UneceTypes.LogisticsPackagingTypeCodeList,
1886
+ schema: UneceLogisticsPackagingTypeCodeListSchema
1887
+ },
1613
1888
  {
1614
1889
  type: UneceTypes.LogisticsStatus,
1615
1890
  schema: UneceLogisticsStatusSchema
@@ -1630,6 +1905,10 @@ export class UneceDataTypes {
1630
1905
  type: UneceTypes.Machine,
1631
1906
  schema: UneceMachineSchema
1632
1907
  },
1908
+ {
1909
+ type: UneceTypes.MachineTypeCodeList,
1910
+ schema: UneceMachineTypeCodeListSchema
1911
+ },
1633
1912
  {
1634
1913
  type: UneceTypes.Marketplace,
1635
1914
  schema: UneceMarketplaceSchema
@@ -1646,6 +1925,10 @@ export class UneceDataTypes {
1646
1925
  type: UneceTypes.MDHHealthIndication,
1647
1926
  schema: UneceMDHHealthIndicationSchema
1648
1927
  },
1928
+ {
1929
+ type: UneceTypes.MDHHealthIndicationTypeCodeList,
1930
+ schema: UneceMDHHealthIndicationTypeCodeListSchema
1931
+ },
1649
1932
  {
1650
1933
  type: UneceTypes.MeasureCode,
1651
1934
  schema: UneceMeasureCodeSchema
@@ -1658,6 +1941,10 @@ export class UneceDataTypes {
1658
1941
  type: UneceTypes.Measurement,
1659
1942
  schema: UneceMeasurementSchema
1660
1943
  },
1944
+ {
1945
+ type: UneceTypes.MeasurementTypeCodeList,
1946
+ schema: UneceMeasurementTypeCodeListSchema
1947
+ },
1661
1948
  {
1662
1949
  type: UneceTypes.MeasureType,
1663
1950
  schema: UneceMeasureTypeSchema
@@ -1674,10 +1961,18 @@ export class UneceDataTypes {
1674
1961
  type: UneceTypes.MetricCharacteristic,
1675
1962
  schema: UneceMetricCharacteristicSchema
1676
1963
  },
1964
+ {
1965
+ type: UneceTypes.MetricCharacteristicTypeCodeList,
1966
+ schema: UneceMetricCharacteristicTypeCodeListSchema
1967
+ },
1677
1968
  {
1678
1969
  type: UneceTypes.NegotiationContext,
1679
1970
  schema: UneceNegotiationContextSchema
1680
1971
  },
1972
+ {
1973
+ type: UneceTypes.NegotiationContextTypeCodeList,
1974
+ schema: UneceNegotiationContextTypeCodeListSchema
1975
+ },
1681
1976
  {
1682
1977
  type: UneceTypes.NegotiationExchange,
1683
1978
  schema: UneceNegotiationExchangeSchema
@@ -1690,6 +1985,10 @@ export class UneceDataTypes {
1690
1985
  type: UneceTypes.Object,
1691
1986
  schema: UneceObjectSchema
1692
1987
  },
1988
+ {
1989
+ type: UneceTypes.ObjectTypeCodeList,
1990
+ schema: UneceObjectTypeCodeListSchema
1991
+ },
1693
1992
  {
1694
1993
  type: UneceTypes.Observation,
1695
1994
  schema: UneceObservationSchema
@@ -1698,6 +1997,10 @@ export class UneceDataTypes {
1698
1997
  type: UneceTypes.ObservationObjectiveParameter,
1699
1998
  schema: UneceObservationObjectiveParameterSchema
1700
1999
  },
2000
+ {
2001
+ type: UneceTypes.ObservationObjectiveParameterTypeCodeList,
2002
+ schema: UneceObservationObjectiveParameterTypeCodeListSchema
2003
+ },
1701
2004
  {
1702
2005
  type: UneceTypes.ObservationResult,
1703
2006
  schema: UneceObservationResultSchema
@@ -1710,6 +2013,10 @@ export class UneceDataTypes {
1710
2013
  type: UneceTypes.OperationalParameter,
1711
2014
  schema: UneceOperationalParameterSchema
1712
2015
  },
2016
+ {
2017
+ type: UneceTypes.OperationalParameterTypeCodeList,
2018
+ schema: UneceOperationalParameterTypeCodeListSchema
2019
+ },
1713
2020
  {
1714
2021
  type: UneceTypes.OrganizationalCertificate,
1715
2022
  schema: UneceOrganizationalCertificateSchema
@@ -1722,6 +2029,10 @@ export class UneceDataTypes {
1722
2029
  type: UneceTypes.OrganizationCharacteristic,
1723
2030
  schema: UneceOrganizationCharacteristicSchema
1724
2031
  },
2032
+ {
2033
+ type: UneceTypes.OrganizationCharacteristicTypeCodeList,
2034
+ schema: UneceOrganizationCharacteristicTypeCodeListSchema
2035
+ },
1725
2036
  {
1726
2037
  type: UneceTypes.OrganizationFunctionTypeCodeList,
1727
2038
  schema: UneceOrganizationFunctionTypeCodeListSchema
@@ -1778,10 +2089,18 @@ export class UneceDataTypes {
1778
2089
  type: UneceTypes.PaymentFinancialAccount,
1779
2090
  schema: UnecePaymentFinancialAccountSchema
1780
2091
  },
2092
+ {
2093
+ type: UneceTypes.PaymentFinancialAccountTypeCodeList,
2094
+ schema: UnecePaymentFinancialAccountTypeCodeListSchema
2095
+ },
1781
2096
  {
1782
2097
  type: UneceTypes.PaymentFinancialInstitution,
1783
2098
  schema: UnecePaymentFinancialInstitutionSchema
1784
2099
  },
2100
+ {
2101
+ type: UneceTypes.PaymentFinancialInstitutionTypeCodeList,
2102
+ schema: UnecePaymentFinancialInstitutionTypeCodeListSchema
2103
+ },
1785
2104
  {
1786
2105
  type: UneceTypes.PaymentGuaranteeMeansCodeList,
1787
2106
  schema: UnecePaymentGuaranteeMeansCodeListSchema
@@ -1826,10 +2145,18 @@ export class UneceDataTypes {
1826
2145
  type: UneceTypes.PaymentTradeSettlement,
1827
2146
  schema: UnecePaymentTradeSettlementSchema
1828
2147
  },
2148
+ {
2149
+ type: UneceTypes.PaymentTradeSettlementTypeCodeList,
2150
+ schema: UnecePaymentTradeSettlementTypeCodeListSchema
2151
+ },
1829
2152
  {
1830
2153
  type: UneceTypes.PersonalEffects,
1831
2154
  schema: UnecePersonalEffectsSchema
1832
2155
  },
2156
+ {
2157
+ type: UneceTypes.PersonalEffectsTypeCodeList,
2158
+ schema: UnecePersonalEffectsTypeCodeListSchema
2159
+ },
1833
2160
  {
1834
2161
  type: UneceTypes.PersonIdentity,
1835
2162
  schema: UnecePersonIdentitySchema
@@ -1866,6 +2193,10 @@ export class UneceDataTypes {
1866
2193
  type: UneceTypes.PreventiveAction,
1867
2194
  schema: UnecePreventiveActionSchema
1868
2195
  },
2196
+ {
2197
+ type: UneceTypes.PreventiveActionTypeCodeList,
2198
+ schema: UnecePreventiveActionTypeCodeListSchema
2199
+ },
1869
2200
  {
1870
2201
  type: UneceTypes.PriceTypeCodeList,
1871
2202
  schema: UnecePriceTypeCodeListSchema
@@ -1874,6 +2205,10 @@ export class UneceDataTypes {
1874
2205
  type: UneceTypes.Print,
1875
2206
  schema: UnecePrintSchema
1876
2207
  },
2208
+ {
2209
+ type: UneceTypes.PrintTypeCodeList,
2210
+ schema: UnecePrintTypeCodeListSchema
2211
+ },
1877
2212
  {
1878
2213
  type: UneceTypes.PriorityDescriptionCodeList,
1879
2214
  schema: UnecePriorityDescriptionCodeListSchema
@@ -1898,10 +2233,18 @@ export class UneceDataTypes {
1898
2233
  type: UneceTypes.ProcessWorkItem,
1899
2234
  schema: UneceProcessWorkItemSchema
1900
2235
  },
2236
+ {
2237
+ type: UneceTypes.ProcessWorkItemTypeCodeList,
2238
+ schema: UneceProcessWorkItemTypeCodeListSchema
2239
+ },
1901
2240
  {
1902
2241
  type: UneceTypes.Produce,
1903
2242
  schema: UneceProduceSchema
1904
2243
  },
2244
+ {
2245
+ type: UneceTypes.ProduceTypeCodeList,
2246
+ schema: UneceProduceTypeCodeListSchema
2247
+ },
1905
2248
  {
1906
2249
  type: UneceTypes.Product,
1907
2250
  schema: UneceProductSchema
@@ -1922,6 +2265,14 @@ export class UneceDataTypes {
1922
2265
  type: UneceTypes.ProductBatchCharacteristic,
1923
2266
  schema: UneceProductBatchCharacteristicSchema
1924
2267
  },
2268
+ {
2269
+ type: UneceTypes.ProductBatchCharacteristicTypeCodeList,
2270
+ schema: UneceProductBatchCharacteristicTypeCodeListSchema
2271
+ },
2272
+ {
2273
+ type: UneceTypes.ProductBatchTypeCodeList,
2274
+ schema: UneceProductBatchTypeCodeListSchema
2275
+ },
1925
2276
  {
1926
2277
  type: UneceTypes.ProductCertificate,
1927
2278
  schema: UneceProductCertificateSchema
@@ -1934,10 +2285,22 @@ export class UneceDataTypes {
1934
2285
  type: UneceTypes.ProductCharacteristicCondition,
1935
2286
  schema: UneceProductCharacteristicConditionSchema
1936
2287
  },
2288
+ {
2289
+ type: UneceTypes.ProductCharacteristicConditionTypeCodeList,
2290
+ schema: UneceProductCharacteristicConditionTypeCodeListSchema
2291
+ },
2292
+ {
2293
+ type: UneceTypes.ProductCharacteristicTypeCodeList,
2294
+ schema: UneceProductCharacteristicTypeCodeListSchema
2295
+ },
1937
2296
  {
1938
2297
  type: UneceTypes.ProductFinishingTreatment,
1939
2298
  schema: UneceProductFinishingTreatmentSchema
1940
2299
  },
2300
+ {
2301
+ type: UneceTypes.ProductFinishingTreatmentTypeCodeList,
2302
+ schema: UneceProductFinishingTreatmentTypeCodeListSchema
2303
+ },
1941
2304
  {
1942
2305
  type: UneceTypes.ProductGroup,
1943
2306
  schema: UneceProductGroupSchema
@@ -1962,6 +2325,10 @@ export class UneceDataTypes {
1962
2325
  type: UneceTypes.ProductionDevice,
1963
2326
  schema: UneceProductionDeviceSchema
1964
2327
  },
2328
+ {
2329
+ type: UneceTypes.ProductionDeviceTypeCodeList,
2330
+ schema: UneceProductionDeviceTypeCodeListSchema
2331
+ },
1965
2332
  {
1966
2333
  type: UneceTypes.ProductionFacility,
1967
2334
  schema: UneceProductionFacilitySchema
@@ -1974,6 +2341,10 @@ export class UneceDataTypes {
1974
2341
  type: UneceTypes.ProductionUnit,
1975
2342
  schema: UneceProductionUnitSchema
1976
2343
  },
2344
+ {
2345
+ type: UneceTypes.ProductionUnitTypeCodeList,
2346
+ schema: UneceProductionUnitTypeCodeListSchema
2347
+ },
1977
2348
  {
1978
2349
  type: UneceTypes.ProductionWasteMaterial,
1979
2350
  schema: UneceProductionWasteMaterialSchema
@@ -1982,6 +2353,14 @@ export class UneceDataTypes {
1982
2353
  type: UneceTypes.ProductionWasteMaterialComponent,
1983
2354
  schema: UneceProductionWasteMaterialComponentSchema
1984
2355
  },
2356
+ {
2357
+ type: UneceTypes.ProductionWasteMaterialComponentTypeCodeList,
2358
+ schema: UneceProductionWasteMaterialComponentTypeCodeListSchema
2359
+ },
2360
+ {
2361
+ type: UneceTypes.ProductionWasteMaterialTypeCodeList,
2362
+ schema: UneceProductionWasteMaterialTypeCodeListSchema
2363
+ },
1985
2364
  {
1986
2365
  type: UneceTypes.ProductionWasteRecoveryDisposalProcess,
1987
2366
  schema: UneceProductionWasteRecoveryDisposalProcessSchema
@@ -1994,6 +2373,10 @@ export class UneceDataTypes {
1994
2373
  type: UneceTypes.Project,
1995
2374
  schema: UneceProjectSchema
1996
2375
  },
2376
+ {
2377
+ type: UneceTypes.ProjectTypeCodeList,
2378
+ schema: UneceProjectTypeCodeListSchema
2379
+ },
1997
2380
  {
1998
2381
  type: UneceTypes.ProprietaryIdentity,
1999
2382
  schema: UneceProprietaryIdentitySchema
@@ -2006,6 +2389,10 @@ export class UneceDataTypes {
2006
2389
  type: UneceTypes.QuantityAnalysis,
2007
2390
  schema: UneceQuantityAnalysisSchema
2008
2391
  },
2392
+ {
2393
+ type: UneceTypes.QuantityAnalysisTypeCodeList,
2394
+ schema: UneceQuantityAnalysisTypeCodeListSchema
2395
+ },
2009
2396
  {
2010
2397
  type: UneceTypes.QuantityCode,
2011
2398
  schema: UneceQuantityCodeSchema
@@ -2030,6 +2417,10 @@ export class UneceDataTypes {
2030
2417
  type: UneceTypes.RadioactiveMaterial,
2031
2418
  schema: UneceRadioactiveMaterialSchema
2032
2419
  },
2420
+ {
2421
+ type: UneceTypes.RadioactiveMaterialTypeCodeList,
2422
+ schema: UneceRadioactiveMaterialTypeCodeListSchema
2423
+ },
2033
2424
  {
2034
2425
  type: UneceTypes.Radionuclide,
2035
2426
  schema: UneceRadionuclideSchema
@@ -2038,6 +2429,10 @@ export class UneceDataTypes {
2038
2429
  type: UneceTypes.Range,
2039
2430
  schema: UneceRangeSchema
2040
2431
  },
2432
+ {
2433
+ type: UneceTypes.RangeTypeCodeList,
2434
+ schema: UneceRangeTypeCodeListSchema
2435
+ },
2041
2436
  {
2042
2437
  type: UneceTypes.RecordedStatus,
2043
2438
  schema: UneceRecordedStatusSchema
@@ -2082,6 +2477,10 @@ export class UneceDataTypes {
2082
2477
  type: UneceTypes.Requirement,
2083
2478
  schema: UneceRequirementSchema
2084
2479
  },
2480
+ {
2481
+ type: UneceTypes.RequirementTypeCodeList,
2482
+ schema: UneceRequirementTypeCodeListSchema
2483
+ },
2085
2484
  {
2086
2485
  type: UneceTypes.Response,
2087
2486
  schema: UneceResponseSchema
@@ -2110,6 +2509,10 @@ export class UneceDataTypes {
2110
2509
  type: UneceTypes.SanitaryMeasure,
2111
2510
  schema: UneceSanitaryMeasureSchema
2112
2511
  },
2512
+ {
2513
+ type: UneceTypes.SanitaryMeasureTypeCodeList,
2514
+ schema: UneceSanitaryMeasureTypeCodeListSchema
2515
+ },
2113
2516
  {
2114
2517
  type: UneceTypes.ScenarioTypeCodeList,
2115
2518
  schema: UneceScenarioTypeCodeListSchema
@@ -2118,6 +2521,10 @@ export class UneceDataTypes {
2118
2521
  type: UneceTypes.Schedule,
2119
2522
  schema: UneceScheduleSchema
2120
2523
  },
2524
+ {
2525
+ type: UneceTypes.ScheduleTypeCodeList,
2526
+ schema: UneceScheduleTypeCodeListSchema
2527
+ },
2121
2528
  {
2122
2529
  type: UneceTypes.SchedulingDocumentCodeList,
2123
2530
  schema: UneceSchedulingDocumentCodeListSchema
@@ -2142,14 +2549,26 @@ export class UneceDataTypes {
2142
2549
  type: UneceTypes.SecurityTag,
2143
2550
  schema: UneceSecurityTagSchema
2144
2551
  },
2552
+ {
2553
+ type: UneceTypes.SecurityTagTypeCodeList,
2554
+ schema: UneceSecurityTagTypeCodeListSchema
2555
+ },
2145
2556
  {
2146
2557
  type: UneceTypes.Segment,
2147
2558
  schema: UneceSegmentSchema
2148
2559
  },
2560
+ {
2561
+ type: UneceTypes.SegmentTypeCodeList,
2562
+ schema: UneceSegmentTypeCodeListSchema
2563
+ },
2149
2564
  {
2150
2565
  type: UneceTypes.Sensor,
2151
2566
  schema: UneceSensorSchema
2152
2567
  },
2568
+ {
2569
+ type: UneceTypes.SensorTypeCodeList,
2570
+ schema: UneceSensorTypeCodeListSchema
2571
+ },
2153
2572
  {
2154
2573
  type: UneceTypes.Service,
2155
2574
  schema: UneceServiceSchema
@@ -2186,10 +2605,18 @@ export class UneceDataTypes {
2186
2605
  type: UneceTypes.SpecificationQuery,
2187
2606
  schema: UneceSpecificationQuerySchema
2188
2607
  },
2608
+ {
2609
+ type: UneceTypes.SpecificationQueryTypeCodeList,
2610
+ schema: UneceSpecificationQueryTypeCodeListSchema
2611
+ },
2189
2612
  {
2190
2613
  type: UneceTypes.SpecifiedAction,
2191
2614
  schema: UneceSpecifiedActionSchema
2192
2615
  },
2616
+ {
2617
+ type: UneceTypes.SpecifiedActionTypeCodeList,
2618
+ schema: UneceSpecifiedActionTypeCodeListSchema
2619
+ },
2193
2620
  {
2194
2621
  type: UneceTypes.SpecifiedCertificate,
2195
2622
  schema: UneceSpecifiedCertificateSchema
@@ -2202,6 +2629,10 @@ export class UneceDataTypes {
2202
2629
  type: UneceTypes.SpecifiedChemicalTreatment,
2203
2630
  schema: UneceSpecifiedChemicalTreatmentSchema
2204
2631
  },
2632
+ {
2633
+ type: UneceTypes.SpecifiedChemicalTreatmentTypeCodeList,
2634
+ schema: UneceSpecifiedChemicalTreatmentTypeCodeListSchema
2635
+ },
2205
2636
  {
2206
2637
  type: UneceTypes.SpecifiedCondition,
2207
2638
  schema: UneceSpecifiedConditionSchema
@@ -2210,18 +2641,34 @@ export class UneceDataTypes {
2210
2641
  type: UneceTypes.SpecifiedDeclaration,
2211
2642
  schema: UneceSpecifiedDeclarationSchema
2212
2643
  },
2644
+ {
2645
+ type: UneceTypes.SpecifiedDeclarationTypeCodeList,
2646
+ schema: UneceSpecifiedDeclarationTypeCodeListSchema
2647
+ },
2213
2648
  {
2214
2649
  type: UneceTypes.SpecifiedFault,
2215
2650
  schema: UneceSpecifiedFaultSchema
2216
2651
  },
2652
+ {
2653
+ type: UneceTypes.SpecifiedFaultTypeCodeList,
2654
+ schema: UneceSpecifiedFaultTypeCodeListSchema
2655
+ },
2217
2656
  {
2218
2657
  type: UneceTypes.SpecifiedFeature,
2219
2658
  schema: UneceSpecifiedFeatureSchema
2220
2659
  },
2660
+ {
2661
+ type: UneceTypes.SpecifiedFeatureTypeCodeList,
2662
+ schema: UneceSpecifiedFeatureTypeCodeListSchema
2663
+ },
2221
2664
  {
2222
2665
  type: UneceTypes.SpecifiedInspection,
2223
2666
  schema: UneceSpecifiedInspectionSchema
2224
2667
  },
2668
+ {
2669
+ type: UneceTypes.SpecifiedInspectionTypeCodeList,
2670
+ schema: UneceSpecifiedInspectionTypeCodeListSchema
2671
+ },
2225
2672
  {
2226
2673
  type: UneceTypes.SpecifiedLocation,
2227
2674
  schema: UneceSpecifiedLocationSchema
@@ -2230,6 +2677,10 @@ export class UneceDataTypes {
2230
2677
  type: UneceTypes.SpecifiedMaterial,
2231
2678
  schema: UneceSpecifiedMaterialSchema
2232
2679
  },
2680
+ {
2681
+ type: UneceTypes.SpecifiedMaterialTypeCodeList,
2682
+ schema: UneceSpecifiedMaterialTypeCodeListSchema
2683
+ },
2233
2684
  {
2234
2685
  type: UneceTypes.SpecifiedMethod,
2235
2686
  schema: UneceSpecifiedMethodSchema
@@ -2242,10 +2693,18 @@ export class UneceDataTypes {
2242
2693
  type: UneceTypes.SpecifiedParameter,
2243
2694
  schema: UneceSpecifiedParameterSchema
2244
2695
  },
2696
+ {
2697
+ type: UneceTypes.SpecifiedParameterTypeCodeList,
2698
+ schema: UneceSpecifiedParameterTypeCodeListSchema
2699
+ },
2245
2700
  {
2246
2701
  type: UneceTypes.SpecifiedPeriod,
2247
2702
  schema: UneceSpecifiedPeriodSchema
2248
2703
  },
2704
+ {
2705
+ type: UneceTypes.SpecifiedPeriodTypeCodeList,
2706
+ schema: UneceSpecifiedPeriodTypeCodeListSchema
2707
+ },
2249
2708
  {
2250
2709
  type: UneceTypes.SpecifiedQualification,
2251
2710
  schema: UneceSpecifiedQualificationSchema
@@ -2262,6 +2721,10 @@ export class UneceDataTypes {
2262
2721
  type: UneceTypes.Standard,
2263
2722
  schema: UneceStandardSchema
2264
2723
  },
2724
+ {
2725
+ type: UneceTypes.StandardTypeCodeList,
2726
+ schema: UneceStandardTypeCodeListSchema
2727
+ },
2265
2728
  {
2266
2729
  type: UneceTypes.StatusCodeList,
2267
2730
  schema: UneceStatusCodeListSchema
@@ -2270,6 +2733,10 @@ export class UneceDataTypes {
2270
2733
  type: UneceTypes.StoresItemInventory,
2271
2734
  schema: UneceStoresItemInventorySchema
2272
2735
  },
2736
+ {
2737
+ type: UneceTypes.StoresItemInventoryTypeCodeList,
2738
+ schema: UneceStoresItemInventoryTypeCodeListSchema
2739
+ },
2273
2740
  {
2274
2741
  type: UneceTypes.Stowaway,
2275
2742
  schema: UneceStowawaySchema
@@ -2306,6 +2773,10 @@ export class UneceDataTypes {
2306
2773
  type: UneceTypes.SupplyChainEvent,
2307
2774
  schema: UneceSupplyChainEventSchema
2308
2775
  },
2776
+ {
2777
+ type: UneceTypes.SupplyChainEventTypeCodeList,
2778
+ schema: UneceSupplyChainEventTypeCodeListSchema
2779
+ },
2309
2780
  {
2310
2781
  type: UneceTypes.SupplyChainInventory,
2311
2782
  schema: UneceSupplyChainInventorySchema
@@ -2318,26 +2789,50 @@ export class UneceDataTypes {
2318
2789
  type: UneceTypes.SupplyChainReference,
2319
2790
  schema: UneceSupplyChainReferenceSchema
2320
2791
  },
2792
+ {
2793
+ type: UneceTypes.SupplyChainReferenceTypeCodeList,
2794
+ schema: UneceSupplyChainReferenceTypeCodeListSchema
2795
+ },
2321
2796
  {
2322
2797
  type: UneceTypes.SupplyChainTradeLineItem,
2323
2798
  schema: UneceSupplyChainTradeLineItemSchema
2324
2799
  },
2800
+ {
2801
+ type: UneceTypes.SupplyChainTradeLineItemTypeCodeList,
2802
+ schema: UneceSupplyChainTradeLineItemTypeCodeListSchema
2803
+ },
2325
2804
  {
2326
2805
  type: UneceTypes.SupplyChainTradeTransaction,
2327
2806
  schema: UneceSupplyChainTradeTransactionSchema
2328
2807
  },
2808
+ {
2809
+ type: UneceTypes.SupplyChainTradeTransactionTypeCodeList,
2810
+ schema: UneceSupplyChainTradeTransactionTypeCodeListSchema
2811
+ },
2329
2812
  {
2330
2813
  type: UneceTypes.SupplyPlan,
2331
2814
  schema: UneceSupplyPlanSchema
2332
2815
  },
2816
+ {
2817
+ type: UneceTypes.SupplyPlanTypeCodeList,
2818
+ schema: UneceSupplyPlanTypeCodeListSchema
2819
+ },
2333
2820
  {
2334
2821
  type: UneceTypes.SustainabilityCharacteristic,
2335
2822
  schema: UneceSustainabilityCharacteristicSchema
2336
2823
  },
2824
+ {
2825
+ type: UneceTypes.SustainabilityCharacteristicTypeCodeList,
2826
+ schema: UneceSustainabilityCharacteristicTypeCodeListSchema
2827
+ },
2337
2828
  {
2338
2829
  type: UneceTypes.SustainabilityInspection,
2339
2830
  schema: UneceSustainabilityInspectionSchema
2340
2831
  },
2832
+ {
2833
+ type: UneceTypes.SustainabilityInspectionTypeCodeList,
2834
+ schema: UneceSustainabilityInspectionTypeCodeListSchema
2835
+ },
2341
2836
  {
2342
2837
  type: UneceTypes.TaxCategoryCodeList,
2343
2838
  schema: UneceTaxCategoryCodeListSchema
@@ -2358,6 +2853,10 @@ export class UneceDataTypes {
2358
2853
  type: UneceTypes.TechnicalCharacteristic,
2359
2854
  schema: UneceTechnicalCharacteristicSchema
2360
2855
  },
2856
+ {
2857
+ type: UneceTypes.TechnicalCharacteristicTypeCodeList,
2858
+ schema: UneceTechnicalCharacteristicTypeCodeListSchema
2859
+ },
2361
2860
  {
2362
2861
  type: UneceTypes.TemperatureSettingInstructions,
2363
2862
  schema: UneceTemperatureSettingInstructionsSchema
@@ -2422,6 +2921,14 @@ export class UneceDataTypes {
2422
2921
  type: UneceTypes.TradeProductFeature,
2423
2922
  schema: UneceTradeProductFeatureSchema
2424
2923
  },
2924
+ {
2925
+ type: UneceTypes.TradeProductFeatureTypeCodeList,
2926
+ schema: UneceTradeProductFeatureTypeCodeListSchema
2927
+ },
2928
+ {
2929
+ type: UneceTypes.TradeProductTypeCodeList,
2930
+ schema: UneceTradeProductTypeCodeListSchema
2931
+ },
2425
2932
  {
2426
2933
  type: UneceTypes.TradeSettlementHeaderMonetarySummation,
2427
2934
  schema: UneceTradeSettlementHeaderMonetarySummationSchema
@@ -2458,6 +2965,14 @@ export class UneceDataTypes {
2458
2965
  type: UneceTypes.TransportationWasteMaterialComponent,
2459
2966
  schema: UneceTransportationWasteMaterialComponentSchema
2460
2967
  },
2968
+ {
2969
+ type: UneceTypes.TransportationWasteMaterialComponentTypeCodeList,
2970
+ schema: UneceTransportationWasteMaterialComponentTypeCodeListSchema
2971
+ },
2972
+ {
2973
+ type: UneceTypes.TransportationWasteMaterialTypeCodeList,
2974
+ schema: UneceTransportationWasteMaterialTypeCodeListSchema
2975
+ },
2461
2976
  {
2462
2977
  type: UneceTypes.TransportationWasteRecoveryDisposalProcess,
2463
2978
  schema: UneceTransportationWasteRecoveryDisposalProcessSchema
@@ -2502,6 +3017,10 @@ export class UneceDataTypes {
2502
3017
  type: UneceTypes.TransportEvent,
2503
3018
  schema: UneceTransportEventSchema
2504
3019
  },
3020
+ {
3021
+ type: UneceTypes.TransportEventTypeCodeList,
3022
+ schema: UneceTransportEventTypeCodeListSchema
3023
+ },
2505
3024
  {
2506
3025
  type: UneceTypes.TransportInstructions,
2507
3026
  schema: UneceTransportInstructionsSchema
@@ -2642,6 +3161,10 @@ export class UneceDataTypes {
2642
3161
  type: UneceTypes.Voucher,
2643
3162
  schema: UneceVoucherSchema
2644
3163
  },
3164
+ {
3165
+ type: UneceTypes.VoucherTypeCodeList,
3166
+ schema: UneceVoucherTypeCodeListSchema
3167
+ },
2645
3168
  {
2646
3169
  type: UneceTypes.WasteMaterialRecoveryDisposalProcess,
2647
3170
  schema: UneceWasteMaterialRecoveryDisposalProcessSchema
@@ -2686,6 +3209,10 @@ export class UneceDataTypes {
2686
3209
  type: UneceTypes.XHEParameter,
2687
3210
  schema: UneceXHEParameterSchema
2688
3211
  },
3212
+ {
3213
+ type: UneceTypes.XHEParameterTypeCodeList,
3214
+ schema: UneceXHEParameterTypeCodeListSchema
3215
+ },
2689
3216
  {
2690
3217
  type: UneceTypes.XHEParty,
2691
3218
  schema: UneceXHEPartySchema