@pdtf/schemas 2.0.0-9 → 2.1.0
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 +47 -30
- package/package.json +1 -1
- package/src/examples/v2/exampleTransaction.json +152 -109
- package/src/schemas/v2/combined.json +9802 -1403
- package/src/schemas/v2/overlays/baspi.json +1864 -947
- package/src/schemas/v2/overlays/con29DW.json +256 -127
- package/src/schemas/v2/overlays/fme1.json +46 -212
- package/src/schemas/v2/overlays/lpe1.json +78 -49
- package/src/schemas/v2/overlays/nts.json +1 -1
- package/src/schemas/v2/overlays/piq.json +3103 -0
- package/src/schemas/v2/overlays/rds.json +680 -448
- package/src/schemas/v2/overlays/ta10.json +6518 -1
- package/src/schemas/v2/overlays/ta6.json +3719 -560
- package/src/schemas/v2/overlays/ta7.json +515 -38
- package/src/schemas/v2/pdtf-transaction.json +7734 -1101
- package/src/schemas/v2/skeleton.json +3647 -0
- package/src/tests/v2/transactionSchema.test.js +80 -3
- package/src/utils/extractOverlay.js +91 -7
- package/src/utils/hmlrLLC1.json +275 -0
|
@@ -6,6 +6,32 @@
|
|
|
6
6
|
"properties": {
|
|
7
7
|
"materialFacts": {
|
|
8
8
|
"properties": {
|
|
9
|
+
"address": {
|
|
10
|
+
"ta7Ref": "0.1",
|
|
11
|
+
"title": "Property Address",
|
|
12
|
+
"properties": {
|
|
13
|
+
"line1": {
|
|
14
|
+
"ta7Ref": "0.1.1",
|
|
15
|
+
"title": "Address line 1"
|
|
16
|
+
},
|
|
17
|
+
"line2": {
|
|
18
|
+
"ta7Ref": "0.1.2",
|
|
19
|
+
"title": "Address line 2"
|
|
20
|
+
},
|
|
21
|
+
"line3": {
|
|
22
|
+
"ta7Ref": "0.1.3",
|
|
23
|
+
"title": "Address line 3"
|
|
24
|
+
},
|
|
25
|
+
"town": {
|
|
26
|
+
"ta7Ref": "0.1.4",
|
|
27
|
+
"title": "Town"
|
|
28
|
+
},
|
|
29
|
+
"postcode": {
|
|
30
|
+
"ta7Ref": "0.1.5",
|
|
31
|
+
"title": "Postcode"
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
9
35
|
"ownership": {
|
|
10
36
|
"ta7Ref": "1",
|
|
11
37
|
"title": "Ownership",
|
|
@@ -40,14 +66,90 @@
|
|
|
40
66
|
"managementCompany": {
|
|
41
67
|
"properties": {
|
|
42
68
|
"contact": {
|
|
43
|
-
"ta7Ref": "4.1b"
|
|
69
|
+
"ta7Ref": "4.1b",
|
|
70
|
+
"properties": {
|
|
71
|
+
"nameOrOrganisation": {
|
|
72
|
+
"ta7Ref": "4.1b.1",
|
|
73
|
+
"title": "Name or organisation"
|
|
74
|
+
},
|
|
75
|
+
"address": {
|
|
76
|
+
"properties": {
|
|
77
|
+
"line1": {
|
|
78
|
+
"ta7Ref": "4.1b.2",
|
|
79
|
+
"title": "Address line 1"
|
|
80
|
+
},
|
|
81
|
+
"line2": {
|
|
82
|
+
"ta7Ref": "4.1b.3",
|
|
83
|
+
"title": "Address line 2"
|
|
84
|
+
},
|
|
85
|
+
"line3": {
|
|
86
|
+
"ta7Ref": "4.1b.4",
|
|
87
|
+
"title": "Address line 3"
|
|
88
|
+
},
|
|
89
|
+
"town": {
|
|
90
|
+
"ta7Ref": "4.1b.5",
|
|
91
|
+
"title": "Town"
|
|
92
|
+
},
|
|
93
|
+
"postcode": {
|
|
94
|
+
"ta7Ref": "4.1b.6",
|
|
95
|
+
"title": "Postcode"
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"telephone": {
|
|
100
|
+
"ta7Ref": "4.1b.7",
|
|
101
|
+
"title": "Telephone"
|
|
102
|
+
},
|
|
103
|
+
"emailAddress": {
|
|
104
|
+
"ta7Ref": "4.1b.8",
|
|
105
|
+
"title": "Email address"
|
|
106
|
+
}
|
|
107
|
+
}
|
|
44
108
|
}
|
|
45
109
|
}
|
|
46
110
|
},
|
|
47
111
|
"managingAgent": {
|
|
48
112
|
"properties": {
|
|
49
113
|
"contact": {
|
|
50
|
-
"ta7Ref": "4.1c"
|
|
114
|
+
"ta7Ref": "4.1c",
|
|
115
|
+
"properties": {
|
|
116
|
+
"nameOrOrganisation": {
|
|
117
|
+
"ta7Ref": "4.1c.1",
|
|
118
|
+
"title": "Name or organisation"
|
|
119
|
+
},
|
|
120
|
+
"address": {
|
|
121
|
+
"properties": {
|
|
122
|
+
"line1": {
|
|
123
|
+
"ta7Ref": "4.1c.2",
|
|
124
|
+
"title": "Address line 1"
|
|
125
|
+
},
|
|
126
|
+
"line2": {
|
|
127
|
+
"ta7Ref": "4.1c.3",
|
|
128
|
+
"title": "Address line 2"
|
|
129
|
+
},
|
|
130
|
+
"line3": {
|
|
131
|
+
"ta7Ref": "4.1c.4",
|
|
132
|
+
"title": "Address line 3"
|
|
133
|
+
},
|
|
134
|
+
"town": {
|
|
135
|
+
"ta7Ref": "4.1c.5",
|
|
136
|
+
"title": "Town"
|
|
137
|
+
},
|
|
138
|
+
"postcode": {
|
|
139
|
+
"ta7Ref": "4.1c.6",
|
|
140
|
+
"title": "Postcode"
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
"telephone": {
|
|
145
|
+
"ta7Ref": "4.1c.7",
|
|
146
|
+
"title": "Telephone"
|
|
147
|
+
},
|
|
148
|
+
"emailAddress": {
|
|
149
|
+
"ta7Ref": "4.1c.8",
|
|
150
|
+
"title": "Email address"
|
|
151
|
+
}
|
|
152
|
+
}
|
|
51
153
|
}
|
|
52
154
|
}
|
|
53
155
|
}
|
|
@@ -58,8 +160,22 @@
|
|
|
58
160
|
}
|
|
59
161
|
},
|
|
60
162
|
{
|
|
163
|
+
"required": [
|
|
164
|
+
"leaseholdInformation"
|
|
165
|
+
],
|
|
61
166
|
"properties": {
|
|
62
167
|
"leaseholdInformation": {
|
|
168
|
+
"required": [
|
|
169
|
+
"typeOfLeasehold",
|
|
170
|
+
"leaseTerm",
|
|
171
|
+
"contactDetails",
|
|
172
|
+
"transferAndRegistration",
|
|
173
|
+
"groundRent",
|
|
174
|
+
"ownershipAndManagement",
|
|
175
|
+
"disputesAndEnfranchisement",
|
|
176
|
+
"general",
|
|
177
|
+
"requiredDocuments"
|
|
178
|
+
],
|
|
63
179
|
"properties": {
|
|
64
180
|
"typeOfLeasehold": {
|
|
65
181
|
"properties": {
|
|
@@ -78,11 +194,19 @@
|
|
|
78
194
|
"contactDetails": {
|
|
79
195
|
"ta7Ref": "4.1",
|
|
80
196
|
"title": "Contact Details",
|
|
197
|
+
"required": [
|
|
198
|
+
"contacts"
|
|
199
|
+
],
|
|
81
200
|
"properties": {
|
|
82
201
|
"contacts": {
|
|
83
202
|
"ta7Ref": "4.1",
|
|
84
203
|
"title": "Contacts",
|
|
85
204
|
"description": "Complete the details for the relevant parties",
|
|
205
|
+
"required": [
|
|
206
|
+
"landlord",
|
|
207
|
+
"managementCompany",
|
|
208
|
+
"managingAgent"
|
|
209
|
+
],
|
|
86
210
|
"properties": {
|
|
87
211
|
"landlord": {
|
|
88
212
|
"ta7Ref": "4.1a",
|
|
@@ -90,24 +214,138 @@
|
|
|
90
214
|
"description": "The landlord (or freeholder) may be, for example, a private individual, a housing association, or a management company owned by the residents",
|
|
91
215
|
"properties": {
|
|
92
216
|
"contact": {
|
|
93
|
-
"ta7Ref": "4.1a"
|
|
217
|
+
"ta7Ref": "4.1a",
|
|
218
|
+
"properties": {
|
|
219
|
+
"nameOrOrganisation": {
|
|
220
|
+
"ta7Ref": "4.1a.1",
|
|
221
|
+
"title": "Name or organisation"
|
|
222
|
+
},
|
|
223
|
+
"address": {
|
|
224
|
+
"properties": {
|
|
225
|
+
"line1": {
|
|
226
|
+
"ta7Ref": "4.1a.2",
|
|
227
|
+
"title": "Address line 1"
|
|
228
|
+
},
|
|
229
|
+
"line2": {
|
|
230
|
+
"ta7Ref": "4.1a.3",
|
|
231
|
+
"title": "Address line 2"
|
|
232
|
+
},
|
|
233
|
+
"line3": {
|
|
234
|
+
"ta7Ref": "4.1a.4",
|
|
235
|
+
"title": "Address line 3"
|
|
236
|
+
},
|
|
237
|
+
"town": {
|
|
238
|
+
"ta7Ref": "4.1a.5",
|
|
239
|
+
"title": "Town"
|
|
240
|
+
},
|
|
241
|
+
"postcode": {
|
|
242
|
+
"ta7Ref": "4.1a.6",
|
|
243
|
+
"title": "Postcode"
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
"telephone": {
|
|
248
|
+
"ta7Ref": "4.1a.7",
|
|
249
|
+
"title": "Telephone"
|
|
250
|
+
},
|
|
251
|
+
"emailAddress": {
|
|
252
|
+
"ta7Ref": "4.1a.8",
|
|
253
|
+
"title": "Email address"
|
|
254
|
+
}
|
|
255
|
+
}
|
|
94
256
|
}
|
|
95
257
|
}
|
|
96
258
|
},
|
|
97
259
|
"managementCompany": {
|
|
98
260
|
"properties": {
|
|
99
261
|
"contact": {
|
|
100
|
-
"ta7Ref": "4.1b"
|
|
262
|
+
"ta7Ref": "4.1b",
|
|
263
|
+
"properties": {
|
|
264
|
+
"nameOrOrganisation": {
|
|
265
|
+
"ta7Ref": "4.1b.1",
|
|
266
|
+
"title": "Name or organisation"
|
|
267
|
+
},
|
|
268
|
+
"address": {
|
|
269
|
+
"properties": {
|
|
270
|
+
"line1": {
|
|
271
|
+
"ta7Ref": "4.1b.2",
|
|
272
|
+
"title": "Address line 1"
|
|
273
|
+
},
|
|
274
|
+
"line2": {
|
|
275
|
+
"ta7Ref": "4.1b.3",
|
|
276
|
+
"title": "Address line 2"
|
|
277
|
+
},
|
|
278
|
+
"line3": {
|
|
279
|
+
"ta7Ref": "4.1b.4",
|
|
280
|
+
"title": "Address line 3"
|
|
281
|
+
},
|
|
282
|
+
"town": {
|
|
283
|
+
"ta7Ref": "4.1b.5",
|
|
284
|
+
"title": "Town"
|
|
285
|
+
},
|
|
286
|
+
"postcode": {
|
|
287
|
+
"ta7Ref": "4.1b.6",
|
|
288
|
+
"title": "Postcode"
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"telephone": {
|
|
293
|
+
"ta7Ref": "4.1b.7",
|
|
294
|
+
"title": "Telephone"
|
|
295
|
+
},
|
|
296
|
+
"emailAddress": {
|
|
297
|
+
"ta7Ref": "4.1b.8",
|
|
298
|
+
"title": "Email address"
|
|
299
|
+
}
|
|
300
|
+
}
|
|
101
301
|
}
|
|
102
302
|
}
|
|
103
303
|
},
|
|
104
304
|
"managingAgent": {
|
|
105
|
-
"ta7Ref": "4.
|
|
305
|
+
"ta7Ref": "4.1c",
|
|
106
306
|
"title": "Managing Agent",
|
|
107
307
|
"description": "A managing agent may be employed by the landlord or by the tenants’ management company to collect the rent and/or manage the building.",
|
|
108
308
|
"properties": {
|
|
109
309
|
"contact": {
|
|
110
|
-
"ta7Ref": "4.1c"
|
|
310
|
+
"ta7Ref": "4.1c",
|
|
311
|
+
"properties": {
|
|
312
|
+
"nameOrOrganisation": {
|
|
313
|
+
"ta7Ref": "4.1c.1",
|
|
314
|
+
"title": "Name or organisation"
|
|
315
|
+
},
|
|
316
|
+
"address": {
|
|
317
|
+
"properties": {
|
|
318
|
+
"line1": {
|
|
319
|
+
"ta7Ref": "4.1c.2",
|
|
320
|
+
"title": "Address line 1"
|
|
321
|
+
},
|
|
322
|
+
"line2": {
|
|
323
|
+
"ta7Ref": "4.1c.3",
|
|
324
|
+
"title": "Address line 2"
|
|
325
|
+
},
|
|
326
|
+
"line3": {
|
|
327
|
+
"ta7Ref": "4.1c.4",
|
|
328
|
+
"title": "Address line 3"
|
|
329
|
+
},
|
|
330
|
+
"town": {
|
|
331
|
+
"ta7Ref": "4.1c.5",
|
|
332
|
+
"title": "Town"
|
|
333
|
+
},
|
|
334
|
+
"postcode": {
|
|
335
|
+
"ta7Ref": "4.1c.6",
|
|
336
|
+
"title": "Postcode"
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
"telephone": {
|
|
341
|
+
"ta7Ref": "4.1c.7",
|
|
342
|
+
"title": "Telephone"
|
|
343
|
+
},
|
|
344
|
+
"emailAddress": {
|
|
345
|
+
"ta7Ref": "4.1c.8",
|
|
346
|
+
"title": "Email address"
|
|
347
|
+
}
|
|
348
|
+
}
|
|
111
349
|
}
|
|
112
350
|
}
|
|
113
351
|
}
|
|
@@ -124,7 +362,7 @@
|
|
|
124
362
|
"Management Company",
|
|
125
363
|
"Managing Agent",
|
|
126
364
|
"the Lessees",
|
|
127
|
-
"
|
|
365
|
+
"Not applicable"
|
|
128
366
|
]
|
|
129
367
|
}
|
|
130
368
|
}
|
|
@@ -132,6 +370,10 @@
|
|
|
132
370
|
}
|
|
133
371
|
},
|
|
134
372
|
"transferAndRegistration": {
|
|
373
|
+
"required": [
|
|
374
|
+
"awareOfConsents",
|
|
375
|
+
"changesInTermOfLease"
|
|
376
|
+
],
|
|
135
377
|
"properties": {
|
|
136
378
|
"awareOfConsents": {
|
|
137
379
|
"ta7Ref": "9.3",
|
|
@@ -158,7 +400,16 @@
|
|
|
158
400
|
}
|
|
159
401
|
}
|
|
160
402
|
}
|
|
161
|
-
]
|
|
403
|
+
],
|
|
404
|
+
"properties": {
|
|
405
|
+
"yesNo": {
|
|
406
|
+
"ta7Ref": "9.3.1",
|
|
407
|
+
"enum": [
|
|
408
|
+
"Yes",
|
|
409
|
+
"No"
|
|
410
|
+
]
|
|
411
|
+
}
|
|
412
|
+
}
|
|
162
413
|
},
|
|
163
414
|
"changesInTermOfLease": {
|
|
164
415
|
"ta7Ref": "7.1",
|
|
@@ -185,6 +436,10 @@
|
|
|
185
436
|
"enum": [
|
|
186
437
|
"Yes"
|
|
187
438
|
]
|
|
439
|
+
},
|
|
440
|
+
"details": {
|
|
441
|
+
"ta7Ref": "7.1.3",
|
|
442
|
+
"title": "Please supply a copy or, if not in writing, please give details:"
|
|
188
443
|
}
|
|
189
444
|
}
|
|
190
445
|
}
|
|
@@ -217,7 +472,7 @@
|
|
|
217
472
|
},
|
|
218
473
|
"annualGroundRent": {
|
|
219
474
|
"ta7Ref": "1.2a",
|
|
220
|
-
"title": "What is the annual ground rent payable?"
|
|
475
|
+
"title": "What is the annual ground rent payable? (£)"
|
|
221
476
|
},
|
|
222
477
|
"groundRentFrequency": {
|
|
223
478
|
"ta7Ref": "1.2b",
|
|
@@ -253,18 +508,30 @@
|
|
|
253
508
|
"rentIncreaseCalculated": {
|
|
254
509
|
"ta7Ref": "1.2e",
|
|
255
510
|
"title": "How is the increase calculated?",
|
|
256
|
-
"description": "
|
|
511
|
+
"description": "e.g. set figure, doubling, in line with Retail Price Index, Consumer Price Index, etc"
|
|
257
512
|
}
|
|
258
513
|
}
|
|
259
514
|
}
|
|
260
|
-
]
|
|
515
|
+
],
|
|
516
|
+
"properties": {
|
|
517
|
+
"yesNo": {
|
|
518
|
+
"ta7Ref": "1.2c.1",
|
|
519
|
+
"enum": [
|
|
520
|
+
"Yes",
|
|
521
|
+
"No"
|
|
522
|
+
]
|
|
523
|
+
}
|
|
524
|
+
}
|
|
261
525
|
}
|
|
262
526
|
}
|
|
263
527
|
}
|
|
264
528
|
],
|
|
529
|
+
"required": [
|
|
530
|
+
"isGroundRentPayable"
|
|
531
|
+
],
|
|
265
532
|
"properties": {
|
|
266
533
|
"isGroundRentPayable": {
|
|
267
|
-
"ta7Ref": "1.2",
|
|
534
|
+
"ta7Ref": "1.2.1",
|
|
268
535
|
"title": "Does the seller pay ground rent for the property?",
|
|
269
536
|
"enum": [
|
|
270
537
|
"Yes",
|
|
@@ -276,9 +543,16 @@
|
|
|
276
543
|
"ownershipAndManagement": {
|
|
277
544
|
"ta7Ref": "2",
|
|
278
545
|
"title": "Ownership and management",
|
|
546
|
+
"required": [
|
|
547
|
+
"freeholdOwner",
|
|
548
|
+
"hasHeadlease",
|
|
549
|
+
"buildingManager",
|
|
550
|
+
"hasTenantCompanyDissolved",
|
|
551
|
+
"isManagingAgentEmployed"
|
|
552
|
+
],
|
|
279
553
|
"properties": {
|
|
280
554
|
"freeholdOwner": {
|
|
281
|
-
"ta7Ref": "2.
|
|
555
|
+
"ta7Ref": "2.1b",
|
|
282
556
|
"title": "Is the freeholder a person or a company that the tenants control?",
|
|
283
557
|
"enum": [
|
|
284
558
|
"Yes",
|
|
@@ -309,7 +583,7 @@
|
|
|
309
583
|
]
|
|
310
584
|
},
|
|
311
585
|
"headLeaseholderControlled": {
|
|
312
|
-
"ta7Ref": "
|
|
586
|
+
"ta7Ref": "2.2.2",
|
|
313
587
|
"title": "Is the head leaseholder a person or company that is controlled by the tenants?",
|
|
314
588
|
"enum": [
|
|
315
589
|
"Yes",
|
|
@@ -318,7 +592,16 @@
|
|
|
318
592
|
}
|
|
319
593
|
}
|
|
320
594
|
}
|
|
321
|
-
]
|
|
595
|
+
],
|
|
596
|
+
"properties": {
|
|
597
|
+
"yesNo": {
|
|
598
|
+
"ta7Ref": "2.2.1",
|
|
599
|
+
"enum": [
|
|
600
|
+
"Yes",
|
|
601
|
+
"No"
|
|
602
|
+
]
|
|
603
|
+
}
|
|
604
|
+
}
|
|
322
605
|
},
|
|
323
606
|
"buildingManager": {
|
|
324
607
|
"ta7Ref": "2.3",
|
|
@@ -345,6 +628,10 @@
|
|
|
345
628
|
"enum": [
|
|
346
629
|
"Other"
|
|
347
630
|
]
|
|
631
|
+
},
|
|
632
|
+
"details": {
|
|
633
|
+
"ta7Ref": "2.3e",
|
|
634
|
+
"title": "Please specify"
|
|
348
635
|
}
|
|
349
636
|
}
|
|
350
637
|
}
|
|
@@ -405,10 +692,23 @@
|
|
|
405
692
|
"enum": [
|
|
406
693
|
"Yes"
|
|
407
694
|
]
|
|
695
|
+
},
|
|
696
|
+
"details": {
|
|
697
|
+
"ta7Ref": "5.5.2",
|
|
698
|
+
"title": "Details"
|
|
408
699
|
}
|
|
409
700
|
}
|
|
410
701
|
}
|
|
411
|
-
]
|
|
702
|
+
],
|
|
703
|
+
"properties": {
|
|
704
|
+
"yesNo": {
|
|
705
|
+
"ta7Ref": "5.5.1",
|
|
706
|
+
"enum": [
|
|
707
|
+
"Yes",
|
|
708
|
+
"No"
|
|
709
|
+
]
|
|
710
|
+
}
|
|
711
|
+
}
|
|
412
712
|
},
|
|
413
713
|
"problemInServiceChargeLevel": {
|
|
414
714
|
"ta7Ref": "5.6",
|
|
@@ -432,10 +732,23 @@
|
|
|
432
732
|
"enum": [
|
|
433
733
|
"Yes"
|
|
434
734
|
]
|
|
735
|
+
},
|
|
736
|
+
"details": {
|
|
737
|
+
"ta7Ref": "5.6.2",
|
|
738
|
+
"title": "Please give details:"
|
|
435
739
|
}
|
|
436
740
|
}
|
|
437
741
|
}
|
|
438
|
-
]
|
|
742
|
+
],
|
|
743
|
+
"properties": {
|
|
744
|
+
"yesNo": {
|
|
745
|
+
"ta7Ref": "5.6.1",
|
|
746
|
+
"enum": [
|
|
747
|
+
"Yes",
|
|
748
|
+
"No"
|
|
749
|
+
]
|
|
750
|
+
}
|
|
751
|
+
}
|
|
439
752
|
},
|
|
440
753
|
"serviceChargeChallenged": {
|
|
441
754
|
"ta7Ref": "5.7",
|
|
@@ -459,10 +772,23 @@
|
|
|
459
772
|
"enum": [
|
|
460
773
|
"Yes"
|
|
461
774
|
]
|
|
775
|
+
},
|
|
776
|
+
"details": {
|
|
777
|
+
"ta7Ref": "5.7.2",
|
|
778
|
+
"title": "Please give details"
|
|
462
779
|
}
|
|
463
780
|
}
|
|
464
781
|
}
|
|
465
|
-
]
|
|
782
|
+
],
|
|
783
|
+
"properties": {
|
|
784
|
+
"yesNo": {
|
|
785
|
+
"ta7Ref": "5.7.1",
|
|
786
|
+
"enum": [
|
|
787
|
+
"Yes",
|
|
788
|
+
"No"
|
|
789
|
+
]
|
|
790
|
+
}
|
|
791
|
+
}
|
|
466
792
|
},
|
|
467
793
|
"dangerousCladdingOrDefects": {
|
|
468
794
|
"ta7Ref": "5.8",
|
|
@@ -497,7 +823,16 @@
|
|
|
497
823
|
}
|
|
498
824
|
}
|
|
499
825
|
}
|
|
500
|
-
]
|
|
826
|
+
],
|
|
827
|
+
"properties": {
|
|
828
|
+
"yesNo": {
|
|
829
|
+
"ta7Ref": "5.9.1",
|
|
830
|
+
"enum": [
|
|
831
|
+
"Yes",
|
|
832
|
+
"No"
|
|
833
|
+
]
|
|
834
|
+
}
|
|
835
|
+
}
|
|
501
836
|
},
|
|
502
837
|
"serviceChargeOwed": {
|
|
503
838
|
"ta7Ref": "5.10",
|
|
@@ -521,10 +856,23 @@
|
|
|
521
856
|
"enum": [
|
|
522
857
|
"Yes"
|
|
523
858
|
]
|
|
859
|
+
},
|
|
860
|
+
"details": {
|
|
861
|
+
"ta7Ref": "5.10.2",
|
|
862
|
+
"title": "Please give details"
|
|
524
863
|
}
|
|
525
864
|
}
|
|
526
865
|
}
|
|
527
|
-
]
|
|
866
|
+
],
|
|
867
|
+
"properties": {
|
|
868
|
+
"yesNo": {
|
|
869
|
+
"ta7Ref": "5.10.1",
|
|
870
|
+
"enum": [
|
|
871
|
+
"Yes",
|
|
872
|
+
"No"
|
|
873
|
+
]
|
|
874
|
+
}
|
|
875
|
+
}
|
|
528
876
|
},
|
|
529
877
|
"lastDecoratedPeriod": {
|
|
530
878
|
"properties": {
|
|
@@ -540,7 +888,7 @@
|
|
|
540
888
|
},
|
|
541
889
|
"deedOfCertificateServed": {
|
|
542
890
|
"ta7Ref": "11.3",
|
|
543
|
-
"title": "
|
|
891
|
+
"title": "Is there a Leaseholder Deed of Certificate for the property?",
|
|
544
892
|
"discriminator": {
|
|
545
893
|
"propertyName": "yesNoNotApplicable"
|
|
546
894
|
},
|
|
@@ -549,7 +897,7 @@
|
|
|
549
897
|
"properties": {
|
|
550
898
|
"yesNoNotApplicable": {
|
|
551
899
|
"enum": [
|
|
552
|
-
"
|
|
900
|
+
"Not applicable"
|
|
553
901
|
]
|
|
554
902
|
}
|
|
555
903
|
}
|
|
@@ -558,7 +906,7 @@
|
|
|
558
906
|
"properties": {
|
|
559
907
|
"yesNoNotApplicable": {
|
|
560
908
|
"enum": [
|
|
561
|
-
"No
|
|
909
|
+
"No"
|
|
562
910
|
]
|
|
563
911
|
}
|
|
564
912
|
}
|
|
@@ -580,13 +928,27 @@
|
|
|
580
928
|
}
|
|
581
929
|
}
|
|
582
930
|
}
|
|
583
|
-
]
|
|
931
|
+
],
|
|
932
|
+
"properties": {
|
|
933
|
+
"yesNoNotApplicable": {
|
|
934
|
+
"ta7Ref": "11.3.1",
|
|
935
|
+
"enum": [
|
|
936
|
+
"Yes",
|
|
937
|
+
"No",
|
|
938
|
+
"Not applicable"
|
|
939
|
+
]
|
|
940
|
+
}
|
|
941
|
+
}
|
|
584
942
|
}
|
|
585
943
|
}
|
|
586
944
|
}
|
|
587
945
|
]
|
|
588
946
|
},
|
|
589
947
|
"disputesAndEnfranchisement": {
|
|
948
|
+
"required": [
|
|
949
|
+
"sellerReceivedComplaint",
|
|
950
|
+
"sellerSentComplaint"
|
|
951
|
+
],
|
|
590
952
|
"properties": {
|
|
591
953
|
"sellerReceivedComplaint": {
|
|
592
954
|
"ta7Ref": "8.1",
|
|
@@ -610,10 +972,23 @@
|
|
|
610
972
|
"enum": [
|
|
611
973
|
"Yes"
|
|
612
974
|
]
|
|
975
|
+
},
|
|
976
|
+
"details": {
|
|
977
|
+
"ta7Ref": "8.1.2",
|
|
978
|
+
"title": "Please give details"
|
|
613
979
|
}
|
|
614
980
|
}
|
|
615
981
|
}
|
|
616
|
-
]
|
|
982
|
+
],
|
|
983
|
+
"properties": {
|
|
984
|
+
"yesNo": {
|
|
985
|
+
"ta7Ref": "8.1.1",
|
|
986
|
+
"enum": [
|
|
987
|
+
"Yes",
|
|
988
|
+
"No"
|
|
989
|
+
]
|
|
990
|
+
}
|
|
991
|
+
}
|
|
617
992
|
},
|
|
618
993
|
"sellerSentComplaint": {
|
|
619
994
|
"ta7Ref": "8.2",
|
|
@@ -637,14 +1012,35 @@
|
|
|
637
1012
|
"enum": [
|
|
638
1013
|
"Yes"
|
|
639
1014
|
]
|
|
1015
|
+
},
|
|
1016
|
+
"details": {
|
|
1017
|
+
"ta7Ref": "8.2.2",
|
|
1018
|
+
"title": "Please give details"
|
|
640
1019
|
}
|
|
641
1020
|
}
|
|
642
1021
|
}
|
|
643
|
-
]
|
|
1022
|
+
],
|
|
1023
|
+
"properties": {
|
|
1024
|
+
"yesNo": {
|
|
1025
|
+
"ta7Ref": "8.2.1",
|
|
1026
|
+
"enum": [
|
|
1027
|
+
"Yes",
|
|
1028
|
+
"No"
|
|
1029
|
+
]
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
644
1032
|
}
|
|
645
1033
|
}
|
|
646
1034
|
},
|
|
647
1035
|
"general": {
|
|
1036
|
+
"required": [
|
|
1037
|
+
"sellerAwareOfAlterations",
|
|
1038
|
+
"sellerOwnedProperty",
|
|
1039
|
+
"sellerServedNoticeOnLandlord",
|
|
1040
|
+
"sellerAwareOfNoticeOfCollectivePurchase",
|
|
1041
|
+
"sellerAwareOfResponse",
|
|
1042
|
+
"isLeaseQualifying"
|
|
1043
|
+
],
|
|
648
1044
|
"properties": {
|
|
649
1045
|
"sellerAwareOfAlterations": {
|
|
650
1046
|
"ta7Ref": "9.1",
|
|
@@ -675,7 +1071,16 @@
|
|
|
675
1071
|
}
|
|
676
1072
|
}
|
|
677
1073
|
}
|
|
678
|
-
]
|
|
1074
|
+
],
|
|
1075
|
+
"properties": {
|
|
1076
|
+
"yesNo": {
|
|
1077
|
+
"ta7Ref": "9.1.1",
|
|
1078
|
+
"enum": [
|
|
1079
|
+
"Yes",
|
|
1080
|
+
"No"
|
|
1081
|
+
]
|
|
1082
|
+
}
|
|
1083
|
+
}
|
|
679
1084
|
},
|
|
680
1085
|
"sellerOwnedProperty": {
|
|
681
1086
|
"ta7Ref": "10.1",
|
|
@@ -732,6 +1137,23 @@
|
|
|
732
1137
|
}
|
|
733
1138
|
},
|
|
734
1139
|
"requiredDocuments": {
|
|
1140
|
+
"required": [
|
|
1141
|
+
"noticeOfSale",
|
|
1142
|
+
"noticeOfBuildingCondition",
|
|
1143
|
+
"landlordNotifiedOfSale",
|
|
1144
|
+
"copyOfcorrespondence",
|
|
1145
|
+
"serviceChargeAccounts",
|
|
1146
|
+
"groundRent",
|
|
1147
|
+
"buildingsInsurancePolicy",
|
|
1148
|
+
"additionalRegulationsNotInLease",
|
|
1149
|
+
"deedsOfVariation",
|
|
1150
|
+
"deedOfCovenant",
|
|
1151
|
+
"memorandumAndArticles",
|
|
1152
|
+
"shareOrMembershipCertificate",
|
|
1153
|
+
"companyAccounts",
|
|
1154
|
+
"deedOfCertificate",
|
|
1155
|
+
"landlordsCertificate"
|
|
1156
|
+
],
|
|
735
1157
|
"properties": {
|
|
736
1158
|
"noticeOfSale": {
|
|
737
1159
|
"ta7Ref": "6.1",
|
|
@@ -777,7 +1199,7 @@
|
|
|
777
1199
|
"enum": [
|
|
778
1200
|
"Enclosed",
|
|
779
1201
|
"To follow",
|
|
780
|
-
"
|
|
1202
|
+
"Not applicable"
|
|
781
1203
|
]
|
|
782
1204
|
},
|
|
783
1205
|
"groundRent": {
|
|
@@ -786,7 +1208,7 @@
|
|
|
786
1208
|
"enum": [
|
|
787
1209
|
"Enclosed",
|
|
788
1210
|
"To follow",
|
|
789
|
-
"
|
|
1211
|
+
"Not applicable"
|
|
790
1212
|
]
|
|
791
1213
|
},
|
|
792
1214
|
"buildingsInsurancePolicy": {
|
|
@@ -817,7 +1239,7 @@
|
|
|
817
1239
|
"enum": [
|
|
818
1240
|
"Enclosed",
|
|
819
1241
|
"To follow",
|
|
820
|
-
"
|
|
1242
|
+
"Not applicable"
|
|
821
1243
|
]
|
|
822
1244
|
},
|
|
823
1245
|
"deedsOfVariation": {
|
|
@@ -828,7 +1250,7 @@
|
|
|
828
1250
|
"To follow",
|
|
829
1251
|
"Landlord's lawyer provides",
|
|
830
1252
|
"Please supply draft",
|
|
831
|
-
"
|
|
1253
|
+
"Not applicable"
|
|
832
1254
|
]
|
|
833
1255
|
},
|
|
834
1256
|
"deedOfCovenant": {
|
|
@@ -837,7 +1259,7 @@
|
|
|
837
1259
|
"enum": [
|
|
838
1260
|
"Enclosed",
|
|
839
1261
|
"To follow",
|
|
840
|
-
"
|
|
1262
|
+
"Not applicable"
|
|
841
1263
|
]
|
|
842
1264
|
},
|
|
843
1265
|
"memorandumAndArticles": {
|
|
@@ -846,7 +1268,7 @@
|
|
|
846
1268
|
"enum": [
|
|
847
1269
|
"Enclosed",
|
|
848
1270
|
"To follow",
|
|
849
|
-
"
|
|
1271
|
+
"Not applicable"
|
|
850
1272
|
]
|
|
851
1273
|
},
|
|
852
1274
|
"shareOrMembershipCertificate": {
|
|
@@ -866,21 +1288,21 @@
|
|
|
866
1288
|
]
|
|
867
1289
|
},
|
|
868
1290
|
"deedOfCertificate": {
|
|
869
|
-
"ta7Ref": "
|
|
870
|
-
"title": "
|
|
1291
|
+
"ta7Ref": "11.3b",
|
|
1292
|
+
"title": "Please supply a copy of the leaseholder deed of certificate and the accompanying evidence",
|
|
871
1293
|
"enum": [
|
|
872
1294
|
"Enclosed",
|
|
873
1295
|
"To follow",
|
|
874
|
-
"
|
|
1296
|
+
"Not applicable"
|
|
875
1297
|
]
|
|
876
1298
|
},
|
|
877
1299
|
"landlordsCertificate": {
|
|
878
1300
|
"ta7Ref": "11.5",
|
|
879
|
-
"title": "Landlord
|
|
1301
|
+
"title": "Has the seller received a Landlord’s Certificate and the accompanying evidence?",
|
|
880
1302
|
"enum": [
|
|
881
1303
|
"Enclosed",
|
|
882
1304
|
"To follow",
|
|
883
|
-
"
|
|
1305
|
+
"No"
|
|
884
1306
|
]
|
|
885
1307
|
}
|
|
886
1308
|
}
|
|
@@ -893,6 +1315,61 @@
|
|
|
893
1315
|
}
|
|
894
1316
|
}
|
|
895
1317
|
}
|
|
1318
|
+
},
|
|
1319
|
+
"typeOfConstruction": {
|
|
1320
|
+
"properties": {
|
|
1321
|
+
"buildingSafetyRemediation": {
|
|
1322
|
+
"ta7Ref": "11.1",
|
|
1323
|
+
"title": "Have any remediation works on the building been proposed or carried out?",
|
|
1324
|
+
"description": "This could be due to the property being high risk because of the building height or because of works completed without buildings regulations.",
|
|
1325
|
+
"discriminator": {
|
|
1326
|
+
"propertyName": "yesNo"
|
|
1327
|
+
},
|
|
1328
|
+
"oneOf": [
|
|
1329
|
+
{
|
|
1330
|
+
"properties": {
|
|
1331
|
+
"yesNo": {
|
|
1332
|
+
"enum": [
|
|
1333
|
+
"No",
|
|
1334
|
+
"Not applicable"
|
|
1335
|
+
]
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"properties": {
|
|
1341
|
+
"yesNo": {
|
|
1342
|
+
"enum": [
|
|
1343
|
+
"Yes"
|
|
1344
|
+
]
|
|
1345
|
+
},
|
|
1346
|
+
"details": {
|
|
1347
|
+
"ta7Ref": "11.1.2",
|
|
1348
|
+
"title": "Please provide details of the remediation works proposed and evidence of any carried out."
|
|
1349
|
+
},
|
|
1350
|
+
"attachments": {
|
|
1351
|
+
"ta7Ref": "11.1.3",
|
|
1352
|
+
"title": "Attachments",
|
|
1353
|
+
"enum": [
|
|
1354
|
+
"Attached",
|
|
1355
|
+
"To follow"
|
|
1356
|
+
]
|
|
1357
|
+
}
|
|
1358
|
+
}
|
|
1359
|
+
}
|
|
1360
|
+
],
|
|
1361
|
+
"properties": {
|
|
1362
|
+
"yesNo": {
|
|
1363
|
+
"ta7Ref": "11.1.1",
|
|
1364
|
+
"enum": [
|
|
1365
|
+
"Yes",
|
|
1366
|
+
"No",
|
|
1367
|
+
"Not applicable"
|
|
1368
|
+
]
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
}
|
|
896
1373
|
}
|
|
897
1374
|
}
|
|
898
1375
|
}
|