You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| non-residential-change | Non residential change | Does the proposal involve the loss, gain, or change of non-residential floorspace? | MUST ||
652
-
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class | MAY ||
652
+
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class | MAY |Rule: is a MUST if `non-residential-change` is `True`|
653
653
| room-details | Room details[]{} | List of room changes for hotels, residential institutions and hostels | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes) |
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class | MAY ||
416
-
| room-details | Room details[]{} | List of room changes for hotels, residential institutions and hostels | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes) |
417
-
418
-
419
-
**Floorspace details component**
420
-
421
-
field | name | description | required | notes
422
-
-- | -- | -- | -- | --
423
-
use | Use | A use class or type of use | MUST | Select from the **use-class** enum. an option needs to be "other"
424
-
specified-use | Specified use | A specified use if no applicable use class is available | MAY |
425
-
existing-gross-floorspace | Existing gross floorspace | Existing gross internal floorspace, in sqm | MUST |
426
-
floorspace-lost | Floorspace lost | Gross floorspace to be lost by change of use, in sqm | MUST |
427
-
total-gross-proposed | Total gross proposed | Total gross internal floorspace proposed, in sqm | MUST |
428
-
net-additional-floorspace | Net additional floorspace | Net additional gross internal floorspace, in sqm | MUST | Calculated as total-gross-proposed - existing-gross-floorspace
429
-
430
-
431
-
**Room details component**
432
-
433
-
field | name | description | required | notes
434
-
-- | -- | -- | -- | --
435
-
use-class | Use class | Type of non-residential use class | MUST | Select from the **use-class** enum. Only required for C1, C2, C2A, or Other use classes
436
-
existing-rooms-lost | Existing rooms lost | Existing rooms to be lost by change of use | MUST | Must be 0 or positive
437
-
total-rooms-proposed | Total rooms proposed | Total rooms proposed (including change of use) | MUST | Must be 0 or positive
438
-
net-additional-rooms | Net additional rooms | Net additional rooms following development | MUST | Calculated as total-rooms-proposed - existing-rooms-lost
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class | MAY ||
568
-
| room-details | Room details[]{} | List of room changes for hotels, residential institutions and hostels | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes) |
569
-
570
-
571
-
**Floorspace details component**
572
-
573
-
field | name | description | required | notes
574
-
-- | -- | -- | -- | --
575
-
use | Use | A use class or type of use | MUST | Select from the **use-class** enum. an option needs to be "other"
576
-
specified-use | Specified use | A specified use if no applicable use class is available | MAY |
577
-
existing-gross-floorspace | Existing gross floorspace | Existing gross internal floorspace, in sqm | MUST |
578
-
floorspace-lost | Floorspace lost | Gross floorspace to be lost by change of use, in sqm | MUST |
579
-
total-gross-proposed | Total gross proposed | Total gross internal floorspace proposed, in sqm | MUST |
580
-
net-additional-floorspace | Net additional floorspace | Net additional gross internal floorspace, in sqm | MUST | Calculated as total-gross-proposed - existing-gross-floorspace
581
-
582
-
583
-
**Room details component**
584
-
585
-
field | name | description | required | notes
586
-
-- | -- | -- | -- | --
587
-
use-class | Use class | Type of non-residential use class | MUST | Select from the **use-class** enum. Only required for C1, C2, C2A, or Other use classes
588
-
existing-rooms-lost | Existing rooms lost | Existing rooms to be lost by change of use | MUST | Must be 0 or positive
589
-
total-rooms-proposed | Total rooms proposed | Total rooms proposed (including change of use) | MUST | Must be 0 or positive
590
-
net-additional-rooms | Net additional rooms | Net additional rooms following development | MUST | Calculated as total-rooms-proposed - existing-rooms-lost
| non-residential-change-outline | Non residential change | Does the proposal involve the loss, gain, or change of non-residential floorspace? | MUST | Select from the **yes-no-unknown** enum. this is only used in outline applications where unknown is an option |
497
-
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class | MAY ||
498
-
| room-details | Room details[]{} | List of room changes for hotels, residential institutions and hostels | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes) |
497
+
| floorspace-details-outline| Floorspace details[]{} | List of non-residential floorspace changes by use class.| MAY |Rule: is a MUST if `non-residential-change-outline` is `True`. This field is used solely for outline applications|
498
+
| room-details-outline| Room details[]{} | List of room changes for hotels, residential institutions and hostels | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes). Only for outline applications.|
499
499
500
500
501
501
**Floorspace details component**
@@ -504,9 +504,12 @@ field | name | description | required | notes
504
504
-- | -- | -- | -- | --
505
505
use | Use | A use class or type of use | MUST | Select from the **use-class** enum. an option needs to be "other"
506
506
specified-use | Specified use | A specified use if no applicable use class is available | MAY |
507
+
not-applicable | Not applicable | Whether the facility is not applicable | MAY |
507
508
existing-gross-floorspace | Existing gross floorspace | Existing gross internal floorspace, in sqm | MUST |
508
-
floorspace-lost | Floorspace lost | Gross floorspace to be lost by change of use, in sqm | MUST |
509
-
total-gross-proposed | Total gross proposed | Total gross internal floorspace proposed, in sqm | MUST |
509
+
is-floorspace-lost-known | Is floorspace lost known | Whether the amount of floorspace to be lost is known | MAY |
510
+
floorspace-lost | Floorspace lost | Gross floorspace to be lost by change of use, in sqm | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-floorspace-lost-known` is `True`
511
+
is-total-gross-proposed-known | Is total gross proposed known | Whether the total gross proposed floorspace is known | MAY |
512
+
total-gross-proposed | Total gross proposed | Total gross internal floorspace proposed, in sqm | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-total-gross-proposed-known` is `True`
510
513
net-additional-floorspace | Net additional floorspace | Net additional gross internal floorspace, in sqm | MUST | Calculated as total-gross-proposed - existing-gross-floorspace
511
514
512
515
@@ -515,8 +518,11 @@ net-additional-floorspace | Net additional floorspace | Net additional gross int
515
518
field | name | description | required | notes
516
519
-- | -- | -- | -- | --
517
520
use-class | Use class | Type of non-residential use class | MUST | Select from the **use-class** enum. Only required for C1, C2, C2A, or Other use classes
518
-
existing-rooms-lost | Existing rooms lost | Existing rooms to be lost by change of use | MUST | Must be 0 or positive
519
-
total-rooms-proposed | Total rooms proposed | Total rooms proposed (including change of use) | MUST | Must be 0 or positive
521
+
not-applicable | Not applicable | Whether the facility is not applicable | MAY |
522
+
is-existing-rooms-lost-known | Is existing rooms lost known | Whether the total existing rooms that will be lost is known | MAY |
523
+
existing-rooms-lost | Existing rooms lost | Existing rooms to be lost by change of use | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-existing-rooms-lost-known` is `True`. Must be 0 or positive
524
+
is-total-rooms-proposed-known | Is total rooms proposed known | Whether the total rooms proposed is known | MAY |
525
+
total-rooms-proposed | Total rooms proposed | Total rooms proposed (including change of use) | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-total-rooms-proposed-known` is `True`. Must be 0 or positive
520
526
net-additional-rooms | Net additional rooms | Net additional rooms following development | MUST | Calculated as total-rooms-proposed - existing-rooms-lost
Copy file name to clipboardExpand all lines: generated/info_model/module/non-res-floorspace.md
+32-2Lines changed: 32 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,10 @@ Information about non-residential floorspace changes including use class details
8
8
| --- | --- | --- | --- | --- | --- |
9
9
| non-residential-change | Non residential change | Does the proposal involve the loss, gain, or change of non-residential floorspace? | full | MUST ||
10
10
| non-residential-change-outline | Non residential change | Does the proposal involve the loss, gain, or change of non-residential floorspace? | outline | MUST | Select from the **yes-no-unknown** enum. this is only used in outline applications where unknown is an option |
11
-
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class || MAY ||
12
-
| room-details | Room details[]{} | List of room changes for hotels, residential institutions and hostels || MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes) |
11
+
| floorspace-details | Floorspace details[]{} | List of non-residential floorspace changes by use class | full | MAY | Rule: is a MUST if `non-residential-change` is `True`|
12
+
| floorspace-details-outline | Floorspace details[]{} | List of non-residential floorspace changes by use class. | outline | MAY | Rule: is a MUST if `non-residential-change-outline` is `True`. This field is used solely for outline applications |
13
+
| room-details | Room details[]{} | List of room changes for hotels, residential institutions and hostels | full | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes) |
14
+
| room-details-outline | Room details[]{} | List of room changes for hotels, residential institutions and hostels | outline | MAY | Required if change to hotels, residential institutions and hostel floorspace (C1, C2, C2A use classes). Only for outline applications. |
13
15
14
16
15
17
**Floorspace details component**
@@ -24,6 +26,21 @@ total-gross-proposed | Total gross proposed | Total gross internal floorspace pr
24
26
net-additional-floorspace | Net additional floorspace | Net additional gross internal floorspace, in sqm | MUST | Calculated as total-gross-proposed - existing-gross-floorspace
25
27
26
28
29
+
**Floorspace details component**
30
+
31
+
field | name | description | required | notes
32
+
-- | -- | -- | -- | --
33
+
use | Use | A use class or type of use | MUST | Select from the **use-class** enum. an option needs to be "other"
34
+
specified-use | Specified use | A specified use if no applicable use class is available | MAY |
35
+
not-applicable | Not applicable | Whether the facility is not applicable | MAY |
36
+
existing-gross-floorspace | Existing gross floorspace | Existing gross internal floorspace, in sqm | MUST |
37
+
is-floorspace-lost-known | Is floorspace lost known | Whether the amount of floorspace to be lost is known | MAY |
38
+
floorspace-lost | Floorspace lost | Gross floorspace to be lost by change of use, in sqm | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-floorspace-lost-known` is `True`
39
+
is-total-gross-proposed-known | Is total gross proposed known | Whether the total gross proposed floorspace is known | MAY |
40
+
total-gross-proposed | Total gross proposed | Total gross internal floorspace proposed, in sqm | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-total-gross-proposed-known` is `True`
41
+
net-additional-floorspace | Net additional floorspace | Net additional gross internal floorspace, in sqm | MUST | Calculated as total-gross-proposed - existing-gross-floorspace
42
+
43
+
27
44
**Room details component**
28
45
29
46
field | name | description | required | notes
@@ -33,6 +50,19 @@ existing-rooms-lost | Existing rooms lost | Existing rooms to be lost by change
33
50
total-rooms-proposed | Total rooms proposed | Total rooms proposed (including change of use) | MUST | Must be 0 or positive
34
51
net-additional-rooms | Net additional rooms | Net additional rooms following development | MUST | Calculated as total-rooms-proposed - existing-rooms-lost
35
52
53
+
54
+
**Room details component**
55
+
56
+
field | name | description | required | notes
57
+
-- | -- | -- | -- | --
58
+
use-class | Use class | Type of non-residential use class | MUST | Select from the **use-class** enum. Only required for C1, C2, C2A, or Other use classes
59
+
not-applicable | Not applicable | Whether the facility is not applicable | MAY |
60
+
is-existing-rooms-lost-known | Is existing rooms lost known | Whether the total existing rooms that will be lost is known | MAY |
61
+
existing-rooms-lost | Existing rooms lost | Existing rooms to be lost by change of use | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-existing-rooms-lost-known` is `True`. Must be 0 or positive
62
+
is-total-rooms-proposed-known | Is total rooms proposed known | Whether the total rooms proposed is known | MAY |
63
+
total-rooms-proposed | Total rooms proposed | Total rooms proposed (including change of use) | MAY | Rule: is a MUST if `not-applicable` is `False`. Rule: is a MUST if `is-total-rooms-proposed-known` is `True`. Must be 0 or positive
64
+
net-additional-rooms | Net additional rooms | Net additional rooms following development | MUST | Calculated as total-rooms-proposed - existing-rooms-lost
65
+
36
66
**Validation rules**
37
67
38
68
- floorspace-details is required when non-residential-change is true
0 commit comments