@pdtf/schemas 3.6.0-dev.1 → 3.6.0-dev.10

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 (53) hide show
  1. package/package.json +9 -1
  2. package/src/schemas/v3/combined.json +662 -178
  3. package/src/schemas/v3/compactSkeleton.txt +63 -0
  4. package/src/schemas/v3/overlays/baspi4.json +43 -73
  5. package/src/schemas/v3/overlays/baspi5.json +43 -73
  6. package/src/schemas/v3/overlays/extensions/ac.json +2 -1
  7. package/src/schemas/v3/overlays/extensions/dk.json +3 -2
  8. package/src/schemas/v3/overlays/extensions/ic.json +44 -9
  9. package/src/schemas/v3/overlays/extensions/lc.json +3 -2
  10. package/src/schemas/v3/overlays/extensions/mi.json +2 -1
  11. package/src/schemas/v3/overlays/extensions/nd.json +3 -2
  12. package/src/schemas/v3/overlays/extensions/pc.json +3 -2
  13. package/src/schemas/v3/overlays/extensions/ph.json +2 -1
  14. package/src/schemas/v3/overlays/extensions/rw.json +4 -3
  15. package/src/schemas/v3/overlays/extensions/sc.json +8 -4
  16. package/src/schemas/v3/overlays/extensions/sd.json +3 -2
  17. package/src/schemas/v3/overlays/extensions/ta.json +0 -48
  18. package/src/schemas/v3/overlays/extensions/tr.json +3 -2
  19. package/src/schemas/v3/overlays/extensions/wg.json +2 -1
  20. package/src/schemas/v3/overlays/llc1.json +1 -2
  21. package/src/schemas/v3/overlays/lpe1.json +1 -1
  22. package/src/schemas/v3/overlays/nts.json +3 -1
  23. package/src/schemas/v3/overlays/nts2.json +3 -1
  24. package/src/schemas/v3/overlays/ntsl.json +3 -1
  25. package/src/schemas/v3/overlays/ntsl2.json +3 -1
  26. package/src/schemas/v3/overlays/piq.json +23 -24
  27. package/src/schemas/v3/overlays/rds.json +22 -49
  28. package/src/schemas/v3/overlays/sef25.json +16 -2
  29. package/src/schemas/v3/overlays/ta10.json +0 -9
  30. package/src/schemas/v3/overlays/ta6.json +37 -69
  31. package/src/schemas/v3/overlays/ta6ed6.json +248 -140
  32. package/src/schemas/v3/overlays/ta7ed5.json +66 -20
  33. package/src/schemas/v3/pdtf-transaction.json +397 -95
  34. package/src/schemas/v3/skeleton.json +70 -5
  35. package/src/utils/extractExtensionOverlays.js +11 -2
  36. package/src/utils/extractOverlay.js +20 -0
  37. package/CLAUDE.md +0 -101
  38. package/docs/backend-lms-profile-filtering-spec.md +0 -180
  39. package/src/examples/v1/exampleAddParticipantVouch.json +0 -32
  40. package/src/examples/v1/exampleDocumentedVouch.json +0 -40
  41. package/src/examples/v1/exampleElectronicRecord.json +0 -30
  42. package/src/examples/v1/exampleTransaction.json +0 -878
  43. package/src/examples/v1/exampleVouch.json +0 -25
  44. package/src/examples/v2/exampleTransaction.json +0 -901
  45. package/src/examples/v3/exampleAddParticipantVouch.json +0 -38
  46. package/src/examples/v3/exampleCustomOverlay.json +0 -55
  47. package/src/examples/v3/exampleCustomOverlay2.json +0 -93
  48. package/src/examples/v3/exampleDocumentedVouch.json +0 -47
  49. package/src/examples/v3/exampleElectronicRecord.json +0 -36
  50. package/src/examples/v3/exampleTransaction.json +0 -1038
  51. package/src/examples/v3/exampleVouch.json +0 -32
  52. package/src/mappings/SendPropertyDetailsRequestSchema.json +0 -1588
  53. package/src/mappings/adf.js +0 -198
@@ -26,7 +26,8 @@
26
26
  "Mortgage Broker",
27
27
  "Lender",
28
28
  "Landlord",
29
- "Tenant"
29
+ "Tenant",
30
+ "Platform Support"
30
31
  ]
31
32
  }
32
33
  }
@@ -99,14 +100,30 @@
99
100
  "required": [
100
101
  "capacity"
101
102
  ],
103
+ "title": "What is your role in the sale?",
102
104
  "properties": {
103
105
  "capacity": {
104
- "ta6ed6Ref": "1.4"
106
+ "ta6ed6Ref": "1.4",
107
+ "enum": [
108
+ "Legal Owner",
109
+ "Company Director",
110
+ "Personal Representative for a Deceased Owner",
111
+ "Under Power of Attorney",
112
+ "Trustee"
113
+ ],
114
+ "enumNames": [
115
+ "Seller (Private individual)",
116
+ "Seller (Company)",
117
+ "Executor(s)/Administrator(s)",
118
+ "Attorney(s)",
119
+ "Trustee(s)"
120
+ ]
105
121
  }
106
122
  }
107
123
  },
108
124
  "dateBecameOwnerOrAuthority": {
109
- "ta6ed6Ref": "1.5"
125
+ "ta6ed6Ref": "1.5",
126
+ "title": "When did you become the owner of, or get authority to sell, the property? (DD/MM/YYYY)"
110
127
  }
111
128
  },
112
129
  "required": [
@@ -157,6 +174,7 @@
157
174
  "line1",
158
175
  "postcode"
159
176
  ],
177
+ "title": "Address of the property",
160
178
  "properties": {
161
179
  "line1": {
162
180
  "ta6ed6Ref": "1.1.1"
@@ -177,6 +195,7 @@
177
195
  },
178
196
  "uprn": {
179
197
  "ta6ed6Ref": "1.2",
198
+ "title": "UPRN (if known)",
180
199
  "description": "Unique Property Reference Number (digits)"
181
200
  },
182
201
  "parking": {
@@ -188,7 +207,8 @@
188
207
  ],
189
208
  "properties": {
190
209
  "parkingArrangements": {
191
- "ta6ed6Ref": "10.1"
210
+ "ta6ed6Ref": "10.1",
211
+ "title": "What are the parking arrangements at the property?"
192
212
  },
193
213
  "controlledParking": {
194
214
  "ta6ed6Ref": "10.2",
@@ -307,6 +327,7 @@
307
327
  "required": [
308
328
  "yesNo"
309
329
  ],
330
+ "title": "Does the property have an electric vehicle (EV) charging point?",
310
331
  "properties": {
311
332
  "yesNo": {
312
333
  "ta6ed6Ref": "10.3.1"
@@ -491,6 +512,7 @@
491
512
  "required": [
492
513
  "hasGreenDealLoan"
493
514
  ],
515
+ "title": "Green Deal",
494
516
  "properties": {
495
517
  "hasGreenDealLoan": {
496
518
  "ta6ed6Ref": "8.5.1",
@@ -515,7 +537,8 @@
515
537
  ]
516
538
  },
517
539
  "details": {
518
- "ta6ed6Ref": "8.5.1b"
540
+ "ta6ed6Ref": "8.5.1b",
541
+ "title": "Give details of all installations and supply a copy of your last electricity bill"
519
542
  },
520
543
  "attachments": {
521
544
  "ta6ed6Ref": "8.5.1c"
@@ -530,6 +553,7 @@
530
553
  "required": [
531
554
  "yesNo"
532
555
  ],
556
+ "title": "Have any installations in the property been financed under the Green Deal scheme?",
533
557
  "properties": {
534
558
  "yesNo": {
535
559
  "ta6ed6Ref": "8.5.1a"
@@ -546,6 +570,7 @@
546
570
  "hasDisputesAndComplaints",
547
571
  "leadingToDisputesAndComplaints"
548
572
  ],
573
+ "title": "Disputes",
549
574
  "properties": {
550
575
  "hasDisputesAndComplaints": {
551
576
  "ta6ed6Ref": "3.1",
@@ -570,7 +595,8 @@
570
595
  ]
571
596
  },
572
597
  "details": {
573
- "ta6ed6Ref": "3.1.2"
598
+ "ta6ed6Ref": "3.1.2",
599
+ "title": "Give details such as when this took place and who was involved"
574
600
  }
575
601
  },
576
602
  "required": [
@@ -649,6 +675,7 @@
649
675
  "planningPermissionBreaches",
650
676
  "unresolvedPlanningIssues"
651
677
  ],
678
+ "title": "Alterations",
652
679
  "properties": {
653
680
  "nonResidentialPurposes": {
654
681
  "ta6ed6Ref": "5.3",
@@ -673,7 +700,8 @@
673
700
  ]
674
701
  },
675
702
  "details": {
676
- "ta6ed6Ref": "5.3.2"
703
+ "ta6ed6Ref": "5.3.2",
704
+ "title": "Give details and supply a copy of any relevant planning permission"
677
705
  },
678
706
  "attachments": {
679
707
  "ta6ed6Ref": "5.3.3"
@@ -937,6 +965,7 @@
937
965
  "required": [
938
966
  "yesNo"
939
967
  ],
968
+ "title": "Replacement windows, roof windows, roof lights, glazed doors since 1 April 2002",
940
969
  "properties": {
941
970
  "yesNo": {
942
971
  "ta6ed6Ref": "5.1a"
@@ -1364,6 +1393,7 @@
1364
1393
  "required": [
1365
1394
  "yesNo"
1366
1395
  ],
1396
+ "title": "Conservatory",
1367
1397
  "properties": {
1368
1398
  "yesNo": {
1369
1399
  "ta6ed6Ref": "5.1c"
@@ -2466,6 +2496,7 @@
2466
2496
  "required": [
2467
2497
  "yesNo"
2468
2498
  ],
2499
+ "title": "Are you aware of any breaches of planning permission conditions or building regulations consent conditions, unfinished work or work that does not have all necessary consents?",
2469
2500
  "properties": {
2470
2501
  "yesNo": {
2471
2502
  "ta6ed6Ref": "5.4.1"
@@ -2506,6 +2537,7 @@
2506
2537
  "required": [
2507
2538
  "yesNo"
2508
2539
  ],
2540
+ "title": "Are you aware of any planning or building control issues that need to be resolved?",
2509
2541
  "properties": {
2510
2542
  "yesNo": {
2511
2543
  "ta6ed6Ref": "5.5.1"
@@ -2546,7 +2578,8 @@
2546
2578
  ]
2547
2579
  },
2548
2580
  "details": {
2549
- "ta6ed6Ref": "4.2.2"
2581
+ "ta6ed6Ref": "4.2.2",
2582
+ "title": "Please give details"
2550
2583
  }
2551
2584
  },
2552
2585
  "required": [
@@ -2557,6 +2590,7 @@
2557
2590
  "required": [
2558
2591
  "yesNo"
2559
2592
  ],
2593
+ "title": "Are you aware of any plans or proposals to develop property or land nearby?",
2560
2594
  "properties": {
2561
2595
  "yesNo": {
2562
2596
  "ta6ed6Ref": "4.2.1"
@@ -2586,7 +2620,8 @@
2586
2620
  ]
2587
2621
  },
2588
2622
  "details": {
2589
- "ta6ed6Ref": "4.3.2"
2623
+ "ta6ed6Ref": "4.3.2",
2624
+ "title": "Please give details"
2590
2625
  }
2591
2626
  },
2592
2627
  "required": [
@@ -2597,6 +2632,7 @@
2597
2632
  "required": [
2598
2633
  "yesNo"
2599
2634
  ],
2635
+ "title": "Are you aware of any proposals to make alterations to or change the use of buildings nearby?",
2600
2636
  "properties": {
2601
2637
  "yesNo": {
2602
2638
  "ta6ed6Ref": "4.3.1"
@@ -2626,7 +2662,8 @@
2626
2662
  ]
2627
2663
  },
2628
2664
  "details": {
2629
- "ta6ed6Ref": "2.5.2"
2665
+ "ta6ed6Ref": "2.5.2",
2666
+ "title": "Supply a copy and give details of any works carried out or agreed"
2630
2667
  }
2631
2668
  },
2632
2669
  "required": [
@@ -2637,6 +2674,7 @@
2637
2674
  "required": [
2638
2675
  "yesNo"
2639
2676
  ],
2677
+ "title": "Are you aware of any notice being served or received under the Party Wall etc. Act 1996 in respect of any shared/party walls or boundaries?",
2640
2678
  "properties": {
2641
2679
  "yesNo": {
2642
2680
  "ta6ed6Ref": "2.5.1"
@@ -2666,7 +2704,8 @@
2666
2704
  ]
2667
2705
  },
2668
2706
  "details": {
2669
- "ta6ed6Ref": "4.1.2"
2707
+ "ta6ed6Ref": "4.1.2",
2708
+ "title": "Please give details"
2670
2709
  }
2671
2710
  },
2672
2711
  "required": [
@@ -2677,6 +2716,7 @@
2677
2716
  "required": [
2678
2717
  "yesNo"
2679
2718
  ],
2719
+ "title": "Are you aware of any notices, communications, negotiations or discussions which affect the property or a property nearby? For example, from or to a neighbour, council or government department.",
2680
2720
  "properties": {
2681
2721
  "yesNo": {
2682
2722
  "ta6ed6Ref": "4.1.1"
@@ -2715,7 +2755,8 @@
2715
2755
  ]
2716
2756
  },
2717
2757
  "managementPlanInPlace": {
2718
- "ta6ed6Ref": "8.6.2"
2758
+ "ta6ed6Ref": "8.6.2",
2759
+ "title": "Is there a Japanese knotweed management and treatment plan in place?"
2719
2760
  }
2720
2761
  },
2721
2762
  "required": [
@@ -2729,7 +2770,8 @@
2729
2770
  ],
2730
2771
  "properties": {
2731
2772
  "attachments": {
2732
- "ta6ed6Ref": "8.6.3"
2773
+ "ta6ed6Ref": "8.6.3",
2774
+ "title": "Provide a copy of the plan with any insurance cover linked to the plan."
2733
2775
  }
2734
2776
  }
2735
2777
  }
@@ -2740,6 +2782,7 @@
2740
2782
  "yesNo",
2741
2783
  "knotweedSurveyCarriedOut"
2742
2784
  ],
2785
+ "title": "Japanese knotweed",
2743
2786
  "properties": {
2744
2787
  "knotweedSurveyCarriedOut": {
2745
2788
  "ta6ed6Ref": "8.7",
@@ -2783,7 +2826,8 @@
2783
2826
  }
2784
2827
  },
2785
2828
  "yesNo": {
2786
- "ta6ed6Ref": "8.6.1"
2829
+ "ta6ed6Ref": "8.6.1",
2830
+ "title": "Is the property affected by Japanese knotweed?"
2787
2831
  }
2788
2832
  }
2789
2833
  }
@@ -2818,7 +2862,8 @@
2818
2862
  ]
2819
2863
  },
2820
2864
  "supplier": {
2821
- "ta6ed6Ref": "12.1.2"
2865
+ "ta6ed6Ref": "12.1.2",
2866
+ "title": "Provider's name"
2822
2867
  },
2823
2868
  "electricityMeter": {
2824
2869
  "ta6ed6Ref": "12.1.3",
@@ -2828,10 +2873,12 @@
2828
2873
  ],
2829
2874
  "properties": {
2830
2875
  "location": {
2831
- "ta6ed6Ref": "12.1.3"
2876
+ "ta6ed6Ref": "12.1.3",
2877
+ "title": "Location of meter"
2832
2878
  },
2833
2879
  "mpan": {
2834
2880
  "ta6ed6Ref": "12.1.4",
2881
+ "title": "MPAN number",
2835
2882
  "description": "Your MPAN is on your electricity or dual fuel bill, usually in a box marked 'Supply Number'. It's 21 digits long and begins with 'S'. You'll only need the last 12 or 13 digits."
2836
2883
  }
2837
2884
  }
@@ -2891,7 +2938,8 @@
2891
2938
  "ta6ed6Ref": "5.6a"
2892
2939
  },
2893
2940
  "yearInstalled": {
2894
- "ta6ed6Ref": "5.6b"
2941
+ "ta6ed6Ref": "5.6b",
2942
+ "title": "Which year was the system installed? (YYYY)"
2895
2943
  },
2896
2944
  "panelsOwnedOutright": {
2897
2945
  "ta6ed6Ref": "5.6c",
@@ -2921,6 +2969,7 @@
2921
2969
  "required": [
2922
2970
  "yesNo"
2923
2971
  ],
2972
+ "title": "Do you own the system outright?",
2924
2973
  "properties": {
2925
2974
  "yesNo": {
2926
2975
  "ta6ed6Ref": "5.6c"
@@ -2958,6 +3007,7 @@
2958
3007
  "required": [
2959
3008
  "yesNo"
2960
3009
  ],
3010
+ "title": "Has a long lease of the roof or air space been granted to a solar power system provider? A typical long lease may last 20 to 25 years.",
2961
3011
  "properties": {
2962
3012
  "yesNo": {
2963
3013
  "ta6ed6Ref": "5.6d1"
@@ -3042,6 +3092,7 @@
3042
3092
  "required": [
3043
3093
  "yesNo"
3044
3094
  ],
3095
+ "title": "Is there a battery for storing solar power?",
3045
3096
  "properties": {
3046
3097
  "yesNo": {
3047
3098
  "ta6ed6Ref": "5.6f"
@@ -3119,6 +3170,7 @@
3119
3170
  "required": [
3120
3171
  "yesNo"
3121
3172
  ],
3173
+ "title": "Does the system feed into the National Grid?",
3122
3174
  "properties": {
3123
3175
  "yesNo": {
3124
3176
  "ta6ed6Ref": "5.6g"
@@ -3153,6 +3205,7 @@
3153
3205
  "required": [
3154
3206
  "yesNo"
3155
3207
  ],
3208
+ "title": "Has a solar power system for generating electricity, hot water or heating been installed at the property?",
3156
3209
  "properties": {
3157
3210
  "yesNo": {
3158
3211
  "ta6ed6Ref": "5.6",
@@ -3193,7 +3246,8 @@
3193
3246
  "ta6ed6Ref": "12.6.3"
3194
3247
  },
3195
3248
  "serviceProviderName": {
3196
- "ta6ed6Ref": "12.6.4"
3249
+ "ta6ed6Ref": "12.6.4",
3250
+ "title": "Service provider's name"
3197
3251
  }
3198
3252
  },
3199
3253
  "required": [
@@ -3264,7 +3318,8 @@
3264
3318
  ]
3265
3319
  },
3266
3320
  "supplier": {
3267
- "ta6ed6Ref": "12.3.2"
3321
+ "ta6ed6Ref": "12.3.2",
3322
+ "title": "Provider's name"
3268
3323
  },
3269
3324
  "stopcock": {
3270
3325
  "ta6ed6Ref": "12.3.3",
@@ -3273,7 +3328,8 @@
3273
3328
  ],
3274
3329
  "properties": {
3275
3330
  "location": {
3276
- "ta6ed6Ref": "12.3.3"
3331
+ "ta6ed6Ref": "12.3.3",
3332
+ "title": "Location of stopcock"
3277
3333
  }
3278
3334
  }
3279
3335
  },
@@ -3300,7 +3356,8 @@
3300
3356
  ]
3301
3357
  },
3302
3358
  "location": {
3303
- "ta6ed6Ref": "12.3.4"
3359
+ "ta6ed6Ref": "12.3.4",
3360
+ "title": "Location of meter (if any)"
3304
3361
  }
3305
3362
  },
3306
3363
  "required": [
@@ -3395,6 +3452,7 @@
3395
3452
  "required": [
3396
3453
  "yesNo"
3397
3454
  ],
3455
+ "title": "Surface water drainage?",
3398
3456
  "properties": {
3399
3457
  "yesNo": {
3400
3458
  "ta6ed6Ref": "11.5b",
@@ -3468,16 +3526,20 @@
3468
3526
  ]
3469
3527
  },
3470
3528
  "dateDischargeCommenced": {
3471
- "ta6ed6Ref": "11.7a"
3529
+ "ta6ed6Ref": "11.7a",
3530
+ "title": "When did the discharge commence? (MM/YYYY)"
3472
3531
  },
3473
3532
  "dateInstalled": {
3474
- "ta6ed6Ref": "11.7b"
3533
+ "ta6ed6Ref": "11.7b",
3534
+ "title": "When was the system installed? (MM/YYYY)"
3475
3535
  },
3476
3536
  "dateReplaced": {
3477
- "ta6ed6Ref": "11.7c"
3537
+ "ta6ed6Ref": "11.7c",
3538
+ "title": "When was the sewerage system last replaced or upgraded? (MM/YYYY)"
3478
3539
  },
3479
3540
  "dateLastEmptied": {
3480
- "ta6ed6Ref": "11.7d"
3541
+ "ta6ed6Ref": "11.7d",
3542
+ "title": "If a cesspool, when was the container last emptied? (MM/YYYY)"
3481
3543
  }
3482
3544
  },
3483
3545
  "required": [
@@ -3494,16 +3556,20 @@
3494
3556
  ]
3495
3557
  },
3496
3558
  "dateDischargeCommenced": {
3497
- "ta6ed6Ref": "11.7a"
3559
+ "ta6ed6Ref": "11.7a",
3560
+ "title": "When did the discharge commence? (MM/YYYY)"
3498
3561
  },
3499
3562
  "dateInstalled": {
3500
- "ta6ed6Ref": "11.7b"
3563
+ "ta6ed6Ref": "11.7b",
3564
+ "title": "When was the system installed? (MM/YYYY)"
3501
3565
  },
3502
3566
  "dateReplaced": {
3503
- "ta6ed6Ref": "11.7c"
3567
+ "ta6ed6Ref": "11.7c",
3568
+ "title": "When was the sewerage system last replaced or upgraded? (MM/YYYY)"
3504
3569
  },
3505
3570
  "dateLastEmptied": {
3506
- "ta6ed6Ref": "11.7d"
3571
+ "ta6ed6Ref": "11.7d",
3572
+ "title": "If a cesspool, when was the container last emptied? (MM/YYYY)"
3507
3573
  }
3508
3574
  },
3509
3575
  "required": [
@@ -3520,25 +3586,31 @@
3520
3586
  ]
3521
3587
  },
3522
3588
  "dateDischargeCommenced": {
3523
- "ta6ed6Ref": "11.7a"
3589
+ "ta6ed6Ref": "11.7a",
3590
+ "title": "When did the discharge commence? (MM/YYYY)"
3524
3591
  },
3525
3592
  "supplier": {
3526
- "ta6ed6Ref": "12.5.2"
3593
+ "ta6ed6Ref": "12.5.2",
3594
+ "title": "Provider's name"
3527
3595
  },
3528
3596
  "makeModel": {
3529
3597
  "ta6ed6Ref": "12.5.3"
3530
3598
  },
3531
3599
  "serviceProviderName": {
3532
- "ta6ed6Ref": "12.5.4"
3600
+ "ta6ed6Ref": "12.5.4",
3601
+ "title": "Service provider's name"
3533
3602
  },
3534
3603
  "dateInstalled": {
3535
- "ta6ed6Ref": "11.7b"
3604
+ "ta6ed6Ref": "11.7b",
3605
+ "title": "When was the system installed? (MM/YYYY)"
3536
3606
  },
3537
3607
  "dateReplaced": {
3538
- "ta6ed6Ref": "11.7c"
3608
+ "ta6ed6Ref": "11.7c",
3609
+ "title": "When was the sewerage system last replaced or upgraded? (MM/YYYY)"
3539
3610
  },
3540
3611
  "dateLastServiced": {
3541
- "ta6ed6Ref": "11.7e"
3612
+ "ta6ed6Ref": "11.7e",
3613
+ "title": "If the property is served by a sewage treatment plant, when was the treatment plant last serviced? (MM/YYYY)"
3542
3614
  }
3543
3615
  },
3544
3616
  "required": [
@@ -3613,6 +3685,7 @@
3613
3685
  "required": [
3614
3686
  "yesNo"
3615
3687
  ],
3688
+ "title": "Is the use of the sewerage system shared with other properties?",
3616
3689
  "properties": {
3617
3690
  "yesNo": {
3618
3691
  "ta6ed6Ref": "11.7h"
@@ -3642,7 +3715,8 @@
3642
3715
  ]
3643
3716
  },
3644
3717
  "attachments": {
3645
- "ta6ed6Ref": "11.7i"
3718
+ "ta6ed6Ref": "11.7i",
3719
+ "title": "Supply a plan showing the location of the system and how access is obtained."
3646
3720
  }
3647
3721
  },
3648
3722
  "required": [
@@ -3653,6 +3727,7 @@
3653
3727
  "required": [
3654
3728
  "yesNo"
3655
3729
  ],
3730
+ "title": "Is any part of the sewerage system, or the access to it, outside the boundary of the property?",
3656
3731
  "properties": {
3657
3732
  "yesNo": {
3658
3733
  "ta6ed6Ref": "11.7i"
@@ -3711,6 +3786,7 @@
3711
3786
  "required": [
3712
3787
  "yesNo"
3713
3788
  ],
3789
+ "title": "If the sewerage system discharges to the ground, does it have an infiltration system?",
3714
3790
  "properties": {
3715
3791
  "yesNo": {
3716
3792
  "ta6ed6Ref": "11.7g"
@@ -3735,7 +3811,11 @@
3735
3811
  "title": "Does the sewerage system discharge to the ground or to surface water?",
3736
3812
  "properties": {
3737
3813
  "yesNo": {
3738
- "ta6ed6Ref": "11.7f"
3814
+ "ta6ed6Ref": "11.7f",
3815
+ "enumNames": [
3816
+ "Surface water",
3817
+ "Ground"
3818
+ ]
3739
3819
  }
3740
3820
  }
3741
3821
  }
@@ -3750,6 +3830,7 @@
3750
3830
  "required": [
3751
3831
  "yesNo"
3752
3832
  ],
3833
+ "title": "Foul water drainage?",
3753
3834
  "properties": {
3754
3835
  "yesNo": {
3755
3836
  "ta6ed6Ref": "11.5a1",
@@ -3772,6 +3853,7 @@
3772
3853
  "otherHeatingFeatures",
3773
3854
  "multipleHeatingSystems"
3774
3855
  ],
3856
+ "title": "Heating systems",
3775
3857
  "properties": {
3776
3858
  "heatingSystem": {
3777
3859
  "ta6ed6Ref": "11.4",
@@ -3833,10 +3915,12 @@
3833
3915
  ],
3834
3916
  "properties": {
3835
3917
  "location": {
3836
- "ta6ed6Ref": "12.2.3"
3918
+ "ta6ed6Ref": "12.2.3",
3919
+ "title": "Location of meter"
3837
3920
  },
3838
3921
  "mprn": {
3839
- "ta6ed6Ref": "12.2.4"
3922
+ "ta6ed6Ref": "12.2.4",
3923
+ "title": "MPRN number"
3840
3924
  }
3841
3925
  }
3842
3926
  }
@@ -3892,7 +3976,8 @@
3892
3976
  }
3893
3977
  },
3894
3978
  "centralHeatingInstalled": {
3895
- "ta6ed6Ref": "11.4a"
3979
+ "ta6ed6Ref": "11.4a",
3980
+ "title": "When was the heating system installed? (DD/MM/YYYY)"
3896
3981
  },
3897
3982
  "boilerInstallationCertificate": {
3898
3983
  "ta6ed6Ref": "11.4b",
@@ -3917,7 +4002,8 @@
3917
4002
  ]
3918
4003
  },
3919
4004
  "boilerInstallationDate": {
3920
- "ta6ed6Ref": "11.4b2"
4005
+ "ta6ed6Ref": "11.4b2",
4006
+ "title": "If there is a boiler (of any kind) when was it installed? (DD/MM/YYYY)"
3921
4007
  },
3922
4008
  "attachments": {
3923
4009
  "ta6ed6Ref": "11.4d1",
@@ -3950,7 +4036,8 @@
3950
4036
  "properties": {
3951
4037
  "yesNo": {
3952
4038
  "enum": [
3953
- "No"
4039
+ "No",
4040
+ "Not known"
3954
4041
  ]
3955
4042
  }
3956
4043
  }
@@ -3981,10 +4068,12 @@
3981
4068
  }
3982
4069
  },
3983
4070
  "heatingLastServicedDate": {
3984
- "ta6ed6Ref": "11.4g1"
4071
+ "ta6ed6Ref": "11.4g1",
4072
+ "title": "In what year was the boiler and heating system last serviced or maintained?"
3985
4073
  },
3986
4074
  "heatingLastServicedReport": {
3987
4075
  "ta6ed6Ref": "11.4g2",
4076
+ "title": "Please supply a copy of any service report.",
3988
4077
  "enum": [
3989
4078
  "Attached",
3990
4079
  "To follow"
@@ -4000,7 +4089,8 @@
4000
4089
  "properties": {
4001
4090
  "yesNo": {
4002
4091
  "enum": [
4003
- "Yes"
4092
+ "Yes",
4093
+ "Not known"
4004
4094
  ]
4005
4095
  }
4006
4096
  }
@@ -4047,7 +4137,8 @@
4047
4137
  ],
4048
4138
  "properties": {
4049
4139
  "heatingType": {
4050
- "ta6ed6Ref": "11.4.1"
4140
+ "ta6ed6Ref": "11.4.1",
4141
+ "title": "How is the property heated? Tick all that apply"
4051
4142
  }
4052
4143
  }
4053
4144
  },
@@ -4066,6 +4157,7 @@
4066
4157
  "telephone",
4067
4158
  "broadband"
4068
4159
  ],
4160
+ "title": "Connection to services",
4069
4161
  "properties": {
4070
4162
  "telephone": {
4071
4163
  "ta6ed6Ref": "12.7",
@@ -4090,7 +4182,8 @@
4090
4182
  ]
4091
4183
  },
4092
4184
  "supplier": {
4093
- "ta6ed6Ref": "12.7.2"
4185
+ "ta6ed6Ref": "12.7.2",
4186
+ "title": "Provider's name"
4094
4187
  }
4095
4188
  },
4096
4189
  "required": [
@@ -4146,7 +4239,8 @@
4146
4239
  ]
4147
4240
  },
4148
4241
  "providerName": {
4149
- "ta6ed6Ref": "12.8.2"
4242
+ "ta6ed6Ref": "12.8.2",
4243
+ "title": "Provider's name"
4150
4244
  }
4151
4245
  },
4152
4246
  "required": [
@@ -4164,7 +4258,8 @@
4164
4258
  }
4165
4259
  },
4166
4260
  "otherServices": {
4167
- "ta6ed6Ref": "12.9.1"
4261
+ "ta6ed6Ref": "12.9.1",
4262
+ "title": "If there are any other services, please give details"
4168
4263
  }
4169
4264
  }
4170
4265
  },
@@ -4435,6 +4530,7 @@
4435
4530
  "rightsOrArrangements",
4436
4531
  "askedOthersToContribute"
4437
4532
  ],
4533
+ "title": "Rights and informal arrangements",
4438
4534
  "properties": {
4439
4535
  "sharedContributions": {
4440
4536
  "ta6ed6Ref": "9.2",
@@ -4461,7 +4557,7 @@
4461
4557
  },
4462
4558
  "details": {
4463
4559
  "ta6ed6Ref": "9.2.2",
4464
- "title": "Please give details of how much, how often and who you pay:"
4560
+ "title": "Please give details of how much, how often and who you pay"
4465
4561
  },
4466
4562
  "disagreementOrComplaint": {
4467
4563
  "ta6ed6Ref": "9.3",
@@ -4642,6 +4738,7 @@
4642
4738
  "otherRights",
4643
4739
  "disagreementOrComplaint"
4644
4740
  ],
4741
+ "title": "Do the owners of any other properties exercise any rights or arrangements over the property?",
4645
4742
  "properties": {
4646
4743
  "publicRightOfWay": {
4647
4744
  "ta6ed6Ref": "9.4.1",
@@ -4987,7 +5084,8 @@
4987
5084
  ]
4988
5085
  },
4989
5086
  "details": {
4990
- "ta6ed6Ref": "9.6.2"
5087
+ "ta6ed6Ref": "9.6.2",
5088
+ "title": "Please give details"
4991
5089
  }
4992
5090
  },
4993
5091
  "required": [
@@ -4998,6 +5096,7 @@
4998
5096
  "required": [
4999
5097
  "yesNo"
5000
5098
  ],
5099
+ "title": "Are you aware of any disagreement or complaint about any such right or arrangement?",
5001
5100
  "properties": {
5002
5101
  "yesNo": {
5003
5102
  "ta6ed6Ref": "9.6.1"
@@ -5056,7 +5155,8 @@
5056
5155
  ]
5057
5156
  },
5058
5157
  "details": {
5059
- "ta6ed6Ref": "9.6.2"
5158
+ "ta6ed6Ref": "9.6.2",
5159
+ "title": "Please give details"
5060
5160
  }
5061
5161
  },
5062
5162
  "required": [
@@ -5067,6 +5167,7 @@
5067
5167
  "required": [
5068
5168
  "yesNo"
5069
5169
  ],
5170
+ "title": "Are you aware of any disagreement or complaint about any such right or arrangement?",
5070
5171
  "properties": {
5071
5172
  "yesNo": {
5072
5173
  "ta6ed6Ref": "9.6.1"
@@ -5097,6 +5198,7 @@
5097
5198
  "flooding",
5098
5199
  "radon"
5099
5200
  ],
5201
+ "title": "Environmental matters",
5100
5202
  "properties": {
5101
5203
  "flooding": {
5102
5204
  "ta6ed6Ref": "8",
@@ -5129,11 +5231,11 @@
5129
5231
  },
5130
5232
  "typeOfFlooding": {
5131
5233
  "ta6ed6Ref": "8.1",
5132
- "title": "If yes, what type of flooding took place?"
5234
+ "title": "What type of flooding took place?"
5133
5235
  },
5134
5236
  "details": {
5135
5237
  "ta6ed6Ref": "8.1.2",
5136
- "title": "Give details about the date(s) any flooding occurred and which parts flooded:"
5238
+ "title": "Give details about the date(s) any flooding occurred and which parts flooded"
5137
5239
  }
5138
5240
  },
5139
5241
  "required": [
@@ -5149,7 +5251,8 @@
5149
5251
  "description": "If yes, what type of flooding took place?",
5150
5252
  "properties": {
5151
5253
  "hasBeenFlooded": {
5152
- "ta6ed6Ref": "8.1.1"
5254
+ "ta6ed6Ref": "8.1.1",
5255
+ "title": "Are you aware of the property or any part of it ever being flooded?"
5153
5256
  }
5154
5257
  }
5155
5258
  },
@@ -5177,7 +5280,7 @@
5177
5280
  },
5178
5281
  "details": {
5179
5282
  "ta6ed6Ref": "8.2.2",
5180
- "title": "Please give details:"
5283
+ "title": "Please give details"
5181
5284
  }
5182
5285
  },
5183
5286
  "required": [
@@ -5192,7 +5295,8 @@
5192
5295
  "description": "If yes, please give details:",
5193
5296
  "properties": {
5194
5297
  "hasFloodDefences": {
5195
- "ta6ed6Ref": "8.2.1"
5298
+ "ta6ed6Ref": "8.2.1",
5299
+ "title": "Are you aware of any defences installed at the property to prevent flooding?"
5196
5300
  }
5197
5301
  }
5198
5302
  }
@@ -5229,10 +5333,12 @@
5229
5333
  ]
5230
5334
  },
5231
5335
  "details": {
5232
- "ta6ed6Ref": "8.3.1a"
5336
+ "ta6ed6Ref": "8.3.1a",
5337
+ "title": "Was the test result below the 'recommended action level'?"
5233
5338
  },
5234
5339
  "attachments": {
5235
- "ta6ed6Ref": "8.3.1b"
5340
+ "ta6ed6Ref": "8.3.1b",
5341
+ "title": "Supply a copy of the report"
5236
5342
  }
5237
5343
  },
5238
5344
  "required": [
@@ -5244,6 +5350,7 @@
5244
5350
  "required": [
5245
5351
  "yesNo"
5246
5352
  ],
5353
+ "title": "Are you aware of any radon tests that have been carried out on the property?",
5247
5354
  "properties": {
5248
5355
  "yesNo": {
5249
5356
  "ta6ed6Ref": "8.3.1"
@@ -5255,6 +5362,7 @@
5255
5362
  "required": [
5256
5363
  "yesNo"
5257
5364
  ],
5365
+ "title": "Were any remedial measures undertaken to reduce radon gas levels in the property? Measures could have been undertaken during construction or while adding an extension.",
5258
5366
  "description": "Measures could have been undertaken during construction or while adding an extension.",
5259
5367
  "properties": {
5260
5368
  "yesNo": {
@@ -5272,6 +5380,7 @@
5272
5380
  "consents",
5273
5381
  "furtherInformation"
5274
5382
  ],
5383
+ "title": "Additional information about your answers",
5275
5384
  "properties": {
5276
5385
  "consents": {
5277
5386
  "ta6ed6Ref": "15.1",
@@ -5280,10 +5389,12 @@
5280
5389
  "ta6ed6Ref": "15.1.1"
5281
5390
  },
5282
5391
  "consentsAttached": {
5283
- "ta6ed6Ref": "15.1.2"
5392
+ "ta6ed6Ref": "15.1.2",
5393
+ "title": "Consents attached"
5284
5394
  },
5285
5395
  "consentsToFollow": {
5286
- "ta6ed6Ref": "15.1.3"
5396
+ "ta6ed6Ref": "15.1.3",
5397
+ "title": "Consents to follow"
5287
5398
  },
5288
5399
  "consentsNotAvailable": {
5289
5400
  "ta6ed6Ref": "15.1.4"
@@ -5292,6 +5403,7 @@
5292
5403
  },
5293
5404
  "furtherInformation": {
5294
5405
  "ta6ed6Ref": "15.2",
5406
+ "title": "If there is any further information about any of your answers on this form, provide details below and/or supply additional documents.",
5295
5407
  "properties": {
5296
5408
  "details": {
5297
5409
  "ta6ed6Ref": "15.2.1"
@@ -5310,80 +5422,45 @@
5310
5422
  "haveBoundaryFeaturesMoved",
5311
5423
  "flyingFreehold"
5312
5424
  ],
5425
+ "title": "Boundaries",
5313
5426
  "properties": {
5314
5427
  "ownership": {
5315
5428
  "ta6ed6Ref": "2",
5316
- "discriminator": {
5317
- "propertyName": "areBoundariesUniform"
5318
- },
5319
- "oneOf": [
5320
- {
5429
+ "properties": {
5430
+ "uniformBoundaries": {
5431
+ "ta6ed6Ref": "2.1",
5432
+ "required": [
5433
+ "left",
5434
+ "right",
5435
+ "rear",
5436
+ "front"
5437
+ ],
5438
+ "title": "Looking towards the property from the road, who owns or accepts responsibility to maintain or repair the boundary features",
5321
5439
  "properties": {
5322
- "areBoundariesUniform": {
5323
- "enum": [
5324
- "Yes"
5325
- ]
5440
+ "left": {
5441
+ "ta6ed6Ref": "2.1a",
5442
+ "title": "On the left?"
5326
5443
  },
5327
- "uniformBoundaries": {
5328
- "ta6ed6Ref": "2.1",
5329
- "required": [
5330
- "left",
5331
- "right",
5332
- "rear",
5333
- "front"
5334
- ],
5335
- "properties": {
5336
- "left": {
5337
- "ta6ed6Ref": "2.1a"
5338
- },
5339
- "right": {
5340
- "ta6ed6Ref": "2.1b"
5341
- },
5342
- "rear": {
5343
- "ta6ed6Ref": "2.1c"
5344
- },
5345
- "front": {
5346
- "ta6ed6Ref": "2.1d"
5347
- }
5348
- }
5349
- }
5350
- }
5351
- },
5352
- {
5353
- "properties": {
5354
- "areBoundariesUniform": {
5355
- "enum": [
5356
- "No"
5357
- ]
5444
+ "right": {
5445
+ "ta6ed6Ref": "2.1b",
5446
+ "title": "On the right?"
5358
5447
  },
5359
- "details": {
5360
- "ta6ed6Ref": "2.2.1"
5448
+ "rear": {
5449
+ "ta6ed6Ref": "2.1c",
5450
+ "title": "At the rear?"
5361
5451
  },
5362
- "attachments": {
5363
- "ta6ed6Ref": "2.2"
5364
- }
5365
- },
5366
- "required": [
5367
- "details",
5368
- "attachments"
5369
- ]
5370
- },
5371
- {
5372
- "properties": {
5373
- "areBoundariesUniform": {
5374
- "enum": [
5375
- "Not applicable"
5376
- ]
5452
+ "front": {
5453
+ "ta6ed6Ref": "2.1d",
5454
+ "title": "At the front?"
5377
5455
  }
5378
5456
  }
5379
- }
5380
- ],
5381
- "required": [
5382
- "areBoundariesUniform"
5383
- ],
5384
- "properties": {
5385
- "areBoundariesUniform": {
5386
- "ta6ed6Ref": "2.1"
5457
+ },
5458
+ "details": {
5459
+ "ta6ed6Ref": "2.2.1",
5460
+ "title": "If the boundaries of the property are irregular, indicate ownership by written description or by reference to a plan"
5461
+ },
5462
+ "attachments": {
5463
+ "ta6ed6Ref": "2.2"
5387
5464
  }
5388
5465
  }
5389
5466
  },
@@ -5410,7 +5487,8 @@
5410
5487
  ]
5411
5488
  },
5412
5489
  "details": {
5413
- "ta6ed6Ref": "2.3.2"
5490
+ "ta6ed6Ref": "2.3.2",
5491
+ "title": "Please give details"
5414
5492
  }
5415
5493
  },
5416
5494
  "required": [
@@ -5457,7 +5535,8 @@
5457
5535
  ]
5458
5536
  },
5459
5537
  "details": {
5460
- "ta6ed6Ref": "2.4.2"
5538
+ "ta6ed6Ref": "2.4.2",
5539
+ "title": "Please give details"
5461
5540
  }
5462
5541
  },
5463
5542
  "required": [
@@ -5490,6 +5569,7 @@
5490
5569
  "pipesWiresCablesDrainsFromProperty",
5491
5570
  "formalOrInformalAgreements"
5492
5571
  ],
5572
+ "title": "Facilities crossing the property or any other property",
5493
5573
  "properties": {
5494
5574
  "pipesWiresCablesDrainsToProperty": {
5495
5575
  "ta6ed6Ref": "9.7",
@@ -5515,7 +5595,8 @@
5515
5595
  ]
5516
5596
  },
5517
5597
  "details": {
5518
- "ta6ed6Ref": "9.7.2"
5598
+ "ta6ed6Ref": "9.7.2",
5599
+ "title": "Please give details"
5519
5600
  }
5520
5601
  },
5521
5602
  "required": [
@@ -5557,7 +5638,8 @@
5557
5638
  ]
5558
5639
  },
5559
5640
  "details": {
5560
- "ta6ed6Ref": "9.8.2"
5641
+ "ta6ed6Ref": "9.8.2",
5642
+ "title": "Please give details"
5561
5643
  }
5562
5644
  },
5563
5645
  "required": [
@@ -5599,7 +5681,8 @@
5599
5681
  ]
5600
5682
  },
5601
5683
  "details": {
5602
- "ta6ed6Ref": "9.9.2"
5684
+ "ta6ed6Ref": "9.9.2",
5685
+ "title": "Supply a copy or give details"
5603
5686
  },
5604
5687
  "attachments": {
5605
5688
  "ta6ed6Ref": "9.9.3"
@@ -5628,6 +5711,7 @@
5628
5711
  "testedByQualifiedElectrician",
5629
5712
  "electricalWorkSince2005"
5630
5713
  ],
5714
+ "title": "Electrical systems",
5631
5715
  "properties": {
5632
5716
  "testedByQualifiedElectrician": {
5633
5717
  "ta6ed6Ref": "11.3",
@@ -5668,6 +5752,7 @@
5668
5752
  "required": [
5669
5753
  "yesNo"
5670
5754
  ],
5755
+ "title": "Does the property have an Electrical Installation Condition Report (EICR)?",
5671
5756
  "properties": {
5672
5757
  "yesNo": {
5673
5758
  "ta6ed6Ref": "11.3"
@@ -5701,7 +5786,8 @@
5701
5786
  "ta6ed6Ref": "11.2"
5702
5787
  },
5703
5788
  "details": {
5704
- "ta6ed6Ref": "11.1"
5789
+ "ta6ed6Ref": "11.1",
5790
+ "title": "Give details including when this work took place"
5705
5791
  },
5706
5792
  "suppliedCertificate": {
5707
5793
  "ta6ed6Ref": "11.2",
@@ -5725,6 +5811,7 @@
5725
5811
  "required": [
5726
5812
  "yesNo"
5727
5813
  ],
5814
+ "title": "Are you aware of any electrical installation works carried out at the property?",
5728
5815
  "properties": {
5729
5816
  "yesNo": {
5730
5817
  "ta6ed6Ref": "11.1"
@@ -5789,6 +5876,7 @@
5789
5876
  "required": [
5790
5877
  "yesNo"
5791
5878
  ],
5879
+ "title": "New home warranty (e.g. NHBC or similar)",
5792
5880
  "properties": {
5793
5881
  "yesNo": {
5794
5882
  "ta6ed6Ref": "6.1a1"
@@ -5829,6 +5917,7 @@
5829
5917
  "required": [
5830
5918
  "yesNo"
5831
5919
  ],
5920
+ "title": "Roofing",
5832
5921
  "properties": {
5833
5922
  "yesNo": {
5834
5923
  "ta6ed6Ref": "6.1e1"
@@ -5869,6 +5958,7 @@
5869
5958
  "required": [
5870
5959
  "yesNo"
5871
5960
  ],
5961
+ "title": "Damp proofing",
5872
5962
  "properties": {
5873
5963
  "yesNo": {
5874
5964
  "ta6ed6Ref": "6.1b1"
@@ -5909,6 +5999,7 @@
5909
5999
  "required": [
5910
6000
  "yesNo"
5911
6001
  ],
6002
+ "title": "Timber treatment",
5912
6003
  "properties": {
5913
6004
  "yesNo": {
5914
6005
  "ta6ed6Ref": "6.1c1"
@@ -5990,6 +6081,7 @@
5990
6081
  "required": [
5991
6082
  "yesNo"
5992
6083
  ],
6084
+ "title": "Windows, roof lights, roof windows or glazed doors",
5993
6085
  "properties": {
5994
6086
  "yesNo": {
5995
6087
  "ta6ed6Ref": "6.1d1"
@@ -6030,6 +6122,7 @@
6030
6122
  "required": [
6031
6123
  "yesNo"
6032
6124
  ],
6125
+ "title": "Underpinning",
6033
6126
  "properties": {
6034
6127
  "yesNo": {
6035
6128
  "ta6ed6Ref": "6.1g1"
@@ -6099,7 +6192,8 @@
6099
6192
  ]
6100
6193
  },
6101
6194
  "details": {
6102
- "ta6ed6Ref": "6.1i2"
6195
+ "ta6ed6Ref": "6.1i2",
6196
+ "title": "Please give details"
6103
6197
  },
6104
6198
  "attachments": {
6105
6199
  "ta6ed6Ref": "6.1i3"
@@ -6114,6 +6208,7 @@
6114
6208
  "required": [
6115
6209
  "yesNo"
6116
6210
  ],
6211
+ "title": "Other (please state)",
6117
6212
  "properties": {
6118
6213
  "yesNo": {
6119
6214
  "ta6ed6Ref": "6.1i1"
@@ -6143,7 +6238,8 @@
6143
6238
  ]
6144
6239
  },
6145
6240
  "details": {
6146
- "ta6ed6Ref": "6.2.2"
6241
+ "ta6ed6Ref": "6.2.2",
6242
+ "title": "Please give details"
6147
6243
  }
6148
6244
  },
6149
6245
  "required": [
@@ -6154,6 +6250,7 @@
6154
6250
  "required": [
6155
6251
  "yesNo"
6156
6252
  ],
6253
+ "title": "Are you aware of any claims under any of these guarantees or warranties?",
6157
6254
  "properties": {
6158
6255
  "yesNo": {
6159
6256
  "ta6ed6Ref": "6.2.1"
@@ -6219,9 +6316,11 @@
6219
6316
  "required": [
6220
6317
  "hasValidGuaranteesOrWarranties"
6221
6318
  ],
6319
+ "title": "Guarantees and warranties",
6222
6320
  "properties": {
6223
6321
  "hasValidGuaranteesOrWarranties": {
6224
- "ta6ed6Ref": "6.1"
6322
+ "ta6ed6Ref": "6.1",
6323
+ "title": "Does the property have any of the following unexpired guarantees or warranties?"
6225
6324
  }
6226
6325
  }
6227
6326
  },
@@ -6268,13 +6367,14 @@
6268
6367
  },
6269
6368
  "aged17OrOverNames": {
6270
6369
  "ta6ed6Ref": "13.4a",
6271
- "title": "(a) state the full names of any occupiers (other than the sellers) aged 17 or over:"
6370
+ "title": "State the full names of any occupiers (other than the sellers) aged 17 or over"
6272
6371
  },
6273
6372
  "aged17OrOverTenantsOrLodgers": {
6274
6373
  "ta6ed6Ref": "13.4b",
6275
6374
  "required": [
6276
6375
  "yesNo"
6277
6376
  ],
6377
+ "title": "Are any of those occupiers who are aged 17 or over your tenants or lodgers?",
6278
6378
  "properties": {
6279
6379
  "yesNo": {
6280
6380
  "ta6ed6Ref": "13.4b1"
@@ -6299,7 +6399,8 @@
6299
6399
  "title": "Please provide details (e.g. the property is sold let to tenants)"
6300
6400
  },
6301
6401
  "attachments": {
6302
- "ta6ed6Ref": "13.7b"
6402
+ "ta6ed6Ref": "13.7b",
6403
+ "title": "If the property is not being sold with vacant possession, provide details of all occupiers and copies of their tenancy agreements."
6303
6404
  }
6304
6405
  },
6305
6406
  "required": [
@@ -6353,6 +6454,7 @@
6353
6454
  "required": [
6354
6455
  "yesNo"
6355
6456
  ],
6457
+ "title": "Have all occupiers aged 17 or over agreed to sign the sale contract and to vacate the property on or before completion?",
6356
6458
  "properties": {
6357
6459
  "yesNo": {
6358
6460
  "ta6ed6Ref": "13.6b1"
@@ -6371,7 +6473,8 @@
6371
6473
  ],
6372
6474
  "properties": {
6373
6475
  "soldWithVacantPossession": {
6374
- "ta6ed6Ref": "13.5.1"
6476
+ "ta6ed6Ref": "13.5.1",
6477
+ "title": "Is the property being sold with vacant possession (empty of all occupiers, rubbish and any contents or fittings not included in the sale)?"
6375
6478
  }
6376
6479
  }
6377
6480
  }
@@ -6387,7 +6490,8 @@
6387
6490
  ],
6388
6491
  "properties": {
6389
6492
  "hasOthersAged17OrOver": {
6390
- "ta6ed6Ref": "13.4"
6493
+ "ta6ed6Ref": "13.4",
6494
+ "title": "Does anyone else, aged 17 or over, live at the property?"
6391
6495
  }
6392
6496
  }
6393
6497
  }
@@ -6399,6 +6503,7 @@
6399
6503
  "sellerWillEnsure",
6400
6504
  "sufficientToRepayAllMortgages"
6401
6505
  ],
6506
+ "title": "Completion",
6402
6507
  "properties": {
6403
6508
  "sellerWillEnsure": {
6404
6509
  "ta6ed6Ref": "14.2",
@@ -6408,7 +6513,7 @@
6408
6513
  "takeReasonableCare",
6409
6514
  "leaveKeys"
6410
6515
  ],
6411
- "title": "Will you ensure that before or on completion:",
6516
+ "title": "Will you ensure that before or on completion",
6412
6517
  "properties": {
6413
6518
  "removeRubbish": {
6414
6519
  "ta6ed6Ref": "14.2a",
@@ -6456,6 +6561,7 @@
6456
6561
  "required": [
6457
6562
  "yesNo"
6458
6563
  ],
6564
+ "title": "Does this sale depend on you completing the purchase of another property on the same day?",
6459
6565
  "properties": {
6460
6566
  "yesNo": {
6461
6567
  "ta6ed6Ref": "13.1"
@@ -6485,7 +6591,8 @@
6485
6591
  ]
6486
6592
  },
6487
6593
  "details": {
6488
- "ta6ed6Ref": "13.2.2"
6594
+ "ta6ed6Ref": "13.2.2",
6595
+ "title": "Please give details"
6489
6596
  }
6490
6597
  },
6491
6598
  "required": [
@@ -6496,6 +6603,7 @@
6496
6603
  "required": [
6497
6604
  "yesNo"
6498
6605
  ],
6606
+ "title": "Do you have any special requirements about a moving date?",
6499
6607
  "properties": {
6500
6608
  "yesNo": {
6501
6609
  "ta6ed6Ref": "13.2.1"