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

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 +677 -182
  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 +319 -180
  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"
@@ -926,7 +954,11 @@
926
954
  }
927
955
  },
928
956
  "documents": {
929
- "ta6ed6Ref": "5.1a(c)"
957
+ "ta6ed6Ref": "5.1a(c)",
958
+ "enum": [
959
+ "Attached",
960
+ "To follow"
961
+ ]
930
962
  }
931
963
  },
932
964
  "required": [
@@ -937,6 +969,7 @@
937
969
  "required": [
938
970
  "yesNo"
939
971
  ],
972
+ "title": "Replacement windows, roof windows, roof lights, glazed doors since 1 April 2002",
940
973
  "properties": {
941
974
  "yesNo": {
942
975
  "ta6ed6Ref": "5.1a"
@@ -1009,7 +1042,11 @@
1009
1042
  }
1010
1043
  },
1011
1044
  "documents": {
1012
- "ta6ed6Ref": "5.1b(c)"
1045
+ "ta6ed6Ref": "5.1b(c)",
1046
+ "enum": [
1047
+ "Attached",
1048
+ "To follow"
1049
+ ]
1013
1050
  },
1014
1051
  "planningPermission": {
1015
1052
  "ta6ed6Ref": "5.1b(d)",
@@ -1353,7 +1390,11 @@
1353
1390
  }
1354
1391
  },
1355
1392
  "documents": {
1356
- "ta6ed6Ref": "5.1c(c)"
1393
+ "ta6ed6Ref": "5.1c(c)",
1394
+ "enum": [
1395
+ "Attached",
1396
+ "To follow"
1397
+ ]
1357
1398
  }
1358
1399
  },
1359
1400
  "required": [
@@ -1364,6 +1405,7 @@
1364
1405
  "required": [
1365
1406
  "yesNo"
1366
1407
  ],
1408
+ "title": "Conservatory",
1367
1409
  "properties": {
1368
1410
  "yesNo": {
1369
1411
  "ta6ed6Ref": "5.1c"
@@ -1436,7 +1478,11 @@
1436
1478
  }
1437
1479
  },
1438
1480
  "documents": {
1439
- "ta6ed6Ref": "5.1d(c)"
1481
+ "ta6ed6Ref": "5.1d(c)",
1482
+ "enum": [
1483
+ "Attached",
1484
+ "To follow"
1485
+ ]
1440
1486
  },
1441
1487
  "planningPermission": {
1442
1488
  "ta6ed6Ref": "5.1d(d)",
@@ -1613,7 +1659,11 @@
1613
1659
  }
1614
1660
  },
1615
1661
  "documents": {
1616
- "ta6ed6Ref": "5.1e(c)"
1662
+ "ta6ed6Ref": "5.1e(c)",
1663
+ "enum": [
1664
+ "Attached",
1665
+ "To follow"
1666
+ ]
1617
1667
  },
1618
1668
  "planningPermission": {
1619
1669
  "ta6ed6Ref": "5.1e(d)",
@@ -1790,7 +1840,11 @@
1790
1840
  }
1791
1841
  },
1792
1842
  "documents": {
1793
- "ta6ed6Ref": "5.1f(c)"
1843
+ "ta6ed6Ref": "5.1f(c)",
1844
+ "enum": [
1845
+ "Attached",
1846
+ "To follow"
1847
+ ]
1794
1848
  },
1795
1849
  "planningPermission": {
1796
1850
  "ta6ed6Ref": "5.1f(d)",
@@ -1967,7 +2021,11 @@
1967
2021
  }
1968
2022
  },
1969
2023
  "documents": {
1970
- "ta6ed6Ref": "5.1g(c)"
2024
+ "ta6ed6Ref": "5.1g(c)",
2025
+ "enum": [
2026
+ "Attached",
2027
+ "To follow"
2028
+ ]
1971
2029
  },
1972
2030
  "planningPermission": {
1973
2031
  "ta6ed6Ref": "5.1g(d)",
@@ -2144,7 +2202,11 @@
2144
2202
  }
2145
2203
  },
2146
2204
  "documents": {
2147
- "ta6ed6Ref": "5.1h(c)"
2205
+ "ta6ed6Ref": "5.1h(c)",
2206
+ "enum": [
2207
+ "Attached",
2208
+ "To follow"
2209
+ ]
2148
2210
  },
2149
2211
  "planningPermission": {
2150
2212
  "ta6ed6Ref": "5.1h(d)",
@@ -2321,7 +2383,11 @@
2321
2383
  }
2322
2384
  },
2323
2385
  "documents": {
2324
- "ta6ed6Ref": "5.1i(c)"
2386
+ "ta6ed6Ref": "5.1i(c)",
2387
+ "enum": [
2388
+ "Attached",
2389
+ "To follow"
2390
+ ]
2325
2391
  },
2326
2392
  "planningPermission": {
2327
2393
  "ta6ed6Ref": "5.1i(d)",
@@ -2466,6 +2532,7 @@
2466
2532
  "required": [
2467
2533
  "yesNo"
2468
2534
  ],
2535
+ "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
2536
  "properties": {
2470
2537
  "yesNo": {
2471
2538
  "ta6ed6Ref": "5.4.1"
@@ -2506,6 +2573,7 @@
2506
2573
  "required": [
2507
2574
  "yesNo"
2508
2575
  ],
2576
+ "title": "Are you aware of any planning or building control issues that need to be resolved?",
2509
2577
  "properties": {
2510
2578
  "yesNo": {
2511
2579
  "ta6ed6Ref": "5.5.1"
@@ -2546,7 +2614,8 @@
2546
2614
  ]
2547
2615
  },
2548
2616
  "details": {
2549
- "ta6ed6Ref": "4.2.2"
2617
+ "ta6ed6Ref": "4.2.2",
2618
+ "title": "Please give details"
2550
2619
  }
2551
2620
  },
2552
2621
  "required": [
@@ -2557,6 +2626,7 @@
2557
2626
  "required": [
2558
2627
  "yesNo"
2559
2628
  ],
2629
+ "title": "Are you aware of any plans or proposals to develop property or land nearby?",
2560
2630
  "properties": {
2561
2631
  "yesNo": {
2562
2632
  "ta6ed6Ref": "4.2.1"
@@ -2586,7 +2656,8 @@
2586
2656
  ]
2587
2657
  },
2588
2658
  "details": {
2589
- "ta6ed6Ref": "4.3.2"
2659
+ "ta6ed6Ref": "4.3.2",
2660
+ "title": "Please give details"
2590
2661
  }
2591
2662
  },
2592
2663
  "required": [
@@ -2597,6 +2668,7 @@
2597
2668
  "required": [
2598
2669
  "yesNo"
2599
2670
  ],
2671
+ "title": "Are you aware of any proposals to make alterations to or change the use of buildings nearby?",
2600
2672
  "properties": {
2601
2673
  "yesNo": {
2602
2674
  "ta6ed6Ref": "4.3.1"
@@ -2626,7 +2698,8 @@
2626
2698
  ]
2627
2699
  },
2628
2700
  "details": {
2629
- "ta6ed6Ref": "2.5.2"
2701
+ "ta6ed6Ref": "2.5.2",
2702
+ "title": "Supply a copy and give details of any works carried out or agreed"
2630
2703
  }
2631
2704
  },
2632
2705
  "required": [
@@ -2637,6 +2710,7 @@
2637
2710
  "required": [
2638
2711
  "yesNo"
2639
2712
  ],
2713
+ "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
2714
  "properties": {
2641
2715
  "yesNo": {
2642
2716
  "ta6ed6Ref": "2.5.1"
@@ -2666,7 +2740,8 @@
2666
2740
  ]
2667
2741
  },
2668
2742
  "details": {
2669
- "ta6ed6Ref": "4.1.2"
2743
+ "ta6ed6Ref": "4.1.2",
2744
+ "title": "Please give details"
2670
2745
  }
2671
2746
  },
2672
2747
  "required": [
@@ -2677,6 +2752,7 @@
2677
2752
  "required": [
2678
2753
  "yesNo"
2679
2754
  ],
2755
+ "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
2756
  "properties": {
2681
2757
  "yesNo": {
2682
2758
  "ta6ed6Ref": "4.1.1"
@@ -2715,7 +2791,8 @@
2715
2791
  ]
2716
2792
  },
2717
2793
  "managementPlanInPlace": {
2718
- "ta6ed6Ref": "8.6.2"
2794
+ "ta6ed6Ref": "8.6.2",
2795
+ "title": "Is there a Japanese knotweed management and treatment plan in place?"
2719
2796
  }
2720
2797
  },
2721
2798
  "required": [
@@ -2729,7 +2806,8 @@
2729
2806
  ],
2730
2807
  "properties": {
2731
2808
  "attachments": {
2732
- "ta6ed6Ref": "8.6.3"
2809
+ "ta6ed6Ref": "8.6.3",
2810
+ "title": "Provide a copy of the plan with any insurance cover linked to the plan."
2733
2811
  }
2734
2812
  }
2735
2813
  }
@@ -2740,6 +2818,7 @@
2740
2818
  "yesNo",
2741
2819
  "knotweedSurveyCarriedOut"
2742
2820
  ],
2821
+ "title": "Japanese knotweed",
2743
2822
  "properties": {
2744
2823
  "knotweedSurveyCarriedOut": {
2745
2824
  "ta6ed6Ref": "8.7",
@@ -2783,7 +2862,8 @@
2783
2862
  }
2784
2863
  },
2785
2864
  "yesNo": {
2786
- "ta6ed6Ref": "8.6.1"
2865
+ "ta6ed6Ref": "8.6.1",
2866
+ "title": "Is the property affected by Japanese knotweed?"
2787
2867
  }
2788
2868
  }
2789
2869
  }
@@ -2818,7 +2898,8 @@
2818
2898
  ]
2819
2899
  },
2820
2900
  "supplier": {
2821
- "ta6ed6Ref": "12.1.2"
2901
+ "ta6ed6Ref": "12.1.2",
2902
+ "title": "Provider's name"
2822
2903
  },
2823
2904
  "electricityMeter": {
2824
2905
  "ta6ed6Ref": "12.1.3",
@@ -2828,10 +2909,12 @@
2828
2909
  ],
2829
2910
  "properties": {
2830
2911
  "location": {
2831
- "ta6ed6Ref": "12.1.3"
2912
+ "ta6ed6Ref": "12.1.3",
2913
+ "title": "Location of meter"
2832
2914
  },
2833
2915
  "mpan": {
2834
2916
  "ta6ed6Ref": "12.1.4",
2917
+ "title": "MPAN number",
2835
2918
  "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
2919
  }
2837
2920
  }
@@ -2891,7 +2974,8 @@
2891
2974
  "ta6ed6Ref": "5.6a"
2892
2975
  },
2893
2976
  "yearInstalled": {
2894
- "ta6ed6Ref": "5.6b"
2977
+ "ta6ed6Ref": "5.6b",
2978
+ "title": "Which year was the system installed? (YYYY)"
2895
2979
  },
2896
2980
  "panelsOwnedOutright": {
2897
2981
  "ta6ed6Ref": "5.6c",
@@ -2921,6 +3005,7 @@
2921
3005
  "required": [
2922
3006
  "yesNo"
2923
3007
  ],
3008
+ "title": "Do you own the system outright?",
2924
3009
  "properties": {
2925
3010
  "yesNo": {
2926
3011
  "ta6ed6Ref": "5.6c"
@@ -2958,6 +3043,7 @@
2958
3043
  "required": [
2959
3044
  "yesNo"
2960
3045
  ],
3046
+ "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
3047
  "properties": {
2962
3048
  "yesNo": {
2963
3049
  "ta6ed6Ref": "5.6d1"
@@ -3042,6 +3128,7 @@
3042
3128
  "required": [
3043
3129
  "yesNo"
3044
3130
  ],
3131
+ "title": "Is there a battery for storing solar power?",
3045
3132
  "properties": {
3046
3133
  "yesNo": {
3047
3134
  "ta6ed6Ref": "5.6f"
@@ -3119,6 +3206,7 @@
3119
3206
  "required": [
3120
3207
  "yesNo"
3121
3208
  ],
3209
+ "title": "Does the system feed into the National Grid?",
3122
3210
  "properties": {
3123
3211
  "yesNo": {
3124
3212
  "ta6ed6Ref": "5.6g"
@@ -3126,7 +3214,11 @@
3126
3214
  }
3127
3215
  },
3128
3216
  "installationCertificates": {
3129
- "ta6ed6Ref": "5.6h"
3217
+ "ta6ed6Ref": "5.6h",
3218
+ "enum": [
3219
+ "Attached",
3220
+ "To follow"
3221
+ ]
3130
3222
  }
3131
3223
  },
3132
3224
  "required": [
@@ -3153,6 +3245,7 @@
3153
3245
  "required": [
3154
3246
  "yesNo"
3155
3247
  ],
3248
+ "title": "Has a solar power system for generating electricity, hot water or heating been installed at the property?",
3156
3249
  "properties": {
3157
3250
  "yesNo": {
3158
3251
  "ta6ed6Ref": "5.6",
@@ -3193,7 +3286,8 @@
3193
3286
  "ta6ed6Ref": "12.6.3"
3194
3287
  },
3195
3288
  "serviceProviderName": {
3196
- "ta6ed6Ref": "12.6.4"
3289
+ "ta6ed6Ref": "12.6.4",
3290
+ "title": "Service provider's name"
3197
3291
  }
3198
3292
  },
3199
3293
  "required": [
@@ -3264,7 +3358,8 @@
3264
3358
  ]
3265
3359
  },
3266
3360
  "supplier": {
3267
- "ta6ed6Ref": "12.3.2"
3361
+ "ta6ed6Ref": "12.3.2",
3362
+ "title": "Provider's name"
3268
3363
  },
3269
3364
  "stopcock": {
3270
3365
  "ta6ed6Ref": "12.3.3",
@@ -3273,7 +3368,8 @@
3273
3368
  ],
3274
3369
  "properties": {
3275
3370
  "location": {
3276
- "ta6ed6Ref": "12.3.3"
3371
+ "ta6ed6Ref": "12.3.3",
3372
+ "title": "Location of stopcock"
3277
3373
  }
3278
3374
  }
3279
3375
  },
@@ -3300,7 +3396,8 @@
3300
3396
  ]
3301
3397
  },
3302
3398
  "location": {
3303
- "ta6ed6Ref": "12.3.4"
3399
+ "ta6ed6Ref": "12.3.4",
3400
+ "title": "Location of meter (if any)"
3304
3401
  }
3305
3402
  },
3306
3403
  "required": [
@@ -3395,6 +3492,7 @@
3395
3492
  "required": [
3396
3493
  "yesNo"
3397
3494
  ],
3495
+ "title": "Surface water drainage?",
3398
3496
  "properties": {
3399
3497
  "yesNo": {
3400
3498
  "ta6ed6Ref": "11.5b",
@@ -3468,16 +3566,20 @@
3468
3566
  ]
3469
3567
  },
3470
3568
  "dateDischargeCommenced": {
3471
- "ta6ed6Ref": "11.7a"
3569
+ "ta6ed6Ref": "11.7a",
3570
+ "title": "When did the discharge commence? (MM/YYYY)"
3472
3571
  },
3473
3572
  "dateInstalled": {
3474
- "ta6ed6Ref": "11.7b"
3573
+ "ta6ed6Ref": "11.7b",
3574
+ "title": "When was the system installed? (MM/YYYY)"
3475
3575
  },
3476
3576
  "dateReplaced": {
3477
- "ta6ed6Ref": "11.7c"
3577
+ "ta6ed6Ref": "11.7c",
3578
+ "title": "When was the sewerage system last replaced or upgraded? (MM/YYYY)"
3478
3579
  },
3479
3580
  "dateLastEmptied": {
3480
- "ta6ed6Ref": "11.7d"
3581
+ "ta6ed6Ref": "11.7d",
3582
+ "title": "If a cesspool, when was the container last emptied? (MM/YYYY)"
3481
3583
  }
3482
3584
  },
3483
3585
  "required": [
@@ -3494,16 +3596,20 @@
3494
3596
  ]
3495
3597
  },
3496
3598
  "dateDischargeCommenced": {
3497
- "ta6ed6Ref": "11.7a"
3599
+ "ta6ed6Ref": "11.7a",
3600
+ "title": "When did the discharge commence? (MM/YYYY)"
3498
3601
  },
3499
3602
  "dateInstalled": {
3500
- "ta6ed6Ref": "11.7b"
3603
+ "ta6ed6Ref": "11.7b",
3604
+ "title": "When was the system installed? (MM/YYYY)"
3501
3605
  },
3502
3606
  "dateReplaced": {
3503
- "ta6ed6Ref": "11.7c"
3607
+ "ta6ed6Ref": "11.7c",
3608
+ "title": "When was the sewerage system last replaced or upgraded? (MM/YYYY)"
3504
3609
  },
3505
3610
  "dateLastEmptied": {
3506
- "ta6ed6Ref": "11.7d"
3611
+ "ta6ed6Ref": "11.7d",
3612
+ "title": "If a cesspool, when was the container last emptied? (MM/YYYY)"
3507
3613
  }
3508
3614
  },
3509
3615
  "required": [
@@ -3520,25 +3626,31 @@
3520
3626
  ]
3521
3627
  },
3522
3628
  "dateDischargeCommenced": {
3523
- "ta6ed6Ref": "11.7a"
3629
+ "ta6ed6Ref": "11.7a",
3630
+ "title": "When did the discharge commence? (MM/YYYY)"
3524
3631
  },
3525
3632
  "supplier": {
3526
- "ta6ed6Ref": "12.5.2"
3633
+ "ta6ed6Ref": "12.5.2",
3634
+ "title": "Provider's name"
3527
3635
  },
3528
3636
  "makeModel": {
3529
3637
  "ta6ed6Ref": "12.5.3"
3530
3638
  },
3531
3639
  "serviceProviderName": {
3532
- "ta6ed6Ref": "12.5.4"
3640
+ "ta6ed6Ref": "12.5.4",
3641
+ "title": "Service provider's name"
3533
3642
  },
3534
3643
  "dateInstalled": {
3535
- "ta6ed6Ref": "11.7b"
3644
+ "ta6ed6Ref": "11.7b",
3645
+ "title": "When was the system installed? (MM/YYYY)"
3536
3646
  },
3537
3647
  "dateReplaced": {
3538
- "ta6ed6Ref": "11.7c"
3648
+ "ta6ed6Ref": "11.7c",
3649
+ "title": "When was the sewerage system last replaced or upgraded? (MM/YYYY)"
3539
3650
  },
3540
3651
  "dateLastServiced": {
3541
- "ta6ed6Ref": "11.7e"
3652
+ "ta6ed6Ref": "11.7e",
3653
+ "title": "If the property is served by a sewage treatment plant, when was the treatment plant last serviced? (MM/YYYY)"
3542
3654
  }
3543
3655
  },
3544
3656
  "required": [
@@ -3565,7 +3677,6 @@
3565
3677
  "offMainsDrainageSystemType",
3566
3678
  "otherConnectedProperties",
3567
3679
  "plantOnOtherLand",
3568
- "plantRegistered",
3569
3680
  "plantDrainsIntoWaterway"
3570
3681
  ],
3571
3682
  "properties": {
@@ -3613,6 +3724,7 @@
3613
3724
  "required": [
3614
3725
  "yesNo"
3615
3726
  ],
3727
+ "title": "Is the use of the sewerage system shared with other properties?",
3616
3728
  "properties": {
3617
3729
  "yesNo": {
3618
3730
  "ta6ed6Ref": "11.7h"
@@ -3642,7 +3754,8 @@
3642
3754
  ]
3643
3755
  },
3644
3756
  "attachments": {
3645
- "ta6ed6Ref": "11.7i"
3757
+ "ta6ed6Ref": "11.7i",
3758
+ "title": "Supply a plan showing the location of the system and how access is obtained."
3646
3759
  }
3647
3760
  },
3648
3761
  "required": [
@@ -3653,6 +3766,7 @@
3653
3766
  "required": [
3654
3767
  "yesNo"
3655
3768
  ],
3769
+ "title": "Is any part of the sewerage system, or the access to it, outside the boundary of the property?",
3656
3770
  "properties": {
3657
3771
  "yesNo": {
3658
3772
  "ta6ed6Ref": "11.7i"
@@ -3660,38 +3774,17 @@
3660
3774
  }
3661
3775
  },
3662
3776
  "plantRegistered": {
3663
- "ta6ed6Ref": "11.7j",
3664
- "discriminator": {
3665
- "propertyName": "yesNo"
3666
- },
3667
3777
  "oneOf": [
3778
+ null,
3668
3779
  {
3669
3780
  "properties": {
3670
- "yesNo": {
3671
- "enum": [
3672
- "No"
3673
- ]
3674
- }
3675
- }
3676
- },
3677
- {
3678
- "properties": {
3679
- "yesNo": {
3680
- "enum": [
3681
- "Yes"
3682
- ]
3781
+ "attachments": {
3782
+ "ta6ed6Ref": "11.7j",
3783
+ "title": "If you have a permit or documents relating to any of your answers to questions 11.7(a)-(i), supply a copy"
3683
3784
  }
3684
3785
  }
3685
3786
  }
3686
- ],
3687
- "required": [
3688
- "yesNo"
3689
- ],
3690
- "properties": {
3691
- "yesNo": {
3692
- "ta6ed6Ref": "11.7j"
3693
- }
3694
- }
3787
+ ]
3695
3788
  },
3696
3789
  "plantDrainsIntoWaterway": {
3697
3790
  "ta6ed6Ref": "11.7f",
@@ -3711,6 +3804,7 @@
3711
3804
  "required": [
3712
3805
  "yesNo"
3713
3806
  ],
3807
+ "title": "If the sewerage system discharges to the ground, does it have an infiltration system?",
3714
3808
  "properties": {
3715
3809
  "yesNo": {
3716
3810
  "ta6ed6Ref": "11.7g"
@@ -3735,7 +3829,11 @@
3735
3829
  "title": "Does the sewerage system discharge to the ground or to surface water?",
3736
3830
  "properties": {
3737
3831
  "yesNo": {
3738
- "ta6ed6Ref": "11.7f"
3832
+ "ta6ed6Ref": "11.7f",
3833
+ "enumNames": [
3834
+ "Surface water",
3835
+ "Ground"
3836
+ ]
3739
3837
  }
3740
3838
  }
3741
3839
  }
@@ -3750,6 +3848,7 @@
3750
3848
  "required": [
3751
3849
  "yesNo"
3752
3850
  ],
3851
+ "title": "Foul water drainage?",
3753
3852
  "properties": {
3754
3853
  "yesNo": {
3755
3854
  "ta6ed6Ref": "11.5a1",
@@ -3772,6 +3871,7 @@
3772
3871
  "otherHeatingFeatures",
3773
3872
  "multipleHeatingSystems"
3774
3873
  ],
3874
+ "title": "Heating systems",
3775
3875
  "properties": {
3776
3876
  "heatingSystem": {
3777
3877
  "ta6ed6Ref": "11.4",
@@ -3833,10 +3933,12 @@
3833
3933
  ],
3834
3934
  "properties": {
3835
3935
  "location": {
3836
- "ta6ed6Ref": "12.2.3"
3936
+ "ta6ed6Ref": "12.2.3",
3937
+ "title": "Location of meter"
3837
3938
  },
3838
3939
  "mprn": {
3839
- "ta6ed6Ref": "12.2.4"
3940
+ "ta6ed6Ref": "12.2.4",
3941
+ "title": "MPRN number"
3840
3942
  }
3841
3943
  }
3842
3944
  }
@@ -3892,7 +3994,8 @@
3892
3994
  }
3893
3995
  },
3894
3996
  "centralHeatingInstalled": {
3895
- "ta6ed6Ref": "11.4a"
3997
+ "ta6ed6Ref": "11.4a",
3998
+ "title": "When was the heating system installed? (DD/MM/YYYY)"
3896
3999
  },
3897
4000
  "boilerInstallationCertificate": {
3898
4001
  "ta6ed6Ref": "11.4b",
@@ -3917,7 +4020,8 @@
3917
4020
  ]
3918
4021
  },
3919
4022
  "boilerInstallationDate": {
3920
- "ta6ed6Ref": "11.4b2"
4023
+ "ta6ed6Ref": "11.4b2",
4024
+ "title": "If there is a boiler (of any kind) when was it installed? (DD/MM/YYYY)"
3921
4025
  },
3922
4026
  "attachments": {
3923
4027
  "ta6ed6Ref": "11.4d1",
@@ -3950,7 +4054,8 @@
3950
4054
  "properties": {
3951
4055
  "yesNo": {
3952
4056
  "enum": [
3953
- "No"
4057
+ "No",
4058
+ "Not known"
3954
4059
  ]
3955
4060
  }
3956
4061
  }
@@ -3981,10 +4086,12 @@
3981
4086
  }
3982
4087
  },
3983
4088
  "heatingLastServicedDate": {
3984
- "ta6ed6Ref": "11.4g1"
4089
+ "ta6ed6Ref": "11.4g1",
4090
+ "title": "In what year was the boiler and heating system last serviced or maintained?"
3985
4091
  },
3986
4092
  "heatingLastServicedReport": {
3987
4093
  "ta6ed6Ref": "11.4g2",
4094
+ "title": "Please supply a copy of any service report.",
3988
4095
  "enum": [
3989
4096
  "Attached",
3990
4097
  "To follow"
@@ -4000,7 +4107,8 @@
4000
4107
  "properties": {
4001
4108
  "yesNo": {
4002
4109
  "enum": [
4003
- "Yes"
4110
+ "Yes",
4111
+ "Not known"
4004
4112
  ]
4005
4113
  }
4006
4114
  }
@@ -4047,7 +4155,8 @@
4047
4155
  ],
4048
4156
  "properties": {
4049
4157
  "heatingType": {
4050
- "ta6ed6Ref": "11.4.1"
4158
+ "ta6ed6Ref": "11.4.1",
4159
+ "title": "How is the property heated? Tick all that apply"
4051
4160
  }
4052
4161
  }
4053
4162
  },
@@ -4066,6 +4175,7 @@
4066
4175
  "telephone",
4067
4176
  "broadband"
4068
4177
  ],
4178
+ "title": "Connection to services",
4069
4179
  "properties": {
4070
4180
  "telephone": {
4071
4181
  "ta6ed6Ref": "12.7",
@@ -4090,7 +4200,8 @@
4090
4200
  ]
4091
4201
  },
4092
4202
  "supplier": {
4093
- "ta6ed6Ref": "12.7.2"
4203
+ "ta6ed6Ref": "12.7.2",
4204
+ "title": "Provider's name"
4094
4205
  }
4095
4206
  },
4096
4207
  "required": [
@@ -4146,7 +4257,8 @@
4146
4257
  ]
4147
4258
  },
4148
4259
  "providerName": {
4149
- "ta6ed6Ref": "12.8.2"
4260
+ "ta6ed6Ref": "12.8.2",
4261
+ "title": "Provider's name"
4150
4262
  }
4151
4263
  },
4152
4264
  "required": [
@@ -4164,7 +4276,8 @@
4164
4276
  }
4165
4277
  },
4166
4278
  "otherServices": {
4167
- "ta6ed6Ref": "12.9.1"
4279
+ "ta6ed6Ref": "12.9.1",
4280
+ "title": "If there are any other services, please give details"
4168
4281
  }
4169
4282
  }
4170
4283
  },
@@ -4435,6 +4548,7 @@
4435
4548
  "rightsOrArrangements",
4436
4549
  "askedOthersToContribute"
4437
4550
  ],
4551
+ "title": "Rights and informal arrangements",
4438
4552
  "properties": {
4439
4553
  "sharedContributions": {
4440
4554
  "ta6ed6Ref": "9.2",
@@ -4461,7 +4575,7 @@
4461
4575
  },
4462
4576
  "details": {
4463
4577
  "ta6ed6Ref": "9.2.2",
4464
- "title": "Please give details of how much, how often and who you pay:"
4578
+ "title": "Please give details of how much, how often and who you pay"
4465
4579
  },
4466
4580
  "disagreementOrComplaint": {
4467
4581
  "ta6ed6Ref": "9.3",
@@ -4642,6 +4756,7 @@
4642
4756
  "otherRights",
4643
4757
  "disagreementOrComplaint"
4644
4758
  ],
4759
+ "title": "Do the owners of any other properties exercise any rights or arrangements over the property?",
4645
4760
  "properties": {
4646
4761
  "publicRightOfWay": {
4647
4762
  "ta6ed6Ref": "9.4.1",
@@ -4987,7 +5102,8 @@
4987
5102
  ]
4988
5103
  },
4989
5104
  "details": {
4990
- "ta6ed6Ref": "9.6.2"
5105
+ "ta6ed6Ref": "9.6.2",
5106
+ "title": "Please give details"
4991
5107
  }
4992
5108
  },
4993
5109
  "required": [
@@ -4998,6 +5114,7 @@
4998
5114
  "required": [
4999
5115
  "yesNo"
5000
5116
  ],
5117
+ "title": "Are you aware of any disagreement or complaint about any such right or arrangement?",
5001
5118
  "properties": {
5002
5119
  "yesNo": {
5003
5120
  "ta6ed6Ref": "9.6.1"
@@ -5056,7 +5173,8 @@
5056
5173
  ]
5057
5174
  },
5058
5175
  "details": {
5059
- "ta6ed6Ref": "9.6.2"
5176
+ "ta6ed6Ref": "9.6.2",
5177
+ "title": "Please give details"
5060
5178
  }
5061
5179
  },
5062
5180
  "required": [
@@ -5067,6 +5185,7 @@
5067
5185
  "required": [
5068
5186
  "yesNo"
5069
5187
  ],
5188
+ "title": "Are you aware of any disagreement or complaint about any such right or arrangement?",
5070
5189
  "properties": {
5071
5190
  "yesNo": {
5072
5191
  "ta6ed6Ref": "9.6.1"
@@ -5097,6 +5216,7 @@
5097
5216
  "flooding",
5098
5217
  "radon"
5099
5218
  ],
5219
+ "title": "Environmental matters",
5100
5220
  "properties": {
5101
5221
  "flooding": {
5102
5222
  "ta6ed6Ref": "8",
@@ -5129,11 +5249,11 @@
5129
5249
  },
5130
5250
  "typeOfFlooding": {
5131
5251
  "ta6ed6Ref": "8.1",
5132
- "title": "If yes, what type of flooding took place?"
5252
+ "title": "What type of flooding took place?"
5133
5253
  },
5134
5254
  "details": {
5135
5255
  "ta6ed6Ref": "8.1.2",
5136
- "title": "Give details about the date(s) any flooding occurred and which parts flooded:"
5256
+ "title": "Give details about the date(s) any flooding occurred and which parts flooded"
5137
5257
  }
5138
5258
  },
5139
5259
  "required": [
@@ -5149,7 +5269,8 @@
5149
5269
  "description": "If yes, what type of flooding took place?",
5150
5270
  "properties": {
5151
5271
  "hasBeenFlooded": {
5152
- "ta6ed6Ref": "8.1.1"
5272
+ "ta6ed6Ref": "8.1.1",
5273
+ "title": "Are you aware of the property or any part of it ever being flooded?"
5153
5274
  }
5154
5275
  }
5155
5276
  },
@@ -5177,7 +5298,7 @@
5177
5298
  },
5178
5299
  "details": {
5179
5300
  "ta6ed6Ref": "8.2.2",
5180
- "title": "Please give details:"
5301
+ "title": "Please give details"
5181
5302
  }
5182
5303
  },
5183
5304
  "required": [
@@ -5192,7 +5313,8 @@
5192
5313
  "description": "If yes, please give details:",
5193
5314
  "properties": {
5194
5315
  "hasFloodDefences": {
5195
- "ta6ed6Ref": "8.2.1"
5316
+ "ta6ed6Ref": "8.2.1",
5317
+ "title": "Are you aware of any defences installed at the property to prevent flooding?"
5196
5318
  }
5197
5319
  }
5198
5320
  }
@@ -5229,10 +5351,12 @@
5229
5351
  ]
5230
5352
  },
5231
5353
  "details": {
5232
- "ta6ed6Ref": "8.3.1a"
5354
+ "ta6ed6Ref": "8.3.1a",
5355
+ "title": "Was the test result below the 'recommended action level'?"
5233
5356
  },
5234
5357
  "attachments": {
5235
- "ta6ed6Ref": "8.3.1b"
5358
+ "ta6ed6Ref": "8.3.1b",
5359
+ "title": "Supply a copy of the report"
5236
5360
  }
5237
5361
  },
5238
5362
  "required": [
@@ -5244,6 +5368,7 @@
5244
5368
  "required": [
5245
5369
  "yesNo"
5246
5370
  ],
5371
+ "title": "Are you aware of any radon tests that have been carried out on the property?",
5247
5372
  "properties": {
5248
5373
  "yesNo": {
5249
5374
  "ta6ed6Ref": "8.3.1"
@@ -5255,6 +5380,7 @@
5255
5380
  "required": [
5256
5381
  "yesNo"
5257
5382
  ],
5383
+ "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
5384
  "description": "Measures could have been undertaken during construction or while adding an extension.",
5259
5385
  "properties": {
5260
5386
  "yesNo": {
@@ -5272,18 +5398,26 @@
5272
5398
  "consents",
5273
5399
  "furtherInformation"
5274
5400
  ],
5401
+ "title": "Additional information about your answers",
5275
5402
  "properties": {
5276
5403
  "consents": {
5277
5404
  "ta6ed6Ref": "15.1",
5278
5405
  "properties": {
5279
5406
  "attachments": {
5280
- "ta6ed6Ref": "15.1.1"
5407
+ "ta6ed6Ref": "15.1.1",
5408
+ "enum": [
5409
+ "Attached",
5410
+ "To follow",
5411
+ "Not applicable"
5412
+ ]
5281
5413
  },
5282
5414
  "consentsAttached": {
5283
- "ta6ed6Ref": "15.1.2"
5415
+ "ta6ed6Ref": "15.1.2",
5416
+ "title": "Consents attached"
5284
5417
  },
5285
5418
  "consentsToFollow": {
5286
- "ta6ed6Ref": "15.1.3"
5419
+ "ta6ed6Ref": "15.1.3",
5420
+ "title": "Consents to follow"
5287
5421
  },
5288
5422
  "consentsNotAvailable": {
5289
5423
  "ta6ed6Ref": "15.1.4"
@@ -5292,6 +5426,7 @@
5292
5426
  },
5293
5427
  "furtherInformation": {
5294
5428
  "ta6ed6Ref": "15.2",
5429
+ "title": "If there is any further information about any of your answers on this form, provide details below and/or supply additional documents.",
5295
5430
  "properties": {
5296
5431
  "details": {
5297
5432
  "ta6ed6Ref": "15.2.1"
@@ -5310,80 +5445,45 @@
5310
5445
  "haveBoundaryFeaturesMoved",
5311
5446
  "flyingFreehold"
5312
5447
  ],
5448
+ "title": "Boundaries",
5313
5449
  "properties": {
5314
5450
  "ownership": {
5315
5451
  "ta6ed6Ref": "2",
5316
- "discriminator": {
5317
- "propertyName": "areBoundariesUniform"
5318
- },
5319
- "oneOf": [
5320
- {
5452
+ "properties": {
5453
+ "uniformBoundaries": {
5454
+ "ta6ed6Ref": "2.1",
5455
+ "required": [
5456
+ "left",
5457
+ "right",
5458
+ "rear",
5459
+ "front"
5460
+ ],
5461
+ "title": "Looking towards the property from the road, who owns or accepts responsibility to maintain or repair the boundary features",
5321
5462
  "properties": {
5322
- "areBoundariesUniform": {
5323
- "enum": [
5324
- "Yes"
5325
- ]
5463
+ "left": {
5464
+ "ta6ed6Ref": "2.1a",
5465
+ "title": "On the left?"
5326
5466
  },
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
- ]
5467
+ "right": {
5468
+ "ta6ed6Ref": "2.1b",
5469
+ "title": "On the right?"
5358
5470
  },
5359
- "details": {
5360
- "ta6ed6Ref": "2.2.1"
5471
+ "rear": {
5472
+ "ta6ed6Ref": "2.1c",
5473
+ "title": "At the rear?"
5361
5474
  },
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
- ]
5475
+ "front": {
5476
+ "ta6ed6Ref": "2.1d",
5477
+ "title": "At the front?"
5377
5478
  }
5378
5479
  }
5379
- }
5380
- ],
5381
- "required": [
5382
- "areBoundariesUniform"
5383
- ],
5384
- "properties": {
5385
- "areBoundariesUniform": {
5386
- "ta6ed6Ref": "2.1"
5480
+ },
5481
+ "details": {
5482
+ "ta6ed6Ref": "2.2.1",
5483
+ "title": "If the boundaries of the property are irregular, indicate ownership by written description or by reference to a plan"
5484
+ },
5485
+ "attachments": {
5486
+ "ta6ed6Ref": "2.2"
5387
5487
  }
5388
5488
  }
5389
5489
  },
@@ -5410,7 +5510,8 @@
5410
5510
  ]
5411
5511
  },
5412
5512
  "details": {
5413
- "ta6ed6Ref": "2.3.2"
5513
+ "ta6ed6Ref": "2.3.2",
5514
+ "title": "Please give details"
5414
5515
  }
5415
5516
  },
5416
5517
  "required": [
@@ -5457,7 +5558,8 @@
5457
5558
  ]
5458
5559
  },
5459
5560
  "details": {
5460
- "ta6ed6Ref": "2.4.2"
5561
+ "ta6ed6Ref": "2.4.2",
5562
+ "title": "Please give details"
5461
5563
  }
5462
5564
  },
5463
5565
  "required": [
@@ -5490,6 +5592,7 @@
5490
5592
  "pipesWiresCablesDrainsFromProperty",
5491
5593
  "formalOrInformalAgreements"
5492
5594
  ],
5595
+ "title": "Facilities crossing the property or any other property",
5493
5596
  "properties": {
5494
5597
  "pipesWiresCablesDrainsToProperty": {
5495
5598
  "ta6ed6Ref": "9.7",
@@ -5515,7 +5618,8 @@
5515
5618
  ]
5516
5619
  },
5517
5620
  "details": {
5518
- "ta6ed6Ref": "9.7.2"
5621
+ "ta6ed6Ref": "9.7.2",
5622
+ "title": "Please give details"
5519
5623
  }
5520
5624
  },
5521
5625
  "required": [
@@ -5557,7 +5661,8 @@
5557
5661
  ]
5558
5662
  },
5559
5663
  "details": {
5560
- "ta6ed6Ref": "9.8.2"
5664
+ "ta6ed6Ref": "9.8.2",
5665
+ "title": "Please give details"
5561
5666
  }
5562
5667
  },
5563
5668
  "required": [
@@ -5599,7 +5704,8 @@
5599
5704
  ]
5600
5705
  },
5601
5706
  "details": {
5602
- "ta6ed6Ref": "9.9.2"
5707
+ "ta6ed6Ref": "9.9.2",
5708
+ "title": "Supply a copy or give details"
5603
5709
  },
5604
5710
  "attachments": {
5605
5711
  "ta6ed6Ref": "9.9.3"
@@ -5628,6 +5734,7 @@
5628
5734
  "testedByQualifiedElectrician",
5629
5735
  "electricalWorkSince2005"
5630
5736
  ],
5737
+ "title": "Electrical systems",
5631
5738
  "properties": {
5632
5739
  "testedByQualifiedElectrician": {
5633
5740
  "ta6ed6Ref": "11.3",
@@ -5656,7 +5763,11 @@
5656
5763
  },
5657
5764
  "attachments": {
5658
5765
  "ta6ed6Ref": "11.3",
5659
- "title": "Please supply a copy of the EICR"
5766
+ "title": "Please supply a copy of the EICR",
5767
+ "enum": [
5768
+ "Attached",
5769
+ "To follow"
5770
+ ]
5660
5771
  }
5661
5772
  },
5662
5773
  "required": [
@@ -5668,6 +5779,7 @@
5668
5779
  "required": [
5669
5780
  "yesNo"
5670
5781
  ],
5782
+ "title": "Does the property have an Electrical Installation Condition Report (EICR)?",
5671
5783
  "properties": {
5672
5784
  "yesNo": {
5673
5785
  "ta6ed6Ref": "11.3"
@@ -5701,7 +5813,8 @@
5701
5813
  "ta6ed6Ref": "11.2"
5702
5814
  },
5703
5815
  "details": {
5704
- "ta6ed6Ref": "11.1"
5816
+ "ta6ed6Ref": "11.1",
5817
+ "title": "Give details including when this work took place"
5705
5818
  },
5706
5819
  "suppliedCertificate": {
5707
5820
  "ta6ed6Ref": "11.2",
@@ -5711,7 +5824,11 @@
5711
5824
  "title": "Please supply any certificates for electrical installation work",
5712
5825
  "properties": {
5713
5826
  "attachments": {
5714
- "ta6ed6Ref": "11.2"
5827
+ "ta6ed6Ref": "11.2",
5828
+ "enum": [
5829
+ "Attached",
5830
+ "To follow"
5831
+ ]
5715
5832
  }
5716
5833
  }
5717
5834
  }
@@ -5725,6 +5842,7 @@
5725
5842
  "required": [
5726
5843
  "yesNo"
5727
5844
  ],
5845
+ "title": "Are you aware of any electrical installation works carried out at the property?",
5728
5846
  "properties": {
5729
5847
  "yesNo": {
5730
5848
  "ta6ed6Ref": "11.1"
@@ -5789,6 +5907,7 @@
5789
5907
  "required": [
5790
5908
  "yesNo"
5791
5909
  ],
5910
+ "title": "New home warranty (e.g. NHBC or similar)",
5792
5911
  "properties": {
5793
5912
  "yesNo": {
5794
5913
  "ta6ed6Ref": "6.1a1"
@@ -5829,6 +5948,7 @@
5829
5948
  "required": [
5830
5949
  "yesNo"
5831
5950
  ],
5951
+ "title": "Roofing",
5832
5952
  "properties": {
5833
5953
  "yesNo": {
5834
5954
  "ta6ed6Ref": "6.1e1"
@@ -5869,6 +5989,7 @@
5869
5989
  "required": [
5870
5990
  "yesNo"
5871
5991
  ],
5992
+ "title": "Damp proofing",
5872
5993
  "properties": {
5873
5994
  "yesNo": {
5874
5995
  "ta6ed6Ref": "6.1b1"
@@ -5909,6 +6030,7 @@
5909
6030
  "required": [
5910
6031
  "yesNo"
5911
6032
  ],
6033
+ "title": "Timber treatment",
5912
6034
  "properties": {
5913
6035
  "yesNo": {
5914
6036
  "ta6ed6Ref": "6.1c1"
@@ -5990,6 +6112,7 @@
5990
6112
  "required": [
5991
6113
  "yesNo"
5992
6114
  ],
6115
+ "title": "Windows, roof lights, roof windows or glazed doors",
5993
6116
  "properties": {
5994
6117
  "yesNo": {
5995
6118
  "ta6ed6Ref": "6.1d1"
@@ -6030,6 +6153,7 @@
6030
6153
  "required": [
6031
6154
  "yesNo"
6032
6155
  ],
6156
+ "title": "Underpinning",
6033
6157
  "properties": {
6034
6158
  "yesNo": {
6035
6159
  "ta6ed6Ref": "6.1g1"
@@ -6099,7 +6223,8 @@
6099
6223
  ]
6100
6224
  },
6101
6225
  "details": {
6102
- "ta6ed6Ref": "6.1i2"
6226
+ "ta6ed6Ref": "6.1i2",
6227
+ "title": "Please give details"
6103
6228
  },
6104
6229
  "attachments": {
6105
6230
  "ta6ed6Ref": "6.1i3"
@@ -6114,6 +6239,7 @@
6114
6239
  "required": [
6115
6240
  "yesNo"
6116
6241
  ],
6242
+ "title": "Other (please state)",
6117
6243
  "properties": {
6118
6244
  "yesNo": {
6119
6245
  "ta6ed6Ref": "6.1i1"
@@ -6143,7 +6269,8 @@
6143
6269
  ]
6144
6270
  },
6145
6271
  "details": {
6146
- "ta6ed6Ref": "6.2.2"
6272
+ "ta6ed6Ref": "6.2.2",
6273
+ "title": "Please give details"
6147
6274
  }
6148
6275
  },
6149
6276
  "required": [
@@ -6154,6 +6281,7 @@
6154
6281
  "required": [
6155
6282
  "yesNo"
6156
6283
  ],
6284
+ "title": "Are you aware of any claims under any of these guarantees or warranties?",
6157
6285
  "properties": {
6158
6286
  "yesNo": {
6159
6287
  "ta6ed6Ref": "6.2.1"
@@ -6219,9 +6347,11 @@
6219
6347
  "required": [
6220
6348
  "hasValidGuaranteesOrWarranties"
6221
6349
  ],
6350
+ "title": "Guarantees and warranties",
6222
6351
  "properties": {
6223
6352
  "hasValidGuaranteesOrWarranties": {
6224
- "ta6ed6Ref": "6.1"
6353
+ "ta6ed6Ref": "6.1",
6354
+ "title": "Does the property have any of the following unexpired guarantees or warranties?"
6225
6355
  }
6226
6356
  }
6227
6357
  },
@@ -6268,13 +6398,14 @@
6268
6398
  },
6269
6399
  "aged17OrOverNames": {
6270
6400
  "ta6ed6Ref": "13.4a",
6271
- "title": "(a) state the full names of any occupiers (other than the sellers) aged 17 or over:"
6401
+ "title": "State the full names of any occupiers (other than the sellers) aged 17 or over"
6272
6402
  },
6273
6403
  "aged17OrOverTenantsOrLodgers": {
6274
6404
  "ta6ed6Ref": "13.4b",
6275
6405
  "required": [
6276
6406
  "yesNo"
6277
6407
  ],
6408
+ "title": "Are any of those occupiers who are aged 17 or over your tenants or lodgers?",
6278
6409
  "properties": {
6279
6410
  "yesNo": {
6280
6411
  "ta6ed6Ref": "13.4b1"
@@ -6299,7 +6430,8 @@
6299
6430
  "title": "Please provide details (e.g. the property is sold let to tenants)"
6300
6431
  },
6301
6432
  "attachments": {
6302
- "ta6ed6Ref": "13.7b"
6433
+ "ta6ed6Ref": "13.7b",
6434
+ "title": "If the property is not being sold with vacant possession, provide details of all occupiers and copies of their tenancy agreements."
6303
6435
  }
6304
6436
  },
6305
6437
  "required": [
@@ -6353,6 +6485,7 @@
6353
6485
  "required": [
6354
6486
  "yesNo"
6355
6487
  ],
6488
+ "title": "Have all occupiers aged 17 or over agreed to sign the sale contract and to vacate the property on or before completion?",
6356
6489
  "properties": {
6357
6490
  "yesNo": {
6358
6491
  "ta6ed6Ref": "13.6b1"
@@ -6371,7 +6504,8 @@
6371
6504
  ],
6372
6505
  "properties": {
6373
6506
  "soldWithVacantPossession": {
6374
- "ta6ed6Ref": "13.5.1"
6507
+ "ta6ed6Ref": "13.5.1",
6508
+ "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
6509
  }
6376
6510
  }
6377
6511
  }
@@ -6387,7 +6521,8 @@
6387
6521
  ],
6388
6522
  "properties": {
6389
6523
  "hasOthersAged17OrOver": {
6390
- "ta6ed6Ref": "13.4"
6524
+ "ta6ed6Ref": "13.4",
6525
+ "title": "Does anyone else, aged 17 or over, live at the property?"
6391
6526
  }
6392
6527
  }
6393
6528
  }
@@ -6399,6 +6534,7 @@
6399
6534
  "sellerWillEnsure",
6400
6535
  "sufficientToRepayAllMortgages"
6401
6536
  ],
6537
+ "title": "Completion",
6402
6538
  "properties": {
6403
6539
  "sellerWillEnsure": {
6404
6540
  "ta6ed6Ref": "14.2",
@@ -6408,7 +6544,7 @@
6408
6544
  "takeReasonableCare",
6409
6545
  "leaveKeys"
6410
6546
  ],
6411
- "title": "Will you ensure that before or on completion:",
6547
+ "title": "Will you ensure that before or on completion",
6412
6548
  "properties": {
6413
6549
  "removeRubbish": {
6414
6550
  "ta6ed6Ref": "14.2a",
@@ -6456,6 +6592,7 @@
6456
6592
  "required": [
6457
6593
  "yesNo"
6458
6594
  ],
6595
+ "title": "Does this sale depend on you completing the purchase of another property on the same day?",
6459
6596
  "properties": {
6460
6597
  "yesNo": {
6461
6598
  "ta6ed6Ref": "13.1"
@@ -6485,7 +6622,8 @@
6485
6622
  ]
6486
6623
  },
6487
6624
  "details": {
6488
- "ta6ed6Ref": "13.2.2"
6625
+ "ta6ed6Ref": "13.2.2",
6626
+ "title": "Please give details"
6489
6627
  }
6490
6628
  },
6491
6629
  "required": [
@@ -6496,6 +6634,7 @@
6496
6634
  "required": [
6497
6635
  "yesNo"
6498
6636
  ],
6637
+ "title": "Do you have any special requirements about a moving date?",
6499
6638
  "properties": {
6500
6639
  "yesNo": {
6501
6640
  "ta6ed6Ref": "13.2.1"