@pdtf/schemas 0.5.7 → 0.5.10

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.
@@ -1,12 +1,19 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://homebuyingandsellinggroup.co.uk/schemas/baspi-a-material-facts-1.0.0.json",
3
+ "$id": "https://homebuyingandsellinggroup.co.uk/schemas/baspi-a-material-facts.json",
4
4
  "type": "object",
5
5
  "title": "Material facts at the point of marketing",
6
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.",
7
7
  "baspiRef": "A",
8
8
  "required": [
9
- "propertyToBeSold",
9
+ "address",
10
+ "delayFactors",
11
+ "ownership",
12
+ "parking",
13
+ "listingAndConservation",
14
+ "flammableExternalWallSystem",
15
+ "energyEfficiency",
16
+ "councilTax",
10
17
  "disputesAndComplaints",
11
18
  "alterationsAndChanges",
12
19
  "notices",
@@ -24,228 +31,225 @@
24
31
  "consumerProtectionRegulationsDeclaration"
25
32
  ],
26
33
  "properties": {
27
- "propertyToBeSold": {
28
- "baspiRef": "A1",
29
- "title": "Property to be sold",
34
+ "address": {
35
+ "baspiRef": "A1.1",
36
+ "RDSRef": "Property/Address/xal:AddressDetails",
37
+ "title": "Property Address",
38
+ "$ref": "#/$defs/address"
39
+ },
40
+ "delayFactors": {
41
+ "baspiRef": "A1.2",
42
+ "RDSRef": "Metadata/PotentialDelays,Metadata/PotentialDelayDuration",
43
+ "title": "Delay Factors",
44
+ "$ref": "#/$defs/yesNoDetailIfYes",
45
+ "description": "Are you aware of any factors which might delay or complicate the sale? E.g. family split, pending application for grant of probate, absent seller or unregistered title? If yes, provide details and likely timescale for delay (if known)"
46
+ },
47
+ "ownership": {
48
+ "baspiRef": "A1.3",
49
+ "title": "Ownership",
30
50
  "type": "object",
31
- "required": [
32
- "address",
33
- "delayFactors",
34
- "ownership",
35
- "parkingArrangements",
36
- "listingAndConservation",
37
- "typeOfConstruction",
38
- "energyEfficiency",
39
- "councilTax"
40
- ],
51
+ "required": ["ownershipType"],
41
52
  "properties": {
42
- "address": {
43
- "baspiRef": "A1.1",
44
- "RDSRef": "Property/Address/xal:AddressDetails",
45
- "title": "Property Address",
46
- "$ref": "#/$defs/address"
47
- },
48
- "delayFactors": {
49
- "baspiRef": "A1.2",
50
- "RDSRef": "Metadata/PotentialDelays,Metadata/PotentialDelayDuration",
51
- "title": "Delay Factors",
52
- "$ref": "#/$defs/yesNoDetailIfYes",
53
- "description": "Are you aware of any factors which might delay or complicate the sale? E.g. matrimonial split, pending application for grant of probate, absent seller or unregistered title? If yes, provide details and likely timescale for delay (if known)"
54
- },
55
- "ownership": {
56
- "baspiRef": "A1.3",
57
- "title": "Ownership",
58
- "type": "object",
59
- "required": ["ownershipType"],
60
- "properties": {
61
- "ownershipType": {
62
- "baspiRef": "A1.3.1",
63
- "RDSRef": "Tenure/Tenure",
64
- "lawSocietyRef": "TA7/1.1",
65
- "title": "What type of ownership is the property?",
66
- "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.",
67
- "type": "string",
68
- "enum": [
69
- "Freehold",
70
- "Managed Freehold",
71
- "Leasehold",
72
- "Commonhold",
73
- "Other"
74
- ]
75
- }
76
- },
77
- "dependencies": {
78
- "ownershipType": {
79
- "oneOf": [
80
- {
81
- "properties": {
82
- "ownershipType": {
83
- "enum": ["Freehold", "Other"]
84
- }
85
- }
53
+ "ownershipType": {
54
+ "baspiRef": "A1.3.1",
55
+ "RDSRef": "Tenure/Tenure",
56
+ "lawSocietyRef": "TA7/1.1",
57
+ "title": "What type of ownership is the property?",
58
+ "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.",
59
+ "type": "string",
60
+ "enum": [
61
+ "Freehold",
62
+ "Managed Freehold",
63
+ "Leasehold",
64
+ "Commonhold",
65
+ "Shared Ownership",
66
+ "Other"
67
+ ]
68
+ }
69
+ },
70
+ "dependencies": {
71
+ "ownershipType": {
72
+ "oneOf": [
73
+ {
74
+ "properties": {
75
+ "ownershipType": {
76
+ "enum": ["Freehold", "Other"]
77
+ }
78
+ },
79
+ "additionalProperties": false
80
+ },
81
+ {
82
+ "properties": {
83
+ "ownershipType": {
84
+ "enum": ["Leasehold"]
86
85
  },
87
- {
86
+ "leaseholdDetails": {
87
+ "baspiRef": "A1.4",
88
+ "title": "Details of the lease",
89
+ "type": "object",
90
+ "required": [
91
+ "lengthOfLeaseInYears",
92
+ "startYearOfLease",
93
+ "currentGroundRent",
94
+ "rentIncrease",
95
+ "annualServiceCharge",
96
+ "largeAdditionalExpense",
97
+ "additionalFeesOnSale",
98
+ "freeholderContactDetails",
99
+ "managingAgentContactDetails",
100
+ "managementCompanyDirectorRequirement"
101
+ ],
88
102
  "properties": {
89
- "ownershipType": {
90
- "enum": ["Leasehold"]
103
+ "lengthOfLeaseInYears": {
104
+ "baspiRef": "A1.4.1a",
105
+ "RDSRef": "",
106
+ "title": "Length of lease (years)",
107
+ "type": "integer"
91
108
  },
92
- "leaseholdDetails": {
93
- "baspiRef": "A1.4",
94
- "title": "Details of the lease",
95
- "type": "object",
96
- "required": [
97
- "yearsRemaining",
98
- "currentGroundRent",
99
- "rentIncrease",
100
- "annualServiceCharge",
101
- "largeAdditionalExpense",
102
- "additionalFeesOnSale",
103
- "freeholderName",
104
- "managingAgentName",
105
- "managementCompanyDirectorRequirement"
106
- ],
107
- "properties": {
108
- "yearsRemaining": {
109
- "baspiRef": "A1.4.1",
110
- "RDSRef": "Tenure/Remaining",
111
- "title": "Number of years remaining on the lease",
112
- "type": "integer"
113
- },
114
- "currentGroundRent": {
115
- "baspiRef": "A1.4.2",
116
- "RDSRef": "TenureAgreements/RentPayable/Value",
117
- "lawSocietyRef": "TA7/1.2",
118
- "title": "Current ground rent",
119
- "type": "integer"
120
- },
121
- "rentIncrease": {
122
- "baspiRef": "A1.4.3",
123
- "RDSRef": "TenureAgreement/isRentChangeable, TenureAgreements/RentChanges",
124
- "title": "Does the rent increase?",
125
- "$ref": "#/$defs/yesNoDetailIfYes",
126
- "description": "Please provide full details of the rent increase e.g. how often and by how much and when the next increase is due. (If you do not have a copy of your lease to hand you can obtain a copy from HM Land Registry here for a small fee)"
127
- },
128
- "annualServiceCharge": {
129
- "baspiRef": "A1.5.1",
130
- "RDSRef": "TenureAgreements/ServiceCharges",
131
- "title": "Amount of current annual service charge/estate rentcharge/maintenance contribution",
132
- "type": "integer"
133
- },
134
- "largeAdditionalExpense": {
135
- "baspiRef": "A1.5.2",
136
- "RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
137
- "title": "Have you received notice of any large expense in addition to the annual payment?",
138
- "$ref": "#/$defs/yesNoDetailIfYes",
139
- "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."
140
- },
141
- "additionalFeesOnSale": {
142
- "baspiRef": "A1.5.3",
143
- "RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
144
- "title": "Additional fees payable on sale or letting",
145
- "type": "integer"
146
- },
147
- "freeholderName": {
148
- "baspiRef": "A1.5.4",
149
- "RDSRef": "TenureAgreements/Assignor",
150
- "title": "The name of the freeholder or rentcharge owner",
151
- "type": "string",
152
- "minLength": 1
153
- },
154
- "managingAgentName": {
155
- "baspiRef": "A1.5.5",
156
- "RDSRef": "Participants/Role",
157
- "title": "The name of the managing agent",
158
- "type": "string",
159
- "minLength": 1
160
- },
161
- "managementCompanyDirectorRequirement": {
162
- "baspiRef": "A1.5.6",
163
- "RDSRef": "Property/Flags",
164
- "title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
165
- "$ref": "#/$defs/yesNo"
166
- }
167
- }
109
+ "startYearOfLease": {
110
+ "baspiRef": "A1.4.1b",
111
+ "RDSRef": "",
112
+ "title": "Year that the lease commenced",
113
+ "type": "integer"
114
+ },
115
+ "currentGroundRent": {
116
+ "baspiRef": "A1.4.2",
117
+ "RDSRef": "TenureAgreements/RentPayable/Value",
118
+ "lawSocietyRef": "TA7/1.2",
119
+ "title": "Current ground rent (£)",
120
+ "type": "integer"
121
+ },
122
+ "rentIncrease": {
123
+ "baspiRef": "A1.4.3",
124
+ "RDSRef": "TenureAgreement/isRentChangeable, TenureAgreements/RentChanges",
125
+ "title": "Does the ground rent increase?",
126
+ "$ref": "#/$defs/yesNoDetailIfYes",
127
+ "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. (If you do not have a copy of your lease to hand you or your Property Lawyer can obtain a copy from HM Land Registry for a small fee)"
128
+ },
129
+ "annualServiceCharge": {
130
+ "baspiRef": "A1.5.1",
131
+ "RDSRef": "TenureAgreements/ServiceCharges",
132
+ "title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
133
+ "type": "integer"
134
+ },
135
+ "largeAdditionalExpense": {
136
+ "baspiRef": "A1.5.2",
137
+ "RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
138
+ "title": "Have you received notice of any large expense in addition to the annual payment?",
139
+ "$ref": "#/$defs/yesNoDetailIfYes",
140
+ "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."
141
+ },
142
+ "additionalFeesOnSale": {
143
+ "baspiRef": "A1.5.3",
144
+ "RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
145
+ "title": "Additional fees payable on sale or letting (if known)",
146
+ "type": "integer"
147
+ },
148
+ "freeholderContactDetails": {
149
+ "baspiRef": "A1.5.4",
150
+ "RDSRef": "TenureAgreements/Assignor",
151
+ "title": "The name, address and email address of the freeholder or rentcharge owner",
152
+ "$ref": "#/$defs/contactDetails"
153
+ },
154
+ "managingAgentContactDetails": {
155
+ "baspiRef": "A1.5.5",
156
+ "RDSRef": "Participants/Role",
157
+ "title": "The name, address and email address of the managing agent",
158
+ "$ref": "#/$defs/contactDetails"
159
+ },
160
+ "managementCompanyDirectorRequirement": {
161
+ "baspiRef": "A1.5.6",
162
+ "RDSRef": "Property/Flags",
163
+ "title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
164
+ "$ref": "#/$defs/yesNo"
168
165
  }
169
166
  }
167
+ }
168
+ },
169
+ "required": ["leaseholdDetails"]
170
+ },
171
+ {
172
+ "properties": {
173
+ "ownershipType": {
174
+ "enum": ["Managed Freehold", "Commonhold", "Shared Ownership"]
170
175
  },
171
- {
176
+ "managedFreeholdOrCommonhold": {
177
+ "baspiRef": "A1.5",
178
+ "title": "Managed Freehold, Commonhold or Shared Ownership details",
179
+ "type": "object",
180
+ "required": [
181
+ "annualServiceCharge",
182
+ "largeAdditionalExpense",
183
+ "additionalFeesOnSale",
184
+ "freeholderContactDetails",
185
+ "managingAgentContactDetails",
186
+ "managementCompanyDirectorRequirement"
187
+ ],
172
188
  "properties": {
173
- "ownershipType": {
174
- "enum": ["Managed Freehold", "Commonhold"]
189
+ "annualServiceCharge": {
190
+ "baspiRef": "A1.5.1",
191
+ "RDSRef": "TenureAgreements/ServiceCharges",
192
+ "title": "Amount of current annual service charge/estate rentcharge/maintenance contribution (£)",
193
+ "type": "string",
194
+ "minLength": 1
175
195
  },
176
- "managedFreeholdOrCommonhold": {
177
- "baspiRef": "A1.5",
178
- "title": "Managed Freehold or Commonhold details",
179
- "type": "object",
180
- "required": [
181
- "annualServiceCharge",
182
- "largeAdditionalExpense",
183
- "additionalFeesOnSale",
184
- "freeholderName",
185
- "managingAgentName",
186
- "managementCompanyDirectorRequirement"
187
- ],
188
- "properties": {
189
- "annualServiceCharge": {
190
- "baspiRef": "A1.5.1",
191
- "RDSRef": "TenureAgreements/ServiceCharges",
192
- "title": "Amount of current annual service charge/estate rentcharge/maintenance contribution",
193
- "type": "string",
194
- "minLength": 1
195
- },
196
- "largeAdditionalExpense": {
197
- "baspiRef": "A1.5.2",
198
- "RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
199
- "title": "Have you received notice of any large expense in addition to the annual payment?",
200
- "$ref": "#/$defs/yesNoDetailIfYes",
201
- "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."
202
- },
203
- "additionalFeesOnSale": {
204
- "baspiRef": "A1.5.3",
205
- "RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
206
- "title": "Additional fees payable on sale or letting",
207
- "type": "string",
208
- "minLength": 1
209
- },
210
- "freeholderName": {
211
- "baspiRef": "A1.5.4",
212
- "RDSRef": "TenureAgreements/Assignor",
213
- "title": "The name of the freeholder or rentcharge owner",
214
- "type": "string",
215
- "minLength": 1
216
- },
217
- "managingAgentName": {
218
- "baspiRef": "A1.5.5",
219
- "RDSRef": "Participants/Role",
220
- "title": "The name of the managing agent",
221
- "type": "string",
222
- "minLength": 1
223
- },
224
- "managementCompanyDirectorRequirement": {
225
- "baspiRef": "A1.5.6",
226
- "RDSRef": "Property/Flags",
227
- "title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
228
- "$ref": "#/$defs/yesNo"
229
- }
230
- }
196
+ "largeAdditionalExpense": {
197
+ "baspiRef": "A1.5.2",
198
+ "RDSRef": "TenureAgreements/Repairs,TenureAgreements/ServicesCharges/Breakdown",
199
+ "title": "Have you received notice of any large expense in addition to the annual payment?",
200
+ "$ref": "#/$defs/yesNoDetailIfYes",
201
+ "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."
202
+ },
203
+ "additionalFeesOnSale": {
204
+ "baspiRef": "A1.5.3",
205
+ "RDSRef": "TenureAgreements/LegalCosts/Actual, TenureAgreements/LegalCosts/Estimated",
206
+ "title": "Additional fees payable on sale or letting (if known)",
207
+ "type": "string",
208
+ "minLength": 1
209
+ },
210
+ "freeholderContactDetails": {
211
+ "baspiRef": "A1.5.4",
212
+ "RDSRef": "TenureAgreements/Assignor",
213
+ "title": "The contact details of the freeholder or rentcharge owner",
214
+ "$ref": "#/$defs/contactDetails"
215
+ },
216
+ "managingAgentContactDetails": {
217
+ "baspiRef": "A1.5.5",
218
+ "RDSRef": "Participants/Role",
219
+ "title": "The contact details of the managing agent",
220
+ "$ref": "#/$defs/contactDetails"
221
+ },
222
+ "managementCompanyDirectorRequirement": {
223
+ "baspiRef": "A1.5.6",
224
+ "RDSRef": "Property/Flags",
225
+ "title": "Is the owner of the Property required to become a director in a management company for the maintenance of shared amenities?",
226
+ "$ref": "#/$defs/yesNo"
231
227
  }
232
228
  }
233
229
  }
234
- ]
230
+ },
231
+ "required": ["managedFreeholdOrCommonhold"]
235
232
  }
236
- }
237
- },
233
+ ]
234
+ }
235
+ }
236
+ },
237
+ "parking": {
238
+ "baspiRef": "A1.6",
239
+ "RDSRef": "Services/Parking",
240
+ "lawSocietyRef": "TA6/9.1",
241
+ "title": "Parking",
242
+ "type": "object",
243
+ "required": ["parkingArrangements", "electricVehicleChargingPoint"],
244
+ "properties": {
238
245
  "parkingArrangements": {
239
- "baspiRef": "A1.6",
240
- "RDSRef": "Services/Parking",
241
- "lawSocietyRef": "TA6/9.1",
242
- "title": "Parking arrangements",
243
246
  "type": "object",
247
+ "title": "Parking arrangements",
244
248
  "required": ["parkingArrangementsType"],
245
249
  "properties": {
246
250
  "parkingArrangementsType": {
247
251
  "baspiRef": "A1.6.1",
248
- "title": "What parking arrangements are there?",
252
+ "title": "What type of parking arrangements are there?",
249
253
  "type": "string",
250
254
  "enum": [
251
255
  "Garage",
@@ -277,7 +281,8 @@
277
281
  "None"
278
282
  ]
279
283
  }
280
- }
284
+ },
285
+ "additionalProperties": false
281
286
  },
282
287
  {
283
288
  "properties": {
@@ -296,145 +301,145 @@
296
301
  }
297
302
  }
298
303
  },
299
- "listingAndConservation": {
300
- "baspiRef": "1.7",
301
- "title": "Listing and Conservation",
304
+ "electricVehicleChargingPoint": {
305
+ "baspiRef": "A1.6.1",
306
+ "title": "Is there an electric vehicle charging point belonging to the property?",
307
+ "$ref": "#/$defs/yesNo"
308
+ }
309
+ }
310
+ },
311
+ "listingAndConservation": {
312
+ "baspiRef": "1.7",
313
+ "title": "Listing and Conservation",
314
+ "type": "object",
315
+ "required": [
316
+ "isListed",
317
+ "isConservationArea",
318
+ "hasTreePreservationOrder"
319
+ ],
320
+ "properties": {
321
+ "isListed": {
322
+ "baspiRef": "A1.7.1",
323
+ "RDSRef": "Protections",
324
+ "lawSocietyRef": "TA6/4.7a",
325
+ "title": "Is the property a listed building in England or Wales?",
326
+ "$ref": "#/$defs/yesNoDetailIfYes",
327
+ "description": "If yes, please provide details of the listing and any relevant documents"
328
+ },
329
+ "isConservationArea": {
330
+ "baspiRef": "A1.7.2",
331
+ "RDSRef": "Protections",
332
+ "lawSocietyRef": "TA6/4.7b",
333
+ "title": "Is the property in a designated conservation area?",
334
+ "$ref": "#/$defs/yesNoDetailIfYes",
335
+ "description": "If yes, please provide details of the listing and any relevant documents"
336
+ },
337
+ "hasTreePreservationOrder": {
338
+ "baspiRef": "A1.7.3",
339
+ "RDSRef": "Property/Flags",
340
+ "lawSocietyRef": "TA6/4.7c",
341
+ "title": "To your knowledge, does a tree preservation order apply to any trees within the boundaries of the property?",
302
342
  "type": "object",
303
- "required": [
304
- "isListed",
305
- "isConservationArea",
306
- "hasTreePreservationOrder"
307
- ],
308
343
  "properties": {
309
- "isListed": {
310
- "baspiRef": "A1.7.1",
311
- "RDSRef": "Protections",
312
- "lawSocietyRef": "TA6/4.7a",
313
- "title": "Is the property a listed building?",
314
- "$ref": "#/$defs/yesNoDetailIfYes",
315
- "description": "If yes, please provide details of the listing and any relevant documents"
316
- },
317
- "isConservationArea": {
318
- "baspiRef": "A1.7.2",
319
- "RDSRef": "Protections",
320
- "lawSocietyRef": "TA6/4.7b",
321
- "title": "Is the property in a designated conservation area?",
322
- "$ref": "#/$defs/yesNoDetailIfYes",
323
- "description": "If yes, please provide details of the listing and any relevant documents"
324
- },
325
- "hasTreePreservationOrder": {
326
- "baspiRef": "A1.7.3",
327
- "RDSRef": "Property/Flags",
328
- "lawSocietyRef": "TA6/4.7c",
329
- "title": "To your knowledge, does a tree preservation order apply to any trees on the property?",
330
- "type": "object",
331
- "properties": {
332
- "yesNo": {
333
- "type": "string",
334
- "title": "",
335
- "enum": ["Yes", "No"]
336
- }
337
- },
338
- "required": ["yesNo"],
339
- "dependencies": {
340
- "yesNo": {
341
- "oneOf": [
342
- {
343
- "properties": {
344
- "yesNo": {
345
- "enum": ["No"]
346
- }
347
- }
344
+ "yesNo": {
345
+ "type": "string",
346
+ "title": "",
347
+ "enum": ["Yes", "No"]
348
+ }
349
+ },
350
+ "required": ["yesNo"],
351
+ "dependencies": {
352
+ "yesNo": {
353
+ "oneOf": [
354
+ {
355
+ "properties": {
356
+ "yesNo": {
357
+ "enum": ["No"]
358
+ }
359
+ }
360
+ },
361
+ {
362
+ "properties": {
363
+ "yesNo": {
364
+ "enum": ["Yes"]
348
365
  },
349
- {
350
- "properties": {
351
- "yesNo": {
352
- "enum": ["Yes"]
353
- },
354
- "details": {
355
- "title": "Details",
356
- "RDSRef": "Protections",
357
- "type": "string",
358
- "minLength": 1
359
- },
360
- "workCarriedOut": {
361
- "RDSRef": "WorksAlterationsChanges",
362
- "lawSocietyRef": "TA6/4.8",
363
- "title": "If work has been carried out to any trees which are protected by the order, were the relevant consents obtained? Provide any relevant documentation",
364
- "type": "string",
365
- "minLength": 1
366
- }
367
- },
368
- "required": ["details", "workCarriedOut"]
366
+ "details": {
367
+ "title": "Details",
368
+ "RDSRef": "Protections",
369
+ "type": "string",
370
+ "minLength": 1
371
+ },
372
+ "workCarriedOut": {
373
+ "RDSRef": "WorksAlterationsChanges",
374
+ "lawSocietyRef": "TA6/4.8",
375
+ "title": "If work has been carried out to any trees which are protected by the order, were the relevant consents obtained? Provide any relevant documentation",
376
+ "type": "string",
377
+ "minLength": 1
369
378
  }
370
- ]
379
+ },
380
+ "required": ["details", "workCarriedOut"]
371
381
  }
372
- }
373
- }
374
- }
375
- },
376
- "typeOfConstruction": {
377
- "baspiRef": "1.8",
378
- "title": "Type of Construction",
379
- "type": "object",
380
- "required": ["isStandardForm", "hasFlammableExternalWallSystem"],
381
- "properties": {
382
- "isStandardForm": {
383
- "baspiRef": "A1.8.1",
384
- "RDSRef": "Buildings,BuildingSections/ConstructionType,ConstructionMaterials",
385
- "title": "Is the property built in a standard form of construction? E.g. brick and/or block with timber-supported roof comprising a tile, slate or thatch cover?",
386
- "$ref": "#/$defs/yesNoDetailIfNo"
387
- },
388
- "hasFlammableExternalWallSystem": {
389
- "baspiRef": "A1.8.2",
390
- "RDSRef": "Property/Flags,Certificates",
391
- "title": "Does the property have potentially flammable external wall system - including cladding and balconies etc.?",
392
- "type": "string",
393
- "enum": [
394
- "Yes (EWS form attached)",
395
- "Yes (No assement to hand)",
396
- "No"
397
382
  ]
398
383
  }
399
384
  }
385
+ }
386
+ }
387
+ },
388
+ "flammableExternalWallSystem": {
389
+ "baspiRef": "A1.8.2",
390
+ "RDSRef": "Property/Flags,Certificates",
391
+ "type": "object",
392
+ "required": ["hasFlammableExternalWallSystem"],
393
+ "properties": {
394
+ "hasFlammableExternalWallSystem": {
395
+ "baspiRef": "A2.1",
396
+ "RDSRef": "Tenure/DisputesComplaints,Tenure/LegalClaims",
397
+ "lawSocietyRef": "TA6/2.1",
398
+ "title": "Does the property have potentially flammable external wall system - including cladding and balconies etc?",
399
+ "type": "string",
400
+ "enum": [
401
+ "Yes (EWS form attached)",
402
+ "Yes (No external wall system review to hand)",
403
+ "No"
404
+ ]
405
+ }
406
+ }
407
+ },
408
+ "energyEfficiency": {
409
+ "baspiRef": "1.8.3",
410
+ "RDSRef": "Certificates/{category='energyEfficiency',standard='EPC',gradeLevelRating=?},Certificates/{category='energyEfficiency',standard='EPC',status='exempt'},",
411
+ "lawSocietyRef": "TA6/7.6",
412
+ "title": "Energy Efficiency",
413
+ "type": "object",
414
+ "required": ["energyEfficiencyRating"],
415
+ "properties": {
416
+ "energyEfficiencyRating": {
417
+ "title": "Energy Efficiency Rating",
418
+ "description": "What is the energy efficiency rating of the property according to the latest Energy Performance Certificate (EPC)?",
419
+ "type": "string",
420
+ "enum": ["A", "B", "C", "D", "E", "F", "G", "Exempt Property"]
421
+ }
422
+ }
423
+ },
424
+ "councilTax": {
425
+ "baspiRef": "A1.9",
426
+ "title": "Council Tax",
427
+ "type": "object",
428
+ "required": ["councilTaxBand", "councilTaxAffectingAlterations"],
429
+ "properties": {
430
+ "councilTaxBand": {
431
+ "baspiRef": "A1.9.1",
432
+ "RDSRef": "TenureAgreements/Taxes/{banding=?}",
433
+ "title": "Which Council Tax band does this property fall within?",
434
+ "type": "string",
435
+ "enum": ["A", "B", "C", "D", "E", "F", "G", "H"]
400
436
  },
401
- "energyEfficiency": {
402
- "baspiRef": "1.8.3",
403
- "RDSRef": "Certificates/{category='energyEfficiency',standard='EPC',gradeLevelRating=?},Certificates/{category='energyEfficiency',standard='EPC',status='exempt'},",
404
- "lawSocietyRef": "TA6/7.6",
405
- "title": "Energy Efficiency",
406
- "type": "object",
407
- "required": ["energyEfficiencyRating"],
408
- "properties": {
409
- "energyEfficiencyRating": {
410
- "title": "Energy Efficiency Rating",
411
- "description": "What is the energy efficiency rating of the property according to the latest Energy Performance Certificate?",
412
- "type": "string",
413
- "enum": ["A", "B", "C", "D", "E", "F", "G", "Exempt Property"]
414
- }
415
- }
416
- },
417
- "councilTax": {
418
- "baspiRef": "A1.9",
419
- "title": "Council Tax",
420
- "type": "object",
421
- "required": ["councilTaxBand", "councilTaxAffectingAlterations"],
422
- "properties": {
423
- "councilTaxBand": {
424
- "baspiRef": "A1.9.1",
425
- "RDSRef": "TenureAgreements/Taxes/{banding=?}",
426
- "title": "Which Council Tax band does this property fall within?",
427
- "type": "string",
428
- "enum": ["A", "B", "C", "D", "E", "F", "G", "H"]
429
- },
430
- "councilTaxAffectingAlterations": {
431
- "baspiRef": "A1.9.2",
432
- "RDSRef": "TenureAgreements/Taxes/WorksAlterationsChanges",
433
- "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?",
434
- "$ref": "#/$defs/yesNoDetailIfYes",
435
- "description": "If yes, please give details"
436
- }
437
- }
437
+ "councilTaxAffectingAlterations": {
438
+ "baspiRef": "A1.9.2",
439
+ "RDSRef": "TenureAgreements/Taxes/WorksAlterationsChanges",
440
+ "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?",
441
+ "$ref": "#/$defs/yesNoDetailIfYes",
442
+ "description": "If yes, please give details"
438
443
  }
439
444
  }
440
445
  },
@@ -448,7 +453,7 @@
448
453
  "baspiRef": "A2.1",
449
454
  "RDSRef": "Tenure/DisputesComplaints,Tenure/LegalClaims",
450
455
  "lawSocietyRef": "TA6/2.1",
451
- "title": "Have any disputes or complaints occurred, or any actions taken place which might lead to a dispute, regarding this property, a property nearby, or their use?",
456
+ "title": "Have any disputes or complaints occurred, or any actions taken place which might lead to a dispute, regarding this property, a property nearby, or their use? E.g boundary disagreement, noise, trespass etc",
452
457
  "$ref": "#/$defs/yesNoDetailIfYes"
453
458
  }
454
459
  }
@@ -487,7 +492,7 @@
487
492
  "lawSocietyRef": "TA6/4.1d",
488
493
  "title": "Has a conservatory been added?",
489
494
  "$ref": "#/$defs/yesNoDetailConsents",
490
- "description": "If yes, please confirm the year the installation was completed and whether any walls were removed and whether an exterior quality door separates the conservatory from the main building"
495
+ "description": "If yes, confirm the year the installation was completed and whether any walls were removed, an exterior quality door separates the conservatory from the main building and, since the conservatory was added, has any replacement or refurbishment of the roof been undertaken that reduces the glazed area of the roof?"
491
496
  },
492
497
  "planningPermissionBreaches": {
493
498
  "baspiRef": "A3.6",
@@ -591,7 +596,7 @@
591
596
  "notices": {
592
597
  "baspiRef": "A4",
593
598
  "title": "Notices which Affect the Property",
594
- "description": "Are you aware of, or have you received any of the following notices?",
599
+ "description": "Are you aware of, or have you received, any of the following notices?",
595
600
  "type": "object",
596
601
  "required": [
597
602
  "neighbourDevelopment",
@@ -704,7 +709,7 @@
704
709
  "baspiRef": "A6",
705
710
  "lawSocietyRef": "TA10",
706
711
  "title": "Fixtures and Fittings",
707
- "description": "NOTE: This is so a buyers 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.",
712
+ "description": "NOTE: 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.",
708
713
  "type": "object",
709
714
  "required": ["itemsToRemove", "itemsToInclude"],
710
715
  "properties": {
@@ -976,7 +981,85 @@
976
981
  "properties": {
977
982
  "hasCentralHeating": {
978
983
  "title": "Is there full/partial central heating in your property?",
979
- "$ref": "#/$defs/yesNoCentralHeatingDetailIfYes"
984
+ "yesNoCentralHeatingDetailIfYes": {
985
+ "type": "object",
986
+ "properties": {
987
+ "yesNo": {
988
+ "type": "string",
989
+ "title": "",
990
+ "enum": ["Yes", "No"]
991
+ }
992
+ },
993
+ "required": ["yesNo"],
994
+ "dependencies": {
995
+ "yesNo": {
996
+ "oneOf": [
997
+ {
998
+ "properties": {
999
+ "yesNo": {
1000
+ "enum": ["No"]
1001
+ }
1002
+ },
1003
+ "additionalProperties": false
1004
+ },
1005
+ {
1006
+ "properties": {
1007
+ "yesNo": {
1008
+ "enum": ["Yes"]
1009
+ },
1010
+ "centralHeatingFuel": {
1011
+ "baspiRef": "A7.5.1",
1012
+ "RDSRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
1013
+ "lawSocietyRef": "TA6/12.3a",
1014
+ "title": "Please provide details of the type of fuel which the system and boiler runs on",
1015
+ "type": "string",
1016
+ "minLength": 1
1017
+ },
1018
+ "centralHeatingInstalled": {
1019
+ "baspiRef": "A7.5.2",
1020
+ "RDSRef": "Objects/Installed",
1021
+ "lawSocietyRef": "TA6/12.3b",
1022
+ "title": "When was the heating system and boiler installed?",
1023
+ "type": "string",
1024
+ "format": "date"
1025
+ },
1026
+ "boilerInstallationCertificate": {
1027
+ "baspiRef": "A7.5.3",
1028
+ "RDSRef": "Objects/Installation,Objects/Certificates",
1029
+ "lawSocietyRef": "TA6/12.3b",
1030
+ "title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after 1 October 2010?",
1031
+ "$ref": "#/$defs/yesNoDetailIfYes",
1032
+ "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"
1033
+ },
1034
+ "heatingLastServiced": {
1035
+ "baspiRef": "A7.5.4",
1036
+ "RDSRef": "Objects/Maintenance",
1037
+ "lawSocietyRef": "TA6/12.3d",
1038
+ "title": "When was the heating system and boiler last serviced or maintained?",
1039
+ "type": "string",
1040
+ "format": "date"
1041
+ },
1042
+ "heatingServiceReport": {
1043
+ "baspiRef": "A7.5.5",
1044
+ "RDSRef": "Objects/Servicing",
1045
+ "lawSocietyRef": "TA6/12.3d",
1046
+ "title": "Please provide a copy of the service or maintenance works report",
1047
+ "type": "string"
1048
+ },
1049
+ "heatingInGoodWorkingOrder": {
1050
+ "baspiRef": "A7.5.6",
1051
+ "RDSRef": "Objects/Condition=?",
1052
+ "lawSocietyRef": "TA6/12.3c",
1053
+ "title": "Is the heating system in good working order to your satisfaction?",
1054
+ "$ref": "#/$defs/yesNoDetailIfNo",
1055
+ "description": "If 'No' please provide details"
1056
+ }
1057
+ }
1058
+ }
1059
+ ]
1060
+ }
1061
+ }
1062
+ }
980
1063
  }
981
1064
  }
982
1065
  },
@@ -1003,7 +1086,8 @@
1003
1086
  "isInsured": {
1004
1087
  "enum": ["No"]
1005
1088
  }
1006
- }
1089
+ },
1090
+ "additionalProperties": false
1007
1091
  },
1008
1092
  {
1009
1093
  "properties": {
@@ -1024,7 +1108,8 @@
1024
1108
  "title": "Have you ever made a claim against your building insurance in relation to the property?",
1025
1109
  "$ref": "#/$defs/yesNoDetailIfYes"
1026
1110
  }
1027
- }
1111
+ },
1112
+ "required": ["difficultiesObtainingInsurance", "insuranceClaims"]
1028
1113
  }
1029
1114
  ]
1030
1115
  }
@@ -1045,20 +1130,20 @@
1045
1130
  "partOutsideLegalOwnership": {
1046
1131
  "baspiRef": "A9.1",
1047
1132
  "RDSRef": "Tenure/Interests",
1048
- "title": "Is any part of the property outside the sellers legal ownership?",
1133
+ "title": "Is any part of the property outside the seller's legal ownership?",
1049
1134
  "$ref": "#/$defs/yesNoDetailIfYes",
1050
1135
  "description": "If yes, please provide details. E.g. parking, garden, outbuilding, accessway, etc"
1051
1136
  },
1052
1137
  "partOnSeparateSiteOrDeed": {
1053
1138
  "baspiRef": "A9.2",
1054
1139
  "RDSRef": "Tenure *with different property entity and references etc*",
1055
- "title": "Is any part of the property on a separate site or separate title deed e.g. garden, outbuilding, parking, garage?",
1140
+ "title": "Is any part of the property on a separate site or separate title number e.g. garden, outbuilding, parking, garage?",
1056
1141
  "$ref": "#/$defs/yesNoDetailIfYes"
1057
1142
  },
1058
1143
  "boundariesDifferFromTitlePlan": {
1059
1144
  "baspiRef": "A9.3",
1060
1145
  "RDSRef": "Tenure/Boundaries,Tenure/BoundaryDifferences,Tenure/CadastralMapOfParcels",
1061
- "title": "Do the boundaries differ from those shown on the title plan? (If you do not have a copy of the plan you can download it here)",
1146
+ "title": "Do the boundaries differ from those shown on the title plan?",
1062
1147
  "$ref": "#/$defs/yesNoDetailIfYes",
1063
1148
  "description": "If yes, please provide details of how they differ and why they changed and provide a plan showing where you believe the boundaries are"
1064
1149
  },
@@ -1234,16 +1319,23 @@
1234
1319
  "RDSRef": "Tenure/OtherMaterialIssues",
1235
1320
  "title": "Are you aware of any other material issue or information which relates to the property or has anything occurred which may affect the average person’s decision to proceed? (This disclosure is required under the Consumer Protection from Unfair Trading Regulations 2008)",
1236
1321
  "$ref": "#/$defs/yesNoDetailIfYes",
1237
- "description": "If yes, please describe this issue and any action that has been taken, if applicable ."
1322
+ "description": "If yes, please describe this issue and any action that has been taken, if applicable."
1238
1323
  }
1239
1324
  }
1240
1325
  },
1241
1326
  "consumerProtectionRegulationsDeclaration": {
1242
1327
  "baspiRef": "A13",
1243
- "title": "Consumer Protection Regulations - Seller's Declaration",
1244
- "description": "I/we confirm the answers to be truthful and accurate and to the best of my/our knowledge. The questions have been designed to assist with the disclosure of material information and any misleading or incorrect answers are likely to be exposed later in the legal process which may hinder my/our sale. I/we will provide my property lawyer with the additional documentation in support of the information supplied on this form. If there are any changes which alter the information provided, I/we will immediately notify the person marketing the property as well as my/our property lawyer.",
1245
- "type": "boolean",
1246
- "const": true
1328
+ "title": "Consumer Protection Regulations Declaration",
1329
+ "type": "object",
1330
+ "required": ["consumerProtectionRegulationsResponse"],
1331
+ "properties": {
1332
+ "consumerProtectionRegulationsResponse": {
1333
+ "title": "Seller's declaration",
1334
+ "description": "I/we confirm the answers to be truthful and accurate and to the best of my/our knowledge. The questions have been designed to assist with the disclosure of material information and any misleading or incorrect answers are likely to be exposed later in the legal process which may hinder my/our sale. I/we will provide my property lawyer with the additional documentation in support of the information supplied on this form. If there are any changes which alter the information provided, I/we will immediately notify the person marketing the property as well as my/our property lawyer.",
1335
+ "type": "boolean",
1336
+ "const": true
1337
+ }
1338
+ }
1247
1339
  }
1248
1340
  },
1249
1341
  "$defs": {
@@ -1296,85 +1388,6 @@
1296
1388
  }
1297
1389
  }
1298
1390
  },
1299
- "yesNoCentralHeatingDetailIfYes": {
1300
- "type": "object",
1301
- "properties": {
1302
- "yesNo": {
1303
- "type": "string",
1304
- "title": "",
1305
- "enum": ["Yes", "No"]
1306
- }
1307
- },
1308
- "required": ["yesNo"],
1309
- "dependencies": {
1310
- "yesNo": {
1311
- "oneOf": [
1312
- {
1313
- "properties": {
1314
- "yesNo": {
1315
- "enum": ["No"]
1316
- }
1317
- },
1318
- "additionalProperties": false
1319
- },
1320
- {
1321
- "properties": {
1322
- "yesNo": {
1323
- "enum": ["Yes"]
1324
- },
1325
- "centralHeatingFuel": {
1326
- "baspiRef": "A7.5.1",
1327
- "RDSRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
1328
- "lawSocietyRef": "TA6/12.3a",
1329
- "title": "Please provide details of the type of fuel which the system and boiler runs on",
1330
- "type": "string",
1331
- "minLength": 1
1332
- },
1333
- "centralHeatingInstalled": {
1334
- "baspiRef": "A7.5.2",
1335
- "RDSRef": "Objects/Installed",
1336
- "lawSocietyRef": "TA6/12.3b",
1337
- "title": "When was the heating system and boiler installed?",
1338
- "type": "string",
1339
- "format": "date"
1340
- },
1341
- "boilerInstallationCertificate": {
1342
- "baspiRef": "A7.5.3",
1343
- "RDSRef": "Objects/Installation,Objects/Certificates",
1344
- "lawSocietyRef": "TA6/12.3b",
1345
- "title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after 1 October 2010?",
1346
- "$ref": "#/$defs/yesNoDetailIfYes",
1347
- "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"
1348
- },
1349
- "heatingLastServiced": {
1350
- "baspiRef": "A7.5.4",
1351
- "RDSRef": "Objects/Maintenance",
1352
- "lawSocietyRef": "TA6/12.3d",
1353
- "title": "When was the heating system and boiler last serviced or maintained?",
1354
- "type": "string",
1355
- "format": "date"
1356
- },
1357
- "heatingServiceReport": {
1358
- "baspiRef": "A7.5.5",
1359
- "RDSRef": "Objects/Servicing",
1360
- "lawSocietyRef": "TA6/12.3d",
1361
- "title": "Please provide a copy of the service or maintenance works report",
1362
- "type": "string"
1363
- },
1364
- "heatingInGoodWorkingOrder": {
1365
- "baspiRef": "A7.5.6",
1366
- "RDSRef": "Objects/Condition=?",
1367
- "lawSocietyRef": "TA6/12.3c",
1368
- "title": "Is the heating system in good working order to your satisfaction?",
1369
- "$ref": "#/$defs/yesNoDetailIfNo",
1370
- "description": "If 'No' please provide details"
1371
- }
1372
- }
1373
- }
1374
- ]
1375
- }
1376
- }
1377
- },
1378
1391
  "yesNoDetailIfNo": {
1379
1392
  "type": "object",
1380
1393
  "properties": {
@@ -1457,7 +1470,7 @@
1457
1470
  "yesNo": {
1458
1471
  "type": "string",
1459
1472
  "title": "",
1460
- "enum": ["Yes", "No"]
1473
+ "enum": ["Yes", "To be connected", "No"]
1461
1474
  }
1462
1475
  },
1463
1476
  "required": ["yesNo"],
@@ -1469,17 +1482,36 @@
1469
1482
  "yesNo": {
1470
1483
  "enum": ["No"]
1471
1484
  }
1472
- }
1485
+ },
1486
+ "additionalProperties": false
1473
1487
  },
1474
1488
  {
1475
1489
  "properties": {
1476
1490
  "yesNo": {
1477
1491
  "enum": ["Yes"]
1478
1492
  },
1479
- "connected": {
1480
- "title": "Connected? (Yes, No or Date to be connected)",
1493
+ "supplier": {
1494
+ "title": "Supplier (if known)",
1495
+ "type": "string"
1496
+ },
1497
+ "maintenanceAgreements": {
1498
+ "BASPIRef": "A7.2",
1499
+ "RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
1500
+ "title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
1501
+ "$ref": "#/$defs/yesNoDetailIfYes"
1502
+ }
1503
+ },
1504
+ "required": ["connected"]
1505
+ },
1506
+ {
1507
+ "properties": {
1508
+ "yesNo": {
1509
+ "enum": ["To be connected"]
1510
+ },
1511
+ "dateToBeConnected": {
1512
+ "title": "Date to be connected",
1481
1513
  "type": "string",
1482
- "minLength": 1
1514
+ "format": "date"
1483
1515
  },
1484
1516
  "supplier": {
1485
1517
  "title": "Supplier (if known)",
@@ -1492,7 +1524,7 @@
1492
1524
  "$ref": "#/$defs/yesNoDetailIfYes"
1493
1525
  }
1494
1526
  },
1495
- "required": ["connected"]
1527
+ "required": ["dateToBeConnected"]
1496
1528
  }
1497
1529
  ]
1498
1530
  }
@@ -1604,6 +1636,30 @@
1604
1636
  }
1605
1637
  },
1606
1638
  "required": ["address1", "postcode"]
1639
+ },
1640
+ "contactDetails": {
1641
+ "type": "object",
1642
+ "properties": {
1643
+ "firstName": {
1644
+ "RDSRef": "",
1645
+ "title": "First name",
1646
+ "type": "string"
1647
+ },
1648
+ "lastName": {
1649
+ "title": "Last name",
1650
+ "type": "string"
1651
+ },
1652
+ "emailAddress": {
1653
+ "title": "Email address",
1654
+ "type": "string",
1655
+ "format": "email"
1656
+ },
1657
+ "address": {
1658
+ "title": "Address",
1659
+ "$ref": "#/$defs/address"
1660
+ }
1661
+ },
1662
+ "required": ["firstName", "lastName", "emailAddress", "address"]
1607
1663
  }
1608
1664
  }
1609
1665
  }