Inspire revision 4711
Gyldig
This data type enables to detail the current use(s).
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
currentUse |
|
-- Name --
Current use
|
CurrentUseValue
(kodeliste)
|
1..1 |
percentage |
|
-- Name --
Percentage
|
Integer |
1..1 |
Name |
Type |
English |
Description |
currentUse |
CurrentUseValue
|
|
The current use.
-- Description --
EXAMPLE: trade
|
percentage |
Integer |
|
The proportion of the real world object, given as a percentage, devoted to this current use.
-- Description --
NOTE: The percentage of use is generally the percentage of floor area dedicated to this given use. If it is not the case, it is recommended to explain what the percentage refers to in metadata (template for additional information)
EXAMPLE: 30 (if 30% of the building is occupied by trade activity).
|
Navn |
Beskrivelse |
percentageSum |
/* The total of all percentages shall be less or equal to 100. */
inv: self.percentage.sum()<=100
|