diff --git a/rules/mapping/AdvancedDespatchAdvice.xml b/rules/mapping/AdvancedDespatchAdvice.xml
index ef427196..cbf3f5e9 100644
--- a/rules/mapping/AdvancedDespatchAdvice.xml
+++ b/rules/mapping/AdvancedDespatchAdvice.xml
@@ -6201,7 +6201,7 @@
Attribute identifier
- To define the type of measurement. EnergyContent = T6428, ConversionFactor = T6429, FuelConsumption = T6374, DrivingDistance = T6380, DrivingTime = T6381, FuelMeasurementMethod = T6728, EngineType = T6379, RenewableFuel = T6382.
+ To define the type of measurement. EnergyContent, ConversionFactor, FuelConsumption, DrivingDistance, DrivingTime, FuelMeasurementMethod, EngineType, RenewableFuel.
|
FuelConsumption
@@ -6279,7 +6279,7 @@
Attribute value
|
- Description of the attribute when there is no value to measure. Used for FuelMeasurementMethod and EngineType. Possible values are for FuelMeasurementMethod: "AutomaticMeasurement", "StandardEstimate", "ManualMeasurement" and for EngineType: "Euro2", "Euro3", "Euro4", "Euro5", "Euro6", "EuroStep2", "EuroStep3A", "EuroStep3B", "EuroStep4".
+ Description of the attribute when there is no value to measure. Used for FuelMeasurementMethod and EngineType. Possible values are for FuelMeasurementMethod: "AutomaticMeasurement", "StandardEstimate", "ManualMeasurement" and for EngineType: "Euro2", "Euro3", "Euro4", "Euro5", "Euro6", "EuroStep2", "EuroStep3A", "EuroStep3B", "EuroStep4", "EV", "Hybrid", "FuelCell".
|
StandardEstimate
diff --git a/structure/syntax/ubl-advanced-despatch-advice.xml b/structure/syntax/ubl-advanced-despatch-advice.xml
index 2bb9a802..326788fd 100644
--- a/structure/syntax/ubl-advanced-despatch-advice.xml
+++ b/structure/syntax/ubl-advanced-despatch-advice.xml
@@ -1541,7 +1541,7 @@
cbc:AttributeID
Attribute identifier
- To define the type of measurement. EnergyContent = T6428, ConversionFactor = T6429, FuelConsumption = T6374, DrivingDistance = T6380, DrivingTime = T6381, FuelMeasurementMethod = T6728, EngineType = T6379, RenewableFuel = T6382.
+ To define the type of measurement. EnergyContent, ConversionFactor, FuelConsumption, DrivingDistance, DrivingTime, FuelMeasurementMethod, EngineType, RenewableFuel.
FuelConsumption
@@ -1560,7 +1560,7 @@
cbc:Description
Attribute value
- Description of the attribute when there is no value to measure. Used for FuelMeasurementMethod and EngineType. Possible values are for FuelMeasurementMethod: "AutomaticMeasurement", "StandardEstimate", "ManualMeasurement" and for EngineType: "Euro2", "Euro3", "Euro4", "Euro5", "Euro6", "EuroStep2", "EuroStep3A", "EuroStep3B", "EuroStep4".
+ Description of the attribute when there is no value to measure. Used for FuelMeasurementMethod and EngineType. Possible values are for FuelMeasurementMethod: "AutomaticMeasurement", "StandardEstimate", "ManualMeasurement" and for EngineType: "Euro2", "Euro3", "Euro4", "Euro5", "Euro6", "EuroStep2", "EuroStep3A", "EuroStep3B", "EuroStep4", "EV", "Hybrid", "FuelCell".
StandardEstimate
|