@pdtf/schemas 0.6.14 → 0.7.1
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 +7 -6
- package/package.json +1 -1
- package/src/examples/exampleTransaction.json +31 -47
- package/src/mappings/adf.js +198 -0
- package/src/schemas/{baspi-b-legal-information.json → legal-information.json} +29 -58
- package/src/schemas/{baspi-a-material-facts.json → material-facts.json} +572 -197
- package/src/schemas/pdtf-transaction.json +9 -4
- package/src/tests/transactionSchema.test.js +4 -4
|
@@ -43,10 +43,196 @@
|
|
|
43
43
|
"title": "Property Address",
|
|
44
44
|
"$ref": "#/$defs/address"
|
|
45
45
|
},
|
|
46
|
+
"propertyType": {
|
|
47
|
+
"type": "string",
|
|
48
|
+
"enum": [
|
|
49
|
+
"Not Specified",
|
|
50
|
+
"Terraced House",
|
|
51
|
+
"End of terrace house",
|
|
52
|
+
"Semi-detached house",
|
|
53
|
+
"Detached house",
|
|
54
|
+
"Mews house",
|
|
55
|
+
"Cluster house",
|
|
56
|
+
"Ground floor flat",
|
|
57
|
+
"Flat",
|
|
58
|
+
"Studio flat",
|
|
59
|
+
"Ground floor maisonette",
|
|
60
|
+
"Maisonette",
|
|
61
|
+
"Bungalow",
|
|
62
|
+
"Terraced bungalow",
|
|
63
|
+
"Semi-detached bungalow",
|
|
64
|
+
"Detached bungalow",
|
|
65
|
+
"Mobile home",
|
|
66
|
+
"Land (Residential)",
|
|
67
|
+
"Link detached house",
|
|
68
|
+
"Town house",
|
|
69
|
+
"Cottage",
|
|
70
|
+
"Chalet",
|
|
71
|
+
"Character Property",
|
|
72
|
+
"House (unspecified)",
|
|
73
|
+
"Villa",
|
|
74
|
+
"Apartment",
|
|
75
|
+
"Penthouse",
|
|
76
|
+
"Finca",
|
|
77
|
+
"Barn Conversion",
|
|
78
|
+
"Serviced apartment",
|
|
79
|
+
"Parking",
|
|
80
|
+
"Sheltered Housing",
|
|
81
|
+
"Retirement property",
|
|
82
|
+
"House share",
|
|
83
|
+
"Flat share",
|
|
84
|
+
"Park home",
|
|
85
|
+
"Garages",
|
|
86
|
+
"Farm House",
|
|
87
|
+
"Equestrian facility",
|
|
88
|
+
"Duplex",
|
|
89
|
+
"Triplex",
|
|
90
|
+
"Longere",
|
|
91
|
+
"Gite",
|
|
92
|
+
"Barn",
|
|
93
|
+
"Trulli",
|
|
94
|
+
"Mill",
|
|
95
|
+
"Ruins",
|
|
96
|
+
"Restaurant",
|
|
97
|
+
"Cafe",
|
|
98
|
+
"Castle",
|
|
99
|
+
"Village House",
|
|
100
|
+
"Cave House",
|
|
101
|
+
"Cortijo",
|
|
102
|
+
"Farm Land",
|
|
103
|
+
"Plot",
|
|
104
|
+
"Country House",
|
|
105
|
+
"Stone House",
|
|
106
|
+
"Caravan",
|
|
107
|
+
"Lodge",
|
|
108
|
+
"Log Cabin",
|
|
109
|
+
"Manor House",
|
|
110
|
+
"Stately Home",
|
|
111
|
+
"Off-Plan",
|
|
112
|
+
"Semi-detached Villa",
|
|
113
|
+
"Detached Villa",
|
|
114
|
+
"Bar/Nightclub",
|
|
115
|
+
"Shop",
|
|
116
|
+
"Riad",
|
|
117
|
+
"House Boat",
|
|
118
|
+
"Hotel Room",
|
|
119
|
+
"Block of Apartments",
|
|
120
|
+
"Private Halls",
|
|
121
|
+
"Office",
|
|
122
|
+
"Business Park",
|
|
123
|
+
"Serviced Office",
|
|
124
|
+
"Retail Property (High Street)",
|
|
125
|
+
"Retail Property (Out of Town)",
|
|
126
|
+
"Convenience Store",
|
|
127
|
+
"Hairdresser/Barber Shop",
|
|
128
|
+
"Hotel",
|
|
129
|
+
"Petrol Station",
|
|
130
|
+
"Post Office",
|
|
131
|
+
"Pub",
|
|
132
|
+
"Workshop & Retail Space",
|
|
133
|
+
"Distribution Warehouse",
|
|
134
|
+
"Factory",
|
|
135
|
+
"Heavy Industrial",
|
|
136
|
+
"Industrial Park",
|
|
137
|
+
"Light Industrial",
|
|
138
|
+
"Storage",
|
|
139
|
+
"Showroom",
|
|
140
|
+
"Warehouse",
|
|
141
|
+
"Land (Commercial)",
|
|
142
|
+
"Commercial Development",
|
|
143
|
+
"Industrial Development",
|
|
144
|
+
"Residential Development",
|
|
145
|
+
"Commercial Property",
|
|
146
|
+
"Data Centre",
|
|
147
|
+
"Farm",
|
|
148
|
+
"Healthcare Facility",
|
|
149
|
+
"Marine Property",
|
|
150
|
+
"Mixed Use",
|
|
151
|
+
"Research & Development Facility",
|
|
152
|
+
"Science Park",
|
|
153
|
+
"Guest House",
|
|
154
|
+
"Hospitality",
|
|
155
|
+
"Leisure Facility",
|
|
156
|
+
"Takeaway",
|
|
157
|
+
"Childcare Facility",
|
|
158
|
+
"Smallholding",
|
|
159
|
+
"Place of Worship",
|
|
160
|
+
"Trade Counter",
|
|
161
|
+
"Coach House",
|
|
162
|
+
"House of Multiple Occupation",
|
|
163
|
+
"Sports facilities",
|
|
164
|
+
"Spa",
|
|
165
|
+
"Campsite & Holiday Village"
|
|
166
|
+
]
|
|
167
|
+
},
|
|
168
|
+
"isNewBuild": {
|
|
169
|
+
"type": "boolean"
|
|
170
|
+
},
|
|
171
|
+
"location": {
|
|
172
|
+
"latitude": {
|
|
173
|
+
"type": "number",
|
|
174
|
+
"minimum": -90,
|
|
175
|
+
"maximum": 90
|
|
176
|
+
},
|
|
177
|
+
"longitude": {
|
|
178
|
+
"type": "number",
|
|
179
|
+
"minimum": -180,
|
|
180
|
+
"maximum": 180
|
|
181
|
+
}
|
|
182
|
+
},
|
|
183
|
+
"priceInformation": {
|
|
184
|
+
"price": {
|
|
185
|
+
"type": "number",
|
|
186
|
+
"minimum": 1
|
|
187
|
+
},
|
|
188
|
+
"priceQualifier": {
|
|
189
|
+
"type": "string",
|
|
190
|
+
"enum": [
|
|
191
|
+
"POA",
|
|
192
|
+
"Guide price",
|
|
193
|
+
"Fixed price",
|
|
194
|
+
"Offers in excess of",
|
|
195
|
+
"Offers in region of",
|
|
196
|
+
"Sale by tender"
|
|
197
|
+
]
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
"summaryDescription": {
|
|
201
|
+
"type": "string"
|
|
202
|
+
},
|
|
203
|
+
"media": {
|
|
204
|
+
"type": "array",
|
|
205
|
+
"items": {
|
|
206
|
+
"type": "object",
|
|
207
|
+
"title": "Media item",
|
|
208
|
+
"required": ["mediaUrl"],
|
|
209
|
+
"properties": {
|
|
210
|
+
"mediaType": {
|
|
211
|
+
"type": "string",
|
|
212
|
+
"enum": [
|
|
213
|
+
"Image",
|
|
214
|
+
"Floorplan",
|
|
215
|
+
"Brochure",
|
|
216
|
+
"Virtual tour",
|
|
217
|
+
"Audio tour",
|
|
218
|
+
"EPC",
|
|
219
|
+
"EPC graph"
|
|
220
|
+
]
|
|
221
|
+
},
|
|
222
|
+
"mediaUrl": {
|
|
223
|
+
"type": "string",
|
|
224
|
+
"format": "uri"
|
|
225
|
+
},
|
|
226
|
+
"caption": {
|
|
227
|
+
"type": "string"
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
},
|
|
46
232
|
"delayFactors": {
|
|
47
233
|
"baspiRef": "A1.2",
|
|
48
234
|
"RDSMapping": {
|
|
49
|
-
"hasDelayFactors/yesNo": "
|
|
235
|
+
"hasDelayFactors/yesNo": "Metadata/PotentialDelays",
|
|
50
236
|
"hasDelayFactors/details": "Metadata/PotentialDelayDuration"
|
|
51
237
|
},
|
|
52
238
|
"title": "Delay Factors",
|
|
@@ -71,7 +257,7 @@
|
|
|
71
257
|
"RDSRef": "Tenure/Tenure",
|
|
72
258
|
"lawSocietyRef": "TA7/1.1",
|
|
73
259
|
"title": "What type of ownership is the property?",
|
|
74
|
-
"description": "
|
|
260
|
+
"description": "A Managed Freehold is any freehold where there are shared amenities, the maintenance of which you pay for through an estate rentcharge, service charge, informal or formal contribution.",
|
|
75
261
|
"type": "string",
|
|
76
262
|
"enum": [
|
|
77
263
|
"Freehold",
|
|
@@ -89,9 +275,23 @@
|
|
|
89
275
|
{
|
|
90
276
|
"properties": {
|
|
91
277
|
"ownershipType": {
|
|
92
|
-
"enum": ["Freehold"
|
|
278
|
+
"enum": ["Freehold"]
|
|
279
|
+
}
|
|
280
|
+
},
|
|
281
|
+
"additionalProperties": false
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"properties": {
|
|
285
|
+
"ownershipType": {
|
|
286
|
+
"enum": ["Other"]
|
|
287
|
+
},
|
|
288
|
+
"otherOwnershipDetails": {
|
|
289
|
+
"title": "Details of the ownership type",
|
|
290
|
+
"type": "string",
|
|
291
|
+
"minLength": 1
|
|
93
292
|
}
|
|
94
293
|
},
|
|
294
|
+
"required": ["otherOwnershipDetails"],
|
|
95
295
|
"additionalProperties": false
|
|
96
296
|
},
|
|
97
297
|
{
|
|
@@ -99,152 +299,234 @@
|
|
|
99
299
|
"ownershipType": {
|
|
100
300
|
"enum": ["Leasehold"]
|
|
101
301
|
},
|
|
102
|
-
"
|
|
103
|
-
"baspiRef": "A1.4",
|
|
104
|
-
"title": "
|
|
105
|
-
"type": "
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
"
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
},
|
|
164
|
-
"freeholderContactDetails": {
|
|
165
|
-
"baspiRef": "A1.5.4",
|
|
166
|
-
"RDSRef": "TenureAgreements/Assignor",
|
|
167
|
-
"title": "The name, address and email address of the freeholder or rentcharge owner",
|
|
168
|
-
"$ref": "#/$defs/contactDetails"
|
|
169
|
-
},
|
|
170
|
-
"managingAgentContactDetails": {
|
|
171
|
-
"baspiRef": "A1.5.5",
|
|
172
|
-
"RDSRef": "Participants/Role",
|
|
173
|
-
"title": "The name, address and email address of the managing agent",
|
|
174
|
-
"$ref": "#/$defs/contactDetails"
|
|
175
|
-
},
|
|
176
|
-
"managementCompanyDirectorRequirement": {
|
|
177
|
-
"baspiRef": "A1.5.6",
|
|
178
|
-
"RDSRef": "Property/Flags",
|
|
179
|
-
"title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
|
|
180
|
-
"$ref": "#/$defs/yesNo"
|
|
181
|
-
}
|
|
182
|
-
}
|
|
302
|
+
"startYearOfLease": {
|
|
303
|
+
"baspiRef": "A1.4.1b",
|
|
304
|
+
"title": "Year that the lease commenced",
|
|
305
|
+
"type": "integer",
|
|
306
|
+
"minimum": 1000
|
|
307
|
+
},
|
|
308
|
+
"lengthOfLeaseInYears": {
|
|
309
|
+
"baspiRef": "A1.4.1a",
|
|
310
|
+
"title": "Length of lease (years)",
|
|
311
|
+
"type": "integer"
|
|
312
|
+
},
|
|
313
|
+
"currentGroundRent": {
|
|
314
|
+
"baspiRef": "A1.4.2",
|
|
315
|
+
"RDSRef": "TenureAgreements/RentPayable/Value",
|
|
316
|
+
"lawSocietyRef": "TA7/1.2",
|
|
317
|
+
"title": "Current annual ground rent (£)",
|
|
318
|
+
"type": "integer"
|
|
319
|
+
},
|
|
320
|
+
"rentIncrease": {
|
|
321
|
+
"baspiRef": "A1.4.3",
|
|
322
|
+
"RDSRef": "TenureAgreement/isRentChangeable, TenureAgreements/RentChanges",
|
|
323
|
+
"title": "Does the ground rent increase?",
|
|
324
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
325
|
+
"description": "Please provide full details of the ground rent increase e.g. how often and by how much and when the next increase is due."
|
|
326
|
+
},
|
|
327
|
+
"annualServiceCharge": {
|
|
328
|
+
"baspiRef": "A1.5.1",
|
|
329
|
+
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
330
|
+
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
331
|
+
"type": "integer"
|
|
332
|
+
},
|
|
333
|
+
"largeAdditionalExpense": {
|
|
334
|
+
"baspiRef": "A1.5.2",
|
|
335
|
+
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
336
|
+
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
337
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
338
|
+
"description": "If yes, please provide details and confirm whether there is a reserve fund or sinking fund which will cover the cost of the works."
|
|
339
|
+
},
|
|
340
|
+
"additionalFeesOnSale": {
|
|
341
|
+
"baspiRef": "A1.5.3",
|
|
342
|
+
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
343
|
+
"title": "Additional fees payable on sale (£)",
|
|
344
|
+
"type": "integer"
|
|
345
|
+
},
|
|
346
|
+
"freeholderContactDetails": {
|
|
347
|
+
"baspiRef": "A1.5.4",
|
|
348
|
+
"RDSRef": "TenureAgreements/Assignor",
|
|
349
|
+
"title": "The name, address and email address of the freeholder or rentcharge owner",
|
|
350
|
+
"$ref": "#/$defs/contactDetails"
|
|
351
|
+
},
|
|
352
|
+
"managingAgentContactDetails": {
|
|
353
|
+
"baspiRef": "A1.5.5",
|
|
354
|
+
"RDSRef": "Participants/Role",
|
|
355
|
+
"title": "The name, address and email address of the managing agent",
|
|
356
|
+
"$ref": "#/$defs/contactDetails"
|
|
357
|
+
},
|
|
358
|
+
"managementCompanyDirectorRequirement": {
|
|
359
|
+
"baspiRef": "A1.5.6",
|
|
360
|
+
"RDSRef": "Property/Flags",
|
|
361
|
+
"title": "Is the owner of the property required to become a director in a management company for the maintenance of shared amenities?",
|
|
362
|
+
"$ref": "#/$defs/yesNo"
|
|
183
363
|
}
|
|
184
364
|
},
|
|
185
|
-
"required": [
|
|
365
|
+
"required": [
|
|
366
|
+
"startYearOfLease",
|
|
367
|
+
"lengthOfLeaseInYears",
|
|
368
|
+
"currentGroundRent",
|
|
369
|
+
"rentIncrease",
|
|
370
|
+
"annualServiceCharge",
|
|
371
|
+
"largeAdditionalExpense",
|
|
372
|
+
"additionalFeesOnSale",
|
|
373
|
+
"freeholderContactDetails",
|
|
374
|
+
"managingAgentContactDetails",
|
|
375
|
+
"managementCompanyDirectorRequirement"
|
|
376
|
+
]
|
|
186
377
|
},
|
|
187
378
|
{
|
|
188
379
|
"properties": {
|
|
189
380
|
"ownershipType": {
|
|
190
|
-
"enum": ["Managed Freehold", "Commonhold"
|
|
381
|
+
"enum": ["Managed Freehold", "Commonhold"]
|
|
191
382
|
},
|
|
192
|
-
"
|
|
193
|
-
"baspiRef": "A1.5",
|
|
194
|
-
"
|
|
195
|
-
"
|
|
196
|
-
"
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
"
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
"title": "The contact details of the freeholder or rentcharge owner",
|
|
230
|
-
"$ref": "#/$defs/contactDetails"
|
|
231
|
-
},
|
|
232
|
-
"managingAgentContactDetails": {
|
|
233
|
-
"baspiRef": "A1.5.5",
|
|
234
|
-
"RDSRef": "Participants/Role",
|
|
235
|
-
"title": "The contact details of the managing agent",
|
|
236
|
-
"$ref": "#/$defs/contactDetails"
|
|
237
|
-
},
|
|
238
|
-
"managementCompanyDirectorRequirement": {
|
|
239
|
-
"baspiRef": "A1.5.6",
|
|
240
|
-
"RDSRef": "Property/Flags",
|
|
241
|
-
"title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
|
|
242
|
-
"$ref": "#/$defs/yesNo"
|
|
243
|
-
}
|
|
244
|
-
}
|
|
383
|
+
"annualServiceCharge": {
|
|
384
|
+
"baspiRef": "A1.5.1",
|
|
385
|
+
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
386
|
+
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
387
|
+
"type": "string",
|
|
388
|
+
"minLength": 1
|
|
389
|
+
},
|
|
390
|
+
"largeAdditionalExpense": {
|
|
391
|
+
"baspiRef": "A1.5.2",
|
|
392
|
+
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
393
|
+
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
394
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
395
|
+
"description": "If yes, please provide details and confirm whether there is a reserve fund or sinking fund which will cover the cost of the works."
|
|
396
|
+
},
|
|
397
|
+
"additionalFeesOnSale": {
|
|
398
|
+
"baspiRef": "A1.5.3",
|
|
399
|
+
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
400
|
+
"title": "Additional fees payable on sale (£)",
|
|
401
|
+
"type": "integer"
|
|
402
|
+
},
|
|
403
|
+
"freeholderContactDetails": {
|
|
404
|
+
"baspiRef": "A1.5.4",
|
|
405
|
+
"RDSRef": "TenureAgreements/Assignor",
|
|
406
|
+
"title": "The contact details of the freeholder or rentcharge owner",
|
|
407
|
+
"$ref": "#/$defs/contactDetails"
|
|
408
|
+
},
|
|
409
|
+
"managingAgentContactDetails": {
|
|
410
|
+
"baspiRef": "A1.5.5",
|
|
411
|
+
"RDSRef": "Participants/Role",
|
|
412
|
+
"title": "The contact details of the managing agent",
|
|
413
|
+
"$ref": "#/$defs/contactDetails"
|
|
414
|
+
},
|
|
415
|
+
"managementCompanyDirectorRequirement": {
|
|
416
|
+
"baspiRef": "A1.5.6",
|
|
417
|
+
"RDSRef": "Property/Flags",
|
|
418
|
+
"title": "Is the owner of the property required to become a director in a management company for the maintenance of shared amenities?",
|
|
419
|
+
"$ref": "#/$defs/yesNo"
|
|
245
420
|
}
|
|
246
421
|
},
|
|
247
|
-
"required": [
|
|
422
|
+
"required": [
|
|
423
|
+
"annualServiceCharge",
|
|
424
|
+
"largeAdditionalExpense",
|
|
425
|
+
"additionalFeesOnSale",
|
|
426
|
+
"freeholderContactDetails",
|
|
427
|
+
"managingAgentContactDetails",
|
|
428
|
+
"managementCompanyDirectorRequirement"
|
|
429
|
+
]
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"properties": {
|
|
433
|
+
"ownershipType": {
|
|
434
|
+
"enum": ["Shared Ownership"]
|
|
435
|
+
},
|
|
436
|
+
"sharedOwnershipPercentage": {
|
|
437
|
+
"title": "Shared ownership percentage",
|
|
438
|
+
"type": "integer",
|
|
439
|
+
"minimum": 5,
|
|
440
|
+
"exclusiveMaximum": 100
|
|
441
|
+
},
|
|
442
|
+
"sharedOwnershipRent": {
|
|
443
|
+
"title": "Shared ownership rent (£)",
|
|
444
|
+
"type": "integer",
|
|
445
|
+
"minimum": 0
|
|
446
|
+
},
|
|
447
|
+
"sharedOwnershipRentFrequency": {
|
|
448
|
+
"title": "Shared ownership rent frequency",
|
|
449
|
+
"type": "string",
|
|
450
|
+
"enum": ["Yearly", "Monthly", "Weekly"]
|
|
451
|
+
},
|
|
452
|
+
"startYearOfLease": {
|
|
453
|
+
"baspiRef": "A1.4.1b",
|
|
454
|
+
"title": "Year that the lease commenced",
|
|
455
|
+
"type": "integer",
|
|
456
|
+
"minimum": 1000
|
|
457
|
+
},
|
|
458
|
+
"lengthOfLeaseInYears": {
|
|
459
|
+
"baspiRef": "A1.4.1a",
|
|
460
|
+
"title": "Length of lease (years)",
|
|
461
|
+
"type": "integer"
|
|
462
|
+
},
|
|
463
|
+
"currentGroundRent": {
|
|
464
|
+
"baspiRef": "A1.4.2",
|
|
465
|
+
"RDSRef": "TenureAgreements/RentPayable/Value",
|
|
466
|
+
"lawSocietyRef": "TA7/1.2",
|
|
467
|
+
"title": "Current annual ground rent (£)",
|
|
468
|
+
"type": "integer"
|
|
469
|
+
},
|
|
470
|
+
"rentIncrease": {
|
|
471
|
+
"baspiRef": "A1.4.3",
|
|
472
|
+
"RDSRef": "TenureAgreement/isRentChangeable, TenureAgreements/RentChanges",
|
|
473
|
+
"title": "Does the ground rent increase?",
|
|
474
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
475
|
+
"description": "Please provide full details of the ground rent increase e.g. how often and by how much and when the next increase is due."
|
|
476
|
+
},
|
|
477
|
+
"annualServiceCharge": {
|
|
478
|
+
"baspiRef": "A1.5.1",
|
|
479
|
+
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
480
|
+
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
481
|
+
"type": "integer"
|
|
482
|
+
},
|
|
483
|
+
"largeAdditionalExpense": {
|
|
484
|
+
"baspiRef": "A1.5.2",
|
|
485
|
+
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
486
|
+
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
487
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
488
|
+
"description": "If yes, please provide details and confirm whether there is a reserve fund or sinking fund which will cover the cost of the works."
|
|
489
|
+
},
|
|
490
|
+
"additionalFeesOnSale": {
|
|
491
|
+
"baspiRef": "A1.5.3",
|
|
492
|
+
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
493
|
+
"title": "Additional fees payable on sale or letting (£)",
|
|
494
|
+
"type": "integer"
|
|
495
|
+
},
|
|
496
|
+
"freeholderContactDetails": {
|
|
497
|
+
"baspiRef": "A1.5.4",
|
|
498
|
+
"RDSRef": "TenureAgreements/Assignor",
|
|
499
|
+
"title": "The contact details of the freeholder or rentcharge owner",
|
|
500
|
+
"$ref": "#/$defs/contactDetails"
|
|
501
|
+
},
|
|
502
|
+
"managingAgentContactDetails": {
|
|
503
|
+
"baspiRef": "A1.5.5",
|
|
504
|
+
"RDSRef": "Participants/Role",
|
|
505
|
+
"title": "The contact details of the managing agent",
|
|
506
|
+
"$ref": "#/$defs/contactDetails"
|
|
507
|
+
},
|
|
508
|
+
"managementCompanyDirectorRequirement": {
|
|
509
|
+
"baspiRef": "A1.5.6",
|
|
510
|
+
"RDSRef": "Property/Flags",
|
|
511
|
+
"title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
|
|
512
|
+
"$ref": "#/$defs/yesNo"
|
|
513
|
+
}
|
|
514
|
+
},
|
|
515
|
+
"required": [
|
|
516
|
+
"sharedOwnershipPercentage",
|
|
517
|
+
"sharedOwnershipRent",
|
|
518
|
+
"sharedOwnershipRentFrequency",
|
|
519
|
+
"startYearOfLease",
|
|
520
|
+
"lengthOfLeaseInYears",
|
|
521
|
+
"currentGroundRent",
|
|
522
|
+
"rentIncrease",
|
|
523
|
+
"annualServiceCharge",
|
|
524
|
+
"largeAdditionalExpense",
|
|
525
|
+
"additionalFeesOnSale",
|
|
526
|
+
"freeholderContactDetails",
|
|
527
|
+
"managingAgentContactDetails",
|
|
528
|
+
"managementCompanyDirectorRequirement"
|
|
529
|
+
]
|
|
248
530
|
}
|
|
249
531
|
]
|
|
250
532
|
}
|
|
@@ -372,7 +654,8 @@
|
|
|
372
654
|
"yesNo": {
|
|
373
655
|
"enum": ["No"]
|
|
374
656
|
}
|
|
375
|
-
}
|
|
657
|
+
},
|
|
658
|
+
"additionalProperties": false
|
|
376
659
|
},
|
|
377
660
|
{
|
|
378
661
|
"properties": {
|
|
@@ -545,7 +828,8 @@
|
|
|
545
828
|
"yesNo": {
|
|
546
829
|
"enum": ["No"]
|
|
547
830
|
}
|
|
548
|
-
}
|
|
831
|
+
},
|
|
832
|
+
"additionalProperties": false
|
|
549
833
|
},
|
|
550
834
|
{
|
|
551
835
|
"properties": {
|
|
@@ -593,7 +877,8 @@
|
|
|
593
877
|
"yesNo": {
|
|
594
878
|
"enum": ["No"]
|
|
595
879
|
}
|
|
596
|
-
}
|
|
880
|
+
},
|
|
881
|
+
"additionalProperties": false
|
|
597
882
|
},
|
|
598
883
|
{
|
|
599
884
|
"properties": {
|
|
@@ -709,7 +994,7 @@
|
|
|
709
994
|
"containsAsbestos": {
|
|
710
995
|
"baspiRef": "A5.2",
|
|
711
996
|
"RDSRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
|
|
712
|
-
"title": "To your knowledge, does any part of your property contain
|
|
997
|
+
"title": "To your knowledge, does any part of your property contain asbestos?",
|
|
713
998
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
714
999
|
"description": "If yes, please state whether there is a management plan in place and attach a copy"
|
|
715
1000
|
},
|
|
@@ -717,7 +1002,8 @@
|
|
|
717
1002
|
"baspiRef": "A5.3",
|
|
718
1003
|
"RDSRef": "Property/Flags,BuildingSections/EnvironmentalIssues,Use/EnvironmentalIssues",
|
|
719
1004
|
"lawSocietyRef": "TA6/7.8",
|
|
720
|
-
"title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?
|
|
1005
|
+
"title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
|
|
1006
|
+
"description": "If so please state whether there is a management plan in place and attach a copy",
|
|
721
1007
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
722
1008
|
},
|
|
723
1009
|
"subsidenceOrStructuralFault": {
|
|
@@ -738,7 +1024,7 @@
|
|
|
738
1024
|
"baspiRef": "A6",
|
|
739
1025
|
"lawSocietyRef": "TA10",
|
|
740
1026
|
"title": "Fixtures and Fittings",
|
|
741
|
-
"description": "
|
|
1027
|
+
"description": "This is so a buyer's offer can take into account whether you are taking something of value or leaving extra items. A full list will need to be completed after the sale is agreed.",
|
|
742
1028
|
"type": "object",
|
|
743
1029
|
"required": ["itemsToRemove", "itemsToInclude"],
|
|
744
1030
|
"properties": {
|
|
@@ -792,7 +1078,7 @@
|
|
|
792
1078
|
"yesNo": {
|
|
793
1079
|
"type": "string",
|
|
794
1080
|
"title": "",
|
|
795
|
-
"enum": ["Yes", "No"]
|
|
1081
|
+
"enum": ["Yes", "To be connected", "No"]
|
|
796
1082
|
}
|
|
797
1083
|
},
|
|
798
1084
|
"dependencies": {
|
|
@@ -860,26 +1146,64 @@
|
|
|
860
1146
|
"baspiRef": "A7.2.8",
|
|
861
1147
|
"RDSRef": "Services/OtherServices/{isExternallyConnected='yes?true'}",
|
|
862
1148
|
"title": "Does the septic tank, cesspit or sewerage treatment plant drain into a waterway (lake, river, stream etc)",
|
|
863
|
-
"type": "
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
"
|
|
875
|
-
|
|
876
|
-
"
|
|
877
|
-
|
|
1149
|
+
"type": "object",
|
|
1150
|
+
"properties": {
|
|
1151
|
+
"yesNo": {
|
|
1152
|
+
"type": "string",
|
|
1153
|
+
"title": "",
|
|
1154
|
+
"enum": [
|
|
1155
|
+
"Yes",
|
|
1156
|
+
"No, the effluent is discharged through a soakaway system."
|
|
1157
|
+
]
|
|
1158
|
+
}
|
|
1159
|
+
},
|
|
1160
|
+
"required": ["yesNo"],
|
|
1161
|
+
"dependencies": {
|
|
1162
|
+
"yesNo": {
|
|
1163
|
+
"oneOf": [
|
|
1164
|
+
{
|
|
1165
|
+
"properties": {
|
|
1166
|
+
"yesNo": {
|
|
1167
|
+
"enum": [
|
|
1168
|
+
"No, the effluent is discharged through a soakaway system."
|
|
1169
|
+
]
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
"additionalProperties": false
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"properties": {
|
|
1176
|
+
"yesNo": {
|
|
1177
|
+
"enum": ["Yes"]
|
|
1178
|
+
},
|
|
1179
|
+
"dischargeCompliesWithGBR": {
|
|
1180
|
+
"baspiRef": "A7.2.9",
|
|
1181
|
+
"RDSRef": "Services/OtherServices/ExternalConnections/Flags",
|
|
1182
|
+
"title": "Does it comply with the General Binding Rules for discharge into a waterway?",
|
|
1183
|
+
"type": "string",
|
|
1184
|
+
"enum": [
|
|
1185
|
+
"Yes",
|
|
1186
|
+
"No, it does not comply with the rules for discharge into a waterway."
|
|
1187
|
+
]
|
|
1188
|
+
}
|
|
1189
|
+
},
|
|
1190
|
+
"required": ["dischargeCompliesWithGBR"]
|
|
1191
|
+
}
|
|
1192
|
+
]
|
|
1193
|
+
}
|
|
1194
|
+
}
|
|
878
1195
|
}
|
|
879
1196
|
},
|
|
1197
|
+
"additionalProperties": false,
|
|
880
1198
|
"required": [
|
|
881
|
-
"
|
|
882
|
-
"
|
|
1199
|
+
"sustainableDrainageSystem",
|
|
1200
|
+
"septicTank",
|
|
1201
|
+
"cesspit",
|
|
1202
|
+
"sewerageTreatmentPlant",
|
|
1203
|
+
"otherConnectedProperties",
|
|
1204
|
+
"plantOnOtherLand",
|
|
1205
|
+
"plantRegistered",
|
|
1206
|
+
"plantDrainsIntoWaterway"
|
|
883
1207
|
]
|
|
884
1208
|
},
|
|
885
1209
|
{
|
|
@@ -887,22 +1211,42 @@
|
|
|
887
1211
|
"yesNo": {
|
|
888
1212
|
"enum": ["Yes"]
|
|
889
1213
|
},
|
|
890
|
-
"
|
|
891
|
-
"title": "
|
|
1214
|
+
"supplier": {
|
|
1215
|
+
"title": "Supplier (if known)",
|
|
892
1216
|
"type": "string",
|
|
893
1217
|
"minLength": 1
|
|
894
1218
|
},
|
|
1219
|
+
"maintenanceAgreements": {
|
|
1220
|
+
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
1221
|
+
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1222
|
+
}
|
|
1223
|
+
},
|
|
1224
|
+
"additionalProperties": false,
|
|
1225
|
+
"required": ["maintenanceAgreements"]
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"properties": {
|
|
1229
|
+
"yesNo": {
|
|
1230
|
+
"enum": ["To be connected"]
|
|
1231
|
+
},
|
|
1232
|
+
"dateToBeConnected": {
|
|
1233
|
+
"title": "Date to be connected",
|
|
1234
|
+
"type": "string",
|
|
1235
|
+
"format": "date"
|
|
1236
|
+
},
|
|
895
1237
|
"supplier": {
|
|
896
1238
|
"title": "Supplier (if known)",
|
|
897
|
-
"type": "string"
|
|
898
|
-
"minLength": 1
|
|
1239
|
+
"type": "string"
|
|
899
1240
|
},
|
|
900
1241
|
"maintenanceAgreements": {
|
|
1242
|
+
"BASPIRef": "A7.2",
|
|
1243
|
+
"RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
901
1244
|
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
902
1245
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
903
1246
|
}
|
|
904
1247
|
},
|
|
905
|
-
"
|
|
1248
|
+
"additionalProperties": false,
|
|
1249
|
+
"required": ["dateToBeConnected", "maintenanceAgreements"]
|
|
906
1250
|
}
|
|
907
1251
|
]
|
|
908
1252
|
}
|
|
@@ -1039,9 +1383,44 @@
|
|
|
1039
1383
|
"baspiRef": "A7.5.1",
|
|
1040
1384
|
"RDSRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
|
|
1041
1385
|
"lawSocietyRef": "TA6/12.3a",
|
|
1042
|
-
"
|
|
1043
|
-
"
|
|
1044
|
-
"
|
|
1386
|
+
"type": "object",
|
|
1387
|
+
"title": "Central Heating Fuel",
|
|
1388
|
+
"required": ["centralHeatingFuelType"],
|
|
1389
|
+
"properties": {
|
|
1390
|
+
"centralHeatingFuelType": {
|
|
1391
|
+
"baspiRef": "A1.6.1",
|
|
1392
|
+
"title": "What type of fuel does the system and boiler run on?",
|
|
1393
|
+
"type": "string",
|
|
1394
|
+
"enum": ["Gas", "Electricity", "Oil", "LPG", "Other"]
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
"dependencies": {
|
|
1398
|
+
"centralHeatingFuelType": {
|
|
1399
|
+
"oneOf": [
|
|
1400
|
+
{
|
|
1401
|
+
"properties": {
|
|
1402
|
+
"centralHeatingFuelType": {
|
|
1403
|
+
"enum": ["Gas", "Electricity", "Oil", "LPG"]
|
|
1404
|
+
}
|
|
1405
|
+
},
|
|
1406
|
+
"additionalProperties": false
|
|
1407
|
+
},
|
|
1408
|
+
{
|
|
1409
|
+
"properties": {
|
|
1410
|
+
"centralHeatingFuelType": {
|
|
1411
|
+
"enum": ["Other"]
|
|
1412
|
+
},
|
|
1413
|
+
"otherCentralHeatingFuelType": {
|
|
1414
|
+
"title": "Please describe the other fuel type",
|
|
1415
|
+
"type": "string",
|
|
1416
|
+
"minLength": 1
|
|
1417
|
+
}
|
|
1418
|
+
},
|
|
1419
|
+
"required": ["otherCentralHeatingFuelType"]
|
|
1420
|
+
}
|
|
1421
|
+
]
|
|
1422
|
+
}
|
|
1423
|
+
}
|
|
1045
1424
|
},
|
|
1046
1425
|
"centralHeatingInstalled": {
|
|
1047
1426
|
"baspiRef": "A7.5.2",
|
|
@@ -1055,7 +1434,7 @@
|
|
|
1055
1434
|
"baspiRef": "A7.5.3",
|
|
1056
1435
|
"RDSRef": "Objects/Installation,Objects/Certificates",
|
|
1057
1436
|
"lawSocietyRef": "TA6/12.3b",
|
|
1058
|
-
"title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after
|
|
1437
|
+
"title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after 1st October 2010?",
|
|
1059
1438
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
1060
1439
|
"description": "If yes, please supply a copy of the installation completion certificate from a competent person qualified under the relevant self-certification scheme e.g. HETAS etc"
|
|
1061
1440
|
},
|
|
@@ -1223,7 +1602,7 @@
|
|
|
1223
1602
|
"type": "object",
|
|
1224
1603
|
"required": [
|
|
1225
1604
|
"publicRightOfWay",
|
|
1226
|
-
"
|
|
1605
|
+
"rightsOfLightOrSupport",
|
|
1227
1606
|
"rightsCreatedThroughCustom",
|
|
1228
1607
|
"minesAndMinerals",
|
|
1229
1608
|
"churchChancel",
|
|
@@ -1238,7 +1617,7 @@
|
|
|
1238
1617
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
1239
1618
|
"description": "If yes, please mark the route on a plan of the property"
|
|
1240
1619
|
},
|
|
1241
|
-
"
|
|
1620
|
+
"rightsOfLightOrSupport": {
|
|
1242
1621
|
"baspiRef": "A10.4.2",
|
|
1243
1622
|
"RDSRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
1244
1623
|
"lawSocietyRef": "TA6/8.4a",
|
|
@@ -1286,8 +1665,7 @@
|
|
|
1286
1665
|
"excessiveNoise",
|
|
1287
1666
|
"crime",
|
|
1288
1667
|
"cautionOrConviction",
|
|
1289
|
-
"failedTransactionsInLast12Months"
|
|
1290
|
-
"comments"
|
|
1668
|
+
"failedTransactionsInLast12Months"
|
|
1291
1669
|
],
|
|
1292
1670
|
"properties": {
|
|
1293
1671
|
"environmental": {
|
|
@@ -1321,12 +1699,6 @@
|
|
|
1321
1699
|
"RDSRef": "Tenure/OtherMaterialIssues",
|
|
1322
1700
|
"title": "Have there been any failed purchase transactions on the property within the last 12 months?",
|
|
1323
1701
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1324
|
-
},
|
|
1325
|
-
"comments": {
|
|
1326
|
-
"baspiRef": "A11.6",
|
|
1327
|
-
"RDSRef": "Tenure/OtherMaterialIssues,Tenure/OtherDocumentation",
|
|
1328
|
-
"title": "Please add any comments to the previous questions and provide any relevant documentation eg flood risk report, radon report and confirmation of any remedial measures on construction to reduce risk etc",
|
|
1329
|
-
"type": "string"
|
|
1330
1702
|
}
|
|
1331
1703
|
}
|
|
1332
1704
|
},
|
|
@@ -1454,7 +1826,7 @@
|
|
|
1454
1826
|
}
|
|
1455
1827
|
}
|
|
1456
1828
|
},
|
|
1457
|
-
"
|
|
1829
|
+
"yesNoNotRequiredDetailIfNo": {
|
|
1458
1830
|
"type": "object",
|
|
1459
1831
|
"properties": {
|
|
1460
1832
|
"yesNo": {
|
|
@@ -1470,7 +1842,7 @@
|
|
|
1470
1842
|
{
|
|
1471
1843
|
"properties": {
|
|
1472
1844
|
"yesNo": {
|
|
1473
|
-
"enum": ["Yes"]
|
|
1845
|
+
"enum": ["Yes", "Not required"]
|
|
1474
1846
|
}
|
|
1475
1847
|
},
|
|
1476
1848
|
"additionalProperties": false
|
|
@@ -1478,15 +1850,15 @@
|
|
|
1478
1850
|
{
|
|
1479
1851
|
"properties": {
|
|
1480
1852
|
"yesNo": {
|
|
1481
|
-
"enum": ["No"
|
|
1853
|
+
"enum": ["No"]
|
|
1482
1854
|
},
|
|
1483
|
-
"
|
|
1855
|
+
"details": {
|
|
1484
1856
|
"title": "Please outline the reasons why",
|
|
1485
1857
|
"type": "string",
|
|
1486
1858
|
"minLength": 1
|
|
1487
1859
|
}
|
|
1488
1860
|
},
|
|
1489
|
-
"required": ["
|
|
1861
|
+
"required": ["details"]
|
|
1490
1862
|
}
|
|
1491
1863
|
]
|
|
1492
1864
|
}
|
|
@@ -1529,7 +1901,7 @@
|
|
|
1529
1901
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1530
1902
|
}
|
|
1531
1903
|
},
|
|
1532
|
-
"required": ["
|
|
1904
|
+
"required": ["maintenanceAgreements"]
|
|
1533
1905
|
},
|
|
1534
1906
|
{
|
|
1535
1907
|
"properties": {
|
|
@@ -1552,7 +1924,7 @@
|
|
|
1552
1924
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1553
1925
|
}
|
|
1554
1926
|
},
|
|
1555
|
-
"required": ["dateToBeConnected"]
|
|
1927
|
+
"required": ["dateToBeConnected", "maintenanceAgreements"]
|
|
1556
1928
|
}
|
|
1557
1929
|
]
|
|
1558
1930
|
}
|
|
@@ -1576,7 +1948,8 @@
|
|
|
1576
1948
|
"yesNo": {
|
|
1577
1949
|
"enum": ["No"]
|
|
1578
1950
|
}
|
|
1579
|
-
}
|
|
1951
|
+
},
|
|
1952
|
+
"additionalProperties": false
|
|
1580
1953
|
},
|
|
1581
1954
|
{
|
|
1582
1955
|
"properties": {
|
|
@@ -1593,28 +1966,28 @@
|
|
|
1593
1966
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1594
1967
|
"lawSocietyRef": "TA6/4.2",
|
|
1595
1968
|
"title": "Was building regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
|
|
1596
|
-
"$ref": "#/$defs/
|
|
1969
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1597
1970
|
},
|
|
1598
1971
|
"planningPermission": {
|
|
1599
1972
|
"baspiRef": "A3.4.2",
|
|
1600
1973
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1601
1974
|
"lawSocietyRef": "TA6/4.2",
|
|
1602
1975
|
"title": "Was planning permission obtained?",
|
|
1603
|
-
"$ref": "#/$defs/
|
|
1976
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1604
1977
|
},
|
|
1605
1978
|
"listedBuildingConsent": {
|
|
1606
1979
|
"baspiRef": "A3.4.3",
|
|
1607
1980
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1608
1981
|
"lawSocietyRef": "TA6/4.2",
|
|
1609
1982
|
"title": "Was listed building consent obtained?",
|
|
1610
|
-
"$ref": "#/$defs/
|
|
1983
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1611
1984
|
},
|
|
1612
1985
|
"deedRestrictionConsent": {
|
|
1613
1986
|
"baspiRef": "A3.4.4",
|
|
1614
1987
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1615
1988
|
"lawSocietyRef": "TA6/4.2",
|
|
1616
1989
|
"title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
|
|
1617
|
-
"$ref": "#/$defs/
|
|
1990
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1618
1991
|
},
|
|
1619
1992
|
"unfinished": {
|
|
1620
1993
|
"baspiRef": "A3.5",
|
|
@@ -1671,11 +2044,13 @@
|
|
|
1671
2044
|
"firstName": {
|
|
1672
2045
|
"RDSRef": "",
|
|
1673
2046
|
"title": "First name",
|
|
1674
|
-
"type": "string"
|
|
2047
|
+
"type": "string",
|
|
2048
|
+
"minLength": 1
|
|
1675
2049
|
},
|
|
1676
2050
|
"lastName": {
|
|
1677
2051
|
"title": "Last name",
|
|
1678
|
-
"type": "string"
|
|
2052
|
+
"type": "string",
|
|
2053
|
+
"minLength": 1
|
|
1679
2054
|
},
|
|
1680
2055
|
"emailAddress": {
|
|
1681
2056
|
"title": "Email address",
|