@pdtf/schemas 3.0.0-5 → 3.0.0-7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +14 -13
- package/package.json +1 -1
- package/src/examples/v3/exampleTransaction.json +1 -0
- package/src/schemas/v2/overlays/baspi.json +510 -2331
- package/src/schemas/v2/overlays/con29DW.json +36 -125
- package/src/schemas/v2/overlays/con29R.json +5 -143
- package/src/schemas/v2/overlays/fme1.json +48 -233
- package/src/schemas/v2/overlays/lpe1.json +75 -367
- package/src/schemas/v2/overlays/nts.json +17 -103
- package/src/schemas/v2/overlays/piq.json +146 -693
- package/src/schemas/v2/overlays/rds.json +50 -316
- package/src/schemas/v2/overlays/ta10.json +540 -1755
- package/src/schemas/v2/overlays/ta6.json +241 -1193
- package/src/schemas/v2/overlays/ta7.json +106 -440
- package/src/schemas/v3/combined.json +80 -64
- package/src/schemas/v3/overlays/baspi.json +508 -2289
- package/src/schemas/v3/overlays/con29DW.json +36 -125
- package/src/schemas/v3/overlays/con29R.json +5 -143
- package/src/schemas/v3/overlays/fme1.json +53 -233
- package/src/schemas/v3/overlays/lpe1.json +85 -367
- package/src/schemas/v3/overlays/nts.json +131 -367
- package/src/schemas/v3/overlays/piq.json +146 -686
- package/src/schemas/v3/overlays/rds.json +49 -317
- package/src/schemas/v3/overlays/ta10.json +540 -1755
- package/src/schemas/v3/overlays/ta6.json +264 -1146
- package/src/schemas/v3/overlays/ta7.json +220 -462
- package/src/schemas/v3/pdtf-transaction.json +74 -98
- package/src/tests/v3/transactionSchema.test.js +27 -16
- package/src/tests/v3/verifiedClaimsValidator.test.js +2 -2
- package/src/utils/extractOverlay.js +11 -27
- package/src/tests/v2/transactionSchema.test.js +0 -361
- package/src/tests/v2/verifiedClaimsValidator.test.js +0 -128
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
"properties": {
|
|
8
8
|
"propertyPack": {
|
|
9
9
|
"ntsRef": "0",
|
|
10
|
-
"title": "Property Pack",
|
|
11
10
|
"required": [
|
|
12
11
|
"materialFacts"
|
|
13
12
|
],
|
|
@@ -31,51 +30,30 @@
|
|
|
31
30
|
"properties": {
|
|
32
31
|
"priceInformation": {
|
|
33
32
|
"ntsRef": "A2",
|
|
34
|
-
"title": "Price information",
|
|
35
33
|
"required": [
|
|
36
34
|
"price",
|
|
37
35
|
"priceQualifier"
|
|
38
36
|
],
|
|
39
37
|
"properties": {
|
|
40
38
|
"price": {
|
|
41
|
-
"ntsRef": "A2.1"
|
|
42
|
-
"title": "Price"
|
|
39
|
+
"ntsRef": "A2.1"
|
|
43
40
|
},
|
|
44
41
|
"priceQualifier": {
|
|
45
|
-
"ntsRef": "A2.2"
|
|
46
|
-
"title": "Price type",
|
|
47
|
-
"enum": [
|
|
48
|
-
"POA",
|
|
49
|
-
"Guide price",
|
|
50
|
-
"Fixed price",
|
|
51
|
-
"Offers in excess of",
|
|
52
|
-
"Offers in region of",
|
|
53
|
-
"Sale by tender"
|
|
54
|
-
]
|
|
42
|
+
"ntsRef": "A2.2"
|
|
55
43
|
}
|
|
56
44
|
}
|
|
57
45
|
},
|
|
58
46
|
"marketingTenure": {
|
|
59
|
-
"ntsRef": "A3"
|
|
60
|
-
"title": "Type of tenure being marketed",
|
|
61
|
-
"enum": [
|
|
62
|
-
"Commonhold",
|
|
63
|
-
"Freehold",
|
|
64
|
-
"Leasehold",
|
|
65
|
-
"Share of Freehold",
|
|
66
|
-
"Shared Ownership"
|
|
67
|
-
]
|
|
47
|
+
"ntsRef": "A3"
|
|
68
48
|
},
|
|
69
49
|
"buildInformation": {
|
|
70
50
|
"ntsRef": "B1.1",
|
|
71
|
-
"title": "About the property building",
|
|
72
51
|
"required": [
|
|
73
52
|
"building"
|
|
74
53
|
],
|
|
75
54
|
"properties": {
|
|
76
55
|
"building": {
|
|
77
56
|
"ntsRef": "B1.1.1",
|
|
78
|
-
"title": "Building informatiom",
|
|
79
57
|
"discriminator": {
|
|
80
58
|
"propertyName": "propertyType"
|
|
81
59
|
},
|
|
@@ -88,8 +66,7 @@
|
|
|
88
66
|
]
|
|
89
67
|
},
|
|
90
68
|
"otherType": {
|
|
91
|
-
"ntsRef": "B1.1.1.1"
|
|
92
|
-
"title": "Please describe the other type of property build"
|
|
69
|
+
"ntsRef": "B1.1.1.1"
|
|
93
70
|
}
|
|
94
71
|
},
|
|
95
72
|
"required": [
|
|
@@ -105,15 +82,7 @@
|
|
|
105
82
|
]
|
|
106
83
|
},
|
|
107
84
|
"builtForm": {
|
|
108
|
-
"ntsRef": "B1.1.2"
|
|
109
|
-
"title": "Built form",
|
|
110
|
-
"enum": [
|
|
111
|
-
"Detached",
|
|
112
|
-
"Semi-detached",
|
|
113
|
-
"Terraced",
|
|
114
|
-
"End of terrace",
|
|
115
|
-
"Other"
|
|
116
|
-
]
|
|
85
|
+
"ntsRef": "B1.1.2"
|
|
117
86
|
}
|
|
118
87
|
},
|
|
119
88
|
"required": [
|
|
@@ -129,24 +98,13 @@
|
|
|
129
98
|
]
|
|
130
99
|
},
|
|
131
100
|
"builtForm": {
|
|
132
|
-
"ntsRef": "B1.1.2"
|
|
133
|
-
"title": "Built form",
|
|
134
|
-
"enum": [
|
|
135
|
-
"Detached",
|
|
136
|
-
"Semi-detached",
|
|
137
|
-
"Terraced",
|
|
138
|
-
"End of terrace",
|
|
139
|
-
"Other"
|
|
140
|
-
]
|
|
101
|
+
"ntsRef": "B1.1.2"
|
|
141
102
|
},
|
|
142
103
|
"numberOfFloors": {
|
|
143
|
-
"ntsRef": "B1.1.3"
|
|
144
|
-
"title": "Number of floors in the building"
|
|
104
|
+
"ntsRef": "B1.1.3"
|
|
145
105
|
},
|
|
146
106
|
"entranceFloor": {
|
|
147
|
-
"ntsRef": "B1.1.4"
|
|
148
|
-
"title": "Entrance floor",
|
|
149
|
-
"description": "The floor on which the main entrance to the property is located, starting with 1 for the ground floor (0 for a basement)"
|
|
107
|
+
"ntsRef": "B1.1.4"
|
|
150
108
|
}
|
|
151
109
|
},
|
|
152
110
|
"required": [
|
|
@@ -158,48 +116,37 @@
|
|
|
158
116
|
],
|
|
159
117
|
"required": [
|
|
160
118
|
"propertyType"
|
|
161
|
-
]
|
|
119
|
+
],
|
|
120
|
+
"properties": {
|
|
121
|
+
"propertyType": {
|
|
122
|
+
"ntsRef": "B1.1.1.1"
|
|
123
|
+
}
|
|
124
|
+
}
|
|
162
125
|
},
|
|
163
126
|
"rooms": {
|
|
164
127
|
"ntsRef": "B2",
|
|
165
|
-
"title": "Rooms",
|
|
166
|
-
"description": "Information about the property's rooms",
|
|
167
128
|
"items": {
|
|
168
129
|
"properties": {
|
|
169
130
|
"roomName": {
|
|
170
|
-
"ntsRef": "B2.1"
|
|
171
|
-
"title": "The name of the room"
|
|
131
|
+
"ntsRef": "B2.1"
|
|
172
132
|
},
|
|
173
133
|
"description": {
|
|
174
|
-
"ntsRef": "B2.2"
|
|
175
|
-
"title": "The specific description of the room"
|
|
134
|
+
"ntsRef": "B2.2"
|
|
176
135
|
},
|
|
177
136
|
"length": {
|
|
178
|
-
"ntsRef": "B2.3"
|
|
179
|
-
"title": "The length of the room"
|
|
137
|
+
"ntsRef": "B2.3"
|
|
180
138
|
},
|
|
181
139
|
"width": {
|
|
182
|
-
"ntsRef": "B2.4"
|
|
183
|
-
"title": "The width of the room"
|
|
140
|
+
"ntsRef": "B2.4"
|
|
184
141
|
},
|
|
185
142
|
"units": {
|
|
186
|
-
"ntsRef": "B2.5"
|
|
187
|
-
"title": "The units which the length and width of the room have been provided in",
|
|
188
|
-
"enum": [
|
|
189
|
-
"meters",
|
|
190
|
-
"centimetres",
|
|
191
|
-
"millimetres",
|
|
192
|
-
"feet",
|
|
193
|
-
"inches"
|
|
194
|
-
]
|
|
143
|
+
"ntsRef": "B2.5"
|
|
195
144
|
},
|
|
196
145
|
"dimensionDetails": {
|
|
197
|
-
"ntsRef": "B2.6"
|
|
198
|
-
"title": "Any additional description or clarification of the room dimensions"
|
|
146
|
+
"ntsRef": "B2.6"
|
|
199
147
|
},
|
|
200
148
|
"photoUrls": {
|
|
201
|
-
"ntsRef": "B2.7"
|
|
202
|
-
"title": "The URLs of images which should be associated with this room"
|
|
149
|
+
"ntsRef": "B2.7"
|
|
203
150
|
}
|
|
204
151
|
}
|
|
205
152
|
}
|
|
@@ -208,18 +155,14 @@
|
|
|
208
155
|
},
|
|
209
156
|
"ownership": {
|
|
210
157
|
"ntsRef": "A3",
|
|
211
|
-
"title": "Ownership",
|
|
212
158
|
"required": [
|
|
213
159
|
"ownershipsToBeTransferred"
|
|
214
160
|
],
|
|
215
161
|
"properties": {
|
|
216
162
|
"ownershipsToBeTransferred": {
|
|
217
163
|
"ntsRef": "A3",
|
|
218
|
-
"title": "Ownerships to be transferred on sale",
|
|
219
|
-
"minItems": 1,
|
|
220
164
|
"items": {
|
|
221
165
|
"ntsRef": "A3.1",
|
|
222
|
-
"title": "Ownership to be transferred",
|
|
223
166
|
"discriminator": {
|
|
224
167
|
"propertyName": "ownershipType"
|
|
225
168
|
},
|
|
@@ -240,6 +183,25 @@
|
|
|
240
183
|
"Managed Freehold",
|
|
241
184
|
"Commonhold"
|
|
242
185
|
]
|
|
186
|
+
},
|
|
187
|
+
"managedFreeholdOrCommonholdInformation": {
|
|
188
|
+
"ntsRef": "A3.2",
|
|
189
|
+
"required": [
|
|
190
|
+
"serviceCharge"
|
|
191
|
+
],
|
|
192
|
+
"properties": {
|
|
193
|
+
"serviceCharge": {
|
|
194
|
+
"ntsRef": "A3.1.1",
|
|
195
|
+
"required": [
|
|
196
|
+
"annualServiceCharge"
|
|
197
|
+
],
|
|
198
|
+
"properties": {
|
|
199
|
+
"annualServiceCharge": {
|
|
200
|
+
"ntsRef": "A3.1.2"
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
243
205
|
}
|
|
244
206
|
}
|
|
245
207
|
},
|
|
@@ -252,7 +214,6 @@
|
|
|
252
214
|
},
|
|
253
215
|
"leaseholdInformation": {
|
|
254
216
|
"ntsRef": "A3.2",
|
|
255
|
-
"title": "Leasehold information",
|
|
256
217
|
"required": [
|
|
257
218
|
"typeOfLeasehold",
|
|
258
219
|
"leaseTerm",
|
|
@@ -284,21 +245,13 @@
|
|
|
284
245
|
]
|
|
285
246
|
},
|
|
286
247
|
"sharedOwnershipPercentage": {
|
|
287
|
-
"ntsRef": "A3.7.1"
|
|
288
|
-
"title": "Shared ownership percentage"
|
|
248
|
+
"ntsRef": "A3.7.1"
|
|
289
249
|
},
|
|
290
250
|
"sharedOwnershipRent": {
|
|
291
|
-
"ntsRef": "A3.7.2"
|
|
292
|
-
"title": "Shared ownership rent (£)"
|
|
251
|
+
"ntsRef": "A3.7.2"
|
|
293
252
|
},
|
|
294
253
|
"sharedOwnershipRentFrequency": {
|
|
295
|
-
"ntsRef": "A3.7.3"
|
|
296
|
-
"title": "Shared ownership rent frequency",
|
|
297
|
-
"enum": [
|
|
298
|
-
"Yearly",
|
|
299
|
-
"Monthly",
|
|
300
|
-
"Weekly"
|
|
301
|
-
]
|
|
254
|
+
"ntsRef": "A3.7.3"
|
|
302
255
|
}
|
|
303
256
|
},
|
|
304
257
|
"required": [
|
|
@@ -320,18 +273,15 @@
|
|
|
320
273
|
],
|
|
321
274
|
"properties": {
|
|
322
275
|
"startYearOfLease": {
|
|
323
|
-
"ntsRef": "A3.2.1.1"
|
|
324
|
-
"title": "Year that the lease commenced"
|
|
276
|
+
"ntsRef": "A3.2.1.1"
|
|
325
277
|
},
|
|
326
278
|
"lengthOfLeaseInYears": {
|
|
327
|
-
"ntsRef": "A3.2.1.2"
|
|
328
|
-
"title": "Length of lease (years)"
|
|
279
|
+
"ntsRef": "A3.2.1.2"
|
|
329
280
|
}
|
|
330
281
|
}
|
|
331
282
|
},
|
|
332
283
|
"groundRent": {
|
|
333
284
|
"ntsRef": "A3.4",
|
|
334
|
-
"title": "Ground Rent",
|
|
335
285
|
"discriminator": {
|
|
336
286
|
"propertyName": "isGroundRentPayable"
|
|
337
287
|
},
|
|
@@ -353,12 +303,10 @@
|
|
|
353
303
|
]
|
|
354
304
|
},
|
|
355
305
|
"annualGroundRent": {
|
|
356
|
-
"ntsRef": "A3.4.2"
|
|
357
|
-
"title": "What is the annual ground rent payable? (£)"
|
|
306
|
+
"ntsRef": "A3.4.2"
|
|
358
307
|
},
|
|
359
308
|
"rentSubjectToIncrease": {
|
|
360
309
|
"ntsRef": "A3.4.3",
|
|
361
|
-
"title": "Is the ground rent subject to increase?",
|
|
362
310
|
"discriminator": {
|
|
363
311
|
"propertyName": "yesNo"
|
|
364
312
|
},
|
|
@@ -380,13 +328,10 @@
|
|
|
380
328
|
]
|
|
381
329
|
},
|
|
382
330
|
"rentReviewFrequency": {
|
|
383
|
-
"ntsRef": "1.4.3.2"
|
|
384
|
-
"title": "How often is the rent reviewed?"
|
|
331
|
+
"ntsRef": "1.4.3.2"
|
|
385
332
|
},
|
|
386
333
|
"rentIncreaseCalculated": {
|
|
387
|
-
"ntsRef": "1.4.3.3"
|
|
388
|
-
"title": "How is the increase calculated?",
|
|
389
|
-
"description": "e.g. set figure, doubling, in line with Retail Price Index, Consumer Price Index, etc"
|
|
334
|
+
"ntsRef": "1.4.3.3"
|
|
390
335
|
}
|
|
391
336
|
},
|
|
392
337
|
"required": [
|
|
@@ -400,11 +345,7 @@
|
|
|
400
345
|
],
|
|
401
346
|
"properties": {
|
|
402
347
|
"yesNo": {
|
|
403
|
-
"ntsRef": "1.4.3.1"
|
|
404
|
-
"enum": [
|
|
405
|
-
"Yes",
|
|
406
|
-
"No"
|
|
407
|
-
]
|
|
348
|
+
"ntsRef": "1.4.3.1"
|
|
408
349
|
}
|
|
409
350
|
}
|
|
410
351
|
}
|
|
@@ -420,18 +361,12 @@
|
|
|
420
361
|
],
|
|
421
362
|
"properties": {
|
|
422
363
|
"isGroundRentPayable": {
|
|
423
|
-
"ntsRef": "A3.4.1"
|
|
424
|
-
"title": "Does the seller pay ground rent for the property?",
|
|
425
|
-
"enum": [
|
|
426
|
-
"Yes",
|
|
427
|
-
"No"
|
|
428
|
-
]
|
|
364
|
+
"ntsRef": "A3.4.1"
|
|
429
365
|
}
|
|
430
366
|
}
|
|
431
367
|
},
|
|
432
368
|
"serviceCharge": {
|
|
433
369
|
"ntsRef": "A3.5",
|
|
434
|
-
"title": "Service Charge",
|
|
435
370
|
"discriminator": {
|
|
436
371
|
"propertyName": "sellerContributesToServiceCharge"
|
|
437
372
|
},
|
|
@@ -453,8 +388,7 @@
|
|
|
453
388
|
]
|
|
454
389
|
},
|
|
455
390
|
"annualServiceCharge": {
|
|
456
|
-
"ntsRef": "A3.5.1.1"
|
|
457
|
-
"title": "Amount of current annual service charge (£)"
|
|
391
|
+
"ntsRef": "A3.5.1.1"
|
|
458
392
|
}
|
|
459
393
|
}
|
|
460
394
|
}
|
|
@@ -464,12 +398,7 @@
|
|
|
464
398
|
],
|
|
465
399
|
"properties": {
|
|
466
400
|
"sellerContributesToServiceCharge": {
|
|
467
|
-
"ntsRef": "A3.5.1"
|
|
468
|
-
"title": "Does the seller contribute to the cost of maintaining the building (a service charge)?",
|
|
469
|
-
"enum": [
|
|
470
|
-
"Yes",
|
|
471
|
-
"No"
|
|
472
|
-
]
|
|
401
|
+
"ntsRef": "A3.5.1"
|
|
473
402
|
}
|
|
474
403
|
}
|
|
475
404
|
}
|
|
@@ -489,14 +418,18 @@
|
|
|
489
418
|
],
|
|
490
419
|
"required": [
|
|
491
420
|
"ownershipType"
|
|
492
|
-
]
|
|
421
|
+
],
|
|
422
|
+
"properties": {
|
|
423
|
+
"ownershipType": {
|
|
424
|
+
"ntsRef": "A3.1"
|
|
425
|
+
}
|
|
426
|
+
}
|
|
493
427
|
}
|
|
494
428
|
}
|
|
495
429
|
}
|
|
496
430
|
},
|
|
497
431
|
"parking": {
|
|
498
432
|
"ntsRef": "B4",
|
|
499
|
-
"title": "Parking",
|
|
500
433
|
"required": [
|
|
501
434
|
"parkingArrangements",
|
|
502
435
|
"controlledParking",
|
|
@@ -505,27 +438,36 @@
|
|
|
505
438
|
"properties": {
|
|
506
439
|
"parkingArrangements": {
|
|
507
440
|
"ntsRef": "B4.1",
|
|
508
|
-
"
|
|
441
|
+
"items": {
|
|
442
|
+
"ntsRef": "B4.1.1"
|
|
443
|
+
}
|
|
509
444
|
},
|
|
510
445
|
"controlledParking": {
|
|
511
446
|
"ntsRef": "B4.2",
|
|
512
|
-
"title": "Is the property in a controlled parking zone or within a local authority parking scheme?",
|
|
513
447
|
"required": [
|
|
514
448
|
"yesNo"
|
|
515
|
-
]
|
|
449
|
+
],
|
|
450
|
+
"properties": {
|
|
451
|
+
"yesNo": {
|
|
452
|
+
"ntsRef": "B4.2.1"
|
|
453
|
+
}
|
|
454
|
+
}
|
|
516
455
|
},
|
|
517
456
|
"electricVehicleChargingPoint": {
|
|
518
457
|
"ntsRef": "B4.3",
|
|
519
|
-
"title": "Is there an electric vehicle charging point belonging to the property?",
|
|
520
458
|
"required": [
|
|
521
459
|
"yesNo"
|
|
522
|
-
]
|
|
460
|
+
],
|
|
461
|
+
"properties": {
|
|
462
|
+
"yesNo": {
|
|
463
|
+
"ntsRef": "B4.2.1"
|
|
464
|
+
}
|
|
465
|
+
}
|
|
523
466
|
}
|
|
524
467
|
}
|
|
525
468
|
},
|
|
526
469
|
"listingAndConservation": {
|
|
527
470
|
"ntsRef": "C2.1",
|
|
528
|
-
"title": "Listing and Conservation",
|
|
529
471
|
"required": [
|
|
530
472
|
"isListed",
|
|
531
473
|
"isConservationArea",
|
|
@@ -534,7 +476,6 @@
|
|
|
534
476
|
"properties": {
|
|
535
477
|
"isListed": {
|
|
536
478
|
"ntsRef": "C2.1.1",
|
|
537
|
-
"title": "Is the property a listed building in England or Wales?",
|
|
538
479
|
"discriminator": {
|
|
539
480
|
"propertyName": "yesNo"
|
|
540
481
|
},
|
|
@@ -557,10 +498,12 @@
|
|
|
557
498
|
]
|
|
558
499
|
},
|
|
559
500
|
"details": {
|
|
560
|
-
"ntsRef": "C2.1.1.2"
|
|
561
|
-
"title": "Please provide details of the listing and any relevant documents"
|
|
501
|
+
"ntsRef": "C2.1.1.2"
|
|
562
502
|
}
|
|
563
|
-
}
|
|
503
|
+
},
|
|
504
|
+
"required": [
|
|
505
|
+
"details"
|
|
506
|
+
]
|
|
564
507
|
}
|
|
565
508
|
],
|
|
566
509
|
"required": [
|
|
@@ -568,18 +511,12 @@
|
|
|
568
511
|
],
|
|
569
512
|
"properties": {
|
|
570
513
|
"yesNo": {
|
|
571
|
-
"ntsRef": "C2.1.1.1"
|
|
572
|
-
"enum": [
|
|
573
|
-
"Yes",
|
|
574
|
-
"No",
|
|
575
|
-
"Not known"
|
|
576
|
-
]
|
|
514
|
+
"ntsRef": "C2.1.1.1"
|
|
577
515
|
}
|
|
578
516
|
}
|
|
579
517
|
},
|
|
580
518
|
"isConservationArea": {
|
|
581
519
|
"ntsRef": "C2.1.2",
|
|
582
|
-
"title": "Is the property in a designated conservation area?",
|
|
583
520
|
"discriminator": {
|
|
584
521
|
"propertyName": "yesNo"
|
|
585
522
|
},
|
|
@@ -602,10 +539,12 @@
|
|
|
602
539
|
]
|
|
603
540
|
},
|
|
604
541
|
"details": {
|
|
605
|
-
"ntsRef": "C2.1.2.2"
|
|
606
|
-
"title": "Please provide details of the listing and any relevant documents"
|
|
542
|
+
"ntsRef": "C2.1.2.2"
|
|
607
543
|
}
|
|
608
|
-
}
|
|
544
|
+
},
|
|
545
|
+
"required": [
|
|
546
|
+
"details"
|
|
547
|
+
]
|
|
609
548
|
}
|
|
610
549
|
],
|
|
611
550
|
"required": [
|
|
@@ -613,18 +552,12 @@
|
|
|
613
552
|
],
|
|
614
553
|
"properties": {
|
|
615
554
|
"yesNo": {
|
|
616
|
-
"ntsRef": "C2.1.2.1"
|
|
617
|
-
"enum": [
|
|
618
|
-
"Yes",
|
|
619
|
-
"No",
|
|
620
|
-
"Not known"
|
|
621
|
-
]
|
|
555
|
+
"ntsRef": "C2.1.2.1"
|
|
622
556
|
}
|
|
623
557
|
}
|
|
624
558
|
},
|
|
625
559
|
"hasTreePreservationOrder": {
|
|
626
560
|
"ntsRef": "C2.1.3",
|
|
627
|
-
"title": "To your knowledge, does a tree preservation order apply to any trees within the boundaries of the property?",
|
|
628
561
|
"discriminator": {
|
|
629
562
|
"propertyName": "yesNo"
|
|
630
563
|
},
|
|
@@ -648,7 +581,6 @@
|
|
|
648
581
|
},
|
|
649
582
|
"workCarriedOut": {
|
|
650
583
|
"ntsRef": "C2.1.3.2",
|
|
651
|
-
"title": "Has work been carried out to any trees which are protected by the order?",
|
|
652
584
|
"discriminator": {
|
|
653
585
|
"propertyName": "yesNo"
|
|
654
586
|
},
|
|
@@ -670,21 +602,7 @@
|
|
|
670
602
|
]
|
|
671
603
|
},
|
|
672
604
|
"consentsObtained": {
|
|
673
|
-
"ntsRef": "C2.1.3.3"
|
|
674
|
-
"title": "Were the relevant consents obtained?",
|
|
675
|
-
"enum": [
|
|
676
|
-
"Yes",
|
|
677
|
-
"No",
|
|
678
|
-
"Not known"
|
|
679
|
-
]
|
|
680
|
-
},
|
|
681
|
-
"attachments": {
|
|
682
|
-
"ntsRef": "C2.1.3.4",
|
|
683
|
-
"title": "Provide any relevant documentation",
|
|
684
|
-
"enum": [
|
|
685
|
-
"Attached",
|
|
686
|
-
"To follow"
|
|
687
|
-
]
|
|
605
|
+
"ntsRef": "C2.1.3.3"
|
|
688
606
|
}
|
|
689
607
|
},
|
|
690
608
|
"required": [
|
|
@@ -704,12 +622,7 @@
|
|
|
704
622
|
],
|
|
705
623
|
"properties": {
|
|
706
624
|
"yesNo": {
|
|
707
|
-
"ntsRef": "C2.1.3.1"
|
|
708
|
-
"enum": [
|
|
709
|
-
"Yes",
|
|
710
|
-
"No",
|
|
711
|
-
"Not known"
|
|
712
|
-
]
|
|
625
|
+
"ntsRef": "C2.1.3.1"
|
|
713
626
|
}
|
|
714
627
|
}
|
|
715
628
|
}
|
|
@@ -717,7 +630,6 @@
|
|
|
717
630
|
},
|
|
718
631
|
"typeOfConstruction": {
|
|
719
632
|
"ntsRef": "A1.2",
|
|
720
|
-
"title": "Type of Construction",
|
|
721
633
|
"required": [
|
|
722
634
|
"isStandardForm",
|
|
723
635
|
"buildingSafety",
|
|
@@ -726,8 +638,6 @@
|
|
|
726
638
|
"properties": {
|
|
727
639
|
"isStandardForm": {
|
|
728
640
|
"ntsRef": "A1.2.1",
|
|
729
|
-
"title": "Is the property built in a standard form of construction? E.g. brick and/or block with timber-supported roof comprising a tile or slate cover?",
|
|
730
|
-
"description": "Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows",
|
|
731
641
|
"discriminator": {
|
|
732
642
|
"propertyName": "yesNo"
|
|
733
643
|
},
|
|
@@ -749,8 +659,7 @@
|
|
|
749
659
|
]
|
|
750
660
|
},
|
|
751
661
|
"details": {
|
|
752
|
-
"ntsRef": "A1.2.1.2"
|
|
753
|
-
"title": "Details"
|
|
662
|
+
"ntsRef": "A1.2.1.2"
|
|
754
663
|
}
|
|
755
664
|
},
|
|
756
665
|
"required": [
|
|
@@ -763,18 +672,12 @@
|
|
|
763
672
|
],
|
|
764
673
|
"properties": {
|
|
765
674
|
"yesNo": {
|
|
766
|
-
"ntsRef": "A1.2.1.1"
|
|
767
|
-
"enum": [
|
|
768
|
-
"Yes",
|
|
769
|
-
"No"
|
|
770
|
-
]
|
|
675
|
+
"ntsRef": "A1.2.1.1"
|
|
771
676
|
}
|
|
772
677
|
}
|
|
773
678
|
},
|
|
774
679
|
"buildingSafety": {
|
|
775
680
|
"ntsRef": "C1",
|
|
776
|
-
"title": "Are you aware of any building safety issues?",
|
|
777
|
-
"description": "For example issues related to unsafe cladding, integrity of building materials used in construction (e.g. asbestos), risk of collapse (e.g. damaged roofs or strucutural failures), at-risk wooden decking for external structures (including balconies), lack of emergency lighting where required or insufficient fire/smoke alarm systems",
|
|
778
681
|
"discriminator": {
|
|
779
682
|
"propertyName": "yesNo"
|
|
780
683
|
},
|
|
@@ -796,24 +699,19 @@
|
|
|
796
699
|
]
|
|
797
700
|
},
|
|
798
701
|
"details": {
|
|
799
|
-
"ntsRef": "C1.2"
|
|
800
|
-
"title": "What are are the defects or hazards?"
|
|
702
|
+
"ntsRef": "C1.2"
|
|
801
703
|
},
|
|
802
704
|
"workAlreadyDone": {
|
|
803
|
-
"ntsRef": "C1.3"
|
|
804
|
-
"title": "What work has already been done?"
|
|
705
|
+
"ntsRef": "C1.3"
|
|
805
706
|
},
|
|
806
707
|
"workToBeDone": {
|
|
807
|
-
"ntsRef": "C1.4"
|
|
808
|
-
"title": "What work is required to be done?"
|
|
708
|
+
"ntsRef": "C1.4"
|
|
809
709
|
},
|
|
810
710
|
"potentialCost": {
|
|
811
|
-
"ntsRef": "C1.5"
|
|
812
|
-
"title": "What will the potential cost be?"
|
|
711
|
+
"ntsRef": "C1.5"
|
|
813
712
|
},
|
|
814
713
|
"abilityToResideAtProperty": {
|
|
815
|
-
"ntsRef": "C1.6"
|
|
816
|
-
"title": "Will the work impact the ability to reside at the property?"
|
|
714
|
+
"ntsRef": "C1.6"
|
|
817
715
|
}
|
|
818
716
|
},
|
|
819
717
|
"required": [
|
|
@@ -840,14 +738,14 @@
|
|
|
840
738
|
},
|
|
841
739
|
"accessibilityAndAdaptations": {
|
|
842
740
|
"ntsRef": "C5",
|
|
843
|
-
"
|
|
844
|
-
|
|
741
|
+
"items": {
|
|
742
|
+
"ntsRef": "C5.1"
|
|
743
|
+
}
|
|
845
744
|
}
|
|
846
745
|
}
|
|
847
746
|
},
|
|
848
747
|
"energyEfficiency": {
|
|
849
748
|
"ntsRef": "A4",
|
|
850
|
-
"title": "Energy Efficiency",
|
|
851
749
|
"required": [
|
|
852
750
|
"certificate"
|
|
853
751
|
],
|
|
@@ -859,21 +757,7 @@
|
|
|
859
757
|
],
|
|
860
758
|
"properties": {
|
|
861
759
|
"currentEnergyRating": {
|
|
862
|
-
"ntsRef": "A4.1.1"
|
|
863
|
-
"title": "Current energy efficiency rating",
|
|
864
|
-
"description": "What is the energy efficiency rating of the property according to the latest Energy Performance Certificate (EPC)?",
|
|
865
|
-
"enum": [
|
|
866
|
-
"A",
|
|
867
|
-
"B",
|
|
868
|
-
"C",
|
|
869
|
-
"D",
|
|
870
|
-
"E",
|
|
871
|
-
"F",
|
|
872
|
-
"G",
|
|
873
|
-
"Exempt Property",
|
|
874
|
-
"Survey Instructed",
|
|
875
|
-
"No Certificate"
|
|
876
|
-
]
|
|
760
|
+
"ntsRef": "A4.1.1"
|
|
877
761
|
}
|
|
878
762
|
}
|
|
879
763
|
}
|
|
@@ -881,31 +765,16 @@
|
|
|
881
765
|
},
|
|
882
766
|
"councilTax": {
|
|
883
767
|
"ntsRef": "A1",
|
|
884
|
-
"title": "Council Tax",
|
|
885
768
|
"required": [
|
|
886
769
|
"councilTaxBand",
|
|
887
770
|
"councilTaxAffectingAlterations"
|
|
888
771
|
],
|
|
889
772
|
"properties": {
|
|
890
773
|
"councilTaxBand": {
|
|
891
|
-
"ntsRef": "A1.1"
|
|
892
|
-
"title": "Which Council Tax band does this property fall within?",
|
|
893
|
-
"description": "Band I relates to Wales only",
|
|
894
|
-
"enum": [
|
|
895
|
-
"A",
|
|
896
|
-
"B",
|
|
897
|
-
"C",
|
|
898
|
-
"D",
|
|
899
|
-
"E",
|
|
900
|
-
"F",
|
|
901
|
-
"G",
|
|
902
|
-
"H",
|
|
903
|
-
"I"
|
|
904
|
-
]
|
|
774
|
+
"ntsRef": "A1.1"
|
|
905
775
|
},
|
|
906
776
|
"councilTaxAffectingAlterations": {
|
|
907
777
|
"ntsRef": "A1.2",
|
|
908
|
-
"title": "Have you altered the property in any way to the extent that it might change the Council Tax band e.g. added a bedroom or substantially extended the property?",
|
|
909
778
|
"discriminator": {
|
|
910
779
|
"propertyName": "yesNo"
|
|
911
780
|
},
|
|
@@ -927,16 +796,10 @@
|
|
|
927
796
|
]
|
|
928
797
|
},
|
|
929
798
|
"details": {
|
|
930
|
-
"ntsRef": "A1.2.2"
|
|
931
|
-
"title": "Please give details"
|
|
799
|
+
"ntsRef": "A1.2.2"
|
|
932
800
|
},
|
|
933
801
|
"attachments": {
|
|
934
|
-
"ntsRef": "A1.2.3"
|
|
935
|
-
"title": "Attachments",
|
|
936
|
-
"enum": [
|
|
937
|
-
"Attached",
|
|
938
|
-
"To follow"
|
|
939
|
-
]
|
|
802
|
+
"ntsRef": "A1.2.3"
|
|
940
803
|
}
|
|
941
804
|
},
|
|
942
805
|
"required": [
|
|
@@ -949,11 +812,7 @@
|
|
|
949
812
|
],
|
|
950
813
|
"properties": {
|
|
951
814
|
"yesNo": {
|
|
952
|
-
"ntsRef": "A1.2.1"
|
|
953
|
-
"enum": [
|
|
954
|
-
"Yes",
|
|
955
|
-
"No"
|
|
956
|
-
]
|
|
815
|
+
"ntsRef": "A1.2.1"
|
|
957
816
|
}
|
|
958
817
|
}
|
|
959
818
|
}
|
|
@@ -961,8 +820,6 @@
|
|
|
961
820
|
},
|
|
962
821
|
"connectedUtilities": {
|
|
963
822
|
"ntsRef": "B3",
|
|
964
|
-
"title": "Connected utilities",
|
|
965
|
-
"description": "Please indicate which utilities are are connected to the property.",
|
|
966
823
|
"required": [
|
|
967
824
|
"mainsElectricity",
|
|
968
825
|
"telephone",
|
|
@@ -974,7 +831,6 @@
|
|
|
974
831
|
"properties": {
|
|
975
832
|
"mainsElectricity": {
|
|
976
833
|
"ntsRef": "B3.1",
|
|
977
|
-
"title": "Mains electricity",
|
|
978
834
|
"discriminator": {
|
|
979
835
|
"propertyName": "yesNo"
|
|
980
836
|
},
|
|
@@ -1072,7 +928,6 @@
|
|
|
1072
928
|
},
|
|
1073
929
|
"broadband": {
|
|
1074
930
|
"ntsRef": "B3.5",
|
|
1075
|
-
"title": "Broadband",
|
|
1076
931
|
"discriminator": {
|
|
1077
932
|
"propertyName": "yesNo"
|
|
1078
933
|
},
|
|
@@ -1094,14 +949,7 @@
|
|
|
1094
949
|
]
|
|
1095
950
|
},
|
|
1096
951
|
"typeOfConnection": {
|
|
1097
|
-
"ntsRef": "B3.5.2"
|
|
1098
|
-
"title": "Type of connection",
|
|
1099
|
-
"enum": [
|
|
1100
|
-
"ADSL copper wire",
|
|
1101
|
-
"Cable",
|
|
1102
|
-
"FTTC (Fibre to the Cabinet)",
|
|
1103
|
-
"FTTP (Fibre to the Premises)"
|
|
1104
|
-
]
|
|
952
|
+
"ntsRef": "B3.5.2"
|
|
1105
953
|
}
|
|
1106
954
|
},
|
|
1107
955
|
"required": [
|
|
@@ -1133,7 +981,6 @@
|
|
|
1133
981
|
},
|
|
1134
982
|
"solarPanels": {
|
|
1135
983
|
"ntsRef": "B3.7",
|
|
1136
|
-
"title": "Solar or photovoltaic panels",
|
|
1137
984
|
"discriminator": {
|
|
1138
985
|
"propertyName": "yesNo"
|
|
1139
986
|
},
|
|
@@ -1181,8 +1028,6 @@
|
|
|
1181
1028
|
},
|
|
1182
1029
|
"otherServices": {
|
|
1183
1030
|
"ntsRef": "B3.8",
|
|
1184
|
-
"title": "Other services",
|
|
1185
|
-
"description": "Other services include wind turbines, generators and other renewable technologies, for example ground source heat pumps. If you receive Renewable Heat Incentives please provide details and note that you will need to advise Ofgem when you complete the sale",
|
|
1186
1031
|
"discriminator": {
|
|
1187
1032
|
"propertyName": "yesNo"
|
|
1188
1033
|
},
|
|
@@ -1204,8 +1049,7 @@
|
|
|
1204
1049
|
]
|
|
1205
1050
|
},
|
|
1206
1051
|
"details": {
|
|
1207
|
-
"ntsRef": "3.8.2"
|
|
1208
|
-
"title": "Supplier"
|
|
1052
|
+
"ntsRef": "3.8.2"
|
|
1209
1053
|
}
|
|
1210
1054
|
},
|
|
1211
1055
|
"required": [
|
|
@@ -1239,8 +1083,6 @@
|
|
|
1239
1083
|
},
|
|
1240
1084
|
"waterAndDrainage": {
|
|
1241
1085
|
"ntsRef": "A3.2",
|
|
1242
|
-
"title": "Water and Drainage",
|
|
1243
|
-
"description": "Please describe the water and drainage services that are connected to the property.",
|
|
1244
1086
|
"required": [
|
|
1245
1087
|
"water",
|
|
1246
1088
|
"drainage"
|
|
@@ -1248,14 +1090,12 @@
|
|
|
1248
1090
|
"properties": {
|
|
1249
1091
|
"water": {
|
|
1250
1092
|
"ntsRef": "A3.2",
|
|
1251
|
-
"title": "Water",
|
|
1252
1093
|
"required": [
|
|
1253
1094
|
"mainsWater"
|
|
1254
1095
|
],
|
|
1255
1096
|
"properties": {
|
|
1256
1097
|
"mainsWater": {
|
|
1257
1098
|
"ntsRef": "A3.2",
|
|
1258
|
-
"title": "Mains water",
|
|
1259
1099
|
"discriminator": {
|
|
1260
1100
|
"propertyName": "yesNo"
|
|
1261
1101
|
},
|
|
@@ -1268,9 +1108,7 @@
|
|
|
1268
1108
|
]
|
|
1269
1109
|
},
|
|
1270
1110
|
"details": {
|
|
1271
|
-
"ntsRef": "3.2.2"
|
|
1272
|
-
"title": "How is water supplied?",
|
|
1273
|
-
"description": "e.g. Private well, borehole, springs etc."
|
|
1111
|
+
"ntsRef": "3.2.2"
|
|
1274
1112
|
}
|
|
1275
1113
|
},
|
|
1276
1114
|
"required": [
|
|
@@ -1285,8 +1123,7 @@
|
|
|
1285
1123
|
]
|
|
1286
1124
|
},
|
|
1287
1125
|
"isSupplyMetered": {
|
|
1288
|
-
"ntsRef": "3.2.3"
|
|
1289
|
-
"title": "Details"
|
|
1126
|
+
"ntsRef": "3.2.3"
|
|
1290
1127
|
}
|
|
1291
1128
|
},
|
|
1292
1129
|
"required": [
|
|
@@ -1311,7 +1148,6 @@
|
|
|
1311
1148
|
"ntsRef": "A3.2.1",
|
|
1312
1149
|
"enum": [
|
|
1313
1150
|
"Yes",
|
|
1314
|
-
"To be connected",
|
|
1315
1151
|
"No"
|
|
1316
1152
|
]
|
|
1317
1153
|
}
|
|
@@ -1321,7 +1157,6 @@
|
|
|
1321
1157
|
},
|
|
1322
1158
|
"drainage": {
|
|
1323
1159
|
"ntsRef": "A3.3",
|
|
1324
|
-
"title": "Drainage",
|
|
1325
1160
|
"required": [
|
|
1326
1161
|
"mainsSurfaceWaterDrainage",
|
|
1327
1162
|
"mainsFoulDrainage"
|
|
@@ -1329,7 +1164,6 @@
|
|
|
1329
1164
|
"properties": {
|
|
1330
1165
|
"mainsSurfaceWaterDrainage": {
|
|
1331
1166
|
"ntsRef": "A3.3.1",
|
|
1332
|
-
"title": "Mains surface water drainage",
|
|
1333
1167
|
"discriminator": {
|
|
1334
1168
|
"propertyName": "yesNo"
|
|
1335
1169
|
},
|
|
@@ -1378,7 +1212,6 @@
|
|
|
1378
1212
|
},
|
|
1379
1213
|
"mainsFoulDrainage": {
|
|
1380
1214
|
"ntsRef": "A3.3.2",
|
|
1381
|
-
"title": "Mains foul drainage / sweerage",
|
|
1382
1215
|
"discriminator": {
|
|
1383
1216
|
"propertyName": "yesNo"
|
|
1384
1217
|
},
|
|
@@ -1411,7 +1244,6 @@
|
|
|
1411
1244
|
},
|
|
1412
1245
|
"sustainableDrainageSystem": {
|
|
1413
1246
|
"ntsRef": "A3.3.3",
|
|
1414
|
-
"title": "Sustainable Drainage System",
|
|
1415
1247
|
"discriminator": {
|
|
1416
1248
|
"propertyName": "yesNo"
|
|
1417
1249
|
},
|
|
@@ -1459,7 +1291,6 @@
|
|
|
1459
1291
|
},
|
|
1460
1292
|
"septicTank": {
|
|
1461
1293
|
"ntsRef": "A3.3.4",
|
|
1462
|
-
"title": "Septic tank",
|
|
1463
1294
|
"discriminator": {
|
|
1464
1295
|
"propertyName": "yesNo"
|
|
1465
1296
|
},
|
|
@@ -1488,17 +1319,12 @@
|
|
|
1488
1319
|
],
|
|
1489
1320
|
"properties": {
|
|
1490
1321
|
"yesNo": {
|
|
1491
|
-
"ntsRef": "A3.3.4.1"
|
|
1492
|
-
"enum": [
|
|
1493
|
-
"Yes",
|
|
1494
|
-
"No"
|
|
1495
|
-
]
|
|
1322
|
+
"ntsRef": "A3.3.4.1"
|
|
1496
1323
|
}
|
|
1497
1324
|
}
|
|
1498
1325
|
},
|
|
1499
1326
|
"cesspit": {
|
|
1500
1327
|
"ntsRef": "A3.3.5",
|
|
1501
|
-
"title": "Cesspit",
|
|
1502
1328
|
"discriminator": {
|
|
1503
1329
|
"propertyName": "yesNo"
|
|
1504
1330
|
},
|
|
@@ -1527,17 +1353,12 @@
|
|
|
1527
1353
|
],
|
|
1528
1354
|
"properties": {
|
|
1529
1355
|
"yesNo": {
|
|
1530
|
-
"ntsRef": "A3.3.5.1"
|
|
1531
|
-
"enum": [
|
|
1532
|
-
"Yes",
|
|
1533
|
-
"No"
|
|
1534
|
-
]
|
|
1356
|
+
"ntsRef": "A3.3.5.1"
|
|
1535
1357
|
}
|
|
1536
1358
|
}
|
|
1537
1359
|
},
|
|
1538
1360
|
"sewerageTreatmentPlant": {
|
|
1539
1361
|
"ntsRef": "A3.3.6",
|
|
1540
|
-
"title": "Sewerage treatment plant",
|
|
1541
1362
|
"discriminator": {
|
|
1542
1363
|
"propertyName": "yesNo"
|
|
1543
1364
|
},
|
|
@@ -1566,11 +1387,7 @@
|
|
|
1566
1387
|
],
|
|
1567
1388
|
"properties": {
|
|
1568
1389
|
"yesNo": {
|
|
1569
|
-
"ntsRef": "A3.3.6.1"
|
|
1570
|
-
"enum": [
|
|
1571
|
-
"Yes",
|
|
1572
|
-
"No"
|
|
1573
|
-
]
|
|
1390
|
+
"ntsRef": "A3.3.6.1"
|
|
1574
1391
|
}
|
|
1575
1392
|
}
|
|
1576
1393
|
}
|
|
@@ -1588,6 +1405,7 @@
|
|
|
1588
1405
|
],
|
|
1589
1406
|
"properties": {
|
|
1590
1407
|
"yesNo": {
|
|
1408
|
+
"ntsRef": "A3.3.2.1",
|
|
1591
1409
|
"enum": [
|
|
1592
1410
|
"Yes",
|
|
1593
1411
|
"No"
|
|
@@ -1601,7 +1419,6 @@
|
|
|
1601
1419
|
},
|
|
1602
1420
|
"heating": {
|
|
1603
1421
|
"ntsRef": "B3.4",
|
|
1604
|
-
"title": "Heating",
|
|
1605
1422
|
"discriminator": {
|
|
1606
1423
|
"propertyName": "heatingType"
|
|
1607
1424
|
},
|
|
@@ -1624,14 +1441,12 @@
|
|
|
1624
1441
|
},
|
|
1625
1442
|
"centralHeatingDetails": {
|
|
1626
1443
|
"ntsRef": "B3.4.3",
|
|
1627
|
-
"title": "Central Heating Details",
|
|
1628
1444
|
"required": [
|
|
1629
1445
|
"centralHeatingFuel"
|
|
1630
1446
|
],
|
|
1631
1447
|
"properties": {
|
|
1632
1448
|
"centralHeatingFuel": {
|
|
1633
1449
|
"ntsRef": "B3.4.3.1",
|
|
1634
|
-
"title": "Central Heating Fuel",
|
|
1635
1450
|
"discriminator": {
|
|
1636
1451
|
"propertyName": "centralHeatingFuelType"
|
|
1637
1452
|
},
|
|
@@ -1644,7 +1459,7 @@
|
|
|
1644
1459
|
"Electricity",
|
|
1645
1460
|
"Oil",
|
|
1646
1461
|
"LPG",
|
|
1647
|
-
"Biomass
|
|
1462
|
+
"Biomass"
|
|
1648
1463
|
]
|
|
1649
1464
|
}
|
|
1650
1465
|
}
|
|
@@ -1664,15 +1479,7 @@
|
|
|
1664
1479
|
],
|
|
1665
1480
|
"properties": {
|
|
1666
1481
|
"centralHeatingFuelType": {
|
|
1667
|
-
"ntsRef": "B3.4.3.1.1"
|
|
1668
|
-
"title": "What type of fuel does the system run on?",
|
|
1669
|
-
"enum": [
|
|
1670
|
-
"Mains gas",
|
|
1671
|
-
"Electricity",
|
|
1672
|
-
"Oil",
|
|
1673
|
-
"LPG",
|
|
1674
|
-
"Other"
|
|
1675
|
-
]
|
|
1482
|
+
"ntsRef": "B3.4.3.1.1"
|
|
1676
1483
|
}
|
|
1677
1484
|
}
|
|
1678
1485
|
}
|
|
@@ -1691,9 +1498,7 @@
|
|
|
1691
1498
|
]
|
|
1692
1499
|
},
|
|
1693
1500
|
"details": {
|
|
1694
|
-
"ntsRef": "B3.4.4"
|
|
1695
|
-
"title": "Community heating system details",
|
|
1696
|
-
"description": "Please descripbe how the cost of heating supply is charged, whether you have control over the energy supplier and whether you have any control over the heating"
|
|
1501
|
+
"ntsRef": "B3.4.4"
|
|
1697
1502
|
}
|
|
1698
1503
|
},
|
|
1699
1504
|
"required": [
|
|
@@ -1706,37 +1511,30 @@
|
|
|
1706
1511
|
],
|
|
1707
1512
|
"properties": {
|
|
1708
1513
|
"heatingType": {
|
|
1709
|
-
"ntsRef": "B3.4.1"
|
|
1710
|
-
"title": "What type of heating system does the property have?",
|
|
1711
|
-
"enum": [
|
|
1712
|
-
"Central heating",
|
|
1713
|
-
"Communal heating system",
|
|
1714
|
-
"None"
|
|
1715
|
-
]
|
|
1514
|
+
"ntsRef": "B3.4.1"
|
|
1716
1515
|
},
|
|
1717
1516
|
"otherHeatingFeatures": {
|
|
1718
1517
|
"ntsRef": "B3.4.2",
|
|
1719
|
-
"
|
|
1518
|
+
"items": {
|
|
1519
|
+
"ntsRef": "B3.4.2.1"
|
|
1520
|
+
}
|
|
1720
1521
|
}
|
|
1721
1522
|
}
|
|
1722
1523
|
},
|
|
1723
1524
|
"rightsAndInformalArrangements": {
|
|
1724
1525
|
"ntsRef": "C2.2",
|
|
1725
|
-
"title": "Rights and Informal Arrangements",
|
|
1726
1526
|
"required": [
|
|
1727
1527
|
"rightsOrArrangements"
|
|
1728
1528
|
],
|
|
1729
1529
|
"properties": {
|
|
1730
1530
|
"rightsOrArrangements": {
|
|
1731
1531
|
"ntsRef": "C2.2.1",
|
|
1732
|
-
"title": "Do you know if any of the following rights or arrangements affect the property?",
|
|
1733
1532
|
"required": [
|
|
1734
1533
|
"publicRightOfWay"
|
|
1735
1534
|
],
|
|
1736
1535
|
"properties": {
|
|
1737
1536
|
"publicRightOfWay": {
|
|
1738
1537
|
"ntsRef": "C2.2.1",
|
|
1739
|
-
"title": "A public right of way through and/or across your property, buildings or land",
|
|
1740
1538
|
"discriminator": {
|
|
1741
1539
|
"propertyName": "yesNo"
|
|
1742
1540
|
},
|
|
@@ -1758,8 +1556,7 @@
|
|
|
1758
1556
|
]
|
|
1759
1557
|
},
|
|
1760
1558
|
"details": {
|
|
1761
|
-
"ntsRef": "C2.2.1.2"
|
|
1762
|
-
"title": "Please provide details and mark the route on a plan of the property"
|
|
1559
|
+
"ntsRef": "C2.2.1.2"
|
|
1763
1560
|
}
|
|
1764
1561
|
},
|
|
1765
1562
|
"required": [
|
|
@@ -1772,11 +1569,7 @@
|
|
|
1772
1569
|
],
|
|
1773
1570
|
"properties": {
|
|
1774
1571
|
"yesNo": {
|
|
1775
|
-
"ntsRef": "C2.2.1.1"
|
|
1776
|
-
"enum": [
|
|
1777
|
-
"Yes",
|
|
1778
|
-
"No"
|
|
1779
|
-
]
|
|
1572
|
+
"ntsRef": "C2.2.1.1"
|
|
1780
1573
|
}
|
|
1781
1574
|
}
|
|
1782
1575
|
}
|
|
@@ -1786,7 +1579,6 @@
|
|
|
1786
1579
|
},
|
|
1787
1580
|
"environmentalIssues": {
|
|
1788
1581
|
"ntsRef": "C3.1",
|
|
1789
|
-
"title": "Environmental Issues Affecting the Property",
|
|
1790
1582
|
"required": [
|
|
1791
1583
|
"flooding",
|
|
1792
1584
|
"coalMining",
|
|
@@ -1796,7 +1588,6 @@
|
|
|
1796
1588
|
"properties": {
|
|
1797
1589
|
"flooding": {
|
|
1798
1590
|
"ntsRef": "C3.1.1",
|
|
1799
|
-
"title": "Flooding",
|
|
1800
1591
|
"discriminator": {
|
|
1801
1592
|
"propertyName": "hasBeenFlooded"
|
|
1802
1593
|
},
|
|
@@ -1819,11 +1610,12 @@
|
|
|
1819
1610
|
},
|
|
1820
1611
|
"typeOfFlooding": {
|
|
1821
1612
|
"ntsRef": "C3.1.1.3",
|
|
1822
|
-
"
|
|
1613
|
+
"items": {
|
|
1614
|
+
"ntsRef": "C3.1.1.3.1"
|
|
1615
|
+
}
|
|
1823
1616
|
},
|
|
1824
1617
|
"details": {
|
|
1825
|
-
"ntsRef": "C3.1.1.
|
|
1826
|
-
"title": "Please state when the flooding occurred and identify the parts that flooded"
|
|
1618
|
+
"ntsRef": "C3.1.1.4"
|
|
1827
1619
|
}
|
|
1828
1620
|
},
|
|
1829
1621
|
"required": [
|
|
@@ -1839,7 +1631,6 @@
|
|
|
1839
1631
|
"properties": {
|
|
1840
1632
|
"floodRisk": {
|
|
1841
1633
|
"ntsRef": "C3.1.1.1",
|
|
1842
|
-
"title": "Flood Risk",
|
|
1843
1634
|
"discriminator": {
|
|
1844
1635
|
"propertyName": "impactIndicator"
|
|
1845
1636
|
},
|
|
@@ -1861,8 +1652,7 @@
|
|
|
1861
1652
|
]
|
|
1862
1653
|
},
|
|
1863
1654
|
"summary": {
|
|
1864
|
-
"ntsRef": "C3.1.1.2"
|
|
1865
|
-
"title": "Summary of risk"
|
|
1655
|
+
"ntsRef": "C3.1.1.2"
|
|
1866
1656
|
}
|
|
1867
1657
|
},
|
|
1868
1658
|
"required": [
|
|
@@ -1876,27 +1666,17 @@
|
|
|
1876
1666
|
"properties": {
|
|
1877
1667
|
"impactIndicator": {
|
|
1878
1668
|
"ntsRef": "C3.1.1.1",
|
|
1879
|
-
"title": "To your knowledge, is the property at risk of flooding of any type?"
|
|
1880
|
-
"enum": [
|
|
1881
|
-
"Yes",
|
|
1882
|
-
"No"
|
|
1883
|
-
]
|
|
1669
|
+
"title": "To your knowledge, is the property at risk of flooding of any type?"
|
|
1884
1670
|
}
|
|
1885
1671
|
}
|
|
1886
1672
|
},
|
|
1887
1673
|
"hasBeenFlooded": {
|
|
1888
|
-
"ntsRef": "C3.1.1.2"
|
|
1889
|
-
"title": "Has any part of the property (whether buildings or surrounding garden or land) ever been flooded?",
|
|
1890
|
-
"enum": [
|
|
1891
|
-
"Yes",
|
|
1892
|
-
"No"
|
|
1893
|
-
]
|
|
1674
|
+
"ntsRef": "C3.1.1.2"
|
|
1894
1675
|
}
|
|
1895
1676
|
}
|
|
1896
1677
|
},
|
|
1897
1678
|
"coalMining": {
|
|
1898
1679
|
"ntsRef": "C6.1",
|
|
1899
|
-
"title": "Coal mining",
|
|
1900
1680
|
"discriminator": {
|
|
1901
1681
|
"propertyName": "impactIndicator"
|
|
1902
1682
|
},
|
|
@@ -1930,17 +1710,12 @@
|
|
|
1930
1710
|
"properties": {
|
|
1931
1711
|
"impactIndicator": {
|
|
1932
1712
|
"ntsRef": "C6.1.1",
|
|
1933
|
-
"title": "To your knowledge, is the property impacted by coal mining?"
|
|
1934
|
-
"enum": [
|
|
1935
|
-
"Yes",
|
|
1936
|
-
"No"
|
|
1937
|
-
]
|
|
1713
|
+
"title": "To your knowledge, is the property impacted by coal mining?"
|
|
1938
1714
|
}
|
|
1939
1715
|
}
|
|
1940
1716
|
},
|
|
1941
1717
|
"nonCoalMining": {
|
|
1942
1718
|
"ntsRef": "C6.2",
|
|
1943
|
-
"title": "Non-coal mining",
|
|
1944
1719
|
"discriminator": {
|
|
1945
1720
|
"propertyName": "impactIndicator"
|
|
1946
1721
|
},
|
|
@@ -1962,8 +1737,7 @@
|
|
|
1962
1737
|
]
|
|
1963
1738
|
},
|
|
1964
1739
|
"summary": {
|
|
1965
|
-
"ntsRef": "C6.2.2"
|
|
1966
|
-
"title": "Summary of risk"
|
|
1740
|
+
"ntsRef": "C6.2.2"
|
|
1967
1741
|
}
|
|
1968
1742
|
},
|
|
1969
1743
|
"required": [
|
|
@@ -1977,17 +1751,12 @@
|
|
|
1977
1751
|
"properties": {
|
|
1978
1752
|
"impactIndicator": {
|
|
1979
1753
|
"ntsRef": "C6.2.1",
|
|
1980
|
-
"title": "To your knowledge, is the property impacted by types of mining other than coal?"
|
|
1981
|
-
"enum": [
|
|
1982
|
-
"Yes",
|
|
1983
|
-
"No"
|
|
1984
|
-
]
|
|
1754
|
+
"title": "To your knowledge, is the property impacted by types of mining other than coal?"
|
|
1985
1755
|
}
|
|
1986
1756
|
}
|
|
1987
1757
|
},
|
|
1988
1758
|
"coastalErosion": {
|
|
1989
1759
|
"ntsRef": "C3.2",
|
|
1990
|
-
"title": "Coastal erosion",
|
|
1991
1760
|
"discriminator": {
|
|
1992
1761
|
"propertyName": "impactIndicator"
|
|
1993
1762
|
},
|
|
@@ -2009,8 +1778,7 @@
|
|
|
2009
1778
|
]
|
|
2010
1779
|
},
|
|
2011
1780
|
"summary": {
|
|
2012
|
-
"ntsRef": "C3.2.2"
|
|
2013
|
-
"title": "Summary of risk"
|
|
1781
|
+
"ntsRef": "C3.2.2"
|
|
2014
1782
|
}
|
|
2015
1783
|
},
|
|
2016
1784
|
"required": [
|
|
@@ -2024,11 +1792,7 @@
|
|
|
2024
1792
|
"properties": {
|
|
2025
1793
|
"impactIndicator": {
|
|
2026
1794
|
"ntsRef": "C3.2.1",
|
|
2027
|
-
"title": "To your knowledge, is the property impacted by coastal erosion?"
|
|
2028
|
-
"enum": [
|
|
2029
|
-
"Yes",
|
|
2030
|
-
"No"
|
|
2031
|
-
]
|
|
1795
|
+
"title": "To your knowledge, is the property impacted by coastal erosion?"
|
|
2032
1796
|
}
|
|
2033
1797
|
}
|
|
2034
1798
|
}
|