@pdtf/schemas 2.0.0 → 2.1.2-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/schemas/v2/combined.json +1159 -11
- package/src/schemas/v2/overlays/lpe1.json +1 -1
- package/src/schemas/v2/overlays/ta10.json +5995 -324
- package/src/schemas/v2/overlays/ta7.json +439 -27
- package/src/schemas/v2/pdtf-transaction.json +473 -3
- package/src/schemas/v2/skeleton.json +93 -1
- package/src/utils/extractOverlay.js +41 -6
|
@@ -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
|
}
|
|
@@ -112,24 +214,138 @@
|
|
|
112
214
|
"description": "The landlord (or freeholder) may be, for example, a private individual, a housing association, or a management company owned by the residents",
|
|
113
215
|
"properties": {
|
|
114
216
|
"contact": {
|
|
115
|
-
"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
|
+
}
|
|
116
256
|
}
|
|
117
257
|
}
|
|
118
258
|
},
|
|
119
259
|
"managementCompany": {
|
|
120
260
|
"properties": {
|
|
121
261
|
"contact": {
|
|
122
|
-
"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
|
+
}
|
|
123
301
|
}
|
|
124
302
|
}
|
|
125
303
|
},
|
|
126
304
|
"managingAgent": {
|
|
127
|
-
"ta7Ref": "4.
|
|
305
|
+
"ta7Ref": "4.1c",
|
|
128
306
|
"title": "Managing Agent",
|
|
129
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.",
|
|
130
308
|
"properties": {
|
|
131
309
|
"contact": {
|
|
132
|
-
"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
|
+
}
|
|
133
349
|
}
|
|
134
350
|
}
|
|
135
351
|
}
|
|
@@ -184,7 +400,16 @@
|
|
|
184
400
|
}
|
|
185
401
|
}
|
|
186
402
|
}
|
|
187
|
-
]
|
|
403
|
+
],
|
|
404
|
+
"properties": {
|
|
405
|
+
"yesNo": {
|
|
406
|
+
"ta7Ref": "9.3.1",
|
|
407
|
+
"enum": [
|
|
408
|
+
"Yes",
|
|
409
|
+
"No"
|
|
410
|
+
]
|
|
411
|
+
}
|
|
412
|
+
}
|
|
188
413
|
},
|
|
189
414
|
"changesInTermOfLease": {
|
|
190
415
|
"ta7Ref": "7.1",
|
|
@@ -211,6 +436,10 @@
|
|
|
211
436
|
"enum": [
|
|
212
437
|
"Yes"
|
|
213
438
|
]
|
|
439
|
+
},
|
|
440
|
+
"details": {
|
|
441
|
+
"ta7Ref": "7.1.3",
|
|
442
|
+
"title": "Please supply a copy or, if not in writing, please give details:"
|
|
214
443
|
}
|
|
215
444
|
}
|
|
216
445
|
}
|
|
@@ -283,7 +512,16 @@
|
|
|
283
512
|
}
|
|
284
513
|
}
|
|
285
514
|
}
|
|
286
|
-
]
|
|
515
|
+
],
|
|
516
|
+
"properties": {
|
|
517
|
+
"yesNo": {
|
|
518
|
+
"ta7Ref": "1.2c.1",
|
|
519
|
+
"enum": [
|
|
520
|
+
"Yes",
|
|
521
|
+
"No"
|
|
522
|
+
]
|
|
523
|
+
}
|
|
524
|
+
}
|
|
287
525
|
}
|
|
288
526
|
}
|
|
289
527
|
}
|
|
@@ -293,7 +531,7 @@
|
|
|
293
531
|
],
|
|
294
532
|
"properties": {
|
|
295
533
|
"isGroundRentPayable": {
|
|
296
|
-
"ta7Ref": "1.2",
|
|
534
|
+
"ta7Ref": "1.2.1",
|
|
297
535
|
"title": "Does the seller pay ground rent for the property?",
|
|
298
536
|
"enum": [
|
|
299
537
|
"Yes",
|
|
@@ -314,7 +552,7 @@
|
|
|
314
552
|
],
|
|
315
553
|
"properties": {
|
|
316
554
|
"freeholdOwner": {
|
|
317
|
-
"ta7Ref": "2.
|
|
555
|
+
"ta7Ref": "2.1b",
|
|
318
556
|
"title": "Is the freeholder a person or a company that the tenants control?",
|
|
319
557
|
"enum": [
|
|
320
558
|
"Yes",
|
|
@@ -345,7 +583,7 @@
|
|
|
345
583
|
]
|
|
346
584
|
},
|
|
347
585
|
"headLeaseholderControlled": {
|
|
348
|
-
"ta7Ref": "
|
|
586
|
+
"ta7Ref": "2.2.2",
|
|
349
587
|
"title": "Is the head leaseholder a person or company that is controlled by the tenants?",
|
|
350
588
|
"enum": [
|
|
351
589
|
"Yes",
|
|
@@ -354,7 +592,16 @@
|
|
|
354
592
|
}
|
|
355
593
|
}
|
|
356
594
|
}
|
|
357
|
-
]
|
|
595
|
+
],
|
|
596
|
+
"properties": {
|
|
597
|
+
"yesNo": {
|
|
598
|
+
"ta7Ref": "2.2.1",
|
|
599
|
+
"enum": [
|
|
600
|
+
"Yes",
|
|
601
|
+
"No"
|
|
602
|
+
]
|
|
603
|
+
}
|
|
604
|
+
}
|
|
358
605
|
},
|
|
359
606
|
"buildingManager": {
|
|
360
607
|
"ta7Ref": "2.3",
|
|
@@ -381,6 +628,10 @@
|
|
|
381
628
|
"enum": [
|
|
382
629
|
"Other"
|
|
383
630
|
]
|
|
631
|
+
},
|
|
632
|
+
"details": {
|
|
633
|
+
"ta7Ref": "2.3e",
|
|
634
|
+
"title": "Please specify"
|
|
384
635
|
}
|
|
385
636
|
}
|
|
386
637
|
}
|
|
@@ -441,10 +692,23 @@
|
|
|
441
692
|
"enum": [
|
|
442
693
|
"Yes"
|
|
443
694
|
]
|
|
695
|
+
},
|
|
696
|
+
"details": {
|
|
697
|
+
"ta7Ref": "5.5.2",
|
|
698
|
+
"title": "Details"
|
|
444
699
|
}
|
|
445
700
|
}
|
|
446
701
|
}
|
|
447
|
-
]
|
|
702
|
+
],
|
|
703
|
+
"properties": {
|
|
704
|
+
"yesNo": {
|
|
705
|
+
"ta7Ref": "5.5.1",
|
|
706
|
+
"enum": [
|
|
707
|
+
"Yes",
|
|
708
|
+
"No"
|
|
709
|
+
]
|
|
710
|
+
}
|
|
711
|
+
}
|
|
448
712
|
},
|
|
449
713
|
"problemInServiceChargeLevel": {
|
|
450
714
|
"ta7Ref": "5.6",
|
|
@@ -468,10 +732,23 @@
|
|
|
468
732
|
"enum": [
|
|
469
733
|
"Yes"
|
|
470
734
|
]
|
|
735
|
+
},
|
|
736
|
+
"details": {
|
|
737
|
+
"ta7Ref": "5.6.2",
|
|
738
|
+
"title": "Please give details:"
|
|
471
739
|
}
|
|
472
740
|
}
|
|
473
741
|
}
|
|
474
|
-
]
|
|
742
|
+
],
|
|
743
|
+
"properties": {
|
|
744
|
+
"yesNo": {
|
|
745
|
+
"ta7Ref": "5.6.1",
|
|
746
|
+
"enum": [
|
|
747
|
+
"Yes",
|
|
748
|
+
"No"
|
|
749
|
+
]
|
|
750
|
+
}
|
|
751
|
+
}
|
|
475
752
|
},
|
|
476
753
|
"serviceChargeChallenged": {
|
|
477
754
|
"ta7Ref": "5.7",
|
|
@@ -495,10 +772,23 @@
|
|
|
495
772
|
"enum": [
|
|
496
773
|
"Yes"
|
|
497
774
|
]
|
|
775
|
+
},
|
|
776
|
+
"details": {
|
|
777
|
+
"ta7Ref": "5.7.2",
|
|
778
|
+
"title": "Please give details"
|
|
498
779
|
}
|
|
499
780
|
}
|
|
500
781
|
}
|
|
501
|
-
]
|
|
782
|
+
],
|
|
783
|
+
"properties": {
|
|
784
|
+
"yesNo": {
|
|
785
|
+
"ta7Ref": "5.7.1",
|
|
786
|
+
"enum": [
|
|
787
|
+
"Yes",
|
|
788
|
+
"No"
|
|
789
|
+
]
|
|
790
|
+
}
|
|
791
|
+
}
|
|
502
792
|
},
|
|
503
793
|
"dangerousCladdingOrDefects": {
|
|
504
794
|
"ta7Ref": "5.8",
|
|
@@ -533,7 +823,16 @@
|
|
|
533
823
|
}
|
|
534
824
|
}
|
|
535
825
|
}
|
|
536
|
-
]
|
|
826
|
+
],
|
|
827
|
+
"properties": {
|
|
828
|
+
"yesNo": {
|
|
829
|
+
"ta7Ref": "5.9.1",
|
|
830
|
+
"enum": [
|
|
831
|
+
"Yes",
|
|
832
|
+
"No"
|
|
833
|
+
]
|
|
834
|
+
}
|
|
835
|
+
}
|
|
537
836
|
},
|
|
538
837
|
"serviceChargeOwed": {
|
|
539
838
|
"ta7Ref": "5.10",
|
|
@@ -557,10 +856,23 @@
|
|
|
557
856
|
"enum": [
|
|
558
857
|
"Yes"
|
|
559
858
|
]
|
|
859
|
+
},
|
|
860
|
+
"details": {
|
|
861
|
+
"ta7Ref": "5.10.2",
|
|
862
|
+
"title": "Please give details"
|
|
560
863
|
}
|
|
561
864
|
}
|
|
562
865
|
}
|
|
563
|
-
]
|
|
866
|
+
],
|
|
867
|
+
"properties": {
|
|
868
|
+
"yesNo": {
|
|
869
|
+
"ta7Ref": "5.10.1",
|
|
870
|
+
"enum": [
|
|
871
|
+
"Yes",
|
|
872
|
+
"No"
|
|
873
|
+
]
|
|
874
|
+
}
|
|
875
|
+
}
|
|
564
876
|
},
|
|
565
877
|
"lastDecoratedPeriod": {
|
|
566
878
|
"properties": {
|
|
@@ -576,7 +888,7 @@
|
|
|
576
888
|
},
|
|
577
889
|
"deedOfCertificateServed": {
|
|
578
890
|
"ta7Ref": "11.3",
|
|
579
|
-
"title": "
|
|
891
|
+
"title": "Is there a Leaseholder Deed of Certificate for the property?",
|
|
580
892
|
"discriminator": {
|
|
581
893
|
"propertyName": "yesNoNotApplicable"
|
|
582
894
|
},
|
|
@@ -594,7 +906,7 @@
|
|
|
594
906
|
"properties": {
|
|
595
907
|
"yesNoNotApplicable": {
|
|
596
908
|
"enum": [
|
|
597
|
-
"No
|
|
909
|
+
"No"
|
|
598
910
|
]
|
|
599
911
|
}
|
|
600
912
|
}
|
|
@@ -616,7 +928,17 @@
|
|
|
616
928
|
}
|
|
617
929
|
}
|
|
618
930
|
}
|
|
619
|
-
]
|
|
931
|
+
],
|
|
932
|
+
"properties": {
|
|
933
|
+
"yesNoNotApplicable": {
|
|
934
|
+
"ta7Ref": "11.3.1",
|
|
935
|
+
"enum": [
|
|
936
|
+
"Yes",
|
|
937
|
+
"No",
|
|
938
|
+
"Not applicable"
|
|
939
|
+
]
|
|
940
|
+
}
|
|
941
|
+
}
|
|
620
942
|
}
|
|
621
943
|
}
|
|
622
944
|
}
|
|
@@ -650,10 +972,23 @@
|
|
|
650
972
|
"enum": [
|
|
651
973
|
"Yes"
|
|
652
974
|
]
|
|
975
|
+
},
|
|
976
|
+
"details": {
|
|
977
|
+
"ta7Ref": "8.1.2",
|
|
978
|
+
"title": "Please give details"
|
|
653
979
|
}
|
|
654
980
|
}
|
|
655
981
|
}
|
|
656
|
-
]
|
|
982
|
+
],
|
|
983
|
+
"properties": {
|
|
984
|
+
"yesNo": {
|
|
985
|
+
"ta7Ref": "8.1.1",
|
|
986
|
+
"enum": [
|
|
987
|
+
"Yes",
|
|
988
|
+
"No"
|
|
989
|
+
]
|
|
990
|
+
}
|
|
991
|
+
}
|
|
657
992
|
},
|
|
658
993
|
"sellerSentComplaint": {
|
|
659
994
|
"ta7Ref": "8.2",
|
|
@@ -677,10 +1012,23 @@
|
|
|
677
1012
|
"enum": [
|
|
678
1013
|
"Yes"
|
|
679
1014
|
]
|
|
1015
|
+
},
|
|
1016
|
+
"details": {
|
|
1017
|
+
"ta7Ref": "8.2.2",
|
|
1018
|
+
"title": "Please give details"
|
|
680
1019
|
}
|
|
681
1020
|
}
|
|
682
1021
|
}
|
|
683
|
-
]
|
|
1022
|
+
],
|
|
1023
|
+
"properties": {
|
|
1024
|
+
"yesNo": {
|
|
1025
|
+
"ta7Ref": "8.2.1",
|
|
1026
|
+
"enum": [
|
|
1027
|
+
"Yes",
|
|
1028
|
+
"No"
|
|
1029
|
+
]
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
684
1032
|
}
|
|
685
1033
|
}
|
|
686
1034
|
},
|
|
@@ -723,7 +1071,16 @@
|
|
|
723
1071
|
}
|
|
724
1072
|
}
|
|
725
1073
|
}
|
|
726
|
-
]
|
|
1074
|
+
],
|
|
1075
|
+
"properties": {
|
|
1076
|
+
"yesNo": {
|
|
1077
|
+
"ta7Ref": "9.1.1",
|
|
1078
|
+
"enum": [
|
|
1079
|
+
"Yes",
|
|
1080
|
+
"No"
|
|
1081
|
+
]
|
|
1082
|
+
}
|
|
1083
|
+
}
|
|
727
1084
|
},
|
|
728
1085
|
"sellerOwnedProperty": {
|
|
729
1086
|
"ta7Ref": "10.1",
|
|
@@ -931,8 +1288,8 @@
|
|
|
931
1288
|
]
|
|
932
1289
|
},
|
|
933
1290
|
"deedOfCertificate": {
|
|
934
|
-
"ta7Ref": "
|
|
935
|
-
"title": "
|
|
1291
|
+
"ta7Ref": "11.3b",
|
|
1292
|
+
"title": "Please supply a copy of the leaseholder deed of certificate and the accompanying evidence",
|
|
936
1293
|
"enum": [
|
|
937
1294
|
"Enclosed",
|
|
938
1295
|
"To follow",
|
|
@@ -941,11 +1298,11 @@
|
|
|
941
1298
|
},
|
|
942
1299
|
"landlordsCertificate": {
|
|
943
1300
|
"ta7Ref": "11.5",
|
|
944
|
-
"title": "Landlord
|
|
1301
|
+
"title": "Has the seller received a Landlord’s Certificate and the accompanying evidence?",
|
|
945
1302
|
"enum": [
|
|
946
1303
|
"Enclosed",
|
|
947
1304
|
"To follow",
|
|
948
|
-
"
|
|
1305
|
+
"No"
|
|
949
1306
|
]
|
|
950
1307
|
}
|
|
951
1308
|
}
|
|
@@ -958,6 +1315,61 @@
|
|
|
958
1315
|
}
|
|
959
1316
|
}
|
|
960
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
|
+
}
|
|
961
1373
|
}
|
|
962
1374
|
}
|
|
963
1375
|
}
|