@pdtf/schemas 0.10.3 → 0.10.5
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/package.json
CHANGED
|
@@ -31,6 +31,12 @@
|
|
|
31
31
|
},
|
|
32
32
|
"ownership": {
|
|
33
33
|
"ownershipType": "Leasehold",
|
|
34
|
+
"sharedOwnership": {
|
|
35
|
+
"isSharedOwnership": "Yes",
|
|
36
|
+
"sharedOwnershipPercentage": 25,
|
|
37
|
+
"sharedOwnershipRent": 225,
|
|
38
|
+
"sharedOwnershipRentFrequency": "Monthly"
|
|
39
|
+
},
|
|
34
40
|
"startYearOfLease": 1900,
|
|
35
41
|
"lengthOfLeaseInYears": 999,
|
|
36
42
|
"currentGroundRent": 1750,
|
|
@@ -32,11 +32,6 @@
|
|
|
32
32
|
"consumerProtectionRegulationsDeclaration"
|
|
33
33
|
],
|
|
34
34
|
"properties": {
|
|
35
|
-
"uprn": {
|
|
36
|
-
"RDSRef": "Property/GUID/{name='UPRN',id=?}",
|
|
37
|
-
"title": "Unique Property Reference Number ",
|
|
38
|
-
"type": "integer"
|
|
39
|
-
},
|
|
40
35
|
"address": {
|
|
41
36
|
"baspiRef": "A1.1",
|
|
42
37
|
"lawSocietyRef": "TA6/0",
|
|
@@ -44,60 +39,91 @@
|
|
|
44
39
|
"title": "Property Address",
|
|
45
40
|
"$ref": "#/$defs/address"
|
|
46
41
|
},
|
|
42
|
+
"uprn": {
|
|
43
|
+
"baspiRef": "A1.1.1",
|
|
44
|
+
"RDSRef": "Property/GUID/{name='UPRN',id=?}",
|
|
45
|
+
"title": "Unique Property Reference Number ",
|
|
46
|
+
"type": "integer"
|
|
47
|
+
},
|
|
47
48
|
"propertyType": {
|
|
49
|
+
"title": "Type of property",
|
|
48
50
|
"type": "string"
|
|
49
51
|
},
|
|
50
52
|
"isNewBuild": {
|
|
53
|
+
"title": "Is the property a New Build?",
|
|
51
54
|
"type": "boolean"
|
|
52
55
|
},
|
|
53
56
|
"location": {
|
|
54
|
-
"
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
"
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
57
|
+
"title": "Geographical location",
|
|
58
|
+
"type": "object",
|
|
59
|
+
"properties": {
|
|
60
|
+
"latitude": {
|
|
61
|
+
"title": "Latitude",
|
|
62
|
+
"type": "number",
|
|
63
|
+
"minimum": -90,
|
|
64
|
+
"maximum": 90
|
|
65
|
+
},
|
|
66
|
+
"longitude": {
|
|
67
|
+
"title": "Longitude",
|
|
68
|
+
"type": "number",
|
|
69
|
+
"minimum": -180,
|
|
70
|
+
"maximum": 180
|
|
71
|
+
}
|
|
63
72
|
}
|
|
64
73
|
},
|
|
65
74
|
"localAuthority": {
|
|
66
|
-
"
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
75
|
+
"title": "Local authority",
|
|
76
|
+
"type": "object",
|
|
77
|
+
"properties": {
|
|
78
|
+
"localAuthorityName": {
|
|
79
|
+
"title": "Local authority name",
|
|
80
|
+
"type": "string"
|
|
81
|
+
},
|
|
82
|
+
"localAuthorityReference": {
|
|
83
|
+
"title": "Local authority reference",
|
|
84
|
+
"type": "string"
|
|
85
|
+
}
|
|
71
86
|
}
|
|
72
87
|
},
|
|
73
88
|
"priceInformation": {
|
|
74
|
-
"
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
|
|
89
|
+
"ntsRef": "A3",
|
|
90
|
+
"title": "Price information",
|
|
91
|
+
"type": "object",
|
|
92
|
+
"properties": {
|
|
93
|
+
"price": {
|
|
94
|
+
"ntsRef": "A3.1",
|
|
95
|
+
"title": "Price",
|
|
96
|
+
"type": "number",
|
|
97
|
+
"minimum": 1
|
|
98
|
+
},
|
|
99
|
+
"priceQualifier": {
|
|
100
|
+
"ntsRef": "A3.2",
|
|
101
|
+
"title": "Price type",
|
|
102
|
+
"type": "string",
|
|
103
|
+
"enum": [
|
|
104
|
+
"POA",
|
|
105
|
+
"Guide price",
|
|
106
|
+
"Fixed price",
|
|
107
|
+
"Offers in excess of",
|
|
108
|
+
"Offers in region of",
|
|
109
|
+
"Sale by tender"
|
|
110
|
+
]
|
|
111
|
+
}
|
|
88
112
|
}
|
|
89
113
|
},
|
|
90
114
|
"summaryDescription": {
|
|
115
|
+
"title": "Summary description",
|
|
91
116
|
"type": "string"
|
|
92
117
|
},
|
|
93
118
|
"media": {
|
|
119
|
+
"title": "Media",
|
|
94
120
|
"type": "array",
|
|
95
121
|
"items": {
|
|
96
122
|
"type": "object",
|
|
97
|
-
"title": "Media item",
|
|
98
123
|
"required": ["mediaUrl"],
|
|
99
124
|
"properties": {
|
|
100
125
|
"mediaType": {
|
|
126
|
+
"title": "Type of media",
|
|
101
127
|
"type": "string",
|
|
102
128
|
"enum": [
|
|
103
129
|
"Image",
|
|
@@ -110,12 +136,11 @@
|
|
|
110
136
|
]
|
|
111
137
|
},
|
|
112
138
|
"mediaUrl": {
|
|
139
|
+
"title": "Media URL",
|
|
113
140
|
"type": "string",
|
|
114
141
|
"format": "uri"
|
|
115
142
|
},
|
|
116
|
-
"caption": {
|
|
117
|
-
"type": "string"
|
|
118
|
-
}
|
|
143
|
+
"caption": { "title": "Caption", "type": "string" }
|
|
119
144
|
}
|
|
120
145
|
}
|
|
121
146
|
},
|
|
@@ -136,6 +161,7 @@
|
|
|
136
161
|
"ownership": {
|
|
137
162
|
"baspiRef": "A1.3",
|
|
138
163
|
"lawSocietyRef": "TA7/1",
|
|
164
|
+
"ntsRef": "A1.1",
|
|
139
165
|
"title": "Ownership",
|
|
140
166
|
"type": "object",
|
|
141
167
|
"required": ["ownershipType"],
|
|
@@ -145,16 +171,9 @@
|
|
|
145
171
|
"RDSRef": "Tenure/Tenure",
|
|
146
172
|
"lawSocietyRef": "TA7/1.1",
|
|
147
173
|
"title": "What type of ownership is the property?",
|
|
148
|
-
"description": "
|
|
174
|
+
"description": "Choose Freehold if your property is a Managed Freehold or Commonhold. Choose Leasehold if your property is under a Shared Ownership arrangement.",
|
|
149
175
|
"type": "string",
|
|
150
|
-
"enum": [
|
|
151
|
-
"Freehold",
|
|
152
|
-
"Managed Freehold",
|
|
153
|
-
"Leasehold",
|
|
154
|
-
"Commonhold",
|
|
155
|
-
"Shared Ownership",
|
|
156
|
-
"Other"
|
|
157
|
-
]
|
|
176
|
+
"enum": ["Freehold", "Leasehold", "Other"]
|
|
158
177
|
}
|
|
159
178
|
},
|
|
160
179
|
"dependencies": {
|
|
@@ -164,23 +183,97 @@
|
|
|
164
183
|
"properties": {
|
|
165
184
|
"ownershipType": {
|
|
166
185
|
"enum": ["Freehold"]
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
"additionalProperties": false
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"properties": {
|
|
173
|
-
"ownershipType": {
|
|
174
|
-
"enum": ["Other"]
|
|
175
186
|
},
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
|
|
187
|
+
"wholeFreeholdForSale": {
|
|
188
|
+
"title": "Is the entire freehold being sold?",
|
|
189
|
+
"description": "If not, describe the share for sale (e.g. Ground floor flat only)",
|
|
190
|
+
"$ref": "#/$defs/yesNoDetailIfNo"
|
|
191
|
+
},
|
|
192
|
+
"managedFreeholdOrCommonhold": {
|
|
193
|
+
"type": "object",
|
|
194
|
+
"properties": {
|
|
195
|
+
"isManagedFreeholdOrCommonhold": {
|
|
196
|
+
"title": "Is the Freehold a Managed Freehold or Commonhold?",
|
|
197
|
+
"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.",
|
|
198
|
+
"type": "string",
|
|
199
|
+
"enum": ["Neither", "Managed Freehold", "Commonhold"]
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
"required": ["isManagedFreeholdOrCommonhold"],
|
|
203
|
+
"dependencies": {
|
|
204
|
+
"isManagedFreeholdOrCommonhold": {
|
|
205
|
+
"oneOf": [
|
|
206
|
+
{
|
|
207
|
+
"properties": {
|
|
208
|
+
"isManagedFreeholdOrCommonhold": {
|
|
209
|
+
"enum": ["Neither"]
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"additionalProperties": false
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"properties": {
|
|
216
|
+
"isManagedFreeholdOrCommonhold": {
|
|
217
|
+
"enum": ["Managed Freehold", "Commonhold"]
|
|
218
|
+
},
|
|
219
|
+
"annualServiceCharge": {
|
|
220
|
+
"baspiRef": "A1.5.1",
|
|
221
|
+
"lawSocietyRef": "TA6/10.1",
|
|
222
|
+
"ntsRef": "A1.6",
|
|
223
|
+
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
224
|
+
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
225
|
+
"type": "number"
|
|
226
|
+
},
|
|
227
|
+
"largeAdditionalExpense": {
|
|
228
|
+
"baspiRef": "A1.5.2",
|
|
229
|
+
"lawSocietyRef": "TA6/10.1",
|
|
230
|
+
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
231
|
+
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
232
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
233
|
+
"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."
|
|
234
|
+
},
|
|
235
|
+
"additionalFeesOnSale": {
|
|
236
|
+
"baspiRef": "A1.5.3",
|
|
237
|
+
"lawSocietyRef": "TA6/10.1",
|
|
238
|
+
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
239
|
+
"title": "Additional fees payable on sale (£)",
|
|
240
|
+
"type": "number"
|
|
241
|
+
},
|
|
242
|
+
"freeholderContactDetails": {
|
|
243
|
+
"baspiRef": "A1.5.4",
|
|
244
|
+
"lawSocietyRef": "TA7/4.1a",
|
|
245
|
+
"RDSRef": "TenureAgreements/Assignor",
|
|
246
|
+
"title": "The contact details of the freeholder or rentcharge owner",
|
|
247
|
+
"$ref": "#/$defs/contactDetails"
|
|
248
|
+
},
|
|
249
|
+
"managingAgentContactDetails": {
|
|
250
|
+
"baspiRef": "A1.5.5",
|
|
251
|
+
"lawSocietyRef": "TA7/4.1b",
|
|
252
|
+
"RDSRef": "Participants/Role",
|
|
253
|
+
"title": "The contact details of the managing agent",
|
|
254
|
+
"$ref": "#/$defs/contactDetails"
|
|
255
|
+
},
|
|
256
|
+
"managementCompanyDirectorRequirement": {
|
|
257
|
+
"baspiRef": "A1.5.6",
|
|
258
|
+
"RDSRef": "Property/Flags",
|
|
259
|
+
"title": "Is the owner of the property required to become a director in a management company for the maintenance of shared amenities?",
|
|
260
|
+
"$ref": "#/$defs/yesNo"
|
|
261
|
+
}
|
|
262
|
+
},
|
|
263
|
+
"required": [
|
|
264
|
+
"annualServiceCharge",
|
|
265
|
+
"largeAdditionalExpense",
|
|
266
|
+
"additionalFeesOnSale",
|
|
267
|
+
"freeholderContactDetails",
|
|
268
|
+
"managingAgentContactDetails",
|
|
269
|
+
"managementCompanyDirectorRequirement"
|
|
270
|
+
]
|
|
271
|
+
}
|
|
272
|
+
]
|
|
273
|
+
}
|
|
274
|
+
}
|
|
181
275
|
}
|
|
182
276
|
},
|
|
183
|
-
"required": ["otherOwnershipDetails"],
|
|
184
277
|
"additionalProperties": false
|
|
185
278
|
},
|
|
186
279
|
{
|
|
@@ -188,26 +281,86 @@
|
|
|
188
281
|
"ownershipType": {
|
|
189
282
|
"enum": ["Leasehold"]
|
|
190
283
|
},
|
|
284
|
+
"sharedOwnership": {
|
|
285
|
+
"type": "object",
|
|
286
|
+
"properties": {
|
|
287
|
+
"isSharedOwnership": {
|
|
288
|
+
"title": "Is the property under Shared Owenership or a Part-buy Part-rent arrangement?",
|
|
289
|
+
"type": "string",
|
|
290
|
+
"enum": ["Yes", "No"]
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
"required": ["isSharedOwnership"],
|
|
294
|
+
"dependencies": {
|
|
295
|
+
"isSharedOwnership": {
|
|
296
|
+
"oneOf": [
|
|
297
|
+
{
|
|
298
|
+
"properties": {
|
|
299
|
+
"isSharedOwnership": {
|
|
300
|
+
"enum": ["No"]
|
|
301
|
+
}
|
|
302
|
+
},
|
|
303
|
+
"additionalProperties": false
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"properties": {
|
|
307
|
+
"isSharedOwnership": {
|
|
308
|
+
"enum": ["Yes"]
|
|
309
|
+
},
|
|
310
|
+
"sharedOwnershipPercentage": {
|
|
311
|
+
"ntsRef": "A1.7",
|
|
312
|
+
"title": "Shared ownership percentage",
|
|
313
|
+
"type": "integer",
|
|
314
|
+
"minimum": 5,
|
|
315
|
+
"exclusiveMaximum": 100
|
|
316
|
+
},
|
|
317
|
+
"sharedOwnershipRent": {
|
|
318
|
+
"ntsRef": "A1.7",
|
|
319
|
+
"title": "Shared ownership rent (£)",
|
|
320
|
+
"type": "number",
|
|
321
|
+
"minimum": 0
|
|
322
|
+
},
|
|
323
|
+
"sharedOwnershipRentFrequency": {
|
|
324
|
+
"ntsRef": "A1.7",
|
|
325
|
+
"title": "Shared ownership rent frequency",
|
|
326
|
+
"type": "string",
|
|
327
|
+
"enum": ["Yearly", "Monthly", "Weekly"]
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
"required": [
|
|
331
|
+
"sharedOwnershipPercentage",
|
|
332
|
+
"sharedOwnershipRent",
|
|
333
|
+
"sharedOwnershipRentFrequency"
|
|
334
|
+
]
|
|
335
|
+
}
|
|
336
|
+
]
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
},
|
|
191
340
|
"startYearOfLease": {
|
|
192
341
|
"baspiRef": "A1.4.1b",
|
|
342
|
+
"ntsRef": "A1.2",
|
|
193
343
|
"title": "Year that the lease commenced",
|
|
194
344
|
"type": "integer",
|
|
195
345
|
"minimum": 1000
|
|
196
346
|
},
|
|
197
347
|
"lengthOfLeaseInYears": {
|
|
198
348
|
"baspiRef": "A1.4.1a",
|
|
349
|
+
"ntsRef": "A1.3",
|
|
199
350
|
"title": "Length of lease (years)",
|
|
200
351
|
"type": "integer"
|
|
201
352
|
},
|
|
202
353
|
"currentGroundRent": {
|
|
203
354
|
"baspiRef": "A1.4.2",
|
|
355
|
+
"ntsRef": "A1.4",
|
|
204
356
|
"RDSRef": "TenureAgreements/RentPayable/Value",
|
|
205
|
-
"lawSocietyRef": "TA7/1.
|
|
357
|
+
"lawSocietyRef": "TA7/1.2a",
|
|
206
358
|
"title": "Current annual ground rent (£)",
|
|
207
359
|
"type": "number"
|
|
208
360
|
},
|
|
209
361
|
"rentIncrease": {
|
|
210
362
|
"baspiRef": "A1.4.3",
|
|
363
|
+
"ntsRef": "A1.5",
|
|
211
364
|
"RDSRef": "TenureAgreement/isRentChangeable, TenureAgreements/RentChanges",
|
|
212
365
|
"title": "Does the ground rent increase?",
|
|
213
366
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
@@ -215,6 +368,7 @@
|
|
|
215
368
|
},
|
|
216
369
|
"annualServiceCharge": {
|
|
217
370
|
"baspiRef": "A1.5.1",
|
|
371
|
+
"ntsRef": "A1.6",
|
|
218
372
|
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
219
373
|
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
220
374
|
"type": "number"
|
|
@@ -234,12 +388,14 @@
|
|
|
234
388
|
},
|
|
235
389
|
"freeholderContactDetails": {
|
|
236
390
|
"baspiRef": "A1.5.4",
|
|
391
|
+
"lawSocietyRef": "TA7/4.1a",
|
|
237
392
|
"RDSRef": "TenureAgreements/Assignor",
|
|
238
393
|
"title": "The name, address and email address of the freeholder or rentcharge owner",
|
|
239
394
|
"$ref": "#/$defs/contactDetails"
|
|
240
395
|
},
|
|
241
396
|
"managingAgentContactDetails": {
|
|
242
397
|
"baspiRef": "A1.5.5",
|
|
398
|
+
"lawSocietyRef": "TA7/4.1b",
|
|
243
399
|
"RDSRef": "Participants/Role",
|
|
244
400
|
"title": "The name, address and email address of the managing agent",
|
|
245
401
|
"$ref": "#/$defs/contactDetails"
|
|
@@ -252,6 +408,7 @@
|
|
|
252
408
|
}
|
|
253
409
|
},
|
|
254
410
|
"required": [
|
|
411
|
+
"sharedOwnership",
|
|
255
412
|
"startYearOfLease",
|
|
256
413
|
"lengthOfLeaseInYears",
|
|
257
414
|
"currentGroundRent",
|
|
@@ -267,157 +424,17 @@
|
|
|
267
424
|
{
|
|
268
425
|
"properties": {
|
|
269
426
|
"ownershipType": {
|
|
270
|
-
"enum": ["
|
|
271
|
-
},
|
|
272
|
-
"annualServiceCharge": {
|
|
273
|
-
"baspiRef": "A1.5.1",
|
|
274
|
-
"lawSocietyRef": "TA6/10.1",
|
|
275
|
-
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
276
|
-
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
277
|
-
"type": "number"
|
|
278
|
-
},
|
|
279
|
-
"largeAdditionalExpense": {
|
|
280
|
-
"baspiRef": "A1.5.2",
|
|
281
|
-
"lawSocietyRef": "TA6/10.1",
|
|
282
|
-
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
283
|
-
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
284
|
-
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
285
|
-
"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."
|
|
286
|
-
},
|
|
287
|
-
"additionalFeesOnSale": {
|
|
288
|
-
"baspiRef": "A1.5.3",
|
|
289
|
-
"lawSocietyRef": "TA6/10.1",
|
|
290
|
-
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
291
|
-
"title": "Additional fees payable on sale (£)",
|
|
292
|
-
"type": "number"
|
|
293
|
-
},
|
|
294
|
-
"freeholderContactDetails": {
|
|
295
|
-
"baspiRef": "A1.5.4",
|
|
296
|
-
"RDSRef": "TenureAgreements/Assignor",
|
|
297
|
-
"title": "The contact details of the freeholder or rentcharge owner",
|
|
298
|
-
"$ref": "#/$defs/contactDetails"
|
|
299
|
-
},
|
|
300
|
-
"managingAgentContactDetails": {
|
|
301
|
-
"baspiRef": "A1.5.5",
|
|
302
|
-
"RDSRef": "Participants/Role",
|
|
303
|
-
"title": "The contact details of the managing agent",
|
|
304
|
-
"$ref": "#/$defs/contactDetails"
|
|
305
|
-
},
|
|
306
|
-
"managementCompanyDirectorRequirement": {
|
|
307
|
-
"baspiRef": "A1.5.6",
|
|
308
|
-
"RDSRef": "Property/Flags",
|
|
309
|
-
"title": "Is the owner of the property required to become a director in a management company for the maintenance of shared amenities?",
|
|
310
|
-
"$ref": "#/$defs/yesNo"
|
|
311
|
-
}
|
|
312
|
-
},
|
|
313
|
-
"required": [
|
|
314
|
-
"annualServiceCharge",
|
|
315
|
-
"largeAdditionalExpense",
|
|
316
|
-
"additionalFeesOnSale",
|
|
317
|
-
"freeholderContactDetails",
|
|
318
|
-
"managingAgentContactDetails",
|
|
319
|
-
"managementCompanyDirectorRequirement"
|
|
320
|
-
]
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"properties": {
|
|
324
|
-
"ownershipType": {
|
|
325
|
-
"enum": ["Shared Ownership"]
|
|
326
|
-
},
|
|
327
|
-
"sharedOwnershipPercentage": {
|
|
328
|
-
"title": "Shared ownership percentage",
|
|
329
|
-
"type": "integer",
|
|
330
|
-
"minimum": 5,
|
|
331
|
-
"exclusiveMaximum": 100
|
|
332
|
-
},
|
|
333
|
-
"sharedOwnershipRent": {
|
|
334
|
-
"title": "Shared ownership rent (£)",
|
|
335
|
-
"type": "number",
|
|
336
|
-
"minimum": 0
|
|
427
|
+
"enum": ["Other"]
|
|
337
428
|
},
|
|
338
|
-
"
|
|
339
|
-
"
|
|
429
|
+
"otherOwnershipDetails": {
|
|
430
|
+
"baspiRef": "A1.3.2",
|
|
431
|
+
"title": "Details of the ownership type",
|
|
340
432
|
"type": "string",
|
|
341
|
-
"
|
|
342
|
-
},
|
|
343
|
-
"startYearOfLease": {
|
|
344
|
-
"baspiRef": "A1.4.1b",
|
|
345
|
-
"title": "Year that the lease commenced",
|
|
346
|
-
"type": "integer",
|
|
347
|
-
"minimum": 1000
|
|
348
|
-
},
|
|
349
|
-
"lengthOfLeaseInYears": {
|
|
350
|
-
"baspiRef": "A1.4.1a",
|
|
351
|
-
"title": "Length of lease (years)",
|
|
352
|
-
"type": "integer"
|
|
353
|
-
},
|
|
354
|
-
"currentGroundRent": {
|
|
355
|
-
"baspiRef": "A1.4.2",
|
|
356
|
-
"RDSRef": "TenureAgreements/RentPayable/Value",
|
|
357
|
-
"lawSocietyRef": "TA7/1.2",
|
|
358
|
-
"title": "Current annual ground rent (£)",
|
|
359
|
-
"type": "number"
|
|
360
|
-
},
|
|
361
|
-
"rentIncrease": {
|
|
362
|
-
"baspiRef": "A1.4.3",
|
|
363
|
-
"RDSRef": "TenureAgreement/isRentChangeable, TenureAgreements/RentChanges",
|
|
364
|
-
"title": "Does the ground rent increase?",
|
|
365
|
-
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
366
|
-
"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."
|
|
367
|
-
},
|
|
368
|
-
"annualServiceCharge": {
|
|
369
|
-
"baspiRef": "A1.5.1",
|
|
370
|
-
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
371
|
-
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
372
|
-
"type": "number"
|
|
373
|
-
},
|
|
374
|
-
"largeAdditionalExpense": {
|
|
375
|
-
"baspiRef": "A1.5.2",
|
|
376
|
-
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
377
|
-
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
378
|
-
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
379
|
-
"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."
|
|
380
|
-
},
|
|
381
|
-
"additionalFeesOnSale": {
|
|
382
|
-
"baspiRef": "A1.5.3",
|
|
383
|
-
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
384
|
-
"title": "Additional fees payable on sale or letting (£)",
|
|
385
|
-
"type": "number"
|
|
386
|
-
},
|
|
387
|
-
"freeholderContactDetails": {
|
|
388
|
-
"baspiRef": "A1.5.4",
|
|
389
|
-
"RDSRef": "TenureAgreements/Assignor",
|
|
390
|
-
"title": "The contact details of the freeholder or rentcharge owner",
|
|
391
|
-
"$ref": "#/$defs/contactDetails"
|
|
392
|
-
},
|
|
393
|
-
"managingAgentContactDetails": {
|
|
394
|
-
"baspiRef": "A1.5.5",
|
|
395
|
-
"RDSRef": "Participants/Role",
|
|
396
|
-
"title": "The contact details of the managing agent",
|
|
397
|
-
"$ref": "#/$defs/contactDetails"
|
|
398
|
-
},
|
|
399
|
-
"managementCompanyDirectorRequirement": {
|
|
400
|
-
"baspiRef": "A1.5.6",
|
|
401
|
-
"RDSRef": "Property/Flags",
|
|
402
|
-
"title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
|
|
403
|
-
"$ref": "#/$defs/yesNo"
|
|
433
|
+
"minLength": 1
|
|
404
434
|
}
|
|
405
435
|
},
|
|
406
|
-
"required": [
|
|
407
|
-
|
|
408
|
-
"sharedOwnershipRent",
|
|
409
|
-
"sharedOwnershipRentFrequency",
|
|
410
|
-
"startYearOfLease",
|
|
411
|
-
"lengthOfLeaseInYears",
|
|
412
|
-
"currentGroundRent",
|
|
413
|
-
"rentIncrease",
|
|
414
|
-
"annualServiceCharge",
|
|
415
|
-
"largeAdditionalExpense",
|
|
416
|
-
"additionalFeesOnSale",
|
|
417
|
-
"freeholderContactDetails",
|
|
418
|
-
"managingAgentContactDetails",
|
|
419
|
-
"managementCompanyDirectorRequirement"
|
|
420
|
-
]
|
|
436
|
+
"required": ["otherOwnershipDetails"],
|
|
437
|
+
"additionalProperties": false
|
|
421
438
|
}
|
|
422
439
|
]
|
|
423
440
|
}
|
|
@@ -642,12 +659,14 @@
|
|
|
642
659
|
},
|
|
643
660
|
"councilTax": {
|
|
644
661
|
"baspiRef": "A1.9",
|
|
662
|
+
"ntsRef": "A2",
|
|
645
663
|
"title": "Council Tax",
|
|
646
664
|
"type": "object",
|
|
647
665
|
"required": ["councilTaxBand", "councilTaxAffectingAlterations"],
|
|
648
666
|
"properties": {
|
|
649
667
|
"councilTaxBand": {
|
|
650
668
|
"baspiRef": "A1.9.1",
|
|
669
|
+
"ntsRef": "A2.1",
|
|
651
670
|
"RDSRef": "TenureAgreements/Taxes/{banding=?}",
|
|
652
671
|
"title": "Which Council Tax band does this property fall within?",
|
|
653
672
|
"type": "string",
|