@pdtf/schemas 3.0.0-9 → 3.0.1-2

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