From 44363fcf2a259bd40aff3e96ec57a13b6c04da55 Mon Sep 17 00:00:00 2001 From: Jens Stalder Date: Fri, 16 Oct 2020 17:04:59 +0200 Subject: [PATCH] Added numberOfCommercialUnits --- docs/Characteristics.md | 1 + schema/schema.xsd | 5 +++++ 2 files changed, 6 insertions(+) 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.