diff --git a/docs/Characteristics.md b/docs/Characteristics.md
index c7c7723..21929bc 100644
--- a/docs/Characteristics.md
+++ b/docs/Characteristics.md
@@ -120,6 +120,7 @@ isUnderRoof | Mainly used for parking slots. | [applicable](#type-applicable)
isWellTended | Properly looked after. | [applicable](#type-applicable)
isWheelchairAccessible | All aspects are accessible for wheelchair users. | [applicable](#type-applicable)
numberOfApartements | Number of apartements contained. | positiveInteger
+numberOfCommercialUnits | Indicates the number of commercial units (i.e. needed for investment properties) for a single listing/publication. | positiveInteger
numberOfBathrooms | Number of bathrooms. | positiveInteger
numberOfFloors | Total amount of floors. | positiveInteger
numberOfParcels | Number of parcels. | positiveInteger
diff --git a/schema/schema.xsd b/schema/schema.xsd
index 80695a3..8738b46 100644
--- a/schema/schema.xsd
+++ b/schema/schema.xsd
@@ -559,6 +559,11 @@
Number of apartements contained.
+
+
+ Indicates the number of commercial units (i.e. needed for investment properties) for a single listing/publication.
+
+
Number of bathrooms.