@pdtf/schemas 3.0.0-22 → 3.0.0-24

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.
@@ -4,736 +4,464 @@
4
4
  "properties": {
5
5
  "propertyPack": {
6
6
  "properties": {
7
- "materialFacts": {
7
+ "ownership": {
8
8
  "properties": {
9
- "ownership": {
10
- "properties": {
11
- "ownershipsToBeTransferred": {
12
- "items": {
13
- "oneOf": [
14
- null,
15
- {
9
+ "ownershipsToBeTransferred": {
10
+ "items": {
11
+ "oneOf": [
12
+ null,
13
+ {
14
+ "properties": {
15
+ "managedFreeholdOrCommonholdInformation": {
16
16
  "properties": {
17
- "managedFreeholdOrCommonholdInformation": {
17
+ "transferAndRegistration": {
18
18
  "properties": {
19
- "transferAndRegistration": {
20
- "properties": {
21
- "procedureForObtainingCertificate": {
22
- "lpe1Ref": "2.6"
23
- }
24
- }
19
+ "procedureForObtainingCertificate": {
20
+ "lpe1Ref": "2.6"
25
21
  }
26
22
  }
27
23
  }
28
24
  }
29
- },
30
- {
25
+ }
26
+ }
27
+ },
28
+ {
29
+ "required": [
30
+ "leaseholdInformation"
31
+ ],
32
+ "properties": {
33
+ "leaseholdInformation": {
31
34
  "required": [
32
- "leaseholdInformation"
35
+ "contactDetails",
36
+ "transferAndRegistration",
37
+ "groundRent",
38
+ "ownershipAndManagement",
39
+ "serviceCharge",
40
+ "buildingsInsurance",
41
+ "disputesAndEnfranchisement",
42
+ "general",
43
+ "requiredDocuments",
44
+ "confirmation"
33
45
  ],
34
46
  "properties": {
35
- "leaseholdInformation": {
47
+ "sharedOwnership": {
36
48
  "required": [
37
- "contactDetails",
38
- "transferAndRegistration",
39
- "groundRent",
40
- "ownershipAndManagement",
41
- "serviceCharge",
42
- "buildingsInsurance",
43
- "disputesAndEnfranchisement",
44
- "general",
45
- "requiredDocuments",
46
- "confirmation"
49
+ "isSharedOwnership"
47
50
  ],
48
- "properties": {
49
- "sharedOwnership": {
51
+ "oneOf": [
52
+ null,
53
+ {
50
54
  "required": [
51
- "isSharedOwnership"
52
- ],
53
- "oneOf": [
54
- null,
55
- {
56
- "required": [
57
- "sharedOwnershipPercentage",
58
- "sharedOwnershipRent",
59
- "sharedOwnershipRentFrequency"
60
- ]
61
- }
55
+ "sharedOwnershipPercentage",
56
+ "sharedOwnershipRent",
57
+ "sharedOwnershipRentFrequency"
62
58
  ]
63
- },
64
- "contactDetails": {
59
+ }
60
+ ]
61
+ },
62
+ "contactDetails": {
63
+ "lpe1Ref": "1",
64
+ "required": [
65
+ "contacts",
66
+ "serviceContactAssignments"
67
+ ],
68
+ "properties": {
69
+ "contacts": {
65
70
  "lpe1Ref": "1",
66
- "required": [
67
- "contacts",
68
- "serviceContactAssignments"
69
- ],
70
71
  "properties": {
71
- "contacts": {
72
- "lpe1Ref": "1",
72
+ "landlord": {
73
+ "lpe1Ref": "1.1",
74
+ "required": [
75
+ "contact"
76
+ ],
73
77
  "properties": {
74
- "landlord": {
75
- "lpe1Ref": "1.1",
78
+ "contact": {
76
79
  "required": [
77
- "contact"
80
+ "nameOrOrganisation",
81
+ "address",
82
+ "telephone",
83
+ "emailAddress"
78
84
  ],
79
85
  "properties": {
80
- "contact": {
86
+ "address": {
81
87
  "required": [
82
- "nameOrOrganisation",
83
- "address",
84
- "telephone",
85
- "emailAddress"
86
- ],
87
- "properties": {
88
- "address": {
89
- "required": [
90
- "line1",
91
- "postcode"
92
- ]
93
- }
94
- }
88
+ "line1",
89
+ "postcode"
90
+ ]
95
91
  }
96
92
  }
97
- },
98
- "rentchargeOwner": {
99
- "lpe1Ref": "1.1",
93
+ }
94
+ }
95
+ },
96
+ "rentchargeOwner": {
97
+ "lpe1Ref": "1.1",
98
+ "required": [
99
+ "contact"
100
+ ],
101
+ "properties": {
102
+ "contact": {
100
103
  "required": [
101
- "contact"
104
+ "nameOrOrganisation",
105
+ "address",
106
+ "telephone",
107
+ "emailAddress"
102
108
  ],
103
109
  "properties": {
104
- "contact": {
105
- "required": [
106
- "nameOrOrganisation",
107
- "address",
108
- "telephone",
109
- "emailAddress"
110
- ],
111
- "properties": {
112
- "address": {
113
- "required": [
114
- "line1",
115
- "postcode"
116
- ]
117
- }
118
- }
119
- }
120
- }
121
- },
122
- "managementCompany": {
123
- "lpe1Ref": "1.2",
124
- "properties": {
125
- "contact": {
110
+ "address": {
126
111
  "required": [
127
- "nameOrOrganisation",
128
- "address",
129
- "telephone",
130
- "emailAddress"
131
- ],
132
- "properties": {
133
- "address": {
134
- "required": [
135
- "line1",
136
- "postcode"
137
- ]
138
- }
139
- }
112
+ "line1",
113
+ "postcode"
114
+ ]
140
115
  }
141
116
  }
142
- },
143
- "managingAgent": {
144
- "lpe1Ref": "1.3",
117
+ }
118
+ }
119
+ },
120
+ "managementCompany": {
121
+ "lpe1Ref": "1.2",
122
+ "properties": {
123
+ "contact": {
124
+ "required": [
125
+ "nameOrOrganisation",
126
+ "address",
127
+ "telephone",
128
+ "emailAddress"
129
+ ],
145
130
  "properties": {
146
- "contact": {
131
+ "address": {
147
132
  "required": [
148
- "nameOrOrganisation",
149
- "address",
150
- "telephone",
151
- "emailAddress"
152
- ],
153
- "properties": {
154
- "address": {
155
- "required": [
156
- "line1",
157
- "postcode"
158
- ]
159
- }
160
- }
133
+ "line1",
134
+ "postcode"
135
+ ]
161
136
  }
162
137
  }
163
- },
164
- "residentTenantsAssociation": {
165
- "lpe1Ref": "1.4",
138
+ }
139
+ }
140
+ },
141
+ "managingAgent": {
142
+ "lpe1Ref": "1.3",
143
+ "properties": {
144
+ "contact": {
145
+ "required": [
146
+ "nameOrOrganisation",
147
+ "address",
148
+ "telephone",
149
+ "emailAddress"
150
+ ],
166
151
  "properties": {
167
- "contact": {
152
+ "address": {
168
153
  "required": [
169
- "nameOrOrganisation",
170
154
  "line1",
171
- "postcode",
172
- "telephone",
173
- "emailAddress"
174
- ],
175
- "properties": {
176
- "address": {
177
- "required": [
178
- "line1",
179
- "postcode"
180
- ]
181
- }
182
- }
155
+ "postcode"
156
+ ]
183
157
  }
184
158
  }
185
- },
186
- "legalRepresentative": {
187
- "lpe1Ref": "1.5",
159
+ }
160
+ }
161
+ },
162
+ "residentTenantsAssociation": {
163
+ "lpe1Ref": "1.4",
164
+ "properties": {
165
+ "contact": {
166
+ "required": [
167
+ "nameOrOrganisation",
168
+ "line1",
169
+ "postcode",
170
+ "telephone",
171
+ "emailAddress"
172
+ ],
188
173
  "properties": {
189
- "contact": {
174
+ "address": {
190
175
  "required": [
191
- "nameOrOrganisation",
192
176
  "line1",
193
- "postcode",
194
- "telephone",
195
- "emailAddress"
196
- ],
197
- "properties": {
198
- "address": {
199
- "required": [
200
- "line1",
201
- "postcode"
202
- ]
203
- }
204
- }
177
+ "postcode"
178
+ ]
205
179
  }
206
180
  }
207
181
  }
208
182
  }
209
183
  },
210
- "serviceContactAssignments": {
211
- "lpe1Ref": "1.6",
212
- "discriminator": {
213
- "propertyName": "dealsWithDayToDayMaintenanceOfBuilding"
214
- },
215
- "oneOf": [
216
- {
184
+ "legalRepresentative": {
185
+ "lpe1Ref": "1.5",
186
+ "properties": {
187
+ "contact": {
188
+ "required": [
189
+ "nameOrOrganisation",
190
+ "line1",
191
+ "postcode",
192
+ "telephone",
193
+ "emailAddress"
194
+ ],
217
195
  "properties": {
218
- "dealsWithDayToDayMaintenanceOfBuilding": {
219
- "enum": [
220
- "Landlord",
221
- "Management Company",
222
- "Managing Agent"
196
+ "address": {
197
+ "required": [
198
+ "line1",
199
+ "postcode"
223
200
  ]
224
201
  }
225
202
  }
203
+ }
204
+ }
205
+ }
206
+ }
207
+ },
208
+ "serviceContactAssignments": {
209
+ "lpe1Ref": "1.6",
210
+ "discriminator": {
211
+ "propertyName": "dealsWithDayToDayMaintenanceOfBuilding"
212
+ },
213
+ "oneOf": [
214
+ {
215
+ "properties": {
216
+ "dealsWithDayToDayMaintenanceOfBuilding": {
217
+ "enum": [
218
+ "Landlord",
219
+ "Management Company",
220
+ "Managing Agent"
221
+ ]
222
+ }
223
+ }
224
+ },
225
+ {
226
+ "properties": {
227
+ "dealsWithDayToDayMaintenanceOfBuilding": {
228
+ "enum": [
229
+ "the Lessees"
230
+ ]
226
231
  },
227
- {
232
+ "lesseeInCharge": {
233
+ "lpe1Ref": "1.10.1",
234
+ "required": [
235
+ "nameOrOrganisation",
236
+ "line1",
237
+ "postcode",
238
+ "telephone",
239
+ "emailAddress"
240
+ ],
228
241
  "properties": {
229
- "dealsWithDayToDayMaintenanceOfBuilding": {
230
- "enum": [
231
- "the Lessees"
232
- ]
233
- },
234
- "lesseeInCharge": {
235
- "lpe1Ref": "1.10.1",
242
+ "address": {
236
243
  "required": [
237
- "nameOrOrganisation",
238
244
  "line1",
239
- "postcode",
240
- "telephone",
241
- "emailAddress"
242
- ],
243
- "properties": {
244
- "address": {
245
- "required": [
246
- "line1",
247
- "postcode"
248
- ]
249
- }
250
- }
245
+ "postcode"
246
+ ]
251
247
  }
252
- },
253
- "required": [
254
- "lesseeInCharge"
255
- ]
248
+ }
256
249
  }
257
- ],
250
+ },
258
251
  "required": [
259
- "noticeOfAssignmentAndCharge",
260
- "collectsGroundRent",
261
- "collectsServiceCharges",
262
- "collectsbuildingInsurancePremiums",
263
- "dealsWithDayToDayMaintenanceOfManagedArea",
264
- "organisesBuildingInsurance",
265
- "dealsWithDayToDayMaintenanceOfBuilding"
266
- ],
252
+ "lesseeInCharge"
253
+ ]
254
+ }
255
+ ],
256
+ "required": [
257
+ "noticeOfAssignmentAndCharge",
258
+ "collectsGroundRent",
259
+ "collectsServiceCharges",
260
+ "collectsbuildingInsurancePremiums",
261
+ "dealsWithDayToDayMaintenanceOfManagedArea",
262
+ "organisesBuildingInsurance",
263
+ "dealsWithDayToDayMaintenanceOfBuilding"
264
+ ],
265
+ "properties": {
266
+ "noticeOfAssignmentAndCharge": {
267
+ "lpe1Ref": "1.6",
267
268
  "properties": {
268
- "noticeOfAssignmentAndCharge": {
269
- "lpe1Ref": "1.6",
269
+ "landlord": {
270
+ "required": [
271
+ "isApplicableParty"
272
+ ],
270
273
  "properties": {
271
- "landlord": {
274
+ "isApplicableParty": {
275
+ "lpe1Ref": "1.6.1"
276
+ }
277
+ },
278
+ "oneOf": [
279
+ null,
280
+ {
272
281
  "required": [
273
- "isApplicableParty"
274
- ],
275
- "properties": {
276
- "isApplicableParty": {
277
- "lpe1Ref": "1.6.1"
278
- }
279
- },
280
- "oneOf": [
281
- null,
282
- {
283
- "required": [
284
- "feeIncludingVAT",
285
- "noticeViaEmail"
286
- ]
287
- }
282
+ "feeIncludingVAT",
283
+ "noticeViaEmail"
288
284
  ]
289
- },
290
- "managementCompany": {
285
+ }
286
+ ]
287
+ },
288
+ "managementCompany": {
289
+ "required": [
290
+ "isApplicableParty"
291
+ ],
292
+ "oneOf": [
293
+ null,
294
+ {
291
295
  "required": [
292
- "isApplicableParty"
293
- ],
294
- "oneOf": [
295
- null,
296
- {
297
- "required": [
298
- "feeIncludingVAT",
299
- "noticeViaEmail"
300
- ]
301
- }
296
+ "feeIncludingVAT",
297
+ "noticeViaEmail"
302
298
  ]
303
- },
304
- "managingAgent": {
299
+ }
300
+ ]
301
+ },
302
+ "managingAgent": {
303
+ "required": [
304
+ "isApplicableParty"
305
+ ],
306
+ "oneOf": [
307
+ null,
308
+ {
305
309
  "required": [
306
- "isApplicableParty"
307
- ],
308
- "oneOf": [
309
- null,
310
- {
311
- "required": [
312
- "feeIncludingVAT",
313
- "noticeViaEmail"
314
- ]
315
- }
310
+ "feeIncludingVAT",
311
+ "noticeViaEmail"
316
312
  ]
317
- },
318
- "other": {
313
+ }
314
+ ]
315
+ },
316
+ "other": {
317
+ "required": [
318
+ "isApplicableParty"
319
+ ],
320
+ "oneOf": [
321
+ null,
322
+ {
319
323
  "required": [
320
- "isApplicableParty"
324
+ "feeIncludingVAT",
325
+ "noticeViaEmail",
326
+ "contact",
327
+ "capacity"
321
328
  ],
322
- "oneOf": [
323
- null,
324
- {
325
- "required": [
326
- "feeIncludingVAT",
327
- "noticeViaEmail",
328
- "contact",
329
- "capacity"
330
- ],
331
- "contact": {
329
+ "contact": {
330
+ "required": [
331
+ "nameOrOrganisation",
332
+ "line1",
333
+ "postcode",
334
+ "telephone",
335
+ "emailAddress"
336
+ ],
337
+ "properties": {
338
+ "address": {
332
339
  "required": [
333
- "nameOrOrganisation",
334
340
  "line1",
335
- "postcode",
336
- "telephone",
337
- "emailAddress"
338
- ],
339
- "properties": {
340
- "address": {
341
- "required": [
342
- "line1",
343
- "postcode"
344
- ]
345
- }
346
- }
341
+ "postcode"
342
+ ]
347
343
  }
348
344
  }
349
- ]
345
+ }
350
346
  }
351
- }
352
- },
353
- "noticeOfTransferAndCharge": {
354
- "lpe1Ref": "1.5",
347
+ ]
348
+ }
349
+ }
350
+ },
351
+ "noticeOfTransferAndCharge": {
352
+ "lpe1Ref": "1.5",
353
+ "properties": {
354
+ "rentchargeOwner": {
355
+ "required": [
356
+ "isApplicableParty"
357
+ ],
355
358
  "properties": {
356
- "rentchargeOwner": {
359
+ "isApplicableParty": {
360
+ "lpe1Ref": "1.5"
361
+ }
362
+ },
363
+ "oneOf": [
364
+ null,
365
+ {
357
366
  "required": [
358
- "isApplicableParty"
359
- ],
360
- "properties": {
361
- "isApplicableParty": {
362
- "lpe1Ref": "1.5"
363
- }
364
- },
365
- "oneOf": [
366
- null,
367
- {
368
- "required": [
369
- "feeIncludingVAT",
370
- "noticeViaEmail"
371
- ]
372
- }
373
- ]
374
- },
375
- "managementCompany": {
376
- "required": [
377
- "isApplicableParty"
378
- ],
379
- "oneOf": [
380
- null,
381
- {
382
- "required": [
383
- "feeIncludingVAT",
384
- "noticeViaEmail"
385
- ]
386
- }
387
- ]
388
- },
389
- "managingAgent": {
390
- "required": [
391
- "isApplicableParty"
392
- ],
393
- "oneOf": [
394
- null,
395
- {
396
- "required": [
397
- "feeIncludingVAT",
398
- "noticeViaEmail"
399
- ]
400
- }
401
- ]
402
- },
403
- "legalRepresentative": {
404
- "required": [
405
- "isApplicableParty"
406
- ],
407
- "oneOf": [
408
- null,
409
- {
410
- "required": [
411
- "feeIncludingVAT",
412
- "noticeViaEmail"
413
- ]
414
- }
415
- ]
416
- },
417
- "other": {
418
- "required": [
419
- "isApplicableParty"
420
- ],
421
- "oneOf": [
422
- null,
423
- {
424
- "required": [
425
- "feeIncludingVAT",
426
- "noticeViaEmail",
427
- "contact",
428
- "capacity"
429
- ],
430
- "contact": {
431
- "required": [
432
- "nameOrOrganisation",
433
- "line1",
434
- "postcode",
435
- "telephone",
436
- "emailAddress"
437
- ],
438
- "properties": {
439
- "address": {
440
- "required": [
441
- "line1",
442
- "postcode"
443
- ]
444
- }
445
- }
446
- }
447
- }
448
- ]
449
- },
450
- "otherDetailsRequired": {
451
- "lpe1Ref": "1.5.1",
452
- "discriminator": {
453
- "propertyName": "areOtherDetailsRequired"
454
- },
455
- "oneOf": [
456
- {
457
- "properties": {
458
- "areOtherDetailsRequired": {
459
- "const": "No"
460
- }
461
- }
462
- },
463
- {
464
- "properties": {
465
- "areOtherDetailsRequired": {
466
- "const": "Yes"
467
- }
468
- },
469
- "required": [
470
- "details"
471
- ]
472
- }
473
- ],
474
- "required": [
475
- "areOtherDetailsRequired"
476
- ]
477
- }
478
- }
479
- },
480
- "collectsGroundRent": {
481
- "lpe1Ref": "1.7"
482
- },
483
- "collectsServiceCharges": {
484
- "lpe1Ref": "1.8"
485
- },
486
- "collectsbuildingInsurancePremiums": {
487
- "lpe1Ref": "1.9"
488
- },
489
- "dealsWithDayToDayMaintenanceOfManagedArea": {
490
- "lpe1Ref": "1.11"
491
- },
492
- "organisesBuildingInsurance": {
493
- "lpe1Ref": "1.12"
494
- },
495
- "dealsWithDayToDayMaintenanceOfBuilding": {
496
- "lpe1Ref": "1.10"
497
- }
498
- }
499
- }
500
- }
501
- },
502
- "transferAndRegistration": {
503
- "lpe1Ref": "2",
504
- "required": [
505
- "deedOfCovenantRequired",
506
- "licenceToAssignRequired",
507
- "awareOfConsents",
508
- "requirementsToBeMemberOfManagementCompany",
509
- "procedureForObtainingCertificate"
510
- ],
511
- "properties": {
512
- "deedOfCovenantRequired": {
513
- "lpe1Ref": "2.1",
514
- "discriminator": {
515
- "propertyName": "yesNoNotKnown"
516
- },
517
- "oneOf": [
518
- {
519
- "properties": {
520
- "yesNoNotKnown": {
521
- "enum": [
522
- "No",
523
- "Not Known"
524
- ]
525
- }
526
- }
527
- },
528
- {
529
- "properties": {
530
- "yesNoNotKnown": {
531
- "enum": [
532
- "Yes"
367
+ "feeIncludingVAT",
368
+ "noticeViaEmail"
533
369
  ]
534
- },
535
- "costsApplicableToTheDeed": {
536
- "lpe1Ref": "2.1.1"
537
- },
538
- "personWhoDealsWithTheDeedOfCovenant": {
539
- "lpe1Ref": "2.1.2"
540
370
  }
541
- },
542
- "required": [
543
- "costsApplicableToTheDeed",
544
- "personWhoDealsWithTheDeedOfCovenant"
545
371
  ]
546
- }
547
- ],
548
- "required": [
549
- "yesNoNotKnown"
550
- ]
551
- },
552
- "licenceToAssignRequired": {
553
- "lpe1Ref": "2.2",
554
- "discriminator": {
555
- "propertyName": "yesNo"
556
- },
557
- "oneOf": [
558
- {
559
- "properties": {
560
- "yesNo": {
561
- "enum": [
562
- "No"
563
- ]
564
- }
565
- }
566
372
  },
567
- {
568
- "properties": {
569
- "yesNo": {
570
- "enum": [
571
- "Yes"
572
- ]
573
- },
574
- "requirements": {
575
- "lpe1Ref": "2.3"
576
- }
577
- },
373
+ "managementCompany": {
578
374
  "required": [
579
- "requirements"
580
- ]
581
- }
582
- ],
583
- "required": [
584
- "yesNo"
585
- ]
586
- },
587
- "awareOfConsents": {
588
- "lpe1Ref": "2.4",
589
- "discriminator": {
590
- "propertyName": "yesNo"
591
- },
592
- "oneOf": [
593
- {
594
- "properties": {
595
- "yesNo": {
596
- "enum": [
597
- "No"
598
- ]
599
- }
600
- }
601
- },
602
- {
603
- "properties": {
604
- "yesNo": {
605
- "enum": [
606
- "Yes"
375
+ "isApplicableParty"
376
+ ],
377
+ "oneOf": [
378
+ null,
379
+ {
380
+ "required": [
381
+ "feeIncludingVAT",
382
+ "noticeViaEmail"
607
383
  ]
608
- },
609
- "details": {
610
- "lpe1Ref": "2.4.1"
611
384
  }
612
- },
613
- "required": [
614
- "details"
615
385
  ]
616
- }
617
- ],
618
- "required": [
619
- "yesNo"
620
- ]
621
- },
622
- "changesInTermOfLease": {
623
- "required": [
624
- "isSellerAwareOfChanges"
625
- ],
626
- "oneOf": [
627
- null,
628
- {
386
+ },
387
+ "managingAgent": {
629
388
  "required": [
630
- "details"
631
- ]
632
- }
633
- ]
634
- },
635
- "requirementsToBeMemberOfManagementCompany": {
636
- "lpe1Ref": "2.5",
637
- "discriminator": {
638
- "propertyName": "yesNoNotApplicable"
639
- },
640
- "oneOf": [
641
- {
642
- "properties": {
643
- "yesNoNotApplicable": {
644
- "enum": [
645
- "No",
646
- "Not applicable"
389
+ "isApplicableParty"
390
+ ],
391
+ "oneOf": [
392
+ null,
393
+ {
394
+ "required": [
395
+ "feeIncludingVAT",
396
+ "noticeViaEmail"
647
397
  ]
648
398
  }
649
- }
399
+ ]
650
400
  },
651
- {
652
- "properties": {
653
- "yesNoNotApplicable": {
654
- "enum": [
655
- "Yes"
401
+ "legalRepresentative": {
402
+ "required": [
403
+ "isApplicableParty"
404
+ ],
405
+ "oneOf": [
406
+ null,
407
+ {
408
+ "required": [
409
+ "feeIncludingVAT",
410
+ "noticeViaEmail"
656
411
  ]
657
- },
658
- "details": {
659
- "lpe1Ref": "2.5.1"
660
412
  }
661
- },
662
- "required": [
663
- "details"
664
- ]
665
- }
666
- ],
667
- "required": [
668
- "yesNoNotApplicable"
669
- ]
670
- }
671
- }
672
- },
673
- "groundRent": {
674
- "lpe1Ref": "3",
675
- "discriminator": {
676
- "propertyName": "isGroundRentPayable"
677
- },
678
- "oneOf": [
679
- {
680
- "properties": {
681
- "isGroundRentPayable": {
682
- "enum": [
683
- "No"
684
- ]
685
- }
686
- }
687
- },
688
- {
689
- "properties": {
690
- "isGroundRentPayable": {
691
- "enum": [
692
- "Yes"
693
413
  ]
694
414
  },
695
- "annualGroundRent": {
696
- "lpe1Ref": "3.1"
697
- },
698
- "rentSubjectToIncrease": {
415
+ "other": {
699
416
  "required": [
700
- "yesNo"
417
+ "isApplicableParty"
701
418
  ],
702
419
  "oneOf": [
703
420
  null,
704
421
  {
705
422
  "required": [
706
- "rentReviewFrequency",
707
- "rentIncreaseCalculated"
708
- ]
423
+ "feeIncludingVAT",
424
+ "noticeViaEmail",
425
+ "contact",
426
+ "capacity"
427
+ ],
428
+ "contact": {
429
+ "required": [
430
+ "nameOrOrganisation",
431
+ "line1",
432
+ "postcode",
433
+ "telephone",
434
+ "emailAddress"
435
+ ],
436
+ "properties": {
437
+ "address": {
438
+ "required": [
439
+ "line1",
440
+ "postcode"
441
+ ]
442
+ }
443
+ }
444
+ }
709
445
  }
710
446
  ]
711
447
  },
712
- "groundRentPaidUpToDate": {
713
- "lpe1Ref": "3.2",
448
+ "otherDetailsRequired": {
449
+ "lpe1Ref": "1.5.1",
714
450
  "discriminator": {
715
- "propertyName": "yesNoNotApplicable"
451
+ "propertyName": "areOtherDetailsRequired"
716
452
  },
717
453
  "oneOf": [
718
454
  {
719
455
  "properties": {
720
- "yesNoNotApplicable": {
721
- "enum": [
722
- "Yes",
723
- "Not applicable"
724
- ]
456
+ "areOtherDetailsRequired": {
457
+ "const": "No"
725
458
  }
726
459
  }
727
460
  },
728
461
  {
729
462
  "properties": {
730
- "yesNoNotApplicable": {
731
- "enum": [
732
- "No"
733
- ]
734
- },
735
- "details": {
736
- "lpe1Ref": "3.2.1"
463
+ "areOtherDetailsRequired": {
464
+ "const": "Yes"
737
465
  }
738
466
  },
739
467
  "required": [
@@ -742,65 +470,127 @@
742
470
  }
743
471
  ],
744
472
  "required": [
745
- "yesNoNotApplicable"
473
+ "areOtherDetailsRequired"
746
474
  ]
747
- },
748
- "lastDemandPeriod": {
749
- "lpe1Ref": "3.3"
750
475
  }
751
- },
752
- "required": [
753
- "annualGroundRent",
754
- "groundRentFrequency",
755
- "rentSubjectToIncrease",
756
- "groundRentPaidUpToDate",
757
- "lastDemandPeriod"
476
+ }
477
+ },
478
+ "collectsGroundRent": {
479
+ "lpe1Ref": "1.7"
480
+ },
481
+ "collectsServiceCharges": {
482
+ "lpe1Ref": "1.8"
483
+ },
484
+ "collectsbuildingInsurancePremiums": {
485
+ "lpe1Ref": "1.9"
486
+ },
487
+ "dealsWithDayToDayMaintenanceOfManagedArea": {
488
+ "lpe1Ref": "1.11"
489
+ },
490
+ "organisesBuildingInsurance": {
491
+ "lpe1Ref": "1.12"
492
+ },
493
+ "dealsWithDayToDayMaintenanceOfBuilding": {
494
+ "lpe1Ref": "1.10"
495
+ }
496
+ }
497
+ }
498
+ }
499
+ },
500
+ "transferAndRegistration": {
501
+ "lpe1Ref": "2",
502
+ "required": [
503
+ "deedOfCovenantRequired",
504
+ "licenceToAssignRequired",
505
+ "awareOfConsents",
506
+ "requirementsToBeMemberOfManagementCompany",
507
+ "procedureForObtainingCertificate"
508
+ ],
509
+ "properties": {
510
+ "deedOfCovenantRequired": {
511
+ "lpe1Ref": "2.1",
512
+ "discriminator": {
513
+ "propertyName": "yesNoNotKnown"
514
+ },
515
+ "oneOf": [
516
+ {
517
+ "properties": {
518
+ "yesNoNotKnown": {
519
+ "enum": [
520
+ "No",
521
+ "Not Known"
522
+ ]
523
+ }
524
+ }
525
+ },
526
+ {
527
+ "properties": {
528
+ "yesNoNotKnown": {
529
+ "enum": [
530
+ "Yes"
531
+ ]
532
+ },
533
+ "costsApplicableToTheDeed": {
534
+ "lpe1Ref": "2.1.1"
535
+ },
536
+ "personWhoDealsWithTheDeedOfCovenant": {
537
+ "lpe1Ref": "2.1.2"
538
+ }
539
+ },
540
+ "required": [
541
+ "costsApplicableToTheDeed",
542
+ "personWhoDealsWithTheDeedOfCovenant"
758
543
  ]
759
544
  }
760
545
  ],
761
546
  "required": [
762
- "isGroundRentPayable"
547
+ "yesNoNotKnown"
763
548
  ]
764
549
  },
765
- "ownershipAndManagement": {
766
- "properties": {
767
- "hasHeadlease": {
768
- "required": [
769
- "yesNo"
770
- ],
771
- "oneOf": [
772
- null,
773
- {
774
- "required": [
775
- "headLeaseholderControlled"
550
+ "licenceToAssignRequired": {
551
+ "lpe1Ref": "2.2",
552
+ "discriminator": {
553
+ "propertyName": "yesNo"
554
+ },
555
+ "oneOf": [
556
+ {
557
+ "properties": {
558
+ "yesNo": {
559
+ "enum": [
560
+ "No"
776
561
  ]
777
562
  }
778
- ]
563
+ }
779
564
  },
780
- "buildingManager": {
781
- "required": [
782
- "buildingManagerType"
783
- ],
784
- "oneOf": [
785
- null,
786
- {
787
- "required": [
788
- "details"
565
+ {
566
+ "properties": {
567
+ "yesNo": {
568
+ "enum": [
569
+ "Yes"
789
570
  ]
571
+ },
572
+ "requirements": {
573
+ "lpe1Ref": "2.3"
790
574
  }
575
+ },
576
+ "required": [
577
+ "requirements"
791
578
  ]
792
579
  }
793
- }
580
+ ],
581
+ "required": [
582
+ "yesNo"
583
+ ]
794
584
  },
795
- "serviceCharge": {
796
- "lpe1Ref": "4",
585
+ "awareOfConsents": {
586
+ "lpe1Ref": "2.4",
797
587
  "discriminator": {
798
- "propertyName": "sellerContributesToServiceCharge"
588
+ "propertyName": "yesNo"
799
589
  },
800
590
  "oneOf": [
801
591
  {
802
592
  "properties": {
803
- "sellerContributesToServiceCharge": {
593
+ "yesNo": {
804
594
  "enum": [
805
595
  "No"
806
596
  ]
@@ -809,579 +599,618 @@
809
599
  },
810
600
  {
811
601
  "properties": {
812
- "sellerContributesToServiceCharge": {
602
+ "yesNo": {
813
603
  "enum": [
814
604
  "Yes"
815
605
  ]
816
606
  },
817
- "annualServiceCharge": {
818
- "lpe1Ref": "4.1.1"
819
- },
820
- "largeAdditionalExpense": {
821
- "required": [
822
- "yesNo"
823
- ],
824
- "oneOf": [
825
- null,
826
- {
827
- "required": [
828
- "details"
829
- ]
830
- }
607
+ "details": {
608
+ "lpe1Ref": "2.4.1"
609
+ }
610
+ },
611
+ "required": [
612
+ "details"
613
+ ]
614
+ }
615
+ ],
616
+ "required": [
617
+ "yesNo"
618
+ ]
619
+ },
620
+ "changesInTermOfLease": {
621
+ "required": [
622
+ "isSellerAwareOfChanges"
623
+ ],
624
+ "oneOf": [
625
+ null,
626
+ {
627
+ "required": [
628
+ "details"
629
+ ]
630
+ }
631
+ ]
632
+ },
633
+ "requirementsToBeMemberOfManagementCompany": {
634
+ "lpe1Ref": "2.5",
635
+ "discriminator": {
636
+ "propertyName": "yesNoNotApplicable"
637
+ },
638
+ "oneOf": [
639
+ {
640
+ "properties": {
641
+ "yesNoNotApplicable": {
642
+ "enum": [
643
+ "No",
644
+ "Not applicable"
831
645
  ]
832
- },
833
- "problemInServiceChargeLevel": {
834
- "required": [
835
- "yesNo"
836
- ],
837
- "oneOf": [
838
- null,
839
- {
840
- "required": [
841
- "details"
842
- ]
843
- }
646
+ }
647
+ }
648
+ },
649
+ {
650
+ "properties": {
651
+ "yesNoNotApplicable": {
652
+ "enum": [
653
+ "Yes"
844
654
  ]
845
655
  },
846
- "serviceChargeChallenged": {
656
+ "details": {
657
+ "lpe1Ref": "2.5.1"
658
+ }
659
+ },
660
+ "required": [
661
+ "details"
662
+ ]
663
+ }
664
+ ],
665
+ "required": [
666
+ "yesNoNotApplicable"
667
+ ]
668
+ }
669
+ }
670
+ },
671
+ "groundRent": {
672
+ "lpe1Ref": "3",
673
+ "discriminator": {
674
+ "propertyName": "isGroundRentPayable"
675
+ },
676
+ "oneOf": [
677
+ {
678
+ "properties": {
679
+ "isGroundRentPayable": {
680
+ "enum": [
681
+ "No"
682
+ ]
683
+ }
684
+ }
685
+ },
686
+ {
687
+ "properties": {
688
+ "isGroundRentPayable": {
689
+ "enum": [
690
+ "Yes"
691
+ ]
692
+ },
693
+ "annualGroundRent": {
694
+ "lpe1Ref": "3.1"
695
+ },
696
+ "rentSubjectToIncrease": {
697
+ "required": [
698
+ "yesNo"
699
+ ],
700
+ "oneOf": [
701
+ null,
702
+ {
847
703
  "required": [
848
- "yesNo"
849
- ],
850
- "oneOf": [
851
- null,
852
- {
853
- "required": [
854
- "details"
855
- ]
856
- }
704
+ "rentReviewFrequency",
705
+ "rentIncreaseCalculated"
857
706
  ]
858
- },
859
- "difficultyInCollectingServiceCharge": {
860
- "required": [
861
- "yesNo"
862
- ],
863
- "oneOf": [
864
- null,
865
- {
866
- "required": [
867
- "details"
707
+ }
708
+ ]
709
+ },
710
+ "groundRentPaidUpToDate": {
711
+ "lpe1Ref": "3.2",
712
+ "discriminator": {
713
+ "propertyName": "yesNoNotApplicable"
714
+ },
715
+ "oneOf": [
716
+ {
717
+ "properties": {
718
+ "yesNoNotApplicable": {
719
+ "enum": [
720
+ "Yes",
721
+ "Not applicable"
868
722
  ]
869
723
  }
870
- ]
724
+ }
871
725
  },
872
- "serviceChargeOwed": {
873
- "required": [
874
- "yesNo"
875
- ],
876
- "oneOf": [
877
- null,
878
- {
879
- "required": [
880
- "details"
726
+ {
727
+ "properties": {
728
+ "yesNoNotApplicable": {
729
+ "enum": [
730
+ "No"
881
731
  ]
882
- }
883
- ]
884
- },
885
- "propertiesContributingToMaintenanceOfManagedArea": {
886
- "lpe1Ref": "4.1"
887
- },
888
- "adHocExpenses": {
889
- "lpe1Ref": "4.1.2"
890
- },
891
- "serviceChargePaidUpToDate": {
892
- "lpe1Ref": "4.2",
893
- "discriminator": {
894
- "propertyName": "yesNo"
895
- },
896
- "oneOf": [
897
- {
898
- "properties": {
899
- "yesNo": {
900
- "enum": [
901
- "Yes"
902
- ]
903
- }
904
- }
905
732
  },
906
- {
907
- "properties": {
908
- "yesNo": {
909
- "enum": [
910
- "No"
911
- ]
912
- },
913
- "details": {
914
- "lpe1Ref": "4.2.1"
915
- }
916
- },
917
- "required": [
918
- "details"
919
- ]
733
+ "details": {
734
+ "lpe1Ref": "3.2.1"
920
735
  }
921
- ],
922
- "required": [
923
- "yesNo"
924
- ]
925
- },
926
- "excessPaymentAnticipated": {
927
- "lpe1Ref": "4.3",
928
- "discriminator": {
929
- "propertyName": "yesNo"
930
736
  },
931
- "oneOf": [
932
- {
933
- "properties": {
934
- "yesNo": {
935
- "enum": [
936
- "No"
937
- ]
938
- }
939
- }
940
- },
941
- {
942
- "properties": {
943
- "yesNo": {
944
- "enum": [
945
- "Yes"
946
- ]
947
- },
948
- "details": {
949
- "lpe1Ref": "4.3.1"
950
- }
951
- },
952
- "required": [
953
- "details"
954
- ]
955
- }
956
- ],
957
737
  "required": [
958
- "yesNo"
738
+ "details"
959
739
  ]
960
- },
961
- "lastDemandPeriod": {
962
- "lpe1Ref": "4.4"
963
- },
964
- "hasInabilityToCollectAffectedMaintenance": {
965
- "lpe1Ref": "4.5",
966
- "discriminator": {
967
- "propertyName": "yesNo"
968
- },
969
- "oneOf": [
970
- {
971
- "properties": {
972
- "yesNo": {
973
- "enum": [
974
- "No"
975
- ]
976
- }
977
- }
978
- },
979
- {
980
- "properties": {
981
- "yesNo": {
982
- "enum": [
983
- "Yes"
984
- ]
985
- },
986
- "details": {
987
- "lpe1Ref": "4.5.1"
988
- }
989
- },
990
- "required": [
991
- "details"
992
- ]
993
- }
994
- ],
740
+ }
741
+ ],
742
+ "required": [
743
+ "yesNoNotApplicable"
744
+ ]
745
+ },
746
+ "lastDemandPeriod": {
747
+ "lpe1Ref": "3.3"
748
+ }
749
+ },
750
+ "required": [
751
+ "annualGroundRent",
752
+ "groundRentFrequency",
753
+ "rentSubjectToIncrease",
754
+ "groundRentPaidUpToDate",
755
+ "lastDemandPeriod"
756
+ ]
757
+ }
758
+ ],
759
+ "required": [
760
+ "isGroundRentPayable"
761
+ ]
762
+ },
763
+ "ownershipAndManagement": {
764
+ "properties": {
765
+ "hasHeadlease": {
766
+ "required": [
767
+ "yesNo"
768
+ ],
769
+ "oneOf": [
770
+ null,
771
+ {
772
+ "required": [
773
+ "headLeaseholderControlled"
774
+ ]
775
+ }
776
+ ]
777
+ },
778
+ "buildingManager": {
779
+ "required": [
780
+ "buildingManagerType"
781
+ ],
782
+ "oneOf": [
783
+ null,
784
+ {
785
+ "required": [
786
+ "details"
787
+ ]
788
+ }
789
+ ]
790
+ }
791
+ }
792
+ },
793
+ "serviceCharge": {
794
+ "lpe1Ref": "4",
795
+ "discriminator": {
796
+ "propertyName": "sellerContributesToServiceCharge"
797
+ },
798
+ "oneOf": [
799
+ {
800
+ "properties": {
801
+ "sellerContributesToServiceCharge": {
802
+ "enum": [
803
+ "No"
804
+ ]
805
+ }
806
+ }
807
+ },
808
+ {
809
+ "properties": {
810
+ "sellerContributesToServiceCharge": {
811
+ "enum": [
812
+ "Yes"
813
+ ]
814
+ },
815
+ "annualServiceCharge": {
816
+ "lpe1Ref": "4.1.1"
817
+ },
818
+ "largeAdditionalExpense": {
819
+ "required": [
820
+ "yesNo"
821
+ ],
822
+ "oneOf": [
823
+ null,
824
+ {
995
825
  "required": [
996
- "yesNo"
826
+ "details"
997
827
  ]
998
- },
999
- "reserveFund": {
1000
- "lpe1Ref": "4.6",
1001
- "discriminator": {
1002
- "propertyName": "yesNo"
1003
- },
1004
- "oneOf": [
1005
- {
1006
- "properties": {
1007
- "yesNo": {
1008
- "enum": [
1009
- "No"
1010
- ]
1011
- }
1012
- }
1013
- },
1014
- {
1015
- "properties": {
1016
- "yesNo": {
1017
- "enum": [
1018
- "Yes"
1019
- ]
1020
- },
1021
- "details": {
1022
- "lpe1Ref": "4.6.1"
1023
- },
1024
- "sufficentToCoverSection20Expenditure": {
1025
- "lpe1Ref": "4.6.2",
1026
- "discriminator": {
1027
- "propertyName": "yesNo"
1028
- },
1029
- "oneOf": [
1030
- {
1031
- "properties": {
1032
- "yesNo": {
1033
- "enum": [
1034
- "Yes"
1035
- ]
1036
- }
1037
- }
1038
- },
1039
- {
1040
- "properties": {
1041
- "yesNo": {
1042
- "enum": [
1043
- "No"
1044
- ]
1045
- },
1046
- "details": {
1047
- "lpe1Ref": "4.6.3"
1048
- }
1049
- },
1050
- "required": [
1051
- "details"
1052
- ]
1053
- }
1054
- ],
1055
- "required": [
1056
- "yesNo"
1057
- ]
1058
- }
1059
- },
1060
- "required": [
1061
- "details"
1062
- ]
1063
- }
1064
- ],
828
+ }
829
+ ]
830
+ },
831
+ "problemInServiceChargeLevel": {
832
+ "required": [
833
+ "yesNo"
834
+ ],
835
+ "oneOf": [
836
+ null,
837
+ {
1065
838
  "required": [
1066
- "yesNo"
839
+ "details"
1067
840
  ]
841
+ }
842
+ ]
843
+ },
844
+ "serviceChargeChallenged": {
845
+ "required": [
846
+ "yesNo"
847
+ ],
848
+ "oneOf": [
849
+ null,
850
+ {
851
+ "required": [
852
+ "details"
853
+ ]
854
+ }
855
+ ]
856
+ },
857
+ "difficultyInCollectingServiceCharge": {
858
+ "required": [
859
+ "yesNo"
860
+ ],
861
+ "oneOf": [
862
+ null,
863
+ {
864
+ "required": [
865
+ "details"
866
+ ]
867
+ }
868
+ ]
869
+ },
870
+ "serviceChargeOwed": {
871
+ "required": [
872
+ "yesNo"
873
+ ],
874
+ "oneOf": [
875
+ null,
876
+ {
877
+ "required": [
878
+ "details"
879
+ ]
880
+ }
881
+ ]
882
+ },
883
+ "propertiesContributingToMaintenanceOfManagedArea": {
884
+ "lpe1Ref": "4.1"
885
+ },
886
+ "adHocExpenses": {
887
+ "lpe1Ref": "4.1.2"
888
+ },
889
+ "serviceChargePaidUpToDate": {
890
+ "lpe1Ref": "4.2",
891
+ "discriminator": {
892
+ "propertyName": "yesNo"
893
+ },
894
+ "oneOf": [
895
+ {
896
+ "properties": {
897
+ "yesNo": {
898
+ "enum": [
899
+ "Yes"
900
+ ]
901
+ }
902
+ }
1068
903
  },
1069
- "lastDecoratedPeriod": {
1070
- "lpe1Ref": "4.7"
1071
- },
1072
- "section20WorksProposed": {
1073
- "lpe1Ref": "4.8",
1074
- "discriminator": {
1075
- "propertyName": "yesNo"
1076
- },
1077
- "oneOf": [
1078
- {
1079
- "properties": {
1080
- "yesNo": {
1081
- "enum": [
1082
- "Not applicable"
1083
- ]
1084
- }
1085
- }
1086
- },
1087
- {
1088
- "properties": {
1089
- "yesNo": {
1090
- "enum": [
1091
- "Completed but unpaid",
1092
- "Due",
1093
- "Anticipated"
1094
- ]
1095
- },
1096
- "details": {
1097
- "lpe1Ref": "4.8.1"
1098
- }
1099
- },
1100
- "required": [
1101
- "details"
904
+ {
905
+ "properties": {
906
+ "yesNo": {
907
+ "enum": [
908
+ "No"
1102
909
  ]
910
+ },
911
+ "details": {
912
+ "lpe1Ref": "4.2.1"
1103
913
  }
1104
- ],
914
+ },
1105
915
  "required": [
1106
- "yesNo"
916
+ "details"
1107
917
  ]
918
+ }
919
+ ],
920
+ "required": [
921
+ "yesNo"
922
+ ]
923
+ },
924
+ "excessPaymentAnticipated": {
925
+ "lpe1Ref": "4.3",
926
+ "discriminator": {
927
+ "propertyName": "yesNo"
928
+ },
929
+ "oneOf": [
930
+ {
931
+ "properties": {
932
+ "yesNo": {
933
+ "enum": [
934
+ "No"
935
+ ]
936
+ }
937
+ }
1108
938
  },
1109
- "increaseInServiceChargeAnticipated": {
1110
- "lpe1Ref": "4.9",
1111
- "discriminator": {
1112
- "propertyName": "yesNo"
1113
- },
1114
- "oneOf": [
1115
- {
1116
- "properties": {
1117
- "yesNo": {
1118
- "enum": [
1119
- "No"
1120
- ]
1121
- }
1122
- }
1123
- },
1124
- {
1125
- "properties": {
1126
- "yesNo": {
1127
- "enum": [
1128
- "Yes"
1129
- ]
1130
- },
1131
- "details": {
1132
- "lpe1Ref": "4.9.1"
1133
- }
1134
- },
1135
- "required": [
1136
- "details"
939
+ {
940
+ "properties": {
941
+ "yesNo": {
942
+ "enum": [
943
+ "Yes"
1137
944
  ]
945
+ },
946
+ "details": {
947
+ "lpe1Ref": "4.3.1"
1138
948
  }
1139
- ],
949
+ },
1140
950
  "required": [
1141
- "yesNo"
951
+ "details"
1142
952
  ]
953
+ }
954
+ ],
955
+ "required": [
956
+ "yesNo"
957
+ ]
958
+ },
959
+ "lastDemandPeriod": {
960
+ "lpe1Ref": "4.4"
961
+ },
962
+ "hasInabilityToCollectAffectedMaintenance": {
963
+ "lpe1Ref": "4.5",
964
+ "discriminator": {
965
+ "propertyName": "yesNo"
966
+ },
967
+ "oneOf": [
968
+ {
969
+ "properties": {
970
+ "yesNo": {
971
+ "enum": [
972
+ "No"
973
+ ]
974
+ }
975
+ }
1143
976
  },
1144
- "outstandingServiceChargeConsultation": {
1145
- "lpe1Ref": "4.10",
1146
- "discriminator": {
1147
- "propertyName": "yesNo"
1148
- },
1149
- "oneOf": [
1150
- {
1151
- "properties": {
1152
- "yesNo": {
1153
- "enum": [
1154
- "No"
1155
- ]
1156
- }
1157
- }
1158
- },
1159
- {
1160
- "properties": {
1161
- "yesNo": {
1162
- "enum": [
1163
- "Yes"
1164
- ]
1165
- },
1166
- "details": {
1167
- "lpe1Ref": "4.10.1"
1168
- }
1169
- },
1170
- "required": [
1171
- "details"
977
+ {
978
+ "properties": {
979
+ "yesNo": {
980
+ "enum": [
981
+ "Yes"
1172
982
  ]
983
+ },
984
+ "details": {
985
+ "lpe1Ref": "4.5.1"
1173
986
  }
1174
- ],
987
+ },
1175
988
  "required": [
1176
- "yesNo"
989
+ "details"
1177
990
  ]
991
+ }
992
+ ],
993
+ "required": [
994
+ "yesNo"
995
+ ]
996
+ },
997
+ "reserveFund": {
998
+ "lpe1Ref": "4.6",
999
+ "discriminator": {
1000
+ "propertyName": "yesNo"
1001
+ },
1002
+ "oneOf": [
1003
+ {
1004
+ "properties": {
1005
+ "yesNo": {
1006
+ "enum": [
1007
+ "No"
1008
+ ]
1009
+ }
1010
+ }
1178
1011
  },
1179
- "japaneseKnotweedAffectingManagedAreas": {
1180
- "lpe1Ref": "4.11",
1181
- "discriminator": {
1182
- "propertyName": "yesNo"
1183
- },
1184
- "oneOf": [
1185
- {
1186
- "properties": {
1187
- "yesNo": {
1188
- "enum": [
1189
- "No"
1190
- ]
1191
- }
1192
- }
1012
+ {
1013
+ "properties": {
1014
+ "yesNo": {
1015
+ "enum": [
1016
+ "Yes"
1017
+ ]
1193
1018
  },
1194
- {
1195
- "properties": {
1196
- "yesNo": {
1197
- "enum": [
1198
- "Yes"
1199
- ]
1019
+ "details": {
1020
+ "lpe1Ref": "4.6.1"
1021
+ },
1022
+ "sufficentToCoverSection20Expenditure": {
1023
+ "lpe1Ref": "4.6.2",
1024
+ "discriminator": {
1025
+ "propertyName": "yesNo"
1026
+ },
1027
+ "oneOf": [
1028
+ {
1029
+ "properties": {
1030
+ "yesNo": {
1031
+ "enum": [
1032
+ "Yes"
1033
+ ]
1034
+ }
1035
+ }
1200
1036
  },
1201
- "details": {
1202
- "lpe1Ref": "4.11.1"
1037
+ {
1038
+ "properties": {
1039
+ "yesNo": {
1040
+ "enum": [
1041
+ "No"
1042
+ ]
1043
+ },
1044
+ "details": {
1045
+ "lpe1Ref": "4.6.3"
1046
+ }
1047
+ },
1048
+ "required": [
1049
+ "details"
1050
+ ]
1203
1051
  }
1204
- },
1052
+ ],
1205
1053
  "required": [
1206
- "details"
1054
+ "yesNo"
1207
1055
  ]
1208
1056
  }
1209
- ],
1057
+ },
1210
1058
  "required": [
1211
- "yesNo"
1059
+ "details"
1212
1060
  ]
1061
+ }
1062
+ ],
1063
+ "required": [
1064
+ "yesNo"
1065
+ ]
1066
+ },
1067
+ "lastDecoratedPeriod": {
1068
+ "lpe1Ref": "4.7"
1069
+ },
1070
+ "section20WorksProposed": {
1071
+ "lpe1Ref": "4.8",
1072
+ "discriminator": {
1073
+ "propertyName": "yesNo"
1074
+ },
1075
+ "oneOf": [
1076
+ {
1077
+ "properties": {
1078
+ "yesNo": {
1079
+ "enum": [
1080
+ "Not applicable"
1081
+ ]
1082
+ }
1083
+ }
1213
1084
  },
1214
- "transferFees": {
1215
- "lpe1Ref": "4.12",
1216
- "discriminator": {
1217
- "propertyName": "yesNo"
1218
- },
1219
- "oneOf": [
1220
- {
1221
- "properties": {
1222
- "yesNo": {
1223
- "enum": [
1224
- "No"
1225
- ]
1226
- }
1227
- }
1228
- },
1229
- {
1230
- "properties": {
1231
- "yesNo": {
1232
- "enum": [
1233
- "Yes"
1234
- ]
1235
- },
1236
- "details": {
1237
- "lpe1Ref": "4.12.2"
1238
- }
1239
- },
1240
- "required": [
1241
- "details"
1085
+ {
1086
+ "properties": {
1087
+ "yesNo": {
1088
+ "enum": [
1089
+ "Completed but unpaid",
1090
+ "Due",
1091
+ "Anticipated"
1242
1092
  ]
1093
+ },
1094
+ "details": {
1095
+ "lpe1Ref": "4.8.1"
1243
1096
  }
1244
- ],
1097
+ },
1245
1098
  "required": [
1246
- "yesNo"
1247
- ],
1099
+ "details"
1100
+ ]
1101
+ }
1102
+ ],
1103
+ "required": [
1104
+ "yesNo"
1105
+ ]
1106
+ },
1107
+ "increaseInServiceChargeAnticipated": {
1108
+ "lpe1Ref": "4.9",
1109
+ "discriminator": {
1110
+ "propertyName": "yesNo"
1111
+ },
1112
+ "oneOf": [
1113
+ {
1248
1114
  "properties": {
1249
1115
  "yesNo": {
1250
- "lpe1Ref": "4.12.1"
1116
+ "enum": [
1117
+ "No"
1118
+ ]
1251
1119
  }
1252
1120
  }
1253
1121
  },
1254
- "allPropertiesContribute": {
1255
- "lpe1Ref": "4.13",
1256
- "discriminator": {
1257
- "propertyName": "yesNo"
1258
- },
1259
- "oneOf": [
1260
- {
1261
- "properties": {
1262
- "yesNo": {
1263
- "enum": [
1264
- "Yes"
1265
- ]
1266
- }
1267
- }
1268
- },
1269
- {
1270
- "properties": {
1271
- "yesNo": {
1272
- "enum": [
1273
- "No"
1274
- ]
1275
- },
1276
- "details": {
1277
- "lpe1Ref": "4.13.1"
1278
- }
1279
- },
1280
- "required": [
1281
- "details"
1122
+ {
1123
+ "properties": {
1124
+ "yesNo": {
1125
+ "enum": [
1126
+ "Yes"
1282
1127
  ]
1128
+ },
1129
+ "details": {
1130
+ "lpe1Ref": "4.9.1"
1283
1131
  }
1284
- ],
1132
+ },
1285
1133
  "required": [
1286
- "yesNo"
1134
+ "details"
1287
1135
  ]
1136
+ }
1137
+ ],
1138
+ "required": [
1139
+ "yesNo"
1140
+ ]
1141
+ },
1142
+ "outstandingServiceChargeConsultation": {
1143
+ "lpe1Ref": "4.10",
1144
+ "discriminator": {
1145
+ "propertyName": "yesNo"
1146
+ },
1147
+ "oneOf": [
1148
+ {
1149
+ "properties": {
1150
+ "yesNo": {
1151
+ "enum": [
1152
+ "No"
1153
+ ]
1154
+ }
1155
+ }
1288
1156
  },
1289
- "deedOfCertificateServed": {
1290
- "lpe1Ref": "4.14",
1291
- "discriminator": {
1292
- "propertyName": "yesNoNotApplicable"
1293
- },
1294
- "oneOf": [
1295
- {
1296
- "properties": {
1297
- "yesNoNotApplicable": {
1298
- "enum": [
1299
- "Not applicable"
1300
- ]
1301
- }
1302
- }
1303
- },
1304
- {
1305
- "properties": {
1306
- "yesNoNotApplicable": {
1307
- "enum": [
1308
- "No"
1309
- ]
1310
- }
1311
- }
1312
- },
1313
- {
1314
- "properties": {
1315
- "yesNoNotApplicable": {
1316
- "enum": [
1317
- "Yes"
1318
- ]
1319
- }
1320
- },
1321
- "required": [
1322
- "sellerCompletedDeedOfCertificate"
1157
+ {
1158
+ "properties": {
1159
+ "yesNo": {
1160
+ "enum": [
1161
+ "Yes"
1323
1162
  ]
1163
+ },
1164
+ "details": {
1165
+ "lpe1Ref": "4.10.1"
1324
1166
  }
1325
- ],
1167
+ },
1326
1168
  "required": [
1327
- "yesNoNotApplicable"
1169
+ "details"
1328
1170
  ]
1171
+ }
1172
+ ],
1173
+ "required": [
1174
+ "yesNo"
1175
+ ]
1176
+ },
1177
+ "japaneseKnotweedAffectingManagedAreas": {
1178
+ "lpe1Ref": "4.11",
1179
+ "discriminator": {
1180
+ "propertyName": "yesNo"
1181
+ },
1182
+ "oneOf": [
1183
+ {
1184
+ "properties": {
1185
+ "yesNo": {
1186
+ "enum": [
1187
+ "No"
1188
+ ]
1189
+ }
1190
+ }
1329
1191
  },
1330
- "landlordsCertificateServed": {
1331
- "lpe1Ref": "4.14",
1192
+ {
1193
+ "properties": {
1194
+ "yesNo": {
1195
+ "enum": [
1196
+ "Yes"
1197
+ ]
1198
+ },
1199
+ "details": {
1200
+ "lpe1Ref": "4.11.1"
1201
+ }
1202
+ },
1332
1203
  "required": [
1333
- "yesNoNotApplicable"
1204
+ "details"
1334
1205
  ]
1335
1206
  }
1336
- },
1207
+ ],
1337
1208
  "required": [
1338
- "annualServiceCharge",
1339
- "largeAdditionalExpense",
1340
- "problemInServiceChargeLevel",
1341
- "serviceChargeChallenged",
1342
- "dangerousCladdingOrDefects",
1343
- "difficultyInCollectingServiceCharge",
1344
- "serviceChargeOwed",
1345
- "propertiesContributingToMaintenanceOfManagedArea",
1346
- "adHocExpenses",
1347
- "serviceChargePaidUpToDate",
1348
- "excessPaymentAnticipated",
1349
- "lastDemandPeriod",
1350
- "hasInabilityToCollectAffectedMaintenance",
1351
- "reserveFund",
1352
- "lastDecoratedPeriod",
1353
- "section20WorksProposed",
1354
- "increaseInServiceChargeAnticipated",
1355
- "outstandingServiceChargeConsultation",
1356
- "japaneseKnotweedAffectingManagedAreas",
1357
- "transferFees",
1358
- "allPropertiesContribute",
1359
- "deedOfCertificateServed",
1360
- "landlordsCertificateServed"
1209
+ "yesNo"
1361
1210
  ]
1362
- }
1363
- ],
1364
- "required": [
1365
- "sellerContributesToServiceCharge"
1366
- ]
1367
- },
1368
- "buildingsInsurance": {
1369
- "lpe1Ref": "5",
1370
- "required": [
1371
- "premiumsPaidUpToDate",
1372
- "lastDemandPeriod",
1373
- "premiumPaidinFull",
1374
- "claimsMade",
1375
- "claimsAnticipated",
1376
- "managedAreasCoveredByPolicy",
1377
- "standardTermsAvailable",
1378
- "nonComplianceWithConditions",
1379
- "buildingsReinstatementCostAssessment",
1380
- "premiumIncludedInServiceCharge"
1381
- ],
1382
- "properties": {
1383
- "premiumsPaidUpToDate": {
1384
- "lpe1Ref": "5.1",
1211
+ },
1212
+ "transferFees": {
1213
+ "lpe1Ref": "4.12",
1385
1214
  "discriminator": {
1386
1215
  "propertyName": "yesNo"
1387
1216
  },
@@ -1390,7 +1219,7 @@
1390
1219
  "properties": {
1391
1220
  "yesNo": {
1392
1221
  "enum": [
1393
- "Yes"
1222
+ "No"
1394
1223
  ]
1395
1224
  }
1396
1225
  }
@@ -1399,11 +1228,11 @@
1399
1228
  "properties": {
1400
1229
  "yesNo": {
1401
1230
  "enum": [
1402
- "No"
1231
+ "Yes"
1403
1232
  ]
1404
1233
  },
1405
1234
  "details": {
1406
- "lpe1Ref": "5.1.1"
1235
+ "lpe1Ref": "4.12.2"
1407
1236
  }
1408
1237
  },
1409
1238
  "required": [
@@ -1413,13 +1242,15 @@
1413
1242
  ],
1414
1243
  "required": [
1415
1244
  "yesNo"
1416
- ]
1417
- },
1418
- "lastDemandPeriod": {
1419
- "lpe1Ref": "5.2"
1245
+ ],
1246
+ "properties": {
1247
+ "yesNo": {
1248
+ "lpe1Ref": "4.12.1"
1249
+ }
1250
+ }
1420
1251
  },
1421
- "premiumPaidinFull": {
1422
- "lpe1Ref": "5.3",
1252
+ "allPropertiesContribute": {
1253
+ "lpe1Ref": "4.13",
1423
1254
  "discriminator": {
1424
1255
  "propertyName": "yesNo"
1425
1256
  },
@@ -1441,737 +1272,902 @@
1441
1272
  ]
1442
1273
  },
1443
1274
  "details": {
1444
- "lpe1Ref": "5.3.1"
1275
+ "lpe1Ref": "4.13.1"
1445
1276
  }
1446
1277
  },
1447
1278
  "required": [
1448
1279
  "details"
1449
1280
  ]
1450
1281
  }
1451
- ],
1452
- "required": [
1453
- "yesNo"
1454
- ]
1282
+ ],
1283
+ "required": [
1284
+ "yesNo"
1285
+ ]
1286
+ },
1287
+ "deedOfCertificateServed": {
1288
+ "lpe1Ref": "4.14",
1289
+ "discriminator": {
1290
+ "propertyName": "yesNoNotApplicable"
1291
+ },
1292
+ "oneOf": [
1293
+ {
1294
+ "properties": {
1295
+ "yesNoNotApplicable": {
1296
+ "enum": [
1297
+ "Not applicable"
1298
+ ]
1299
+ }
1300
+ }
1301
+ },
1302
+ {
1303
+ "properties": {
1304
+ "yesNoNotApplicable": {
1305
+ "enum": [
1306
+ "No"
1307
+ ]
1308
+ }
1309
+ }
1310
+ },
1311
+ {
1312
+ "properties": {
1313
+ "yesNoNotApplicable": {
1314
+ "enum": [
1315
+ "Yes"
1316
+ ]
1317
+ }
1318
+ },
1319
+ "required": [
1320
+ "sellerCompletedDeedOfCertificate"
1321
+ ]
1322
+ }
1323
+ ],
1324
+ "required": [
1325
+ "yesNoNotApplicable"
1326
+ ]
1327
+ },
1328
+ "landlordsCertificateServed": {
1329
+ "lpe1Ref": "4.14",
1330
+ "required": [
1331
+ "yesNoNotApplicable"
1332
+ ]
1333
+ }
1334
+ },
1335
+ "required": [
1336
+ "annualServiceCharge",
1337
+ "largeAdditionalExpense",
1338
+ "problemInServiceChargeLevel",
1339
+ "serviceChargeChallenged",
1340
+ "dangerousCladdingOrDefects",
1341
+ "difficultyInCollectingServiceCharge",
1342
+ "serviceChargeOwed",
1343
+ "propertiesContributingToMaintenanceOfManagedArea",
1344
+ "adHocExpenses",
1345
+ "serviceChargePaidUpToDate",
1346
+ "excessPaymentAnticipated",
1347
+ "lastDemandPeriod",
1348
+ "hasInabilityToCollectAffectedMaintenance",
1349
+ "reserveFund",
1350
+ "lastDecoratedPeriod",
1351
+ "section20WorksProposed",
1352
+ "increaseInServiceChargeAnticipated",
1353
+ "outstandingServiceChargeConsultation",
1354
+ "japaneseKnotweedAffectingManagedAreas",
1355
+ "transferFees",
1356
+ "allPropertiesContribute",
1357
+ "deedOfCertificateServed",
1358
+ "landlordsCertificateServed"
1359
+ ]
1360
+ }
1361
+ ],
1362
+ "required": [
1363
+ "sellerContributesToServiceCharge"
1364
+ ]
1365
+ },
1366
+ "buildingsInsurance": {
1367
+ "lpe1Ref": "5",
1368
+ "required": [
1369
+ "premiumsPaidUpToDate",
1370
+ "lastDemandPeriod",
1371
+ "premiumPaidinFull",
1372
+ "claimsMade",
1373
+ "claimsAnticipated",
1374
+ "managedAreasCoveredByPolicy",
1375
+ "standardTermsAvailable",
1376
+ "nonComplianceWithConditions",
1377
+ "buildingsReinstatementCostAssessment",
1378
+ "premiumIncludedInServiceCharge"
1379
+ ],
1380
+ "properties": {
1381
+ "premiumsPaidUpToDate": {
1382
+ "lpe1Ref": "5.1",
1383
+ "discriminator": {
1384
+ "propertyName": "yesNo"
1385
+ },
1386
+ "oneOf": [
1387
+ {
1388
+ "properties": {
1389
+ "yesNo": {
1390
+ "enum": [
1391
+ "Yes"
1392
+ ]
1393
+ }
1394
+ }
1395
+ },
1396
+ {
1397
+ "properties": {
1398
+ "yesNo": {
1399
+ "enum": [
1400
+ "No"
1401
+ ]
1402
+ },
1403
+ "details": {
1404
+ "lpe1Ref": "5.1.1"
1405
+ }
1406
+ },
1407
+ "required": [
1408
+ "details"
1409
+ ]
1410
+ }
1411
+ ],
1412
+ "required": [
1413
+ "yesNo"
1414
+ ]
1415
+ },
1416
+ "lastDemandPeriod": {
1417
+ "lpe1Ref": "5.2"
1418
+ },
1419
+ "premiumPaidinFull": {
1420
+ "lpe1Ref": "5.3",
1421
+ "discriminator": {
1422
+ "propertyName": "yesNo"
1423
+ },
1424
+ "oneOf": [
1425
+ {
1426
+ "properties": {
1427
+ "yesNo": {
1428
+ "enum": [
1429
+ "Yes"
1430
+ ]
1431
+ }
1432
+ }
1433
+ },
1434
+ {
1435
+ "properties": {
1436
+ "yesNo": {
1437
+ "enum": [
1438
+ "No"
1439
+ ]
1440
+ },
1441
+ "details": {
1442
+ "lpe1Ref": "5.3.1"
1443
+ }
1444
+ },
1445
+ "required": [
1446
+ "details"
1447
+ ]
1448
+ }
1449
+ ],
1450
+ "required": [
1451
+ "yesNo"
1452
+ ]
1453
+ },
1454
+ "claimsMade": {
1455
+ "lpe1Ref": "5.4",
1456
+ "discriminator": {
1457
+ "propertyName": "yesNo"
1458
+ },
1459
+ "oneOf": [
1460
+ {
1461
+ "properties": {
1462
+ "yesNo": {
1463
+ "enum": [
1464
+ "No"
1465
+ ]
1466
+ }
1467
+ }
1455
1468
  },
1456
- "claimsMade": {
1457
- "lpe1Ref": "5.4",
1458
- "discriminator": {
1459
- "propertyName": "yesNo"
1460
- },
1461
- "oneOf": [
1462
- {
1463
- "properties": {
1464
- "yesNo": {
1465
- "enum": [
1466
- "No"
1467
- ]
1468
- }
1469
- }
1470
- },
1471
- {
1472
- "properties": {
1473
- "yesNo": {
1474
- "enum": [
1475
- "Yes"
1476
- ]
1477
- },
1478
- "details": {
1479
- "lpe1Ref": "5.4.1"
1480
- }
1481
- },
1482
- "required": [
1483
- "details"
1469
+ {
1470
+ "properties": {
1471
+ "yesNo": {
1472
+ "enum": [
1473
+ "Yes"
1484
1474
  ]
1475
+ },
1476
+ "details": {
1477
+ "lpe1Ref": "5.4.1"
1485
1478
  }
1486
- ],
1479
+ },
1487
1480
  "required": [
1488
- "yesNo"
1481
+ "details"
1489
1482
  ]
1483
+ }
1484
+ ],
1485
+ "required": [
1486
+ "yesNo"
1487
+ ]
1488
+ },
1489
+ "claimsAnticipated": {
1490
+ "lpe1Ref": "5.5",
1491
+ "discriminator": {
1492
+ "propertyName": "yesNo"
1493
+ },
1494
+ "oneOf": [
1495
+ {
1496
+ "properties": {
1497
+ "yesNo": {
1498
+ "enum": [
1499
+ "No"
1500
+ ]
1501
+ }
1502
+ }
1490
1503
  },
1491
- "claimsAnticipated": {
1492
- "lpe1Ref": "5.5",
1493
- "discriminator": {
1494
- "propertyName": "yesNo"
1495
- },
1496
- "oneOf": [
1497
- {
1498
- "properties": {
1499
- "yesNo": {
1500
- "enum": [
1501
- "No"
1502
- ]
1503
- }
1504
- }
1505
- },
1506
- {
1507
- "properties": {
1508
- "yesNo": {
1509
- "enum": [
1510
- "Yes"
1511
- ]
1512
- },
1513
- "details": {
1514
- "lpe1Ref": "5.5.1"
1515
- }
1516
- },
1517
- "required": [
1518
- "details"
1504
+ {
1505
+ "properties": {
1506
+ "yesNo": {
1507
+ "enum": [
1508
+ "Yes"
1519
1509
  ]
1510
+ },
1511
+ "details": {
1512
+ "lpe1Ref": "5.5.1"
1520
1513
  }
1521
- ],
1514
+ },
1522
1515
  "required": [
1523
- "yesNo"
1516
+ "details"
1524
1517
  ]
1518
+ }
1519
+ ],
1520
+ "required": [
1521
+ "yesNo"
1522
+ ]
1523
+ },
1524
+ "managedAreasCoveredByPolicy": {
1525
+ "lpe1Ref": "5.6",
1526
+ "discriminator": {
1527
+ "propertyName": "yesNo"
1528
+ },
1529
+ "oneOf": [
1530
+ {
1531
+ "properties": {
1532
+ "yesNo": {
1533
+ "enum": [
1534
+ "No"
1535
+ ]
1536
+ }
1537
+ }
1525
1538
  },
1526
- "managedAreasCoveredByPolicy": {
1527
- "lpe1Ref": "5.6",
1528
- "discriminator": {
1529
- "propertyName": "yesNo"
1530
- },
1531
- "oneOf": [
1532
- {
1533
- "properties": {
1534
- "yesNo": {
1535
- "enum": [
1536
- "No"
1537
- ]
1538
- }
1539
- }
1539
+ {
1540
+ "properties": {
1541
+ "yesNo": {
1542
+ "enum": [
1543
+ "Yes"
1544
+ ]
1540
1545
  },
1541
- {
1542
- "properties": {
1543
- "yesNo": {
1544
- "enum": [
1545
- "Yes"
1546
- ]
1546
+ "riskAssessments": {
1547
+ "lpe1Ref": "5.6.1",
1548
+ "discriminator": {
1549
+ "propertyName": "assessmentsCarriedOut"
1550
+ },
1551
+ "oneOf": [
1552
+ {
1553
+ "properties": {
1554
+ "assessmentsCarriedOut": {
1555
+ "enum": [
1556
+ "None"
1557
+ ]
1558
+ }
1559
+ }
1547
1560
  },
1548
- "riskAssessments": {
1549
- "lpe1Ref": "5.6.1",
1550
- "discriminator": {
1551
- "propertyName": "assessmentsCarriedOut"
1561
+ {
1562
+ "properties": {
1563
+ "assessmentsCarriedOut": {
1564
+ "enum": [
1565
+ "Fire risk assessment",
1566
+ "External Wall fire risk assessment",
1567
+ "Both"
1568
+ ]
1569
+ },
1570
+ "urgentWorksRecommended": {
1571
+ "lpe1Ref": "5.6.2(i)"
1572
+ }
1552
1573
  },
1574
+ "required": [
1575
+ "urgentWorksRecommended"
1576
+ ],
1553
1577
  "oneOf": [
1578
+ null,
1554
1579
  {
1580
+ "required": [
1581
+ "urgentWorksCarriedOut",
1582
+ "outstandingEnforcementAction"
1583
+ ],
1555
1584
  "properties": {
1556
- "assessmentsCarriedOut": {
1557
- "enum": [
1558
- "None"
1559
- ]
1560
- }
1561
- }
1562
- },
1563
- {
1564
- "properties": {
1565
- "assessmentsCarriedOut": {
1566
- "enum": [
1567
- "Fire risk assessment",
1568
- "External Wall fire risk assessment",
1569
- "Both"
1570
- ]
1585
+ "urgentWorksCarriedOut": {
1586
+ "lpe1Ref": "5.6.2(ii)"
1571
1587
  },
1572
- "urgentWorksRecommended": {
1573
- "lpe1Ref": "5.6.2(i)"
1588
+ "outstandingEnforcementAction": {
1589
+ "lpe1Ref": "5.6.2(iii)"
1574
1590
  }
1575
1591
  },
1576
- "required": [
1577
- "urgentWorksRecommended"
1578
- ],
1579
1592
  "oneOf": [
1580
1593
  null,
1581
1594
  {
1582
1595
  "required": [
1583
- "urgentWorksCarriedOut",
1584
- "outstandingEnforcementAction"
1596
+ "dateRemedialActionRequired"
1585
1597
  ],
1586
1598
  "properties": {
1587
- "urgentWorksCarriedOut": {
1588
- "lpe1Ref": "5.6.2(ii)"
1589
- },
1590
- "outstandingEnforcementAction": {
1591
- "lpe1Ref": "5.6.2(iii)"
1599
+ "dateRemedialActionRequired": {
1600
+ "lpe1Ref": "5.6.2(iv)"
1592
1601
  }
1593
- },
1594
- "oneOf": [
1595
- null,
1596
- {
1597
- "required": [
1598
- "dateRemedialActionRequired"
1599
- ],
1600
- "properties": {
1601
- "dateRemedialActionRequired": {
1602
- "lpe1Ref": "5.6.2(iv)"
1603
- }
1604
- }
1605
- }
1606
- ]
1602
+ }
1607
1603
  }
1608
1604
  ]
1609
1605
  }
1610
- ],
1611
- "required": [
1612
- "assessmentsCarriedOut"
1613
1606
  ]
1614
1607
  }
1615
- },
1608
+ ],
1616
1609
  "required": [
1617
- "riskAssessments"
1610
+ "assessmentsCarriedOut"
1618
1611
  ]
1619
1612
  }
1620
- ],
1613
+ },
1621
1614
  "required": [
1622
- "yesNo"
1615
+ "riskAssessments"
1623
1616
  ]
1617
+ }
1618
+ ],
1619
+ "required": [
1620
+ "yesNo"
1621
+ ]
1622
+ },
1623
+ "standardTermsAvailable": {
1624
+ "lpe1Ref": "5.7",
1625
+ "discriminator": {
1626
+ "propertyName": "yesNo"
1627
+ },
1628
+ "oneOf": [
1629
+ {
1630
+ "properties": {
1631
+ "yesNo": {
1632
+ "enum": [
1633
+ "No"
1634
+ ]
1635
+ }
1636
+ }
1624
1637
  },
1625
- "standardTermsAvailable": {
1626
- "lpe1Ref": "5.7",
1627
- "discriminator": {
1628
- "propertyName": "yesNo"
1629
- },
1630
- "oneOf": [
1631
- {
1632
- "properties": {
1633
- "yesNo": {
1634
- "enum": [
1635
- "No"
1636
- ]
1637
- }
1638
- }
1639
- },
1640
- {
1641
- "properties": {
1642
- "yesNo": {
1643
- "enum": [
1644
- "Yes"
1645
- ]
1646
- },
1647
- "details": {
1648
- "lpe1Ref": "5.7.1"
1649
- }
1650
- },
1651
- "required": [
1652
- "details"
1638
+ {
1639
+ "properties": {
1640
+ "yesNo": {
1641
+ "enum": [
1642
+ "Yes"
1653
1643
  ]
1644
+ },
1645
+ "details": {
1646
+ "lpe1Ref": "5.7.1"
1654
1647
  }
1655
- ],
1648
+ },
1656
1649
  "required": [
1657
- "yesNo"
1650
+ "details"
1658
1651
  ]
1652
+ }
1653
+ ],
1654
+ "required": [
1655
+ "yesNo"
1656
+ ]
1657
+ },
1658
+ "nonComplianceWithConditions": {
1659
+ "lpe1Ref": "5.8",
1660
+ "discriminator": {
1661
+ "propertyName": "yesNo"
1662
+ },
1663
+ "oneOf": [
1664
+ {
1665
+ "properties": {
1666
+ "yesNo": {
1667
+ "enum": [
1668
+ "No"
1669
+ ]
1670
+ }
1671
+ }
1659
1672
  },
1660
- "nonComplianceWithConditions": {
1661
- "lpe1Ref": "5.8",
1662
- "discriminator": {
1663
- "propertyName": "yesNo"
1664
- },
1665
- "oneOf": [
1666
- {
1667
- "properties": {
1668
- "yesNo": {
1669
- "enum": [
1670
- "No"
1671
- ]
1672
- }
1673
- }
1674
- },
1675
- {
1676
- "properties": {
1677
- "yesNo": {
1678
- "enum": [
1679
- "Yes"
1680
- ]
1681
- },
1682
- "details": {
1683
- "lpe1Ref": "5.8.1"
1684
- }
1685
- },
1686
- "required": [
1687
- "details"
1673
+ {
1674
+ "properties": {
1675
+ "yesNo": {
1676
+ "enum": [
1677
+ "Yes"
1688
1678
  ]
1679
+ },
1680
+ "details": {
1681
+ "lpe1Ref": "5.8.1"
1689
1682
  }
1690
- ],
1683
+ },
1691
1684
  "required": [
1692
- "yesNo"
1685
+ "details"
1693
1686
  ]
1687
+ }
1688
+ ],
1689
+ "required": [
1690
+ "yesNo"
1691
+ ]
1692
+ },
1693
+ "buildingsReinstatementCostAssessment": {
1694
+ "lpe1Ref": "5.9"
1695
+ },
1696
+ "premiumIncludedInServiceCharge": {
1697
+ "lpe1Ref": "5.10",
1698
+ "discriminator": {
1699
+ "propertyName": "yesNo"
1700
+ },
1701
+ "oneOf": [
1702
+ {
1703
+ "properties": {
1704
+ "yesNo": {
1705
+ "enum": [
1706
+ "Yes"
1707
+ ]
1708
+ }
1709
+ }
1694
1710
  },
1695
- "buildingsReinstatementCostAssessment": {
1696
- "lpe1Ref": "5.9"
1697
- },
1698
- "premiumIncludedInServiceCharge": {
1699
- "lpe1Ref": "5.10",
1700
- "discriminator": {
1701
- "propertyName": "yesNo"
1702
- },
1703
- "oneOf": [
1704
- {
1705
- "properties": {
1706
- "yesNo": {
1707
- "enum": [
1708
- "Yes"
1709
- ]
1710
- }
1711
- }
1712
- },
1713
- {
1714
- "properties": {
1715
- "yesNo": {
1716
- "enum": [
1717
- "No"
1718
- ]
1719
- },
1720
- "details": {
1721
- "lpe1Ref": "5.10.1"
1722
- }
1723
- },
1724
- "required": [
1725
- "details"
1711
+ {
1712
+ "properties": {
1713
+ "yesNo": {
1714
+ "enum": [
1715
+ "No"
1726
1716
  ]
1717
+ },
1718
+ "details": {
1719
+ "lpe1Ref": "5.10.1"
1727
1720
  }
1728
- ],
1721
+ },
1729
1722
  "required": [
1730
- "yesNo"
1723
+ "details"
1731
1724
  ]
1732
1725
  }
1733
- }
1726
+ ],
1727
+ "required": [
1728
+ "yesNo"
1729
+ ]
1730
+ }
1731
+ }
1732
+ },
1733
+ "disputesAndEnfranchisement": {
1734
+ "lpe1Ref": "6",
1735
+ "required": [
1736
+ "sellerReceivedComplaint",
1737
+ "sellerSentComplaint",
1738
+ "ongoingForfeitureProceedings",
1739
+ "unresolvedDisputes",
1740
+ "enfranchisementSteps",
1741
+ "breachOfTermsOfLease"
1742
+ ],
1743
+ "properties": {
1744
+ "sellerReceivedComplaint": {
1745
+ "required": [
1746
+ "yesNo"
1747
+ ],
1748
+ "oneOf": [
1749
+ null,
1750
+ {
1751
+ "required": [
1752
+ "details"
1753
+ ]
1754
+ }
1755
+ ]
1734
1756
  },
1735
- "disputesAndEnfranchisement": {
1736
- "lpe1Ref": "6",
1757
+ "sellerSentComplaint": {
1737
1758
  "required": [
1738
- "sellerReceivedComplaint",
1739
- "sellerSentComplaint",
1740
- "ongoingForfeitureProceedings",
1741
- "unresolvedDisputes",
1742
- "enfranchisementSteps",
1743
- "breachOfTermsOfLease"
1759
+ "yesNo"
1744
1760
  ],
1745
- "properties": {
1746
- "sellerReceivedComplaint": {
1761
+ "oneOf": [
1762
+ null,
1763
+ {
1747
1764
  "required": [
1748
- "yesNo"
1749
- ],
1750
- "oneOf": [
1751
- null,
1752
- {
1753
- "required": [
1754
- "details"
1765
+ "details"
1766
+ ]
1767
+ }
1768
+ ]
1769
+ },
1770
+ "ongoingForfeitureProceedings": {
1771
+ "lpe1Ref": "6.1"
1772
+ },
1773
+ "unresolvedDisputes": {
1774
+ "lpe1Ref": "6.2",
1775
+ "discriminator": {
1776
+ "propertyName": "yesNo"
1777
+ },
1778
+ "oneOf": [
1779
+ {
1780
+ "properties": {
1781
+ "yesNo": {
1782
+ "enum": [
1783
+ "No"
1755
1784
  ]
1756
1785
  }
1757
- ]
1786
+ }
1758
1787
  },
1759
- "sellerSentComplaint": {
1760
- "required": [
1761
- "yesNo"
1762
- ],
1763
- "oneOf": [
1764
- null,
1765
- {
1766
- "required": [
1767
- "details"
1788
+ {
1789
+ "properties": {
1790
+ "yesNo": {
1791
+ "enum": [
1792
+ "Yes"
1768
1793
  ]
1794
+ },
1795
+ "details": {
1796
+ "lpe1Ref": "6.2.1"
1769
1797
  }
1798
+ },
1799
+ "required": [
1800
+ "details"
1770
1801
  ]
1802
+ }
1803
+ ],
1804
+ "required": [
1805
+ "yesNo"
1806
+ ]
1807
+ },
1808
+ "enfranchisementSteps": {
1809
+ "lpe1Ref": "6.3",
1810
+ "discriminator": {
1811
+ "propertyName": "yesNo"
1812
+ },
1813
+ "oneOf": [
1814
+ {
1815
+ "properties": {
1816
+ "yesNo": {
1817
+ "enum": [
1818
+ "No",
1819
+ "Not Known"
1820
+ ]
1821
+ }
1822
+ }
1771
1823
  },
1772
- "ongoingForfeitureProceedings": {
1773
- "lpe1Ref": "6.1"
1774
- },
1775
- "unresolvedDisputes": {
1776
- "lpe1Ref": "6.2",
1777
- "discriminator": {
1778
- "propertyName": "yesNo"
1779
- },
1780
- "oneOf": [
1781
- {
1782
- "properties": {
1783
- "yesNo": {
1784
- "enum": [
1785
- "No"
1786
- ]
1787
- }
1788
- }
1789
- },
1790
- {
1791
- "properties": {
1792
- "yesNo": {
1793
- "enum": [
1794
- "Yes"
1795
- ]
1796
- },
1797
- "details": {
1798
- "lpe1Ref": "6.2.1"
1799
- }
1800
- },
1801
- "required": [
1802
- "details"
1824
+ {
1825
+ "properties": {
1826
+ "yesNo": {
1827
+ "enum": [
1828
+ "Yes"
1803
1829
  ]
1830
+ },
1831
+ "details": {
1832
+ "lpe1Ref": "6.3.1"
1804
1833
  }
1805
- ],
1834
+ },
1806
1835
  "required": [
1807
- "yesNo"
1836
+ "details"
1808
1837
  ]
1838
+ }
1839
+ ],
1840
+ "required": [
1841
+ "yesNo"
1842
+ ]
1843
+ },
1844
+ "breachOfTermsOfLease": {
1845
+ "lpe1Ref": "6.4",
1846
+ "discriminator": {
1847
+ "propertyName": "yesNo"
1848
+ },
1849
+ "oneOf": [
1850
+ {
1851
+ "properties": {
1852
+ "yesNo": {
1853
+ "enum": [
1854
+ "No"
1855
+ ]
1856
+ }
1857
+ }
1809
1858
  },
1810
- "enfranchisementSteps": {
1811
- "lpe1Ref": "6.3",
1812
- "discriminator": {
1813
- "propertyName": "yesNo"
1814
- },
1815
- "oneOf": [
1816
- {
1817
- "properties": {
1818
- "yesNo": {
1819
- "enum": [
1820
- "No",
1821
- "Not Known"
1822
- ]
1823
- }
1824
- }
1825
- },
1826
- {
1827
- "properties": {
1828
- "yesNo": {
1829
- "enum": [
1830
- "Yes"
1831
- ]
1832
- },
1833
- "details": {
1834
- "lpe1Ref": "6.3.1"
1835
- }
1836
- },
1837
- "required": [
1838
- "details"
1859
+ {
1860
+ "properties": {
1861
+ "yesNo": {
1862
+ "enum": [
1863
+ "Yes"
1839
1864
  ]
1865
+ },
1866
+ "details": {
1867
+ "lpe1Ref": "6.4.1"
1840
1868
  }
1841
- ],
1869
+ },
1842
1870
  "required": [
1843
- "yesNo"
1871
+ "details"
1844
1872
  ]
1845
- },
1846
- "breachOfTermsOfLease": {
1847
- "lpe1Ref": "6.4",
1848
- "discriminator": {
1849
- "propertyName": "yesNo"
1850
- },
1851
- "oneOf": [
1852
- {
1853
- "properties": {
1854
- "yesNo": {
1855
- "enum": [
1856
- "No"
1857
- ]
1858
- }
1859
- }
1860
- },
1861
- {
1862
- "properties": {
1863
- "yesNo": {
1864
- "enum": [
1865
- "Yes"
1866
- ]
1867
- },
1868
- "details": {
1869
- "lpe1Ref": "6.4.1"
1870
- }
1871
- },
1872
- "required": [
1873
- "details"
1873
+ }
1874
+ ],
1875
+ "required": [
1876
+ "yesNo"
1877
+ ]
1878
+ }
1879
+ }
1880
+ },
1881
+ "general": {
1882
+ "lpe1Ref": "7",
1883
+ "required": [
1884
+ "sellerAwareOfAlterations",
1885
+ "sellerOwnedProperty",
1886
+ "sellerServedNoticeOnLandlord",
1887
+ "sellerAwareOfNoticeOfCollectivePurchase",
1888
+ "sellerAwareOfResponse",
1889
+ "isLeaseQualifying",
1890
+ "otherPropertiesInManagedArea",
1891
+ "leasedOnSimilarTerms",
1892
+ "buildingKnownToBeHMO",
1893
+ "additionalParkingRegulations",
1894
+ "restrictionOnKeepingPets"
1895
+ ],
1896
+ "properties": {
1897
+ "sellerAwareOfAlterations": {
1898
+ "required": [
1899
+ "yesNo"
1900
+ ],
1901
+ "oneOf": [
1902
+ null,
1903
+ {
1904
+ "required": [
1905
+ "details"
1906
+ ]
1907
+ }
1908
+ ]
1909
+ },
1910
+ "otherPropertiesInManagedArea": {
1911
+ "lpe1Ref": "7.1"
1912
+ },
1913
+ "leasedOnSimilarTerms": {
1914
+ "lpe1Ref": "7.2",
1915
+ "discriminator": {
1916
+ "propertyName": "yesNo"
1917
+ },
1918
+ "oneOf": [
1919
+ {
1920
+ "properties": {
1921
+ "yesNo": {
1922
+ "enum": [
1923
+ "Yes",
1924
+ "Not Known"
1874
1925
  ]
1875
1926
  }
1876
- ],
1927
+ }
1928
+ },
1929
+ {
1930
+ "properties": {
1931
+ "yesNo": {
1932
+ "enum": [
1933
+ "No"
1934
+ ]
1935
+ },
1936
+ "details": {
1937
+ "lpe1Ref": "7.2.1"
1938
+ }
1939
+ },
1877
1940
  "required": [
1878
- "yesNo"
1941
+ "details"
1879
1942
  ]
1880
1943
  }
1881
- }
1882
- },
1883
- "general": {
1884
- "lpe1Ref": "7",
1885
- "required": [
1886
- "sellerAwareOfAlterations",
1887
- "sellerOwnedProperty",
1888
- "sellerServedNoticeOnLandlord",
1889
- "sellerAwareOfNoticeOfCollectivePurchase",
1890
- "sellerAwareOfResponse",
1891
- "isLeaseQualifying",
1892
- "otherPropertiesInManagedArea",
1893
- "leasedOnSimilarTerms",
1894
- "buildingKnownToBeHMO",
1895
- "additionalParkingRegulations",
1896
- "restrictionOnKeepingPets"
1897
1944
  ],
1898
- "properties": {
1899
- "sellerAwareOfAlterations": {
1900
- "required": [
1901
- "yesNo"
1902
- ],
1903
- "oneOf": [
1904
- null,
1905
- {
1906
- "required": [
1907
- "details"
1945
+ "required": [
1946
+ "yesNo"
1947
+ ]
1948
+ },
1949
+ "buildingKnownToBeHMO": {
1950
+ "lpe1Ref": "7.3",
1951
+ "discriminator": {
1952
+ "propertyName": "yesNo"
1953
+ },
1954
+ "oneOf": [
1955
+ {
1956
+ "properties": {
1957
+ "yesNo": {
1958
+ "enum": [
1959
+ "No",
1960
+ "Not Known"
1908
1961
  ]
1909
1962
  }
1910
- ]
1911
- },
1912
- "otherPropertiesInManagedArea": {
1913
- "lpe1Ref": "7.1"
1963
+ }
1914
1964
  },
1915
- "leasedOnSimilarTerms": {
1916
- "lpe1Ref": "7.2",
1917
- "discriminator": {
1918
- "propertyName": "yesNo"
1919
- },
1920
- "oneOf": [
1921
- {
1922
- "properties": {
1923
- "yesNo": {
1924
- "enum": [
1925
- "Yes",
1926
- "Not Known"
1927
- ]
1928
- }
1929
- }
1930
- },
1931
- {
1932
- "properties": {
1933
- "yesNo": {
1934
- "enum": [
1935
- "No"
1936
- ]
1937
- },
1938
- "details": {
1939
- "lpe1Ref": "7.2.1"
1940
- }
1941
- },
1942
- "required": [
1943
- "details"
1965
+ {
1966
+ "properties": {
1967
+ "yesNo": {
1968
+ "enum": [
1969
+ "Yes"
1944
1970
  ]
1971
+ },
1972
+ "details": {
1973
+ "lpe1Ref": "7.3.1"
1945
1974
  }
1946
- ],
1975
+ },
1947
1976
  "required": [
1948
- "yesNo"
1977
+ "details"
1949
1978
  ]
1950
- },
1951
- "buildingKnownToBeHMO": {
1952
- "lpe1Ref": "7.3",
1953
- "discriminator": {
1954
- "propertyName": "yesNo"
1955
- },
1956
- "oneOf": [
1957
- {
1958
- "properties": {
1959
- "yesNo": {
1960
- "enum": [
1961
- "No",
1962
- "Not Known"
1963
- ]
1964
- }
1965
- }
1966
- },
1967
- {
1968
- "properties": {
1969
- "yesNo": {
1970
- "enum": [
1971
- "Yes"
1972
- ]
1973
- },
1974
- "details": {
1975
- "lpe1Ref": "7.3.1"
1976
- }
1977
- },
1978
- "required": [
1979
- "details"
1979
+ }
1980
+ ],
1981
+ "required": [
1982
+ "yesNo"
1983
+ ]
1984
+ },
1985
+ "additionalParkingRegulations": {
1986
+ "lpe1Ref": "7.4",
1987
+ "discriminator": {
1988
+ "propertyName": "yesNo"
1989
+ },
1990
+ "oneOf": [
1991
+ {
1992
+ "properties": {
1993
+ "yesNo": {
1994
+ "enum": [
1995
+ "No"
1980
1996
  ]
1981
1997
  }
1982
- ],
1983
- "required": [
1984
- "yesNo"
1985
- ]
1998
+ }
1986
1999
  },
1987
- "additionalParkingRegulations": {
1988
- "lpe1Ref": "7.4",
1989
- "discriminator": {
1990
- "propertyName": "yesNo"
1991
- },
1992
- "oneOf": [
1993
- {
1994
- "properties": {
1995
- "yesNo": {
1996
- "enum": [
1997
- "No"
1998
- ]
1999
- }
2000
- }
2001
- },
2002
- {
2003
- "properties": {
2004
- "yesNo": {
2005
- "enum": [
2006
- "Yes"
2007
- ]
2008
- },
2009
- "details": {
2010
- "lpe1Ref": "7.4.1"
2011
- }
2012
- },
2013
- "required": [
2014
- "details"
2000
+ {
2001
+ "properties": {
2002
+ "yesNo": {
2003
+ "enum": [
2004
+ "Yes"
2015
2005
  ]
2006
+ },
2007
+ "details": {
2008
+ "lpe1Ref": "7.4.1"
2016
2009
  }
2017
- ],
2010
+ },
2018
2011
  "required": [
2019
- "yesNo"
2012
+ "details"
2020
2013
  ]
2014
+ }
2015
+ ],
2016
+ "required": [
2017
+ "yesNo"
2018
+ ]
2019
+ },
2020
+ "restrictionOnKeepingPets": {
2021
+ "lpe1Ref": "7.5",
2022
+ "discriminator": {
2023
+ "propertyName": "yesNo"
2024
+ },
2025
+ "oneOf": [
2026
+ {
2027
+ "properties": {
2028
+ "yesNo": {
2029
+ "enum": [
2030
+ "No"
2031
+ ]
2032
+ }
2033
+ }
2021
2034
  },
2022
- "restrictionOnKeepingPets": {
2023
- "lpe1Ref": "7.5",
2024
- "discriminator": {
2025
- "propertyName": "yesNo"
2026
- },
2027
- "oneOf": [
2028
- {
2029
- "properties": {
2030
- "yesNo": {
2031
- "enum": [
2032
- "No"
2033
- ]
2034
- }
2035
- }
2036
- },
2037
- {
2038
- "properties": {
2039
- "yesNo": {
2040
- "enum": [
2041
- "Yes"
2042
- ]
2043
- },
2044
- "details": {
2045
- "lpe1Ref": "7.5.1"
2046
- }
2047
- },
2048
- "required": [
2049
- "details"
2035
+ {
2036
+ "properties": {
2037
+ "yesNo": {
2038
+ "enum": [
2039
+ "Yes"
2050
2040
  ]
2041
+ },
2042
+ "details": {
2043
+ "lpe1Ref": "7.5.1"
2051
2044
  }
2052
- ],
2045
+ },
2053
2046
  "required": [
2054
- "yesNo"
2047
+ "details"
2055
2048
  ]
2056
2049
  }
2057
- }
2058
- },
2059
- "requiredDocuments": {
2060
- "lpe1Ref": "8",
2061
- "required": [
2062
- "noticeOfSale",
2063
- "noticeOfBuildingCondition",
2064
- "landlordNotifiedOfSale",
2065
- "serviceChargeAccounts",
2066
- "groundRent",
2067
- "buildingsInsurancePolicy",
2068
- "managedAreasBuildingsInsurancePolicy",
2069
- "serviceChargeEstimatesCurrent",
2070
- "serviceChargeEstimatesPrevious",
2071
- "proposedWorksNotices",
2072
- "forfeitureDocumentation",
2073
- "additionalRegulationsNotInLease",
2074
- "deedsOfVariation",
2075
- "deedOfCovenant",
2076
- "certificateOfCompliance",
2077
- "licenceToAssign",
2078
- "permissionToAlter",
2079
- "noticesServedOnLessee",
2080
- "asbestosSurvey",
2081
- "managedAreaFireRiskAssessment",
2082
- "memorandumAndArticles",
2083
- "managementCompanyAGMMinutes",
2084
- "deedOfCertificate",
2085
- "landlordsCertificate",
2086
- "enforcementNotices"
2087
2050
  ],
2088
- "properties": {
2089
- "serviceChargeAccounts": {
2090
- "lpe1Ref": "8.1"
2091
- },
2092
- "buildingsInsurancePolicy": {
2093
- "lpe1Ref": "8.2"
2094
- },
2095
- "managedAreasBuildingsInsurancePolicy": {
2096
- "lpe1Ref": "8.3"
2097
- },
2098
- "serviceChargeEstimatesCurrent": {
2099
- "lpe1Ref": "8.4"
2100
- },
2101
- "serviceChargeEstimatesPrevious": {
2102
- "lpe1Ref": "8.5"
2103
- },
2104
- "proposedWorksNotices": {
2105
- "lpe1Ref": "8.6"
2106
- },
2107
- "forfeitureDocumentation": {
2108
- "lpe1Ref": "8.7"
2109
- },
2110
- "additionalRegulationsNotInLease": {
2111
- "lpe1Ref": "8.8"
2112
- },
2113
- "deedsOfVariation": {
2114
- "lpe1Ref": "8.9"
2115
- },
2116
- "deedOfCovenant": {
2117
- "lpe1Ref": "8.10"
2118
- },
2119
- "certificateOfCompliance": {
2120
- "lpe1Ref": "8.11"
2121
- },
2122
- "certificateOfComplianceFee": {
2123
- "lpe1Ref": "8.11.1"
2124
- },
2125
- "licenceToAssign": {
2126
- "lpe1Ref": "8.12"
2127
- },
2128
- "permissionToAlter": {
2129
- "lpe1Ref": "8.13"
2130
- },
2131
- "noticesServedOnLessee": {
2132
- "lpe1Ref": "8.14"
2133
- },
2134
- "asbestosSurvey": {
2135
- "lpe1Ref": "8.15"
2136
- },
2137
- "managedAreaFireRiskAssessment": {
2138
- "lpe1Ref": "8.16"
2139
- },
2140
- "memorandumAndArticles": {
2141
- "lpe1Ref": "8.17"
2142
- },
2143
- "managementCompanyAGMMinutes": {
2144
- "lpe1Ref": "8.18"
2145
- },
2146
- "deedOfCertificate": {
2147
- "lpe1Ref": "8.19"
2148
- },
2149
- "landlordsCertificate": {
2150
- "lpe1Ref": "8.20",
2151
- "enum": [
2152
- "Enclosed",
2153
- "To follow",
2154
- "Not applicable"
2155
- ]
2156
- },
2157
- "enforcementNotices": {
2158
- "lpe1Ref": "8.21"
2159
- }
2160
- }
2161
- },
2162
- "confirmation": {
2163
- "lpe1Ref": "9",
2164
2051
  "required": [
2165
- "response"
2052
+ "yesNo"
2053
+ ]
2054
+ }
2055
+ }
2056
+ },
2057
+ "requiredDocuments": {
2058
+ "lpe1Ref": "8",
2059
+ "required": [
2060
+ "noticeOfSale",
2061
+ "noticeOfBuildingCondition",
2062
+ "landlordNotifiedOfSale",
2063
+ "serviceChargeAccounts",
2064
+ "groundRent",
2065
+ "buildingsInsurancePolicy",
2066
+ "managedAreasBuildingsInsurancePolicy",
2067
+ "serviceChargeEstimatesCurrent",
2068
+ "serviceChargeEstimatesPrevious",
2069
+ "proposedWorksNotices",
2070
+ "forfeitureDocumentation",
2071
+ "additionalRegulationsNotInLease",
2072
+ "deedsOfVariation",
2073
+ "deedOfCovenant",
2074
+ "certificateOfCompliance",
2075
+ "licenceToAssign",
2076
+ "permissionToAlter",
2077
+ "noticesServedOnLessee",
2078
+ "asbestosSurvey",
2079
+ "managedAreaFireRiskAssessment",
2080
+ "memorandumAndArticles",
2081
+ "managementCompanyAGMMinutes",
2082
+ "deedOfCertificate",
2083
+ "landlordsCertificate",
2084
+ "enforcementNotices"
2085
+ ],
2086
+ "properties": {
2087
+ "serviceChargeAccounts": {
2088
+ "lpe1Ref": "8.1"
2089
+ },
2090
+ "buildingsInsurancePolicy": {
2091
+ "lpe1Ref": "8.2"
2092
+ },
2093
+ "managedAreasBuildingsInsurancePolicy": {
2094
+ "lpe1Ref": "8.3"
2095
+ },
2096
+ "serviceChargeEstimatesCurrent": {
2097
+ "lpe1Ref": "8.4"
2098
+ },
2099
+ "serviceChargeEstimatesPrevious": {
2100
+ "lpe1Ref": "8.5"
2101
+ },
2102
+ "proposedWorksNotices": {
2103
+ "lpe1Ref": "8.6"
2104
+ },
2105
+ "forfeitureDocumentation": {
2106
+ "lpe1Ref": "8.7"
2107
+ },
2108
+ "additionalRegulationsNotInLease": {
2109
+ "lpe1Ref": "8.8"
2110
+ },
2111
+ "deedsOfVariation": {
2112
+ "lpe1Ref": "8.9"
2113
+ },
2114
+ "deedOfCovenant": {
2115
+ "lpe1Ref": "8.10"
2116
+ },
2117
+ "certificateOfCompliance": {
2118
+ "lpe1Ref": "8.11"
2119
+ },
2120
+ "certificateOfComplianceFee": {
2121
+ "lpe1Ref": "8.11.1"
2122
+ },
2123
+ "licenceToAssign": {
2124
+ "lpe1Ref": "8.12"
2125
+ },
2126
+ "permissionToAlter": {
2127
+ "lpe1Ref": "8.13"
2128
+ },
2129
+ "noticesServedOnLessee": {
2130
+ "lpe1Ref": "8.14"
2131
+ },
2132
+ "asbestosSurvey": {
2133
+ "lpe1Ref": "8.15"
2134
+ },
2135
+ "managedAreaFireRiskAssessment": {
2136
+ "lpe1Ref": "8.16"
2137
+ },
2138
+ "memorandumAndArticles": {
2139
+ "lpe1Ref": "8.17"
2140
+ },
2141
+ "managementCompanyAGMMinutes": {
2142
+ "lpe1Ref": "8.18"
2143
+ },
2144
+ "deedOfCertificate": {
2145
+ "lpe1Ref": "8.19"
2146
+ },
2147
+ "landlordsCertificate": {
2148
+ "lpe1Ref": "8.20",
2149
+ "enum": [
2150
+ "Enclosed",
2151
+ "To follow",
2152
+ "Not applicable"
2166
2153
  ]
2154
+ },
2155
+ "enforcementNotices": {
2156
+ "lpe1Ref": "8.21"
2167
2157
  }
2168
2158
  }
2159
+ },
2160
+ "confirmation": {
2161
+ "lpe1Ref": "9",
2162
+ "required": [
2163
+ "response"
2164
+ ]
2169
2165
  }
2170
2166
  }
2171
2167
  }
2172
- ]
2168
+ }
2173
2169
  }
2174
- }
2170
+ ]
2175
2171
  }
2176
2172
  }
2177
2173
  }