diff --git a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
index bf88b71d60d1012443929c0f66db25f424aa49d3..87dade91bd4bd92e6bd708d4a6cfa1ec78e0c84a 100644
--- a/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
+++ b/TS-0023-SDT_based_Information_Model_and_Mapping_for_Vertical_Industries.md
@@ -2136,21 +2136,14 @@ This ModuleClass provides the capability to report the measurement of weight.
 |unit |[hd:enumWeightUnit](#5639-hdenumweightunit) |RW |true | |The unit of measure for the weight values. The default is kilogram (kg). (see clause [5.6.39](#5639-hdenumweightunit)). |
 
 
-
-
 #### 5.3.1.100 anemometer
 This ModuleClass provides the capabilities to indicate the measure of the wind speed.
 
-<mark>Editor note: the following attributes are missing from the short name tables in 6.3</mark>
-
-
 **Table 5.3.1.100-1: DataPoints of anemometer ModuleClass**
 
 |Name |Type |R/W |Optional |Unit |Documentation |
 |-|-|-|-|-|-|
-|speed |xs:float |R |false |km/h |The speed of the wind |
-
-
+|windSpeed |xs:float |R |false |m/s |The speed of the wind |
 
 
 #### 5.3.1.101 barometer
@@ -6476,7 +6469,7 @@ In protocol bindings resource attributes names for data points of module classes
 |waterFlowStrength |[waterFlow](#53193-waterflow) |waFSh |
 |weight |[weight](#53199-weight) |weigt |
 |windDirection |[airQualitySensor](#5316-airqualitysensor) |winDn |
-|windSpeed |[airQualitySensor](#5316-airqualitysensor) |winSd |
+|windSpeed |[airQualitySensor](#5316-airqualitysensor), [anemometer](#531100-anemometer) |winSd |