@pdtf/schemas 3.0.0-2 → 3.0.0-21

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 (33) hide show
  1. package/index.js +15 -13
  2. package/package.json +1 -1
  3. package/src/examples/v3/exampleTransaction.json +82 -75
  4. package/src/schemas/v2/overlays/baspi.json +510 -2331
  5. package/src/schemas/v2/overlays/con29DW.json +36 -125
  6. package/src/schemas/v2/overlays/con29R.json +5 -143
  7. package/src/schemas/v2/overlays/fme1.json +48 -233
  8. package/src/schemas/v2/overlays/lpe1.json +75 -367
  9. package/src/schemas/v2/overlays/nts.json +17 -103
  10. package/src/schemas/v2/overlays/piq.json +146 -693
  11. package/src/schemas/v2/overlays/rds.json +50 -316
  12. package/src/schemas/v2/overlays/ta10.json +540 -1755
  13. package/src/schemas/v2/overlays/ta6.json +241 -1193
  14. package/src/schemas/v2/overlays/ta7.json +106 -440
  15. package/src/schemas/v3/combined.json +2434 -2581
  16. package/src/schemas/v3/overlays/baspi.json +1360 -3480
  17. package/src/schemas/v3/overlays/con29DW.json +36 -125
  18. package/src/schemas/v3/overlays/con29R.json +5 -143
  19. package/src/schemas/v3/overlays/fme1.json +53 -233
  20. package/src/schemas/v3/overlays/lpe1.json +85 -367
  21. package/src/schemas/v3/overlays/nts.json +711 -634
  22. package/src/schemas/v3/overlays/piq.json +452 -1190
  23. package/src/schemas/v3/overlays/rds.json +500 -1059
  24. package/src/schemas/v3/overlays/ta10.json +540 -1755
  25. package/src/schemas/v3/overlays/ta6.json +787 -1678
  26. package/src/schemas/v3/overlays/ta7.json +220 -462
  27. package/src/schemas/v3/pdtf-transaction.json +1976 -2286
  28. package/src/schemas/v3/skeleton.json +248 -214
  29. package/src/tests/v3/transactionSchema.test.js +28 -18
  30. package/src/tests/v3/verifiedClaimsValidator.test.js +2 -2
  31. package/src/utils/extractOverlay.js +5 -27
  32. package/src/tests/v2/transactionSchema.test.js +0 -361
  33. package/src/tests/v2/verifiedClaimsValidator.test.js +0 -128
@@ -8,23 +8,18 @@
8
8
  "properties": {
9
9
  "address": {
10
10
  "piqRef": "A1.1",
11
- "title": "Property Address",
12
11
  "properties": {
13
12
  "line1": {
14
- "piqRef": "A1.1.1",
15
- "title": "Address line 1"
13
+ "piqRef": "A1.1.1"
16
14
  },
17
15
  "line2": {
18
- "piqRef": "A1.1.2",
19
- "title": "Address line 2"
16
+ "piqRef": "A1.1.2"
20
17
  },
21
18
  "town": {
22
- "piqRef": "A1.1.3",
23
- "title": "Town"
19
+ "piqRef": "A1.1.3"
24
20
  },
25
21
  "postcode": {
26
- "piqRef": "A1.1.5",
27
- "title": "Postcode"
22
+ "piqRef": "A1.1.5"
28
23
  }
29
24
  }
30
25
  },
@@ -34,16 +29,7 @@
34
29
  "items": {
35
30
  "properties": {
36
31
  "ownershipType": {
37
- "piqRef": "A1.2",
38
- "title": "What type of ownership is the property?",
39
- "description": "A Managed Freehold is any freehold where there are shared amenities, the maintenance of which you pay for through an estate rentcharge, service charge, informal or formal contribution. Choose Leasehold if your property is under a Shared Ownership arrangement.",
40
- "enum": [
41
- "Freehold",
42
- "Managed Freehold",
43
- "Commonhold",
44
- "Leasehold",
45
- "Other"
46
- ]
32
+ "piqRef": "A1.2"
47
33
  }
48
34
  },
49
35
  "oneOf": [
@@ -55,14 +41,12 @@
55
41
  "contactDetails": {
56
42
  "properties": {
57
43
  "managingAgent": {
58
- "piqRef": "A1.4.1",
59
- "title": "Managing Agent"
44
+ "piqRef": "A1.4.1"
60
45
  }
61
46
  }
62
47
  },
63
48
  "serviceCharge": {
64
- "piqRef": "A1.4.2",
65
- "title": "Service Charge"
49
+ "piqRef": "A1.4.2"
66
50
  }
67
51
  }
68
52
  }
@@ -75,8 +59,7 @@
75
59
  "leaseTerm": {
76
60
  "properties": {
77
61
  "lengthOfLeaseInYears": {
78
- "piqRef": "A1.3.1",
79
- "title": "Length of lease (years)"
62
+ "piqRef": "A1.3.1"
80
63
  }
81
64
  }
82
65
  },
@@ -85,9 +68,7 @@
85
68
  "contacts": {
86
69
  "properties": {
87
70
  "landlord": {
88
- "piqRef": "A1.4.4",
89
- "title": "Landlord",
90
- "description": "The landlord (or freeholder) may be, for example, a private individual, a housing association, or a management company owned by the residents"
71
+ "piqRef": "A1.4.4"
91
72
  }
92
73
  }
93
74
  }
@@ -95,7 +76,6 @@
95
76
  },
96
77
  "groundRent": {
97
78
  "piqRef": "A1.3.3",
98
- "title": "Ground Rent",
99
79
  "discriminator": {
100
80
  "propertyName": "isGroundRentPayable"
101
81
  },
@@ -117,12 +97,10 @@
117
97
  ]
118
98
  },
119
99
  "annualGroundRent": {
120
- "piqRef": "A1.3.3",
121
- "title": "What is the annual ground rent payable? (£)"
100
+ "piqRef": "A1.3.3"
122
101
  },
123
102
  "rentSubjectToIncrease": {
124
103
  "piqRef": "A1.3.4",
125
- "title": "Is the ground rent subject to increase?",
126
104
  "discriminator": {
127
105
  "propertyName": "yesNo"
128
106
  },
@@ -144,20 +122,14 @@
144
122
  ]
145
123
  },
146
124
  "rentIncreaseCalculated": {
147
- "piqRef": "A1.3.4.2",
148
- "title": "How is the increase calculated?",
149
- "description": "e.g. set figure, doubling, in line with Retail Price Index, Consumer Price Index, etc"
125
+ "piqRef": "A1.3.4.2"
150
126
  }
151
127
  }
152
128
  }
153
129
  ],
154
130
  "properties": {
155
131
  "yesNo": {
156
- "piqRef": "A1.3.4.1",
157
- "enum": [
158
- "Yes",
159
- "No"
160
- ]
132
+ "piqRef": "A1.3.4.1"
161
133
  }
162
134
  }
163
135
  }
@@ -177,8 +149,7 @@
177
149
  "parking": {
178
150
  "properties": {
179
151
  "parkingArrangements": {
180
- "piqRef": "A1.5",
181
- "title": "Parking arrangements"
152
+ "piqRef": "A1.5"
182
153
  }
183
154
  }
184
155
  },
@@ -186,7 +157,6 @@
186
157
  "properties": {
187
158
  "isListed": {
188
159
  "piqRef": "A1.6.1",
189
- "title": "Is the property a listed building in England or Wales?",
190
160
  "discriminator": {
191
161
  "propertyName": "yesNo"
192
162
  },
@@ -213,18 +183,12 @@
213
183
  ],
214
184
  "properties": {
215
185
  "yesNo": {
216
- "piqRef": "A1.6.1.1",
217
- "enum": [
218
- "Yes",
219
- "No",
220
- "Not known"
221
- ]
186
+ "piqRef": "A1.6.1.1"
222
187
  }
223
188
  }
224
189
  },
225
190
  "isConservationArea": {
226
191
  "piqRef": "A1.6.2",
227
- "title": "Is the property in a designated conservation area?",
228
192
  "discriminator": {
229
193
  "propertyName": "yesNo"
230
194
  },
@@ -251,18 +215,12 @@
251
215
  ],
252
216
  "properties": {
253
217
  "yesNo": {
254
- "piqRef": "A1.6.2.1",
255
- "enum": [
256
- "Yes",
257
- "No",
258
- "Not known"
259
- ]
218
+ "piqRef": "A1.6.2.1"
260
219
  }
261
220
  }
262
221
  },
263
222
  "hasTreePreservationOrder": {
264
223
  "piqRef": "A1.6.3",
265
- "title": "To your knowledge, does a tree preservation order apply to any trees within the boundaries of the property?",
266
224
  "discriminator": {
267
225
  "propertyName": "yesNo"
268
226
  },
@@ -286,7 +244,6 @@
286
244
  },
287
245
  "workCarriedOut": {
288
246
  "piqRef": "A1.6.4",
289
- "title": "Has work been carried out to any trees which are protected by the order?",
290
247
  "discriminator": {
291
248
  "propertyName": "yesNo"
292
249
  },
@@ -312,11 +269,7 @@
312
269
  ],
313
270
  "properties": {
314
271
  "yesNo": {
315
- "piqRef": "A1.6.4.1",
316
- "enum": [
317
- "Yes",
318
- "No"
319
- ]
272
+ "piqRef": "A1.6.4.1"
320
273
  }
321
274
  }
322
275
  }
@@ -325,12 +278,7 @@
325
278
  ],
326
279
  "properties": {
327
280
  "yesNo": {
328
- "piqRef": "A1.6.3.1",
329
- "enum": [
330
- "Yes",
331
- "No",
332
- "Not known"
333
- ]
281
+ "piqRef": "A1.6.3.1"
334
282
  }
335
283
  }
336
284
  }
@@ -340,8 +288,6 @@
340
288
  "properties": {
341
289
  "isStandardForm": {
342
290
  "piqRef": "A5.5",
343
- "title": "Is the property built in a standard form of construction? E.g. brick and/or block with timber-supported roof comprising a tile or slate cover?",
344
- "description": "Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows",
345
291
  "discriminator": {
346
292
  "propertyName": "yesNo"
347
293
  },
@@ -367,11 +313,7 @@
367
313
  ],
368
314
  "properties": {
369
315
  "yesNo": {
370
- "piqRef": "A5.5.1",
371
- "enum": [
372
- "Yes",
373
- "No"
374
- ]
316
+ "piqRef": "A5.5.1"
375
317
  }
376
318
  }
377
319
  }
@@ -381,16 +323,11 @@
381
323
  "properties": {
382
324
  "greenDealLoan": {
383
325
  "piqRef": "A11.4",
384
- "title": "Green Deal Loan",
385
326
  "properties": {
386
327
  "hasGreenDealLoan": {
387
328
  "properties": {
388
329
  "yesNo": {
389
- "piqRef": "A11.4.1",
390
- "enum": [
391
- "Yes",
392
- "No"
393
- ]
330
+ "piqRef": "A11.4.1"
394
331
  }
395
332
  }
396
333
  }
@@ -400,23 +337,9 @@
400
337
  },
401
338
  "councilTax": {
402
339
  "piqRef": "B2",
403
- "title": "Council Tax",
404
340
  "properties": {
405
341
  "councilTaxBand": {
406
- "piqRef": "B2.1",
407
- "title": "Which Council Tax band does this property fall within?",
408
- "description": "Band I relates to Wales only",
409
- "enum": [
410
- "A",
411
- "B",
412
- "C",
413
- "D",
414
- "E",
415
- "F",
416
- "G",
417
- "H",
418
- "I"
419
- ]
342
+ "piqRef": "B2.1"
420
343
  }
421
344
  }
422
345
  },
@@ -424,8 +347,6 @@
424
347
  "properties": {
425
348
  "hasDisputesAndComplaints": {
426
349
  "piqRef": "A2.1",
427
- "title": "Have any disputes or complaints occurred, regarding this property, a property nearby, or their use?",
428
- "description": "E.g boundary disagreement, noise, trespass etc",
429
350
  "discriminator": {
430
351
  "propertyName": "yesNo"
431
352
  },
@@ -447,19 +368,14 @@
447
368
  ]
448
369
  },
449
370
  "details": {
450
- "piqRef": "A2.1.1.2",
451
- "title": "Please give details"
371
+ "piqRef": "A2.1.1.2"
452
372
  }
453
373
  }
454
374
  }
455
375
  ],
456
376
  "properties": {
457
377
  "yesNo": {
458
- "piqRef": "A2.1.1",
459
- "enum": [
460
- "Yes",
461
- "No"
462
- ]
378
+ "piqRef": "A2.1.1"
463
379
  }
464
380
  }
465
381
  }
@@ -469,7 +385,6 @@
469
385
  "properties": {
470
386
  "hasStructuralAlterations": {
471
387
  "piqRef": "A3.1",
472
- "title": "Have there been any structural alterations, extensions, significant repairs or renewals to the property? (e.g. extensions, loft or garage conversion, removal of internal walls or chimneys)",
473
388
  "discriminator": {
474
389
  "propertyName": "yesNo"
475
390
  },
@@ -491,25 +406,19 @@
491
406
  ]
492
407
  },
493
408
  "details": {
494
- "piqRef": "A3.1.2",
495
- "title": "Please give details including dates of all work undertaken"
409
+ "piqRef": "A3.1.2"
496
410
  }
497
411
  }
498
412
  }
499
413
  ],
500
414
  "properties": {
501
415
  "yesNo": {
502
- "piqRef": "A3.1.1",
503
- "enum": [
504
- "Yes",
505
- "No"
506
- ]
416
+ "piqRef": "A3.1.1"
507
417
  }
508
418
  }
509
419
  },
510
420
  "windowReplacementsSince2002": {
511
421
  "piqRef": "A3.2",
512
- "title": "Since 1st April 2002 has replacement of any windows, roof windows, roof lights, glazed doors taken place?",
513
422
  "discriminator": {
514
423
  "propertyName": "yesNo"
515
424
  },
@@ -531,29 +440,22 @@
531
440
  ]
532
441
  },
533
442
  "details": {
534
- "piqRef": "A3.2.2",
535
- "title": "For each installation, please outline the nature of the work."
443
+ "piqRef": "A3.2.2"
536
444
  },
537
445
  "yearCompleted": {
538
- "piqRef": "A3.2.3",
539
- "title": "What year was the installation completed?"
446
+ "piqRef": "A3.2.3"
540
447
  }
541
448
  }
542
449
  }
543
450
  ],
544
451
  "properties": {
545
452
  "yesNo": {
546
- "piqRef": "A3.2.1",
547
- "enum": [
548
- "Yes",
549
- "No"
550
- ]
453
+ "piqRef": "A3.2.1"
551
454
  }
552
455
  }
553
456
  },
554
457
  "hasAddedConservatory": {
555
458
  "piqRef": "A3.4",
556
- "title": "Has a conservatory been added?",
557
459
  "discriminator": {
558
460
  "propertyName": "yesNo"
559
461
  },
@@ -575,16 +477,13 @@
575
477
  ]
576
478
  },
577
479
  "details": {
578
- "piqRef": "A3.4.2",
579
- "title": "Confirm whether any walls were removed, an exterior quality door separates the conservatory from the main building and, since the conservatory was added, has any replacement or refurbishment of the roof been undertaken that reduces the glazed area of the roof?"
480
+ "piqRef": "A3.4.2"
580
481
  },
581
482
  "yearCompleted": {
582
- "piqRef": "A3.4.3",
583
- "title": "What year was the installation completed?"
483
+ "piqRef": "A3.4.3"
584
484
  },
585
485
  "buildingRegApproval": {
586
486
  "piqRef": "A3.5.1",
587
- "title": "Was building regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
588
487
  "discriminator": {
589
488
  "propertyName": "yesNo"
590
489
  },
@@ -607,27 +506,19 @@
607
506
  ]
608
507
  },
609
508
  "details": {
610
- "piqRef": "A3.5.1.2",
611
- "title": "Please outline the reasons why",
612
- "description": "e.g. the work was exempt from Building Regulations"
509
+ "piqRef": "A3.5.1.2"
613
510
  }
614
511
  }
615
512
  }
616
513
  ],
617
514
  "properties": {
618
515
  "yesNo": {
619
- "piqRef": "A3.5.1.1",
620
- "enum": [
621
- "Yes",
622
- "No",
623
- "Not required"
624
- ]
516
+ "piqRef": "A3.5.1.1"
625
517
  }
626
518
  }
627
519
  },
628
520
  "planningPermission": {
629
521
  "piqRef": "A3.5.2",
630
- "title": "Was planning permission obtained?",
631
522
  "discriminator": {
632
523
  "propertyName": "yesNo"
633
524
  },
@@ -654,18 +545,12 @@
654
545
  ],
655
546
  "properties": {
656
547
  "yesNo": {
657
- "piqRef": "A3.5.2.1",
658
- "enum": [
659
- "Yes",
660
- "No",
661
- "Not required"
662
- ]
548
+ "piqRef": "A3.5.2.1"
663
549
  }
664
550
  }
665
551
  },
666
552
  "listedBuildingConsent": {
667
553
  "piqRef": "A3.5.3",
668
- "title": "Was listed building consent obtained?",
669
554
  "discriminator": {
670
555
  "propertyName": "yesNo"
671
556
  },
@@ -692,18 +577,12 @@
692
577
  ],
693
578
  "properties": {
694
579
  "yesNo": {
695
- "piqRef": "A3.5.3.1",
696
- "enum": [
697
- "Yes",
698
- "No",
699
- "Not required"
700
- ]
580
+ "piqRef": "A3.5.3.1"
701
581
  }
702
582
  }
703
583
  },
704
584
  "deedRestrictionConsent": {
705
585
  "piqRef": "A3.5.4",
706
- "title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
707
586
  "discriminator": {
708
587
  "propertyName": "yesNo"
709
588
  },
@@ -726,20 +605,14 @@
726
605
  ]
727
606
  },
728
607
  "details": {
729
- "piqRef": "A3.5.5",
730
- "title": "Please outline the reasons why"
608
+ "piqRef": "A3.5.5"
731
609
  }
732
610
  }
733
611
  }
734
612
  ],
735
613
  "properties": {
736
614
  "yesNo": {
737
- "piqRef": "A3.5.4.1",
738
- "enum": [
739
- "Yes",
740
- "No",
741
- "Not required"
742
- ]
615
+ "piqRef": "A3.5.4.1"
743
616
  }
744
617
  }
745
618
  }
@@ -748,17 +621,12 @@
748
621
  ],
749
622
  "properties": {
750
623
  "yesNo": {
751
- "piqRef": "A3.4.1",
752
- "enum": [
753
- "Yes",
754
- "No"
755
- ]
624
+ "piqRef": "A3.4.1"
756
625
  }
757
626
  }
758
627
  },
759
628
  "worksUnfinished": {
760
629
  "piqRef": "A3.6",
761
- "title": "Are any of the works listed above unfinished?",
762
630
  "discriminator": {
763
631
  "propertyName": "yesNo"
764
632
  },
@@ -780,25 +648,19 @@
780
648
  ]
781
649
  },
782
650
  "details": {
783
- "piqRef": "A3.6.2",
784
- "title": "Please provide details and explain why"
651
+ "piqRef": "A3.6.2"
785
652
  }
786
653
  }
787
654
  }
788
655
  ],
789
656
  "properties": {
790
657
  "yesNo": {
791
- "piqRef": "A3.6.1",
792
- "enum": [
793
- "Yes",
794
- "No"
795
- ]
658
+ "piqRef": "A3.6.1"
796
659
  }
797
660
  }
798
661
  },
799
662
  "planningPermissionBreaches": {
800
663
  "piqRef": "A3.7",
801
- "title": "Are you aware of any breaches of planning permission conditions or building regulations consent conditions or work not having the necessary consents?",
802
664
  "discriminator": {
803
665
  "propertyName": "yesNo"
804
666
  },
@@ -820,25 +682,19 @@
820
682
  ]
821
683
  },
822
684
  "details": {
823
- "piqRef": "A3.7.2",
824
- "title": "Please give details"
685
+ "piqRef": "A3.7.2"
825
686
  }
826
687
  }
827
688
  }
828
689
  ],
829
690
  "properties": {
830
691
  "yesNo": {
831
- "piqRef": "A3.7.1",
832
- "enum": [
833
- "Yes",
834
- "No"
835
- ]
692
+ "piqRef": "A3.7.1"
836
693
  }
837
694
  }
838
695
  },
839
696
  "unresolvedPlanningIssues": {
840
697
  "piqRef": "A3.8",
841
- "title": "Are you aware of any unresolved planning or building control issues?",
842
698
  "discriminator": {
843
699
  "propertyName": "yesNo"
844
700
  },
@@ -860,19 +716,14 @@
860
716
  ]
861
717
  },
862
718
  "details": {
863
- "piqRef": "A3.8.2",
864
- "title": "Please give details"
719
+ "piqRef": "A3.8.2"
865
720
  }
866
721
  }
867
722
  }
868
723
  ],
869
724
  "properties": {
870
725
  "yesNo": {
871
- "piqRef": "A3.8.1",
872
- "enum": [
873
- "Yes",
874
- "No"
875
- ]
726
+ "piqRef": "A3.8.1"
876
727
  }
877
728
  }
878
729
  }
@@ -882,7 +733,6 @@
882
733
  "properties": {
883
734
  "neighbourDevelopment": {
884
735
  "piqRef": "A4.1",
885
- "title": "The owner of a neighbouring property is proposing to develop property or land nearby, make alterations to nearby buildings or change the use?",
886
736
  "discriminator": {
887
737
  "propertyName": "yesNo"
888
738
  },
@@ -908,17 +758,12 @@
908
758
  ],
909
759
  "properties": {
910
760
  "yesNo": {
911
- "piqRef": "A4.1.1",
912
- "enum": [
913
- "Yes",
914
- "No"
915
- ]
761
+ "piqRef": "A4.1.1"
916
762
  }
917
763
  }
918
764
  },
919
765
  "planningApplication": {
920
766
  "piqRef": "A4.2",
921
- "title": "Any planning application that could affect the property, the enjoyment of it or the views from it?",
922
767
  "discriminator": {
923
768
  "propertyName": "yesNo"
924
769
  },
@@ -944,17 +789,12 @@
944
789
  ],
945
790
  "properties": {
946
791
  "yesNo": {
947
- "piqRef": "A4.2.1",
948
- "enum": [
949
- "Yes",
950
- "No"
951
- ]
792
+ "piqRef": "A4.2.1"
952
793
  }
953
794
  }
954
795
  },
955
796
  "requiredMaintenance": {
956
797
  "piqRef": "A4.3",
957
- "title": "Notice informing you that maintenance, repairs or improvements are required to your property?",
958
798
  "discriminator": {
959
799
  "propertyName": "yesNo"
960
800
  },
@@ -980,17 +820,12 @@
980
820
  ],
981
821
  "properties": {
982
822
  "yesNo": {
983
- "piqRef": "A4.3.1",
984
- "enum": [
985
- "Yes",
986
- "No"
987
- ]
823
+ "piqRef": "A4.3.1"
988
824
  }
989
825
  }
990
826
  },
991
827
  "listedBuildingApplication": {
992
828
  "piqRef": "A4.4",
993
- "title": "Listed building application",
994
829
  "discriminator": {
995
830
  "propertyName": "yesNo"
996
831
  },
@@ -1016,17 +851,12 @@
1016
851
  ],
1017
852
  "properties": {
1018
853
  "yesNo": {
1019
- "piqRef": "A4.4.1",
1020
- "enum": [
1021
- "Yes",
1022
- "No"
1023
- ]
854
+ "piqRef": "A4.4.1"
1024
855
  }
1025
856
  }
1026
857
  },
1027
858
  "infrastructureProject": {
1028
859
  "piqRef": "A4.5",
1029
- "title": "Infrastructure project, proposed or in progress (i.e. wind turbine, railway, fracking, etc)",
1030
860
  "discriminator": {
1031
861
  "propertyName": "yesNo"
1032
862
  },
@@ -1052,17 +882,12 @@
1052
882
  ],
1053
883
  "properties": {
1054
884
  "yesNo": {
1055
- "piqRef": "A4.5.1",
1056
- "enum": [
1057
- "Yes",
1058
- "No"
1059
- ]
885
+ "piqRef": "A4.5.1"
1060
886
  }
1061
887
  }
1062
888
  },
1063
889
  "otherNotices": {
1064
890
  "piqRef": "A4.6",
1065
- "title": "Any other type of notice?",
1066
891
  "discriminator": {
1067
892
  "propertyName": "yesNo"
1068
893
  },
@@ -1088,11 +913,7 @@
1088
913
  ],
1089
914
  "properties": {
1090
915
  "yesNo": {
1091
- "piqRef": "A4.6.1",
1092
- "enum": [
1093
- "Yes",
1094
- "No"
1095
- ]
916
+ "piqRef": "A4.6.1"
1096
917
  }
1097
918
  }
1098
919
  }
@@ -1102,7 +923,6 @@
1102
923
  "properties": {
1103
924
  "dryRotEtcTreatment": {
1104
925
  "piqRef": "A5.1",
1105
- "title": "To your knowledge, has there been any preventative work for, or treatment of dry rot, wet rot or damp carried out at the property?",
1106
926
  "discriminator": {
1107
927
  "propertyName": "yesNo"
1108
928
  },
@@ -1128,17 +948,12 @@
1128
948
  ],
1129
949
  "properties": {
1130
950
  "yesNo": {
1131
- "piqRef": "A5.1.1",
1132
- "enum": [
1133
- "Yes",
1134
- "No"
1135
- ]
951
+ "piqRef": "A5.1.1"
1136
952
  }
1137
953
  }
1138
954
  },
1139
955
  "japaneseKnotweed": {
1140
956
  "piqRef": "A5.3",
1141
- "title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
1142
957
  "discriminator": {
1143
958
  "propertyName": "yesNo"
1144
959
  },
@@ -1165,18 +980,12 @@
1165
980
  ],
1166
981
  "properties": {
1167
982
  "yesNo": {
1168
- "piqRef": "A5.3.1",
1169
- "enum": [
1170
- "Yes",
1171
- "No",
1172
- "Not known"
1173
- ]
983
+ "piqRef": "A5.3.1"
1174
984
  }
1175
985
  }
1176
986
  },
1177
987
  "subsidenceOrStructuralFault": {
1178
988
  "piqRef": "A5.4",
1179
- "title": "To your knowledge, has the property ever been subject to subsidence or structural fault?",
1180
989
  "discriminator": {
1181
990
  "propertyName": "yesNo"
1182
991
  },
@@ -1202,11 +1011,7 @@
1202
1011
  ],
1203
1012
  "properties": {
1204
1013
  "yesNo": {
1205
- "piqRef": "A5.4.1",
1206
- "enum": [
1207
- "Yes",
1208
- "No"
1209
- ]
1014
+ "piqRef": "A5.4.1"
1210
1015
  }
1211
1016
  }
1212
1017
  }
@@ -1216,7 +1021,6 @@
1216
1021
  "properties": {
1217
1022
  "itemsToRemove": {
1218
1023
  "piqRef": "A6.1",
1219
- "title": "Are there any items, which would be considered a fixture or fitting, that you intend to take? E.g. Carpets, curtains, light fittings, fitted cupboards, etc",
1220
1024
  "discriminator": {
1221
1025
  "propertyName": "yesNo"
1222
1026
  },
@@ -1238,25 +1042,19 @@
1238
1042
  ]
1239
1043
  },
1240
1044
  "details": {
1241
- "piqRef": "A6.1.2",
1242
- "title": "Details"
1045
+ "piqRef": "A6.1.2"
1243
1046
  }
1244
1047
  }
1245
1048
  }
1246
1049
  ],
1247
1050
  "properties": {
1248
1051
  "yesNo": {
1249
- "piqRef": "A6.1.1",
1250
- "enum": [
1251
- "Yes",
1252
- "No"
1253
- ]
1052
+ "piqRef": "A6.1.1"
1254
1053
  }
1255
1054
  }
1256
1055
  },
1257
1056
  "itemsToInclude": {
1258
1057
  "piqRef": "A6.2",
1259
- "title": "Are there additional furniture items or possessions are you very likely to include in the sale, irrespective of sale price?",
1260
1058
  "discriminator": {
1261
1059
  "propertyName": "yesNo"
1262
1060
  },
@@ -1278,29 +1076,24 @@
1278
1076
  ]
1279
1077
  },
1280
1078
  "details": {
1281
- "piqRef": "A6.2.2",
1282
- "title": "Details"
1079
+ "piqRef": "A6.2.2"
1283
1080
  }
1284
1081
  }
1285
1082
  }
1286
1083
  ],
1287
1084
  "properties": {
1288
1085
  "yesNo": {
1289
- "piqRef": "A6.2.1",
1290
- "enum": [
1291
- "Yes",
1292
- "No"
1293
- ]
1086
+ "piqRef": "A6.2.1"
1294
1087
  }
1295
1088
  }
1296
1089
  }
1297
1090
  }
1298
1091
  },
1299
- "connectedUtilities": {
1092
+ "electricity": {
1093
+ "piqRef": "A7.1.1",
1300
1094
  "properties": {
1301
1095
  "mainsElectricity": {
1302
1096
  "piqRef": "A7.1.1",
1303
- "title": "Mains electricity",
1304
1097
  "discriminator": {
1305
1098
  "propertyName": "yesNo"
1306
1099
  },
@@ -1322,8 +1115,7 @@
1322
1115
  ]
1323
1116
  },
1324
1117
  "supplier": {
1325
- "piqRef": "A7.1.2",
1326
- "title": "Supplier"
1118
+ "piqRef": "A7.1.2"
1327
1119
  }
1328
1120
  }
1329
1121
  },
@@ -1335,16 +1127,14 @@
1335
1127
  ]
1336
1128
  },
1337
1129
  "supplier": {
1338
- "piqRef": "A7.1.2",
1339
- "title": "Supplier"
1130
+ "piqRef": "A7.1.2"
1340
1131
  }
1341
1132
  }
1342
1133
  }
1343
1134
  ]
1344
1135
  },
1345
- "mainsGas": {
1346
- "piqRef": "A7.1.3",
1347
- "title": "Mains gas",
1136
+ "solarPanels": {
1137
+ "piqRef": "A7.1.17",
1348
1138
  "discriminator": {
1349
1139
  "propertyName": "yesNo"
1350
1140
  },
@@ -1365,53 +1155,63 @@
1365
1155
  "Yes"
1366
1156
  ]
1367
1157
  },
1368
- "supplier": {
1369
- "piqRef": "A7.1.4",
1370
- "title": "Supplier"
1371
- }
1372
- }
1373
- },
1374
- {
1375
- "properties": {
1376
- "yesNo": {
1377
- "enum": [
1378
- "To be connected"
1379
- ]
1158
+ "yearInstalled": {
1159
+ "piqRef": "B4.4.2"
1380
1160
  },
1381
- "supplier": {
1382
- "piqRef": "A7.1.4",
1383
- "title": "Supplier"
1384
- }
1385
- }
1386
- }
1387
- ]
1388
- },
1389
- "lpg": {
1390
- "piqRef": "A7.1.5",
1391
- "title": "Liquid Petroleum Gas (LPG)",
1392
- "discriminator": {
1393
- "propertyName": "yesNo"
1394
- },
1395
- "oneOf": [
1396
- {
1397
- "properties": {
1398
- "yesNo": {
1399
- "enum": [
1400
- "No"
1401
- ]
1402
- }
1403
- }
1404
- },
1405
- {
1406
- "properties": {
1407
- "yesNo": {
1408
- "enum": [
1409
- "Yes"
1161
+ "panelsOwnedOutright": {
1162
+ "piqRef": "B4.4.3",
1163
+ "discriminator": {
1164
+ "propertyName": "yesNo"
1165
+ },
1166
+ "oneOf": [
1167
+ {
1168
+ "properties": {
1169
+ "yesNo": {
1170
+ "enum": [
1171
+ "Yes"
1172
+ ]
1173
+ }
1174
+ }
1175
+ },
1176
+ {
1177
+ "properties": {
1178
+ "yesNo": {
1179
+ "enum": [
1180
+ "No"
1181
+ ]
1182
+ }
1183
+ }
1184
+ }
1410
1185
  ]
1411
1186
  },
1412
- "supplier": {
1413
- "piqRef": "A7.1.6",
1414
- "title": "Supplier"
1187
+ "panelProviderLease": {
1188
+ "piqRef": "B4.4.4",
1189
+ "discriminator": {
1190
+ "propertyName": "yesNo"
1191
+ },
1192
+ "oneOf": [
1193
+ {
1194
+ "properties": {
1195
+ "yesNo": {
1196
+ "enum": [
1197
+ "No"
1198
+ ]
1199
+ }
1200
+ }
1201
+ },
1202
+ {
1203
+ "properties": {
1204
+ "yesNo": {
1205
+ "enum": [
1206
+ "Yes"
1207
+ ]
1208
+ },
1209
+ "attachments": {
1210
+ "piqRef": "B4.4.5"
1211
+ }
1212
+ }
1213
+ }
1214
+ ]
1415
1215
  }
1416
1216
  }
1417
1217
  },
@@ -1423,16 +1223,14 @@
1423
1223
  ]
1424
1224
  },
1425
1225
  "supplier": {
1426
- "piqRef": "A7.1.6",
1427
- "title": "Supplier"
1226
+ "piqRef": "A7.1.18"
1428
1227
  }
1429
1228
  }
1430
1229
  }
1431
1230
  ]
1432
1231
  },
1433
- "telephone": {
1434
- "piqRef": "A7.1.11",
1435
- "title": "Telephone",
1232
+ "otherSources": {
1233
+ "piqRef": "A7.1.19",
1436
1234
  "discriminator": {
1437
1235
  "propertyName": "yesNo"
1438
1236
  },
@@ -1452,10 +1250,6 @@
1452
1250
  "enum": [
1453
1251
  "Yes"
1454
1252
  ]
1455
- },
1456
- "supplier": {
1457
- "piqRef": "A7.1.12",
1458
- "title": "Supplier"
1459
1253
  }
1460
1254
  }
1461
1255
  },
@@ -1467,106 +1261,176 @@
1467
1261
  ]
1468
1262
  },
1469
1263
  "supplier": {
1470
- "piqRef": "A7.1.12",
1471
- "title": "Supplier"
1264
+ "piqRef": "A7.1.20"
1472
1265
  }
1473
1266
  }
1474
1267
  }
1475
1268
  ]
1476
- },
1477
- "cableSatelliteTV": {
1478
- "piqRef": "A7.1.13",
1479
- "title": "Cable TV or satellite",
1480
- "discriminator": {
1481
- "propertyName": "yesNo"
1482
- },
1483
- "oneOf": [
1484
- {
1485
- "properties": {
1486
- "yesNo": {
1487
- "enum": [
1488
- "No"
1489
- ]
1490
- }
1491
- }
1492
- },
1493
- {
1494
- "properties": {
1495
- "yesNo": {
1496
- "enum": [
1497
- "Yes"
1498
- ]
1269
+ }
1270
+ }
1271
+ },
1272
+ "waterAndDrainage": {
1273
+ "properties": {
1274
+ "water": {
1275
+ "properties": {
1276
+ "mainsWater": {
1277
+ "piqRef": "A7.1.7",
1278
+ "discriminator": {
1279
+ "propertyName": "yesNo"
1280
+ },
1281
+ "oneOf": [
1282
+ {
1283
+ "properties": {
1284
+ "yesNo": {
1285
+ "enum": [
1286
+ "No"
1287
+ ]
1288
+ }
1289
+ }
1499
1290
  },
1500
- "supplier": {
1501
- "piqRef": "A7.1.14",
1502
- "title": "Supplier"
1503
- }
1504
- }
1505
- },
1506
- {
1507
- "properties": {
1508
- "yesNo": {
1509
- "enum": [
1510
- "To be connected"
1511
- ]
1291
+ {
1292
+ "properties": {
1293
+ "yesNo": {
1294
+ "enum": [
1295
+ "Yes"
1296
+ ]
1297
+ },
1298
+ "supplier": {
1299
+ "piqRef": "A7.1.8"
1300
+ }
1301
+ }
1302
+ },
1303
+ {
1304
+ "properties": {
1305
+ "yesNo": {
1306
+ "enum": [
1307
+ "To be connected"
1308
+ ]
1309
+ },
1310
+ "supplier": {
1311
+ "piqRef": "A7.1.8"
1312
+ }
1313
+ }
1512
1314
  }
1513
- }
1315
+ ]
1514
1316
  }
1515
- ]
1317
+ }
1516
1318
  },
1517
- "broadband": {
1518
- "piqRef": "A7.1.15",
1519
- "title": "Broadband",
1520
- "discriminator": {
1521
- "propertyName": "yesNo"
1522
- },
1523
- "oneOf": [
1524
- {
1525
- "properties": {
1526
- "yesNo": {
1527
- "enum": [
1528
- "No"
1529
- ]
1530
- }
1531
- }
1532
- },
1533
- {
1534
- "properties": {
1535
- "yesNo": {
1536
- "enum": [
1537
- "Yes"
1538
- ]
1539
- },
1540
- "supplier": {
1541
- "piqRef": "A7.1.16",
1542
- "title": "Supplier"
1543
- },
1544
- "typeOfConnection": {
1545
- "piqRef": "A7.1.16",
1546
- "title": "Type of connection",
1547
- "enum": [
1548
- "ADSL copper wire",
1549
- "Cable",
1550
- "FTTC (Fibre to the Cabinet)",
1551
- "FTTP (Fibre to the Premises)"
1552
- ]
1553
- }
1554
- }
1555
- },
1556
- {
1557
- "properties": {
1558
- "yesNo": {
1559
- "enum": [
1560
- "To be connected"
1561
- ]
1319
+ "drainage": {
1320
+ "properties": {
1321
+ "mainsFoulDrainage": {
1322
+ "oneOf": [
1323
+ null,
1324
+ null,
1325
+ {
1326
+ "properties": {
1327
+ "offMainsDrainageSystem": {
1328
+ "properties": {
1329
+ "otherConnectedProperties": {
1330
+ "piqRef": "A7.1.29",
1331
+ "discriminator": {
1332
+ "propertyName": "yesNo"
1333
+ },
1334
+ "oneOf": [
1335
+ {
1336
+ "properties": {
1337
+ "yesNo": {
1338
+ "enum": [
1339
+ "No"
1340
+ ]
1341
+ }
1342
+ }
1343
+ },
1344
+ {
1345
+ "properties": {
1346
+ "yesNo": {
1347
+ "enum": [
1348
+ "Yes"
1349
+ ]
1350
+ }
1351
+ }
1352
+ }
1353
+ ]
1354
+ },
1355
+ "plantOnOtherLand": {
1356
+ "piqRef": "A7.1.30",
1357
+ "discriminator": {
1358
+ "propertyName": "yesNo"
1359
+ },
1360
+ "oneOf": [
1361
+ {
1362
+ "properties": {
1363
+ "yesNo": {
1364
+ "enum": [
1365
+ "No"
1366
+ ]
1367
+ }
1368
+ }
1369
+ },
1370
+ {
1371
+ "properties": {
1372
+ "yesNo": {
1373
+ "enum": [
1374
+ "Yes"
1375
+ ]
1376
+ }
1377
+ }
1378
+ }
1379
+ ]
1380
+ },
1381
+ "plantRegistered": {
1382
+ "piqRef": "A7.1.31",
1383
+ "discriminator": {
1384
+ "propertyName": "yesNo"
1385
+ },
1386
+ "oneOf": [
1387
+ {
1388
+ "properties": {
1389
+ "yesNo": {
1390
+ "enum": [
1391
+ "No"
1392
+ ]
1393
+ }
1394
+ }
1395
+ },
1396
+ {
1397
+ "properties": {
1398
+ "yesNo": {
1399
+ "enum": [
1400
+ "Yes"
1401
+ ]
1402
+ }
1403
+ }
1404
+ }
1405
+ ]
1406
+ }
1407
+ },
1408
+ "oneOf": [
1409
+ null,
1410
+ {
1411
+ "properties": {
1412
+ "dateLastEmptied": {
1413
+ "piqRef": "A7.1.24"
1414
+ }
1415
+ }
1416
+ },
1417
+ {
1418
+ "properties": {
1419
+ "dateLastEmptied": {
1420
+ "piqRef": "A7.1.26"
1421
+ }
1422
+ }
1423
+ }
1424
+ ]
1425
+ }
1426
+ }
1562
1427
  }
1563
- }
1428
+ ]
1564
1429
  }
1565
- ]
1430
+ }
1566
1431
  },
1567
- "solarPanels": {
1568
- "piqRef": "A7.1.17",
1569
- "title": "Solar or photovoltaic panels",
1432
+ "maintenanceAgreements": {
1433
+ "piqRef": "A7.2",
1570
1434
  "discriminator": {
1571
1435
  "propertyName": "yesNo"
1572
1436
  },
@@ -1586,203 +1450,62 @@
1586
1450
  "enum": [
1587
1451
  "Yes"
1588
1452
  ]
1589
- }
1590
- }
1591
- },
1592
- {
1593
- "properties": {
1594
- "yesNo": {
1595
- "enum": [
1596
- "To be connected"
1597
- ]
1598
1453
  },
1599
- "supplier": {
1600
- "piqRef": "A7.1.18",
1601
- "title": "Supplier"
1454
+ "details": {
1455
+ "piqRef": "A7.2.2"
1602
1456
  }
1603
1457
  }
1604
1458
  }
1605
- ]
1606
- },
1607
- "otherServices": {
1608
- "piqRef": "A7.1.19",
1609
- "title": "Other services",
1610
- "description": "Other services include wind turbines, generators and other renewable technologies, for example ground source heat pumps. If you receive Renewable Heat Incentives please provide details and note that you will need to advise Ofgem when you complete the sale",
1459
+ ],
1460
+ "properties": {
1461
+ "yesNo": {
1462
+ "piqRef": "A7.2.1"
1463
+ }
1464
+ }
1465
+ }
1466
+ }
1467
+ },
1468
+ "heating": {
1469
+ "piqRef": "A7.3",
1470
+ "properties": {
1471
+ "heatingSystem": {
1472
+ "piqRef": "A7.3.1",
1611
1473
  "discriminator": {
1612
- "propertyName": "yesNo"
1474
+ "propertyName": "heatingType"
1613
1475
  },
1614
1476
  "oneOf": [
1615
1477
  {
1616
1478
  "properties": {
1617
- "yesNo": {
1618
- "enum": [
1619
- "No"
1620
- ]
1621
- }
1622
- }
1623
- },
1624
- {
1625
- "properties": {
1626
- "yesNo": {
1479
+ "heatingType": {
1627
1480
  "enum": [
1628
- "Yes"
1481
+ "None",
1482
+ "Room heaters only"
1629
1483
  ]
1630
1484
  }
1631
1485
  }
1632
1486
  },
1633
1487
  {
1634
1488
  "properties": {
1635
- "yesNo": {
1489
+ "heatingType": {
1636
1490
  "enum": [
1637
- "To be connected"
1491
+ "Central heating"
1638
1492
  ]
1639
1493
  },
1640
- "supplier": {
1641
- "piqRef": "A7.1.20",
1642
- "title": "Supplier"
1643
- }
1644
- }
1645
- }
1646
- ]
1647
- }
1648
- }
1649
- },
1650
- "waterAndDrainage": {
1651
- "properties": {
1652
- "water": {
1653
- "properties": {
1654
- "mainsWater": {
1655
- "piqRef": "A7.1.7",
1656
- "title": "Mains water",
1657
- "discriminator": {
1658
- "propertyName": "yesNo"
1659
- },
1660
- "oneOf": [
1661
- {
1662
- "properties": {
1663
- "yesNo": {
1664
- "enum": [
1665
- "No"
1666
- ]
1667
- }
1668
- }
1669
- },
1670
- {
1671
- "properties": {
1672
- "yesNo": {
1673
- "enum": [
1674
- "Yes"
1675
- ]
1676
- },
1677
- "supplier": {
1678
- "piqRef": "A7.1.8",
1679
- "title": "Supplier"
1680
- }
1681
- }
1682
- },
1683
- {
1684
- "properties": {
1685
- "yesNo": {
1686
- "enum": [
1687
- "To be connected"
1688
- ]
1689
- },
1690
- "supplier": {
1691
- "piqRef": "A7.1.8",
1692
- "title": "Supplier"
1693
- }
1694
- }
1695
- }
1696
- ]
1697
- }
1698
- }
1699
- },
1700
- "drainage": {
1701
- "properties": {
1702
- "mainsFoulDrainage": {
1703
- "oneOf": [
1704
- null,
1705
- null,
1706
- {
1494
+ "centralHeatingDetails": {
1495
+ "piqRef": "A7.3.1.1",
1707
1496
  "properties": {
1708
- "septicTank": {
1709
- "piqRef": "A7.1.23",
1710
- "title": "Septic tank",
1711
- "discriminator": {
1712
- "propertyName": "yesNo"
1713
- },
1714
- "oneOf": [
1715
- {
1716
- "properties": {
1717
- "yesNo": {
1718
- "enum": [
1719
- "No"
1720
- ]
1721
- }
1722
- }
1723
- },
1724
- {
1725
- "properties": {
1726
- "yesNo": {
1727
- "enum": [
1728
- "Yes"
1729
- ]
1730
- },
1731
- "dateLastEmptied": {
1732
- "piqRef": "A7.1.24",
1733
- "title": "Date last emptied"
1734
- }
1735
- }
1736
- }
1737
- ]
1497
+ "centralHeatingInstalled": {
1498
+ "piqRef": "A7.4.1"
1738
1499
  },
1739
- "cesspit": {
1740
- "piqRef": "A7.1.25",
1741
- "title": "Cesspit",
1742
- "discriminator": {
1743
- "propertyName": "yesNo"
1744
- },
1745
- "oneOf": [
1746
- {
1747
- "properties": {
1748
- "yesNo": {
1749
- "enum": [
1750
- "No"
1751
- ]
1752
- }
1753
- }
1754
- },
1755
- {
1756
- "properties": {
1757
- "yesNo": {
1758
- "enum": [
1759
- "Yes"
1760
- ]
1761
- },
1762
- "dateLastEmptied": {
1763
- "piqRef": "A7.1.26",
1764
- "title": "Date last emptied"
1765
- }
1766
- }
1767
- }
1768
- ]
1500
+ "heatingLastServicedDate": {
1501
+ "piqRef": "A7.5.1"
1769
1502
  },
1770
- "sewerageTreatmentPlant": {
1771
- "piqRef": "A7.1.27",
1772
- "title": "Sewerage treatment plant",
1503
+ "heatingInGoodWorkingOrder": {
1504
+ "piqRef": "A7.6",
1773
1505
  "discriminator": {
1774
1506
  "propertyName": "yesNo"
1775
1507
  },
1776
1508
  "oneOf": [
1777
- {
1778
- "properties": {
1779
- "yesNo": {
1780
- "enum": [
1781
- "No"
1782
- ]
1783
- }
1784
- }
1785
- },
1786
1509
  {
1787
1510
  "properties": {
1788
1511
  "yesNo": {
@@ -1791,43 +1514,7 @@
1791
1514
  ]
1792
1515
  }
1793
1516
  }
1794
- }
1795
- ]
1796
- },
1797
- "otherConnectedProperties": {
1798
- "piqRef": "A7.1.29",
1799
- "title": "Do other properties connect to the septic tank, cesspit or sewerage treatment plant?",
1800
- "discriminator": {
1801
- "propertyName": "yesNo"
1802
- },
1803
- "oneOf": [
1804
- {
1805
- "properties": {
1806
- "yesNo": {
1807
- "enum": [
1808
- "No"
1809
- ]
1810
- }
1811
- }
1812
1517
  },
1813
- {
1814
- "properties": {
1815
- "yesNo": {
1816
- "enum": [
1817
- "Yes"
1818
- ]
1819
- }
1820
- }
1821
- }
1822
- ]
1823
- },
1824
- "plantOnOtherLand": {
1825
- "piqRef": "A7.1.30",
1826
- "title": "Is any part of the septic tank, cesspit or sewerage treatment plant located on someone else’s land?",
1827
- "discriminator": {
1828
- "propertyName": "yesNo"
1829
- },
1830
- "oneOf": [
1831
1518
  {
1832
1519
  "properties": {
1833
1520
  "yesNo": {
@@ -1836,54 +1523,35 @@
1836
1523
  ]
1837
1524
  }
1838
1525
  }
1839
- },
1840
- {
1841
- "properties": {
1842
- "yesNo": {
1843
- "enum": [
1844
- "Yes"
1845
- ]
1846
- }
1847
- }
1848
- }
1849
- ]
1850
- },
1851
- "plantRegistered": {
1852
- "piqRef": "A7.1.31",
1853
- "title": "Is the septic tank, cesspit or sewerage treatment plant registered with the Environment Agency or exempted?",
1854
- "discriminator": {
1855
- "propertyName": "yesNo"
1856
- },
1857
- "oneOf": [
1858
- {
1859
- "properties": {
1860
- "yesNo": {
1861
- "enum": [
1862
- "No"
1863
- ]
1864
- }
1865
- }
1866
- },
1867
- {
1868
- "properties": {
1869
- "yesNo": {
1870
- "enum": [
1871
- "Yes"
1872
- ]
1873
- }
1874
- }
1875
1526
  }
1876
1527
  ]
1877
1528
  }
1878
1529
  }
1879
1530
  }
1880
- ]
1531
+ }
1532
+ },
1533
+ {
1534
+ "properties": {
1535
+ "heatingType": {
1536
+ "enum": [
1537
+ "Community heating system"
1538
+ ]
1539
+ }
1540
+ }
1541
+ }
1542
+ ],
1543
+ "properties": {
1544
+ "heatingType": {
1545
+ "piqRef": "A7.3.1"
1881
1546
  }
1882
1547
  }
1883
- },
1884
- "maintenanceAgreements": {
1885
- "piqRef": "A7.2",
1886
- "title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to these services?",
1548
+ }
1549
+ }
1550
+ },
1551
+ "connectivity": {
1552
+ "properties": {
1553
+ "telephone": {
1554
+ "piqRef": "A7.1.11",
1887
1555
  "discriminator": {
1888
1556
  "propertyName": "yesNo"
1889
1557
  },
@@ -1904,122 +1572,77 @@
1904
1572
  "Yes"
1905
1573
  ]
1906
1574
  },
1907
- "details": {
1908
- "piqRef": "A7.2.2",
1909
- "title": "Details"
1575
+ "supplier": {
1576
+ "piqRef": "A7.1.12"
1577
+ }
1578
+ }
1579
+ },
1580
+ {
1581
+ "properties": {
1582
+ "yesNo": {
1583
+ "enum": [
1584
+ "To be connected"
1585
+ ]
1586
+ },
1587
+ "supplier": {
1588
+ "piqRef": "A7.1.12"
1910
1589
  }
1911
1590
  }
1912
1591
  }
1913
- ],
1914
- "properties": {
1915
- "yesNo": {
1916
- "piqRef": "A7.2.1",
1917
- "enum": [
1918
- "Yes",
1919
- "No"
1920
- ]
1921
- }
1922
- }
1923
- }
1924
- }
1925
- },
1926
- "heating": {
1927
- "piqRef": "A7.3",
1928
- "title": "Heating",
1929
- "discriminator": {
1930
- "propertyName": "heatingType"
1931
- },
1932
- "oneOf": [
1933
- {
1934
- "properties": {
1935
- "heatingType": {
1936
- "enum": [
1937
- "None"
1938
- ]
1939
- }
1940
- }
1592
+ ]
1941
1593
  },
1942
- {
1943
- "properties": {
1944
- "heatingType": {
1945
- "enum": [
1946
- "Central heating"
1947
- ]
1594
+ "cableSatelliteTV": {
1595
+ "piqRef": "A7.1.13",
1596
+ "discriminator": {
1597
+ "propertyName": "yesNo"
1598
+ },
1599
+ "oneOf": [
1600
+ {
1601
+ "properties": {
1602
+ "yesNo": {
1603
+ "enum": [
1604
+ "No"
1605
+ ]
1606
+ }
1607
+ }
1948
1608
  },
1949
- "centralHeatingDetails": {
1950
- "piqRef": "A7.3.1.1",
1951
- "title": "Central Heating Details",
1609
+ {
1952
1610
  "properties": {
1953
- "centralHeatingInstalled": {
1954
- "piqRef": "A7.4.1",
1955
- "title": "When was the heating system installed?"
1956
- },
1957
- "heatingLastServicedDate": {
1958
- "piqRef": "A7.5.1",
1959
- "title": "When was the heating system last serviced or maintained?"
1611
+ "yesNo": {
1612
+ "enum": [
1613
+ "Yes"
1614
+ ]
1960
1615
  },
1961
- "heatingInGoodWorkingOrder": {
1962
- "piqRef": "A7.6",
1963
- "title": "Is the heating system in good working order to your satisfaction?",
1964
- "discriminator": {
1965
- "propertyName": "yesNo"
1966
- },
1967
- "oneOf": [
1968
- {
1969
- "properties": {
1970
- "yesNo": {
1971
- "enum": [
1972
- "Yes"
1973
- ]
1974
- }
1975
- }
1976
- },
1977
- {
1978
- "properties": {
1979
- "yesNo": {
1980
- "enum": [
1981
- "No"
1982
- ]
1983
- }
1984
- }
1985
- }
1616
+ "supplier": {
1617
+ "piqRef": "A7.1.14"
1618
+ }
1619
+ }
1620
+ },
1621
+ {
1622
+ "properties": {
1623
+ "yesNo": {
1624
+ "enum": [
1625
+ "To be connected"
1986
1626
  ]
1987
1627
  }
1988
1628
  }
1989
1629
  }
1990
- }
1630
+ ]
1991
1631
  },
1992
- {
1632
+ "broadband": {
1633
+ "piqRef": "A7.1.15",
1993
1634
  "properties": {
1994
- "heatingType": {
1995
- "enum": [
1996
- "Community heating system"
1997
- ]
1635
+ "typeOfConnection": {
1636
+ "piqRef": "A7.1.16"
1998
1637
  }
1999
1638
  }
2000
1639
  }
2001
- ],
2002
- "properties": {
2003
- "heatingType": {
2004
- "piqRef": "A7.3.1",
2005
- "title": "What type of heating system does the property have?",
2006
- "enum": [
2007
- "Central heating",
2008
- "Communal heating system",
2009
- "None"
2010
- ]
2011
- }
2012
1640
  }
2013
1641
  },
2014
1642
  "insurance": {
2015
1643
  "properties": {
2016
1644
  "isInsured": {
2017
- "piqRef": "A8.2",
2018
- "title": "Do you insure the property?",
2019
- "enum": [
2020
- "Yes",
2021
- "No"
2022
- ]
1645
+ "piqRef": "A8.2"
2023
1646
  }
2024
1647
  },
2025
1648
  "oneOf": [
@@ -2028,11 +1651,9 @@
2028
1651
  "properties": {
2029
1652
  "difficultiesObtainingInsurance": {
2030
1653
  "piqRef": "A8.1",
2031
- "title": "Have you had any difficulty obtaining competitively priced building insurance due to the structure or location of the property or had insurance refused?",
2032
1654
  "properties": {
2033
1655
  "abnormalRiseInPremiums": {
2034
1656
  "piqRef": "A8.1a",
2035
- "title": "Subject to abnormal rise in premiums?",
2036
1657
  "discriminator": {
2037
1658
  "propertyName": "yesNo"
2038
1659
  },
@@ -2054,25 +1675,19 @@
2054
1675
  ]
2055
1676
  },
2056
1677
  "details": {
2057
- "piqRef": "A8.1a1.1",
2058
- "title": "Provide details"
1678
+ "piqRef": "A8.1a1.1"
2059
1679
  }
2060
1680
  }
2061
1681
  }
2062
1682
  ],
2063
1683
  "properties": {
2064
1684
  "yesNo": {
2065
- "piqRef": "A8.1a1",
2066
- "enum": [
2067
- "Yes",
2068
- "No"
2069
- ]
1685
+ "piqRef": "A8.1a1"
2070
1686
  }
2071
1687
  }
2072
1688
  },
2073
1689
  "subjectToHighExcesses": {
2074
1690
  "piqRef": "A8.1b",
2075
- "title": "Subject to high excesses?",
2076
1691
  "discriminator": {
2077
1692
  "propertyName": "yesNo"
2078
1693
  },
@@ -2094,25 +1709,19 @@
2094
1709
  ]
2095
1710
  },
2096
1711
  "details": {
2097
- "piqRef": "A8.1b2",
2098
- "title": "Provide details"
1712
+ "piqRef": "A8.1b2"
2099
1713
  }
2100
1714
  }
2101
1715
  }
2102
1716
  ],
2103
1717
  "properties": {
2104
1718
  "yesNo": {
2105
- "piqRef": "A8.1b1",
2106
- "enum": [
2107
- "Yes",
2108
- "No"
2109
- ]
1719
+ "piqRef": "A8.1b1"
2110
1720
  }
2111
1721
  }
2112
1722
  },
2113
1723
  "subjectToUnusualConditions": {
2114
1724
  "piqRef": "A8.1c",
2115
- "title": "Subject to unusual conditions?",
2116
1725
  "discriminator": {
2117
1726
  "propertyName": "yesNo"
2118
1727
  },
@@ -2134,25 +1743,19 @@
2134
1743
  ]
2135
1744
  },
2136
1745
  "details": {
2137
- "piqRef": "A8.1c2",
2138
- "title": "Provide details"
1746
+ "piqRef": "A8.1c2"
2139
1747
  }
2140
1748
  }
2141
1749
  }
2142
1750
  ],
2143
1751
  "properties": {
2144
1752
  "yesNo": {
2145
- "piqRef": "A8.1c1",
2146
- "enum": [
2147
- "Yes",
2148
- "No"
2149
- ]
1753
+ "piqRef": "A8.1c1"
2150
1754
  }
2151
1755
  }
2152
1756
  },
2153
1757
  "refused": {
2154
1758
  "piqRef": "A8.1d",
2155
- "title": "Refused?",
2156
1759
  "discriminator": {
2157
1760
  "propertyName": "yesNo"
2158
1761
  },
@@ -2174,19 +1777,14 @@
2174
1777
  ]
2175
1778
  },
2176
1779
  "details": {
2177
- "piqRef": "A8.1d2",
2178
- "title": "Provide details"
1780
+ "piqRef": "A8.1d2"
2179
1781
  }
2180
1782
  }
2181
1783
  }
2182
1784
  ],
2183
1785
  "properties": {
2184
1786
  "yesNo": {
2185
- "piqRef": "A8.1d1",
2186
- "enum": [
2187
- "Yes",
2188
- "No"
2189
- ]
1787
+ "piqRef": "A8.1d1"
2190
1788
  }
2191
1789
  }
2192
1790
  }
@@ -2200,7 +1798,6 @@
2200
1798
  "properties": {
2201
1799
  "partOutsideLegalOwnership": {
2202
1800
  "piqRef": "A9.1",
2203
- "title": "Is any part of the property outside the seller’s legal ownership?",
2204
1801
  "discriminator": {
2205
1802
  "propertyName": "yesNo"
2206
1803
  },
@@ -2222,25 +1819,19 @@
2222
1819
  ]
2223
1820
  },
2224
1821
  "details": {
2225
- "piqRef": "A9.1.2",
2226
- "title": "Please provide details. E.g. parking, garden, outbuilding, accessway, etc"
1822
+ "piqRef": "A9.1.2"
2227
1823
  }
2228
1824
  }
2229
1825
  }
2230
1826
  ],
2231
1827
  "properties": {
2232
1828
  "yesNo": {
2233
- "piqRef": "A9.1.1",
2234
- "enum": [
2235
- "Yes",
2236
- "No"
2237
- ]
1829
+ "piqRef": "A9.1.1"
2238
1830
  }
2239
1831
  }
2240
1832
  },
2241
1833
  "boundaryAlterationProposal": {
2242
1834
  "piqRef": "A9.2",
2243
- "title": "Is there a current proposal with anyone to alter the boundaries of your property?",
2244
1835
  "discriminator": {
2245
1836
  "propertyName": "yesNo"
2246
1837
  },
@@ -2262,19 +1853,14 @@
2262
1853
  ]
2263
1854
  },
2264
1855
  "details": {
2265
- "piqRef": "A9.2.2",
2266
- "title": "Details"
1856
+ "piqRef": "A9.2.2"
2267
1857
  }
2268
1858
  }
2269
1859
  }
2270
1860
  ],
2271
1861
  "properties": {
2272
1862
  "yesNo": {
2273
- "piqRef": "A9.2.1",
2274
- "enum": [
2275
- "Yes",
2276
- "No"
2277
- ]
1863
+ "piqRef": "A9.2.1"
2278
1864
  }
2279
1865
  }
2280
1866
  }
@@ -2284,7 +1870,6 @@
2284
1870
  "properties": {
2285
1871
  "sharedContributions": {
2286
1872
  "piqRef": "A10.1",
2287
- "title": "Other than service charges and estate rentcharges, do you have to contribute towards the shared cost of a jointly-used service such as a shared driveway, road, parking area, garden or drain?",
2288
1873
  "discriminator": {
2289
1874
  "propertyName": "yesNo"
2290
1875
  },
@@ -2306,25 +1891,19 @@
2306
1891
  ]
2307
1892
  },
2308
1893
  "details": {
2309
- "piqRef": "A10.1.2",
2310
- "title": "Please give details including who collects payments and organises the work, the amount of the payments in the last year and whether they are regular payments or only when maintenance work is required"
1894
+ "piqRef": "A10.1.2"
2311
1895
  }
2312
1896
  }
2313
1897
  }
2314
1898
  ],
2315
1899
  "properties": {
2316
1900
  "yesNo": {
2317
- "piqRef": "A10.1.1",
2318
- "enum": [
2319
- "Yes",
2320
- "No"
2321
- ]
1901
+ "piqRef": "A10.1.1"
2322
1902
  }
2323
1903
  }
2324
1904
  },
2325
1905
  "neighbouringLandRights": {
2326
1906
  "piqRef": "A10.2",
2327
- "title": "Do any rights and arrangements exist over neighbouring land from which the property benefits? (e.g. taking wheelie bins along an accessway through a neighbour’s back garden, parking, access to maintain the boundaries from the neighbour’s side etc)",
2328
1907
  "discriminator": {
2329
1908
  "propertyName": "yesNo"
2330
1909
  },
@@ -2346,25 +1925,19 @@
2346
1925
  ]
2347
1926
  },
2348
1927
  "details": {
2349
- "piqRef": "A10.2.2",
2350
- "title": "Please give details and provide a plan showing the route of the access, parking etc"
1928
+ "piqRef": "A10.2.2"
2351
1929
  }
2352
1930
  }
2353
1931
  }
2354
1932
  ],
2355
1933
  "properties": {
2356
1934
  "yesNo": {
2357
- "piqRef": "A10.2.1",
2358
- "enum": [
2359
- "Yes",
2360
- "No"
2361
- ]
1935
+ "piqRef": "A10.2.1"
2362
1936
  }
2363
1937
  }
2364
1938
  },
2365
1939
  "accessRestrictionAttempts": {
2366
1940
  "piqRef": "A10.3",
2367
- "title": "Has anyone tried to stop you using an access way to the property or asked you to pay to use the access?",
2368
1941
  "discriminator": {
2369
1942
  "propertyName": "yesNo"
2370
1943
  },
@@ -2386,19 +1959,14 @@
2386
1959
  ]
2387
1960
  },
2388
1961
  "details": {
2389
- "piqRef": "A10.3.2",
2390
- "title": "Details"
1962
+ "piqRef": "A10.3.2"
2391
1963
  }
2392
1964
  }
2393
1965
  }
2394
1966
  ],
2395
1967
  "properties": {
2396
1968
  "yesNo": {
2397
- "piqRef": "A10.3.1",
2398
- "enum": [
2399
- "Yes",
2400
- "No"
2401
- ]
1969
+ "piqRef": "A10.3.1"
2402
1970
  }
2403
1971
  }
2404
1972
  },
@@ -2406,7 +1974,6 @@
2406
1974
  "properties": {
2407
1975
  "publicRightOfWay": {
2408
1976
  "piqRef": "A10.4",
2409
- "title": "A public right of way through and/or across your property, buildings or land",
2410
1977
  "discriminator": {
2411
1978
  "propertyName": "yesNo"
2412
1979
  },
@@ -2428,25 +1995,19 @@
2428
1995
  ]
2429
1996
  },
2430
1997
  "details": {
2431
- "piqRef": "A10.4.2",
2432
- "title": "Please provide details and mark the route on a plan of the property"
1998
+ "piqRef": "A10.4.2"
2433
1999
  }
2434
2000
  }
2435
2001
  }
2436
2002
  ],
2437
2003
  "properties": {
2438
2004
  "yesNo": {
2439
- "piqRef": "A10.4.1",
2440
- "enum": [
2441
- "Yes",
2442
- "No"
2443
- ]
2005
+ "piqRef": "A10.4.1"
2444
2006
  }
2445
2007
  }
2446
2008
  },
2447
2009
  "rightsOfLight": {
2448
2010
  "piqRef": "A10.5a",
2449
- "title": "Rights of light",
2450
2011
  "discriminator": {
2451
2012
  "propertyName": "yesNo"
2452
2013
  },
@@ -2472,17 +2033,12 @@
2472
2033
  ],
2473
2034
  "properties": {
2474
2035
  "yesNo": {
2475
- "piqRef": "A10.5a1",
2476
- "enum": [
2477
- "Yes",
2478
- "No"
2479
- ]
2036
+ "piqRef": "A10.5a1"
2480
2037
  }
2481
2038
  }
2482
2039
  },
2483
2040
  "rightsOfSupport": {
2484
2041
  "piqRef": "A10.5b",
2485
- "title": "Rights of support from ajoining properties",
2486
2042
  "discriminator": {
2487
2043
  "propertyName": "yesNo"
2488
2044
  },
@@ -2508,17 +2064,12 @@
2508
2064
  ],
2509
2065
  "properties": {
2510
2066
  "yesNo": {
2511
- "piqRef": "A10.5b1",
2512
- "enum": [
2513
- "Yes",
2514
- "No"
2515
- ]
2067
+ "piqRef": "A10.5b1"
2516
2068
  }
2517
2069
  }
2518
2070
  },
2519
2071
  "rightsCreatedThroughCustom": {
2520
2072
  "piqRef": "A10.5c",
2521
- "title": "Rights created through custom or use (e.g. rights to graze on other land or forage)",
2522
2073
  "discriminator": {
2523
2074
  "propertyName": "yesNo"
2524
2075
  },
@@ -2544,17 +2095,12 @@
2544
2095
  ],
2545
2096
  "properties": {
2546
2097
  "yesNo": {
2547
- "piqRef": "A10.5c1",
2548
- "enum": [
2549
- "Yes",
2550
- "No"
2551
- ]
2098
+ "piqRef": "A10.5c1"
2552
2099
  }
2553
2100
  }
2554
2101
  },
2555
2102
  "rightsToTakeFromLand": {
2556
2103
  "piqRef": "A10.5f",
2557
- "title": "Other people's rights to take things from the land (such as timber, hay or fish)",
2558
2104
  "discriminator": {
2559
2105
  "propertyName": "yesNo"
2560
2106
  },
@@ -2580,17 +2126,12 @@
2580
2126
  ],
2581
2127
  "properties": {
2582
2128
  "yesNo": {
2583
- "piqRef": "A10.5f1",
2584
- "enum": [
2585
- "Yes",
2586
- "No"
2587
- ]
2129
+ "piqRef": "A10.5f1"
2588
2130
  }
2589
2131
  }
2590
2132
  },
2591
2133
  "minesAndMinerals": {
2592
2134
  "piqRef": "A10.5d",
2593
- "title": "Mines and minerals under the property",
2594
2135
  "discriminator": {
2595
2136
  "propertyName": "yesNo"
2596
2137
  },
@@ -2616,17 +2157,12 @@
2616
2157
  ],
2617
2158
  "properties": {
2618
2159
  "yesNo": {
2619
- "piqRef": "A10.5d1",
2620
- "enum": [
2621
- "Yes",
2622
- "No"
2623
- ]
2160
+ "piqRef": "A10.5d1"
2624
2161
  }
2625
2162
  }
2626
2163
  },
2627
2164
  "churchChancel": {
2628
2165
  "piqRef": "A10.5e",
2629
- "title": "Liability to contribute to the maintenance of a church chancel?",
2630
2166
  "discriminator": {
2631
2167
  "propertyName": "yesNo"
2632
2168
  },
@@ -2652,17 +2188,12 @@
2652
2188
  ],
2653
2189
  "properties": {
2654
2190
  "yesNo": {
2655
- "piqRef": "A10.5e1",
2656
- "enum": [
2657
- "Yes",
2658
- "No"
2659
- ]
2191
+ "piqRef": "A10.5e1"
2660
2192
  }
2661
2193
  }
2662
2194
  },
2663
2195
  "otherRights": {
2664
2196
  "piqRef": "A10.5g",
2665
- "title": "Any other rights or arrangements affecting the property?",
2666
2197
  "discriminator": {
2667
2198
  "propertyName": "yesNo"
2668
2199
  },
@@ -2688,11 +2219,7 @@
2688
2219
  ],
2689
2220
  "properties": {
2690
2221
  "yesNo": {
2691
- "piqRef": "A10.5g1",
2692
- "enum": [
2693
- "Yes",
2694
- "No"
2695
- ]
2222
+ "piqRef": "A10.5g1"
2696
2223
  }
2697
2224
  }
2698
2225
  }
@@ -2702,20 +2229,18 @@
2702
2229
  },
2703
2230
  "environmentalIssues": {
2704
2231
  "piqRef": "A11.1",
2705
- "title": "Environmental Issues Affecting the Property",
2706
2232
  "properties": {
2707
2233
  "flooding": {
2708
2234
  "properties": {
2709
2235
  "floodRisk": {
2710
2236
  "piqRef": "A11.1.1",
2711
- "title": "Flood Risk",
2712
2237
  "discriminator": {
2713
- "propertyName": "impactIndicator"
2238
+ "propertyName": "riskIndicator"
2714
2239
  },
2715
2240
  "oneOf": [
2716
2241
  {
2717
2242
  "properties": {
2718
- "impactIndicator": {
2243
+ "riskIndicator": {
2719
2244
  "enum": [
2720
2245
  "No"
2721
2246
  ]
@@ -2724,7 +2249,7 @@
2724
2249
  },
2725
2250
  {
2726
2251
  "properties": {
2727
- "impactIndicator": {
2252
+ "riskIndicator": {
2728
2253
  "enum": [
2729
2254
  "Yes"
2730
2255
  ]
@@ -2737,14 +2262,13 @@
2737
2262
  },
2738
2263
  "otherEnvironmental": {
2739
2264
  "piqRef": "A11.5",
2740
- "title": "To your knowledge, have there been any other environmental issues that affect the property or garden (for example, these could include air pollution, mining, sink holes, quarrying or fracking etc)?",
2741
2265
  "discriminator": {
2742
- "propertyName": "yesNo"
2266
+ "propertyName": "riskIndicator"
2743
2267
  },
2744
2268
  "oneOf": [
2745
2269
  {
2746
2270
  "properties": {
2747
- "yesNo": {
2271
+ "riskIndicator": {
2748
2272
  "enum": [
2749
2273
  "No",
2750
2274
  "Not known"
@@ -2754,7 +2278,7 @@
2754
2278
  },
2755
2279
  {
2756
2280
  "properties": {
2757
- "yesNo": {
2281
+ "riskIndicator": {
2758
2282
  "enum": [
2759
2283
  "Yes"
2760
2284
  ]
@@ -2763,12 +2287,8 @@
2763
2287
  }
2764
2288
  ],
2765
2289
  "properties": {
2766
- "yesNo": {
2767
- "piqRef": "A11.5.1",
2768
- "enum": [
2769
- "Yes",
2770
- "No"
2771
- ]
2290
+ "riskIndicator": {
2291
+ "piqRef": "A11.5.1"
2772
2292
  }
2773
2293
  }
2774
2294
  }
@@ -2778,7 +2298,6 @@
2778
2298
  "properties": {
2779
2299
  "excessiveNoise": {
2780
2300
  "piqRef": "A11.2",
2781
- "title": "To your knowledge, has anyone occupying the property been disturbed by excessive noise which is likely to reoccur at the property?",
2782
2301
  "discriminator": {
2783
2302
  "propertyName": "yesNo"
2784
2303
  },
@@ -2804,17 +2323,12 @@
2804
2323
  ],
2805
2324
  "properties": {
2806
2325
  "yesNo": {
2807
- "piqRef": "A11.2.1",
2808
- "enum": [
2809
- "Yes",
2810
- "No"
2811
- ]
2326
+ "piqRef": "A11.2.1"
2812
2327
  }
2813
2328
  }
2814
2329
  },
2815
2330
  "crime": {
2816
2331
  "piqRef": "A11.3",
2817
- "title": "To your knowledge, has the property been subject to any crime, burglary or violent death?",
2818
2332
  "discriminator": {
2819
2333
  "propertyName": "yesNo"
2820
2334
  },
@@ -2840,17 +2354,12 @@
2840
2354
  ],
2841
2355
  "properties": {
2842
2356
  "yesNo": {
2843
- "piqRef": "A11.3.1",
2844
- "enum": [
2845
- "Yes",
2846
- "No"
2847
- ]
2357
+ "piqRef": "A11.3.1"
2848
2358
  }
2849
2359
  }
2850
2360
  },
2851
2361
  "failedTransactionsInLast12Months": {
2852
2362
  "piqRef": "A11.6",
2853
- "title": "Have there been any failed purchase transactions on the property within the last 12 months?",
2854
2363
  "discriminator": {
2855
2364
  "propertyName": "yesNo"
2856
2365
  },
@@ -2876,11 +2385,7 @@
2876
2385
  ],
2877
2386
  "properties": {
2878
2387
  "yesNo": {
2879
- "piqRef": "A11.6.1",
2880
- "enum": [
2881
- "Yes",
2882
- "No"
2883
- ]
2388
+ "piqRef": "A11.6.1"
2884
2389
  }
2885
2390
  }
2886
2391
  }
@@ -2890,7 +2395,6 @@
2890
2395
  "properties": {
2891
2396
  "restrictionsOnUseNotCompliedWith": {
2892
2397
  "piqRef": "A12.1",
2893
- "title": "Are you aware of any restrictions on the use or alteration of the property which have not been complied with?",
2894
2398
  "discriminator": {
2895
2399
  "propertyName": "yesNo"
2896
2400
  },
@@ -2912,26 +2416,19 @@
2912
2416
  ]
2913
2417
  },
2914
2418
  "details": {
2915
- "piqRef": "A12.1.2",
2916
- "title": "Details"
2419
+ "piqRef": "A12.1.2"
2917
2420
  }
2918
2421
  }
2919
2422
  }
2920
2423
  ],
2921
2424
  "properties": {
2922
2425
  "yesNo": {
2923
- "piqRef": "A12.1.1",
2924
- "enum": [
2925
- "Yes",
2926
- "No"
2927
- ]
2426
+ "piqRef": "A12.1.1"
2928
2427
  }
2929
2428
  }
2930
2429
  },
2931
2430
  "otherMaterialIssue": {
2932
2431
  "piqRef": "A12.2",
2933
- "title": "Are you aware of any other material issue or information which relates to the property or has anything occurred which may affect the average person’s decision to proceed?",
2934
- "description": "This disclosure is required under the Consumer Protection from Unfair Trading Regulations 2008",
2935
2432
  "discriminator": {
2936
2433
  "propertyName": "yesNo"
2937
2434
  },
@@ -2953,19 +2450,14 @@
2953
2450
  ]
2954
2451
  },
2955
2452
  "details": {
2956
- "piqRef": "A12.2.2",
2957
- "title": "Please describe this issue and any action that has been taken, if applicable."
2453
+ "piqRef": "A12.2.2"
2958
2454
  }
2959
2455
  }
2960
2456
  }
2961
2457
  ],
2962
2458
  "properties": {
2963
2459
  "yesNo": {
2964
- "piqRef": "A12.2.1",
2965
- "enum": [
2966
- "Yes",
2967
- "No"
2968
- ]
2460
+ "piqRef": "A12.2.1"
2969
2461
  }
2970
2462
  }
2971
2463
  }
@@ -2978,15 +2470,12 @@
2978
2470
  "legalOwners": {
2979
2471
  "properties": {
2980
2472
  "namesOfLegalOwners": {
2981
- "piqRef": "B1.1",
2982
- "title": "Names of all legal owners",
2983
- "minItems": 1
2473
+ "piqRef": "B1.1"
2984
2474
  }
2985
2475
  }
2986
2476
  },
2987
2477
  "sellersCapacity": {
2988
2478
  "piqRef": "B1.3.1",
2989
- "title": "Capacity in which the Seller sells",
2990
2479
  "discriminator": {
2991
2480
  "propertyName": "capacity"
2992
2481
  },
@@ -3016,7 +2505,6 @@
3016
2505
  },
3017
2506
  "legalBoundaries": {
3018
2507
  "piqRef": "B3.1",
3019
- "title": "Legal Boundaries",
3020
2508
  "properties": {
3021
2509
  "ownership": {
3022
2510
  "oneOf": [
@@ -3025,44 +2513,16 @@
3025
2513
  "uniformBoundaries": {
3026
2514
  "properties": {
3027
2515
  "left": {
3028
- "piqRef": "B3.1.1",
3029
- "title": "On the left",
3030
- "enum": [
3031
- "Seller",
3032
- "Shared",
3033
- "Neighbour",
3034
- "Not known"
3035
- ]
2516
+ "piqRef": "B3.1.1"
3036
2517
  },
3037
2518
  "right": {
3038
- "piqRef": "B3.1.2",
3039
- "title": "On the right",
3040
- "enum": [
3041
- "Seller",
3042
- "Shared",
3043
- "Neighbour",
3044
- "Not known"
3045
- ]
2519
+ "piqRef": "B3.1.2"
3046
2520
  },
3047
2521
  "rear": {
3048
- "piqRef": "B3.1.3",
3049
- "title": "At the rear",
3050
- "enum": [
3051
- "Seller",
3052
- "Shared",
3053
- "Neighbour",
3054
- "Not known"
3055
- ]
2522
+ "piqRef": "B3.1.3"
3056
2523
  },
3057
2524
  "front": {
3058
- "piqRef": "B3.1.4",
3059
- "title": "At the front",
3060
- "enum": [
3061
- "Seller",
3062
- "Shared",
3063
- "Neighbour",
3064
- "Not known"
3065
- ]
2525
+ "piqRef": "B3.1.4"
3066
2526
  }
3067
2527
  }
3068
2528
  }
@@ -3072,7 +2532,6 @@
3072
2532
  },
3073
2533
  "haveBoundaryFeaturesMoved": {
3074
2534
  "piqRef": "B3.3",
3075
- "title": "Has any boundary features been moved during your ownership or in the last 10 years, to your knowledge?",
3076
2535
  "discriminator": {
3077
2536
  "propertyName": "yesNo"
3078
2537
  },
@@ -3095,32 +2554,21 @@
3095
2554
  ]
3096
2555
  },
3097
2556
  "details": {
3098
- "piqRef": "B3.3.2",
3099
- "title": "Details"
2557
+ "piqRef": "B3.3.2"
3100
2558
  }
3101
2559
  }
3102
2560
  }
3103
2561
  ],
3104
2562
  "properties": {
3105
2563
  "yesNo": {
3106
- "piqRef": "B3.3.1",
3107
- "enum": [
3108
- "Yes",
3109
- "No",
3110
- "Not applicable"
3111
- ]
2564
+ "piqRef": "B3.3.1"
3112
2565
  }
3113
2566
  }
3114
2567
  },
3115
2568
  "adjacentLandIncluded": {
3116
2569
  "properties": {
3117
2570
  "yesNo": {
3118
- "piqRef": "B3.4",
3119
- "enum": [
3120
- "Yes",
3121
- "No",
3122
- "Not applicable"
3123
- ]
2571
+ "piqRef": "B3.4"
3124
2572
  }
3125
2573
  }
3126
2574
  }
@@ -3130,7 +2578,6 @@
3130
2578
  "properties": {
3131
2579
  "pipesWiresCablesDrainsToProperty": {
3132
2580
  "piqRef": "B4.1",
3133
- "title": "Are you aware of any pipes, wires, cables or drains bringing services to the property which cross any neighbouring land or property?",
3134
2581
  "discriminator": {
3135
2582
  "propertyName": "yesNo"
3136
2583
  },
@@ -3153,26 +2600,19 @@
3153
2600
  ]
3154
2601
  },
3155
2602
  "details": {
3156
- "piqRef": "B4.1.2",
3157
- "title": "Please provide details"
2603
+ "piqRef": "B4.1.2"
3158
2604
  }
3159
2605
  }
3160
2606
  }
3161
2607
  ],
3162
2608
  "properties": {
3163
2609
  "yesNo": {
3164
- "piqRef": "B4.1.1",
3165
- "enum": [
3166
- "Yes",
3167
- "No",
3168
- "Not known"
3169
- ]
2610
+ "piqRef": "B4.1.1"
3170
2611
  }
3171
2612
  }
3172
2613
  },
3173
2614
  "pipesWiresCablesDrainsFromProperty": {
3174
2615
  "piqRef": "B4.2",
3175
- "title": "Are you aware of any pipes, wires, cables or drains taking services to neighbouring property cross this property?",
3176
2616
  "discriminator": {
3177
2617
  "propertyName": "yesNo"
3178
2618
  },
@@ -3195,26 +2635,19 @@
3195
2635
  ]
3196
2636
  },
3197
2637
  "details": {
3198
- "piqRef": "B4.2.2",
3199
- "title": "Please provide details"
2638
+ "piqRef": "B4.2.2"
3200
2639
  }
3201
2640
  }
3202
2641
  }
3203
2642
  ],
3204
2643
  "properties": {
3205
2644
  "yesNo": {
3206
- "piqRef": "B4.2.1",
3207
- "enum": [
3208
- "Yes",
3209
- "No",
3210
- "Not known"
3211
- ]
2645
+ "piqRef": "B4.2.1"
3212
2646
  }
3213
2647
  }
3214
2648
  },
3215
2649
  "formalOrInformalAgreements": {
3216
2650
  "piqRef": "B4.3",
3217
- "title": "Are you aware of any formal or informal agreements or arrangements for pipes, wires cables or drains to cross either your property or neighbouring property?",
3218
2651
  "discriminator": {
3219
2652
  "propertyName": "yesNo"
3220
2653
  },
@@ -3237,30 +2670,23 @@
3237
2670
  ]
3238
2671
  },
3239
2672
  "details": {
3240
- "piqRef": "B4.3.2",
3241
- "title": "Please provide details"
2673
+ "piqRef": "B4.3.2"
3242
2674
  }
3243
2675
  }
3244
2676
  }
3245
2677
  ],
3246
2678
  "properties": {
3247
2679
  "yesNo": {
3248
- "piqRef": "B4.3.1",
3249
- "enum": [
3250
- "Yes",
3251
- "No",
3252
- "Not known"
3253
- ]
2680
+ "piqRef": "B4.3.1"
3254
2681
  }
3255
2682
  }
3256
2683
  }
3257
2684
  }
3258
2685
  },
3259
- "energyAndMeters": {
2686
+ "electricalWorks": {
3260
2687
  "properties": {
3261
2688
  "testedByQualifiedElectrician": {
3262
2689
  "piqRef": "B7.1",
3263
- "title": "Have the electrics at the property been tested by a qualified electrician?",
3264
2690
  "discriminator": {
3265
2691
  "propertyName": "yesNo"
3266
2692
  },
@@ -3282,25 +2708,19 @@
3282
2708
  ]
3283
2709
  },
3284
2710
  "yearTested": {
3285
- "piqRef": "B7.1.2",
3286
- "title": "State the year they were last tested"
2711
+ "piqRef": "B7.1.2"
3287
2712
  }
3288
2713
  }
3289
2714
  }
3290
2715
  ],
3291
2716
  "properties": {
3292
2717
  "yesNo": {
3293
- "piqRef": "B7.1.1",
3294
- "enum": [
3295
- "Yes",
3296
- "No"
3297
- ]
2718
+ "piqRef": "B7.1.1"
3298
2719
  }
3299
2720
  }
3300
2721
  },
3301
2722
  "electricalWorkSince2005": {
3302
2723
  "piqRef": "B7.2",
3303
- "title": "Since 1st January 2005, has any electrical work been carried out to the property?",
3304
2724
  "discriminator": {
3305
2725
  "propertyName": "yesNo"
3306
2726
  },
@@ -3323,123 +2743,14 @@
3323
2743
  ]
3324
2744
  },
3325
2745
  "yearWorkCarriedOut": {
3326
- "piqRef": "B7.2.2",
3327
- "title": "State the year the work was carried out"
2746
+ "piqRef": "B7.2.2"
3328
2747
  }
3329
2748
  }
3330
2749
  }
3331
2750
  ],
3332
2751
  "properties": {
3333
2752
  "yesNo": {
3334
- "piqRef": "B7.2.1",
3335
- "enum": [
3336
- "Yes",
3337
- "No",
3338
- "Not known"
3339
- ]
3340
- }
3341
- }
3342
- },
3343
- "solarPanels": {
3344
- "piqRef": "B4.4",
3345
- "title": "Solar or photovoltaic panels",
3346
- "discriminator": {
3347
- "propertyName": "hasSolarPanels"
3348
- },
3349
- "oneOf": [
3350
- {
3351
- "properties": {
3352
- "hasSolarPanels": {
3353
- "enum": [
3354
- "No"
3355
- ]
3356
- }
3357
- }
3358
- },
3359
- {
3360
- "properties": {
3361
- "hasSolarPanels": {
3362
- "enum": [
3363
- "Yes"
3364
- ]
3365
- },
3366
- "yearInstalled": {
3367
- "piqRef": "B4.4.2",
3368
- "title": "What year were they installed?"
3369
- },
3370
- "panelsOwnedOutright": {
3371
- "piqRef": "B4.4.3",
3372
- "title": "Do you own the panels, and all equipment related to them, outright?",
3373
- "discriminator": {
3374
- "propertyName": "yesNo"
3375
- },
3376
- "oneOf": [
3377
- {
3378
- "properties": {
3379
- "yesNo": {
3380
- "enum": [
3381
- "Yes"
3382
- ]
3383
- }
3384
- }
3385
- },
3386
- {
3387
- "properties": {
3388
- "yesNo": {
3389
- "enum": [
3390
- "No"
3391
- ]
3392
- }
3393
- }
3394
- }
3395
- ]
3396
- },
3397
- "panelProviderLease": {
3398
- "piqRef": "B4.4.4",
3399
- "title": "Is there an existing long lease of the roof/air space granted to a panel provider?",
3400
- "discriminator": {
3401
- "propertyName": "yesNo"
3402
- },
3403
- "oneOf": [
3404
- {
3405
- "properties": {
3406
- "yesNo": {
3407
- "enum": [
3408
- "No"
3409
- ]
3410
- }
3411
- }
3412
- },
3413
- {
3414
- "properties": {
3415
- "yesNo": {
3416
- "enum": [
3417
- "Yes"
3418
- ]
3419
- },
3420
- "attachments": {
3421
- "piqRef": "B4.4.5",
3422
- "title": "Please supply copies of the relevant documents",
3423
- "enum": [
3424
- "Attached",
3425
- "To follow"
3426
- ]
3427
- }
3428
- }
3429
- }
3430
- ]
3431
- }
3432
- }
3433
- }
3434
- ],
3435
- "properties": {
3436
- "hasSolarPanels": {
3437
- "piqRef": "B4.4.1",
3438
- "title": "Are there solar or photovoltaic panels installed at the property?",
3439
- "enum": [
3440
- "Yes",
3441
- "No"
3442
- ]
2753
+ "piqRef": "B7.2.1"
3443
2754
  }
3444
2755
  }
3445
2756
  }
@@ -3448,12 +2759,7 @@
3448
2759
  "guaranteesWarrantiesAndIndemnityInsurances": {
3449
2760
  "properties": {
3450
2761
  "hasValidGuaranteesOrWarranties": {
3451
- "piqRef": "B5.1",
3452
- "title": "Are there any valid guarantees, warranties or indemnity insurances relating to this property?",
3453
- "enum": [
3454
- "Yes",
3455
- "No"
3456
- ]
2762
+ "piqRef": "B5.1"
3457
2763
  }
3458
2764
  },
3459
2765
  "oneOf": [
@@ -3462,7 +2768,6 @@
3462
2768
  "properties": {
3463
2769
  "newHomeWarranty": {
3464
2770
  "piqRef": "B5.1.1",
3465
- "title": "New Home Warranty (NHBC or similar)",
3466
2771
  "discriminator": {
3467
2772
  "propertyName": "yesNo"
3468
2773
  },
@@ -3490,17 +2795,12 @@
3490
2795
  "roofingWork": {
3491
2796
  "properties": {
3492
2797
  "yesNo": {
3493
- "piqRef": "B5.1.2",
3494
- "enum": [
3495
- "Yes",
3496
- "No"
3497
- ]
2798
+ "piqRef": "B5.1.2"
3498
2799
  }
3499
2800
  }
3500
2801
  },
3501
2802
  "dampProofingTreatment": {
3502
2803
  "piqRef": "B5.1.3",
3503
- "title": "Damp proofing treatment",
3504
2804
  "discriminator": {
3505
2805
  "propertyName": "yesNo"
3506
2806
  },
@@ -3527,7 +2827,6 @@
3527
2827
  },
3528
2828
  "timberRotOrInfestationTreatment": {
3529
2829
  "piqRef": "B5.1.4",
3530
- "title": "Timber rot or infestation treatment",
3531
2830
  "discriminator": {
3532
2831
  "propertyName": "yesNo"
3533
2832
  },
@@ -3554,7 +2853,6 @@
3554
2853
  },
3555
2854
  "centralHeatingAndorPlumbing": {
3556
2855
  "piqRef": "B5.1.5",
3557
- "title": "Central heating and/or plumbing",
3558
2856
  "discriminator": {
3559
2857
  "propertyName": "yesNo"
3560
2858
  },
@@ -3581,7 +2879,6 @@
3581
2879
  },
3582
2880
  "doubleGlazing": {
3583
2881
  "piqRef": "B5.1.6",
3584
- "title": "Double glazing (windows, doors, roof lights, conservatory etc)",
3585
2882
  "discriminator": {
3586
2883
  "propertyName": "yesNo"
3587
2884
  },
@@ -3608,7 +2905,6 @@
3608
2905
  },
3609
2906
  "electricalRepairOrInstallation": {
3610
2907
  "piqRef": "B5.1.7",
3611
- "title": "Electrical repair or installation",
3612
2908
  "discriminator": {
3613
2909
  "propertyName": "yesNo"
3614
2910
  },
@@ -3635,7 +2931,6 @@
3635
2931
  },
3636
2932
  "subsidenceWork": {
3637
2933
  "piqRef": "B5.1.8",
3638
- "title": "Underpinning or other preventative work and/or remedial action relating to subsidence",
3639
2934
  "discriminator": {
3640
2935
  "propertyName": "yesNo"
3641
2936
  },
@@ -3662,7 +2957,6 @@
3662
2957
  },
3663
2958
  "solarPanels": {
3664
2959
  "piqRef": "B5.1.9",
3665
- "title": "Solar panels",
3666
2960
  "discriminator": {
3667
2961
  "propertyName": "yesNo"
3668
2962
  },
@@ -3689,7 +2983,6 @@
3689
2983
  },
3690
2984
  "otherGuarantees": {
3691
2985
  "piqRef": "B5.1.10",
3692
- "title": "Other Guarantees or warranties",
3693
2986
  "discriminator": {
3694
2987
  "propertyName": "yesNo"
3695
2988
  },
@@ -3716,7 +3009,6 @@
3716
3009
  },
3717
3010
  "outstandingClaimsOrApplications": {
3718
3011
  "piqRef": "B5.2",
3719
- "title": "Are there any outstanding claims or current applications relating to any of the above?",
3720
3012
  "discriminator": {
3721
3013
  "propertyName": "yesNo"
3722
3014
  },
@@ -3742,11 +3034,7 @@
3742
3034
  ],
3743
3035
  "properties": {
3744
3036
  "yesNo": {
3745
- "piqRef": "B5.2.1",
3746
- "enum": [
3747
- "Yes",
3748
- "No"
3749
- ]
3037
+ "piqRef": "B5.2.1"
3750
3038
  }
3751
3039
  }
3752
3040
  }
@@ -3759,12 +3047,7 @@
3759
3047
  "othersAged17OrOver": {
3760
3048
  "properties": {
3761
3049
  "hasOthersAged17OrOver": {
3762
- "piqRef": "B8.1",
3763
- "title": "Other than the sellers, does anyone else aged 17 or over, live at the property?",
3764
- "enum": [
3765
- "Yes",
3766
- "No"
3767
- ]
3050
+ "piqRef": "B8.1"
3768
3051
  }
3769
3052
  },
3770
3053
  "oneOf": [
@@ -3772,8 +3055,7 @@
3772
3055
  {
3773
3056
  "properties": {
3774
3057
  "aged17OrOverNames": {
3775
- "piqRef": "B8.1.1",
3776
- "title": "Please provide their full names and ages."
3058
+ "piqRef": "B8.1.1"
3777
3059
  },
3778
3060
  "vacantPossession": {
3779
3061
  "oneOf": [
@@ -3782,7 +3064,6 @@
3782
3064
  "properties": {
3783
3065
  "aged17OrOverWillSignToConfirmWillVacate": {
3784
3066
  "piqRef": "B8.2",
3785
- "title": "Have all occupiers aged 17 or over, agreed to sign the sale contract to confirm that they will vacate the property prior to completion of the sale?",
3786
3067
  "discriminator": {
3787
3068
  "propertyName": "yesNo"
3788
3069
  },
@@ -3808,11 +3089,7 @@
3808
3089
  ],
3809
3090
  "properties": {
3810
3091
  "yesNo": {
3811
- "piqRef": "B8.2.1",
3812
- "enum": [
3813
- "Yes",
3814
- "No"
3815
- ]
3092
+ "piqRef": "B8.2.1"
3816
3093
  }
3817
3094
  }
3818
3095
  }
@@ -3831,26 +3108,21 @@
3831
3108
  "sellerWillEnsure": {
3832
3109
  "properties": {
3833
3110
  "removeRubbish": {
3834
- "piqRef": "B9.3",
3835
- "title": "Remove all rubbish and items not included in the sale from the property (including its garden, loft and any sheds or outbuildings) and leave the property in a clean and tidy condition."
3111
+ "piqRef": "B9.3"
3836
3112
  },
3837
3113
  "replaceLightFittings": {
3838
- "piqRef": "B9.4",
3839
- "title": "If light fittings are removed, the fittings will be replaced with ceiling rose, flex, bulb holder and bulb."
3114
+ "piqRef": "B9.4"
3840
3115
  },
3841
3116
  "takeReasonableCare": {
3842
- "piqRef": "B9.6",
3843
- "title": "Take reasonable care when removing any other fittings or contents."
3117
+ "piqRef": "B9.6"
3844
3118
  },
3845
3119
  "leaveKeys": {
3846
- "piqRef": "B9.5",
3847
- "title": "Leave keys for all door and window locks, along with any alarm codes, for the buyer on the day of completion."
3120
+ "piqRef": "B9.5"
3848
3121
  }
3849
3122
  }
3850
3123
  },
3851
3124
  "otherPropertyInChain": {
3852
3125
  "piqRef": "B9.1",
3853
- "title": "Will you need the purchase, sale or remortgage of another property to co-ordinate with the sale of this property?",
3854
3126
  "discriminator": {
3855
3127
  "propertyName": "yesNo"
3856
3128
  },
@@ -3876,18 +3148,12 @@
3876
3148
  ],
3877
3149
  "properties": {
3878
3150
  "yesNo": {
3879
- "piqRef": "B9.1.1",
3880
- "enum": [
3881
- "Yes",
3882
- "No"
3883
- ]
3151
+ "piqRef": "B9.1.1"
3884
3152
  }
3885
3153
  }
3886
3154
  },
3887
3155
  "moveRestrictionDates": {
3888
3156
  "piqRef": "B9.2",
3889
- "title": "Are there any dates on which you cannot move?",
3890
- "description": "Note that: the moving date will not be fixed until contracts are exchanged i.e. have become binding, until then you should only make provisional removal arrangements; you do not need to be physically present on the day of completion so long as the property is cleared; timescales to completion vary depending on the complexity of the transaction, length of the chain and requirements of the people involved.",
3891
3157
  "discriminator": {
3892
3158
  "propertyName": "yesNo"
3893
3159
  },
@@ -3913,11 +3179,7 @@
3913
3179
  ],
3914
3180
  "properties": {
3915
3181
  "yesNo": {
3916
- "piqRef": "B9.1.2",
3917
- "enum": [
3918
- "Yes",
3919
- "No"
3920
- ]
3182
+ "piqRef": "B9.1.2"
3921
3183
  }
3922
3184
  }
3923
3185
  }