@pdtf/schemas 0.10.8 → 0.11.0-2
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,12 +31,7 @@
|
|
|
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
|
+
"sharedOwnership": { "isSharedOwnership": "No" },
|
|
40
35
|
"startYearOfLease": 1900,
|
|
41
36
|
"lengthOfLeaseInYears": 999,
|
|
42
37
|
"currentGroundRent": 1750,
|
|
@@ -427,12 +422,14 @@
|
|
|
427
422
|
}
|
|
428
423
|
},
|
|
429
424
|
"additionalLegalInfo": {
|
|
430
|
-
"
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
425
|
+
"legalOwners": {
|
|
426
|
+
"namesOfLegalOwners": [
|
|
427
|
+
{
|
|
428
|
+
"firstName": "Peter",
|
|
429
|
+
"lastName": "Hetherington-Smythe"
|
|
430
|
+
}
|
|
431
|
+
]
|
|
432
|
+
},
|
|
436
433
|
"sellersCapacity": { "capacity": "Legal Owner" },
|
|
437
434
|
"legalBoundaries": {
|
|
438
435
|
"left": "Seller",
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"description": "A schema defining Part B of BASPI v2.0 spporting mapping to BASPI, Law Society and RICS Data Schema elements.",
|
|
7
7
|
"baspiRef": "B",
|
|
8
8
|
"required": [
|
|
9
|
-
"
|
|
9
|
+
"legalOwners",
|
|
10
10
|
"sellersCapacity",
|
|
11
11
|
"legalBoundaries",
|
|
12
12
|
"servicesCrossing",
|
|
@@ -18,37 +18,44 @@
|
|
|
18
18
|
"confirmationOfAccuracyByOwners"
|
|
19
19
|
],
|
|
20
20
|
"properties": {
|
|
21
|
-
"
|
|
22
|
-
"baspiRef": "B1
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
"firstName": {
|
|
21
|
+
"legalOwners": {
|
|
22
|
+
"baspiRef": "B1",
|
|
23
|
+
"type": "object",
|
|
24
|
+
"properties": {
|
|
25
|
+
"namesOfLegalOwners": {
|
|
26
|
+
"baspiRef": "B1.1",
|
|
27
|
+
"RDSRef": "RightsHolders",
|
|
28
|
+
"title": "Full names of all legal owner(s)",
|
|
29
|
+
"type": "array",
|
|
30
|
+
"minItems": 1,
|
|
31
|
+
"items": {
|
|
32
|
+
"type": "object",
|
|
34
33
|
"baspiRef": "B1.1.1",
|
|
35
|
-
"title": "
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
34
|
+
"title": "Owner name",
|
|
35
|
+
"required": ["firstName", "lastName"],
|
|
36
|
+
"properties": {
|
|
37
|
+
"firstName": {
|
|
38
|
+
"baspiRef": "B1.1.1",
|
|
39
|
+
"title": "First name",
|
|
40
|
+
"type": "string",
|
|
41
|
+
"minLength": 1
|
|
42
|
+
},
|
|
43
|
+
"middleNames": {
|
|
44
|
+
"baspiRef": "B1.1.2",
|
|
45
|
+
"title": "Middle names",
|
|
46
|
+
"type": "string"
|
|
47
|
+
},
|
|
48
|
+
"lastName": {
|
|
49
|
+
"baspiRef": "B1.1.3",
|
|
50
|
+
"title": "Last name",
|
|
51
|
+
"type": "string",
|
|
52
|
+
"minLength": 1
|
|
53
|
+
}
|
|
54
|
+
}
|
|
49
55
|
}
|
|
50
56
|
}
|
|
51
|
-
}
|
|
57
|
+
},
|
|
58
|
+
"required": ["namesOfLegalOwners"]
|
|
52
59
|
},
|
|
53
60
|
"sellersCapacity": {
|
|
54
61
|
"baspiRef": "B1.3",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "https://trust.propdata.org.uk/schemas/v1/material-facts.json",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"title": "Material facts at the point of marketing",
|
|
6
|
-
"description": "BASPI v2.0 Part A - Disclosure of material facts at the point of marketing, supporting mapping to BASPI, Law Society and RICS Data Schema elements.",
|
|
6
|
+
"description": "BASPI v2.0 Part A - Disclosure of material facts at the point of marketing, supporting mapping to BASPI, Law Society, NTS and RICS Data Schema elements.",
|
|
7
7
|
"baspiRef": "A",
|
|
8
8
|
"required": [
|
|
9
9
|
"uprn",
|
|
@@ -171,9 +171,15 @@
|
|
|
171
171
|
"RDSRef": "Tenure/Tenure",
|
|
172
172
|
"lawSocietyRef": "TA7/1.1",
|
|
173
173
|
"title": "What type of ownership is the property?",
|
|
174
|
-
"description": "
|
|
174
|
+
"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. Choose Leasehold if your property is under a Shared Ownership arrangement.",
|
|
175
175
|
"type": "string",
|
|
176
|
-
"enum": [
|
|
176
|
+
"enum": [
|
|
177
|
+
"Freehold",
|
|
178
|
+
"Managed Freehold",
|
|
179
|
+
"Commonhold",
|
|
180
|
+
"Leasehold",
|
|
181
|
+
"Other"
|
|
182
|
+
]
|
|
177
183
|
}
|
|
178
184
|
},
|
|
179
185
|
"dependencies": {
|
|
@@ -183,104 +189,72 @@
|
|
|
183
189
|
"properties": {
|
|
184
190
|
"ownershipType": {
|
|
185
191
|
"enum": ["Freehold"]
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
"wholeFreeholdForSale": {
|
|
195
|
+
"title": "Is the entire freehold being sold?",
|
|
196
|
+
"description": "If not, describe the share for sale (e.g. Ground floor flat only)",
|
|
197
|
+
"$ref": "#/$defs/yesNoDetailIfNo"
|
|
198
|
+
},
|
|
199
|
+
"required": ["wholeFreeholdForSale"]
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"properties": {
|
|
203
|
+
"ownershipType": {
|
|
204
|
+
"enum": ["Managed Freehold", "Commonhold"]
|
|
186
205
|
},
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"
|
|
190
|
-
"
|
|
206
|
+
"annualServiceCharge": {
|
|
207
|
+
"baspiRef": "A1.5.1",
|
|
208
|
+
"lawSocietyRef": "TA6/10.1",
|
|
209
|
+
"ntsRef": "A1.6",
|
|
210
|
+
"RDSRef": "TenureAgreements/ServiceCharges",
|
|
211
|
+
"title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
|
|
212
|
+
"type": "number"
|
|
191
213
|
},
|
|
192
|
-
"
|
|
193
|
-
"
|
|
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
|
-
"type": "number"
|
|
227
|
-
},
|
|
228
|
-
"largeAdditionalExpense": {
|
|
229
|
-
"baspiRef": "A1.5.2",
|
|
230
|
-
"lawSocietyRef": "TA6/10.1",
|
|
231
|
-
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
232
|
-
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
233
|
-
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
234
|
-
"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."
|
|
235
|
-
},
|
|
236
|
-
"additionalFeesOnSale": {
|
|
237
|
-
"baspiRef": "A1.5.3",
|
|
238
|
-
"lawSocietyRef": "TA6/10.1",
|
|
239
|
-
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
240
|
-
"title": "Additional fees payable on sale (£)",
|
|
241
|
-
"type": "number"
|
|
242
|
-
},
|
|
243
|
-
"freeholderContactDetails": {
|
|
244
|
-
"baspiRef": "A1.5.4",
|
|
245
|
-
"lawSocietyRef": "TA7/4.1a",
|
|
246
|
-
"RDSRef": "TenureAgreements/Assignor",
|
|
247
|
-
"title": "The contact details of the freeholder or rentcharge owner",
|
|
248
|
-
"$ref": "#/$defs/contactDetails"
|
|
249
|
-
},
|
|
250
|
-
"managingAgentContactDetails": {
|
|
251
|
-
"baspiRef": "A1.5.5",
|
|
252
|
-
"lawSocietyRef": "TA7/4.1b",
|
|
253
|
-
"RDSRef": "Participants/Role",
|
|
254
|
-
"title": "The contact details of the managing agent",
|
|
255
|
-
"$ref": "#/$defs/contactDetails"
|
|
256
|
-
},
|
|
257
|
-
"managementCompanyDirectorRequirement": {
|
|
258
|
-
"baspiRef": "A1.5.6",
|
|
259
|
-
"RDSRef": "Property/Flags",
|
|
260
|
-
"title": "Is the owner of the property required to become a director in a management company for the maintenance of shared amenities?",
|
|
261
|
-
"$ref": "#/$defs/yesNo"
|
|
262
|
-
}
|
|
263
|
-
},
|
|
264
|
-
"required": [
|
|
265
|
-
"annualServiceCharge",
|
|
266
|
-
"largeAdditionalExpense",
|
|
267
|
-
"additionalFeesOnSale",
|
|
268
|
-
"freeholderContactDetails",
|
|
269
|
-
"managingAgentContactDetails",
|
|
270
|
-
"managementCompanyDirectorRequirement"
|
|
271
|
-
],
|
|
272
|
-
"additionalProperties": false
|
|
273
|
-
}
|
|
274
|
-
]
|
|
275
|
-
}
|
|
276
|
-
}
|
|
214
|
+
"largeAdditionalExpense": {
|
|
215
|
+
"baspiRef": "A1.5.2",
|
|
216
|
+
"lawSocietyRef": "TA6/10.1",
|
|
217
|
+
"RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
|
|
218
|
+
"title": "Have you received notice of any large expense in addition to the annual payment?",
|
|
219
|
+
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
220
|
+
"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."
|
|
221
|
+
},
|
|
222
|
+
"additionalFeesOnSale": {
|
|
223
|
+
"baspiRef": "A1.5.3",
|
|
224
|
+
"lawSocietyRef": "TA6/10.1",
|
|
225
|
+
"RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
|
|
226
|
+
"title": "Additional fees payable on sale (£)",
|
|
227
|
+
"type": "number"
|
|
228
|
+
},
|
|
229
|
+
"freeholderContactDetails": {
|
|
230
|
+
"baspiRef": "A1.5.4",
|
|
231
|
+
"lawSocietyRef": "TA7/4.1a",
|
|
232
|
+
"RDSRef": "TenureAgreements/Assignor",
|
|
233
|
+
"title": "The contact details of the freeholder or rentcharge owner",
|
|
234
|
+
"$ref": "#/$defs/contactDetails"
|
|
235
|
+
},
|
|
236
|
+
"managingAgentContactDetails": {
|
|
237
|
+
"baspiRef": "A1.5.5",
|
|
238
|
+
"lawSocietyRef": "TA7/4.1a",
|
|
239
|
+
"RDSRef": "Participants/Role",
|
|
240
|
+
"title": "The contact details of the managing agent",
|
|
241
|
+
"$ref": "#/$defs/contactDetails"
|
|
242
|
+
},
|
|
243
|
+
"managementCompanyDirectorRequirement": {
|
|
244
|
+
"baspiRef": "A1.5.6",
|
|
245
|
+
"RDSRef": "Property/Flags",
|
|
246
|
+
"title": "Is the owner of the property required to become a director in a management company for the maintenance of shared amenities?",
|
|
247
|
+
"$ref": "#/$defs/yesNo"
|
|
277
248
|
}
|
|
278
249
|
},
|
|
279
250
|
"required": [
|
|
280
|
-
"
|
|
281
|
-
"
|
|
282
|
-
|
|
283
|
-
|
|
251
|
+
"annualServiceCharge",
|
|
252
|
+
"largeAdditionalExpense",
|
|
253
|
+
"additionalFeesOnSale",
|
|
254
|
+
"freeholderContactDetails",
|
|
255
|
+
"managingAgentContactDetails",
|
|
256
|
+
"managementCompanyDirectorRequirement"
|
|
257
|
+
]
|
|
284
258
|
},
|
|
285
259
|
{
|
|
286
260
|
"properties": {
|
|
@@ -338,8 +312,7 @@
|
|
|
338
312
|
"sharedOwnershipPercentage",
|
|
339
313
|
"sharedOwnershipRent",
|
|
340
314
|
"sharedOwnershipRentFrequency"
|
|
341
|
-
]
|
|
342
|
-
"additionalProperties": false
|
|
315
|
+
]
|
|
343
316
|
}
|
|
344
317
|
]
|
|
345
318
|
}
|
|
@@ -427,8 +400,7 @@
|
|
|
427
400
|
"freeholderContactDetails",
|
|
428
401
|
"managingAgentContactDetails",
|
|
429
402
|
"managementCompanyDirectorRequirement"
|
|
430
|
-
]
|
|
431
|
-
"additionalProperties": false
|
|
403
|
+
]
|
|
432
404
|
},
|
|
433
405
|
{
|
|
434
406
|
"properties": {
|
|
@@ -442,8 +414,7 @@
|
|
|
442
414
|
"minLength": 1
|
|
443
415
|
}
|
|
444
416
|
},
|
|
445
|
-
"required": ["otherOwnershipDetails"]
|
|
446
|
-
"additionalProperties": false
|
|
417
|
+
"required": ["otherOwnershipDetails"]
|
|
447
418
|
}
|
|
448
419
|
]
|
|
449
420
|
}
|