@pdtf/schemas 2.0.0-27 → 2.0.0-28

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "2.0.0-27",
3
+ "version": "2.0.0-28",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -418,7 +418,10 @@
418
418
  "publicRightOfWay": {
419
419
  "yesNo": "No"
420
420
  },
421
- "rightsOfLightOrSupport": {
421
+ "rightsOfLight": {
422
+ "yesNo": "No"
423
+ },
424
+ "rightsOfSupport": {
422
425
  "yesNo": "No"
423
426
  },
424
427
  "rightsCreatedThroughCustom": {
@@ -430,6 +433,9 @@
430
433
  "churchChancel": {
431
434
  "yesNo": "No"
432
435
  },
436
+ "rightsToTakeFromLand": {
437
+ "yesNo": "No"
438
+ },
433
439
  "otherRights": {
434
440
  "yesNo": "No"
435
441
  }
@@ -554,7 +560,12 @@
554
560
  }
555
561
  },
556
562
  "completionAndMoving": {
557
- "willRemoveAllRubbish": true,
563
+ "sellerWillEnsure": {
564
+ "removeRubbish": true,
565
+ "replaceLightFittings": true,
566
+ "takeReasonableCare": true,
567
+ "leaveKeys": true
568
+ },
558
569
  "otherPropertyInChain": { "yesNo": "No" },
559
570
  "moveRestrictionDates": {
560
571
  "yesNo": "Yes",
@@ -7253,7 +7253,7 @@
7253
7253
  "ta6Ref": "9.2.1",
7254
7254
  "type": "string",
7255
7255
  "title": "",
7256
- "enum": ["Yes", "No"]
7256
+ "enum": ["Yes", "No", "Not known"]
7257
7257
  }
7258
7258
  },
7259
7259
  "baspiRequired": ["yesNo"],
@@ -10031,7 +10031,7 @@
10031
10031
  "ta6Ref": "7.8.1",
10032
10032
  "type": "string",
10033
10033
  "title": "",
10034
- "enum": ["Yes", "No"]
10034
+ "enum": ["Yes", "No", "Not known"]
10035
10035
  }
10036
10036
  },
10037
10037
  "baspiRequired": ["yesNo"],
@@ -10042,7 +10042,7 @@
10042
10042
  {
10043
10043
  "properties": {
10044
10044
  "yesNo": {
10045
- "enum": ["No"]
10045
+ "enum": ["No", "Not known"]
10046
10046
  }
10047
10047
  }
10048
10048
  },
@@ -10051,23 +10051,23 @@
10051
10051
  "yesNo": {
10052
10052
  "enum": ["Yes"]
10053
10053
  },
10054
- "details": {
10054
+ "managementPlanInPlace": {
10055
10055
  "baspiRef": "A5.3.2",
10056
10056
  "ta6Ref": "7.8.2",
10057
- "title": "Please provide details,state whether there is a management plan in place and attach a copy",
10057
+ "title": "Is there a Japanese Knotweed management and treatment plan in place?",
10058
10058
  "type": "string",
10059
- "minLength": 1
10059
+ "enum": ["Yes", "No", "Not known"]
10060
10060
  },
10061
10061
  "attachments": {
10062
10062
  "baspiRef": "A5.3.3",
10063
10063
  "ta6Ref": "7.8.3",
10064
- "title": "Attachments",
10064
+ "title": "Please supply a copy with any insurance cover linked to the plan",
10065
10065
  "type": "string",
10066
10066
  "enum": ["Attached", "To follow"]
10067
10067
  }
10068
10068
  },
10069
- "baspiRequired": ["details", "attachments"],
10070
- "ta6Required": ["details", "attachments"]
10069
+ "baspiRequired": ["managementPlanInPlace", "attachments"],
10070
+ "ta6Required": ["managementPlanInPlace", "attachments"]
10071
10071
  }
10072
10072
  ],
10073
10073
  "ta6Required": ["yesNo"]
@@ -16447,7 +16447,7 @@
16447
16447
  },
16448
16448
  "supplier": {
16449
16449
  "baspiRef": "A7.1.0.1.2",
16450
- "ta6Ref": "13.2.1",
16450
+ "ta6Ref": "13.1.2",
16451
16451
  "title": "Supplier",
16452
16452
  "type": "string"
16453
16453
  }
@@ -16512,7 +16512,7 @@
16512
16512
  },
16513
16513
  "supplier": {
16514
16514
  "baspiRef": "A7.1.0.2.2",
16515
- "ta6Ref": "13.2.1",
16515
+ "ta6Ref": "13.2.2",
16516
16516
  "title": "Supplier",
16517
16517
  "type": "string"
16518
16518
  }
@@ -16532,6 +16532,7 @@
16532
16532
  },
16533
16533
  "supplier": {
16534
16534
  "baspiRef": "A7.1.0.2.2",
16535
+ "ta6Ref": "13.2.2",
16535
16536
  "title": "Supplier",
16536
16537
  "type": "string"
16537
16538
  }
@@ -16691,7 +16692,7 @@
16691
16692
  },
16692
16693
  "supplier": {
16693
16694
  "baspiRef": "A7.1.0.5.2",
16694
- "ta6Ref": "13.2",
16695
+ "ta6Ref": "13.5.2",
16695
16696
  "title": "Supplier",
16696
16697
  "type": "string"
16697
16698
  }
@@ -16711,6 +16712,7 @@
16711
16712
  },
16712
16713
  "supplier": {
16713
16714
  "baspiRef": "A7.1.0.5.2",
16715
+ "ta6Ref": "13.5.2",
16714
16716
  "title": "Supplier",
16715
16717
  "type": "string"
16716
16718
  }
@@ -17077,6 +17079,7 @@
17077
17079
  },
17078
17080
  "supplier": {
17079
17081
  "baspiRef": "A7.1.0.10.2",
17082
+ "ta6Ref": "13.3.2",
17080
17083
  "title": "Supplier",
17081
17084
  "type": "string"
17082
17085
  }
@@ -17112,7 +17115,7 @@
17112
17115
  "ta6Ref": "12.4b1",
17113
17116
  "type": "string",
17114
17117
  "title": "",
17115
- "enum": ["Yes", "To be connected", "No"]
17118
+ "enum": ["Yes", "To be connected", "No", "Not known"]
17116
17119
  }
17117
17120
  },
17118
17121
  "baspiRequired": ["yesNo"],
@@ -17124,7 +17127,7 @@
17124
17127
  {
17125
17128
  "properties": {
17126
17129
  "yesNo": {
17127
- "enum": ["No"]
17130
+ "enum": ["No", "Not known"]
17128
17131
  }
17129
17132
  }
17130
17133
  },
@@ -17171,9 +17174,10 @@
17171
17174
  "properties": {
17172
17175
  "yesNo": {
17173
17176
  "baspiRef": "A7.1.0.11.1",
17177
+ "ta6Ref": "12.4a1",
17174
17178
  "type": "string",
17175
17179
  "title": "",
17176
- "enum": ["Yes", "To be connected", "No"]
17180
+ "enum": ["Yes", "To be connected", "No", "Not known"]
17177
17181
  }
17178
17182
  },
17179
17183
  "discriminator": {
@@ -17187,6 +17191,7 @@
17187
17191
  },
17188
17192
  "supplier": {
17189
17193
  "baspiRef": "A7.1.0.11.3",
17194
+ "ta6Ref": "12.4a2",
17190
17195
  "title": "Supplier",
17191
17196
  "type": "string",
17192
17197
  "minLength": 1
@@ -17206,6 +17211,7 @@
17206
17211
  },
17207
17212
  "supplier": {
17208
17213
  "baspiRef": "A7.1.0.11.3",
17214
+ "ta6Ref": "12.4a2",
17209
17215
  "title": "Supplier",
17210
17216
  "type": "string"
17211
17217
  }
@@ -17215,7 +17221,7 @@
17215
17221
  {
17216
17222
  "properties": {
17217
17223
  "yesNo": {
17218
- "enum": ["No"]
17224
+ "enum": ["No", "Not known"]
17219
17225
  },
17220
17226
  "sustainableDrainageSystem": {
17221
17227
  "baspiRef": "A7.1.0.13",
@@ -17343,6 +17349,7 @@
17343
17349
  "properties": {
17344
17350
  "yesNo": {
17345
17351
  "baspiRef": "A7.1.0.15.1",
17352
+ "ta6Ref": "12.5c1",
17346
17353
  "type": "string",
17347
17354
  "title": "",
17348
17355
  "enum": ["Yes", "No"]
@@ -17382,13 +17389,13 @@
17382
17389
  "sewerageTreatmentPlant": {
17383
17390
  "baspiRef": "A7.1.0.16",
17384
17391
  "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
17385
- "ta6Ref": "12.8",
17392
+ "ta6Ref": "12.5b",
17386
17393
  "title": "Sewerage treatment plant",
17387
17394
  "type": "object",
17388
17395
  "properties": {
17389
17396
  "yesNo": {
17390
17397
  "baspiRef": "A7.1.0.16.1",
17391
- "ta6Ref": "12.8.1",
17398
+ "ta6Ref": "12.5b1",
17392
17399
  "type": "string",
17393
17400
  "title": "",
17394
17401
  "enum": ["Yes", "No"]
@@ -17421,7 +17428,7 @@
17421
17428
  },
17422
17429
  "dateLastServiced": {
17423
17430
  "baspiRef": "A7.1.0.16.3",
17424
- "ta6Ref": "12.8.2",
17431
+ "ta6Ref": "12.8",
17425
17432
  "title": "Date last serviced",
17426
17433
  "type": "string",
17427
17434
  "format": "date"
@@ -17891,7 +17898,7 @@
17891
17898
  "ta6Ref": "12.3d2",
17892
17899
  "title": "Please provide a copy of the service or maintenance works report.",
17893
17900
  "type": "string",
17894
- "enum": ["Attached", "To follow", "Not applicable"]
17901
+ "enum": ["Attached", "To follow", "Not available"]
17895
17902
  },
17896
17903
  "heatingInGoodWorkingOrder": {
17897
17904
  "baspiRef": "A7.4.3",
@@ -18022,7 +18029,7 @@
18022
18029
  "properties": {
18023
18030
  "yesNo": {
18024
18031
  "baspiRef": "A8.1.2.1.2",
18025
- "ta6Ref": "6.4.a1",
18032
+ "ta6Ref": "6.4a1",
18026
18033
  "type": "string",
18027
18034
  "title": "",
18028
18035
  "enum": ["Yes", "No"]
@@ -18067,7 +18074,7 @@
18067
18074
  "properties": {
18068
18075
  "yesNo": {
18069
18076
  "baspiRef": "A8.1.1.2.1",
18070
- "ta6Ref": "6.4.b1",
18077
+ "ta6Ref": "6.4b1",
18071
18078
  "type": "string",
18072
18079
  "title": "",
18073
18080
  "enum": ["Yes", "No"]
@@ -18112,7 +18119,7 @@
18112
18119
  "properties": {
18113
18120
  "yesNo": {
18114
18121
  "baspiRef": "A8.1.2.1.3.1",
18115
- "ta6Ref": "6.4.c1",
18122
+ "ta6Ref": "6.4c1",
18116
18123
  "type": "string",
18117
18124
  "title": "",
18118
18125
  "enum": ["Yes", "No"]
@@ -18157,7 +18164,7 @@
18157
18164
  "properties": {
18158
18165
  "yesNo": {
18159
18166
  "baspiRef": "A8.1.2.1.4.1",
18160
- "ta6Ref": "6.4.d1",
18167
+ "ta6Ref": "6.4d1",
18161
18168
  "type": "string",
18162
18169
  "title": "",
18163
18170
  "enum": ["Yes", "No"]
@@ -18537,7 +18544,7 @@
18537
18544
  },
18538
18545
  "details": {
18539
18546
  "baspiRef": "A10.2.2",
18540
- "ta6Ref": "8.2.1",
18547
+ "ta6Ref": "8.2.2",
18541
18548
  "title": "Please give details and provide a plan showing the route of the access, parking etc",
18542
18549
  "type": "string",
18543
18550
  "minLength": 1
@@ -18607,18 +18614,22 @@
18607
18614
  "type": "object",
18608
18615
  "baspiRequired": [
18609
18616
  "publicRightOfWay",
18610
- "rightsOfLightOrSupport",
18617
+ "rightsOfLight",
18618
+ "rightsOfSupport",
18611
18619
  "rightsCreatedThroughCustom",
18612
18620
  "minesAndMinerals",
18613
18621
  "churchChancel",
18622
+ "rightsToTakeFromLand",
18614
18623
  "otherRights"
18615
18624
  ],
18616
18625
  "ta6Required": [
18617
18626
  "publicRightOfWay",
18618
- "rightsOfLightOrSupport",
18627
+ "rightsOfLight",
18628
+ "rightsOfSupport",
18619
18629
  "rightsCreatedThroughCustom",
18620
18630
  "minesAndMinerals",
18621
18631
  "churchChancel",
18632
+ "rightsToTakeFromLand",
18622
18633
  "otherRights"
18623
18634
  ],
18624
18635
  "properties": {
@@ -18674,15 +18685,15 @@
18674
18685
  }
18675
18686
  ]
18676
18687
  },
18677
- "rightsOfLightOrSupport": {
18678
- "baspiRef": "A10.4.2",
18688
+ "rightsOfLight": {
18689
+ "baspiRef": "A10.4.2a",
18679
18690
  "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
18680
18691
  "ta6Ref": "8.4a",
18681
- "title": "Rights of light or support for other properties",
18692
+ "title": "Rights of light",
18682
18693
  "type": "object",
18683
18694
  "properties": {
18684
18695
  "yesNo": {
18685
- "baspiRef": "A10.4.2.1",
18696
+ "baspiRef": "A10.4.2a.1",
18686
18697
  "ta6Ref": "8.4a1",
18687
18698
  "type": "string",
18688
18699
  "title": "",
@@ -18708,27 +18719,69 @@
18708
18719
  "enum": ["Yes"]
18709
18720
  },
18710
18721
  "details": {
18711
- "baspiRef": "A10.4.2.2",
18712
- "ta6Ref": "8.4a2",
18722
+ "baspiRef": "A10.4.2a.2",
18713
18723
  "title": "Details",
18714
18724
  "type": "string",
18715
18725
  "minLength": 1
18716
18726
  }
18717
18727
  },
18718
- "baspiRequired": ["details"],
18719
- "ta6Required": ["details"]
18728
+ "baspiRequired": ["details"]
18729
+ }
18730
+ ]
18731
+ },
18732
+ "rightsOfSupport": {
18733
+ "baspiRef": "A10.4.2b",
18734
+ "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
18735
+ "ta6Ref": "8.4a",
18736
+ "title": "Rights of support from ajoining properties",
18737
+ "type": "object",
18738
+ "properties": {
18739
+ "yesNo": {
18740
+ "baspiRef": "A10.4.2b.1",
18741
+ "ta6Ref": "8.4b1",
18742
+ "type": "string",
18743
+ "title": "",
18744
+ "enum": ["Yes", "No"]
18745
+ }
18746
+ },
18747
+ "baspiRequired": ["yesNo"],
18748
+ "ta6Required": ["yesNo"],
18749
+ "discriminator": {
18750
+ "propertyName": "yesNo"
18751
+ },
18752
+ "oneOf": [
18753
+ {
18754
+ "properties": {
18755
+ "yesNo": {
18756
+ "enum": ["No"]
18757
+ }
18758
+ }
18759
+ },
18760
+ {
18761
+ "properties": {
18762
+ "yesNo": {
18763
+ "enum": ["Yes"]
18764
+ },
18765
+ "details": {
18766
+ "baspiRef": "A10.4.2b.2",
18767
+ "title": "Details",
18768
+ "type": "string",
18769
+ "minLength": 1
18770
+ }
18771
+ },
18772
+ "baspiRequired": ["details"]
18720
18773
  }
18721
18774
  ]
18722
18775
  },
18723
18776
  "rightsCreatedThroughCustom": {
18724
- "baspiRef": "A10.4.3",
18777
+ "baspiRef": "A10.4.3a",
18725
18778
  "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
18726
18779
  "ta6Ref": "8.4c",
18727
- "title": "Rights created through custom or use (e.g. rights to graze on other land or forage, rights of the lord of the manor or others to take things from your property etc)",
18780
+ "title": "Rights created through custom or use (e.g. rights to graze on other land or forage)",
18728
18781
  "type": "object",
18729
18782
  "properties": {
18730
18783
  "yesNo": {
18731
- "baspiRef": "A10.4.3.1",
18784
+ "baspiRef": "A10.4.3a1",
18732
18785
  "ta6Ref": "8.4c1",
18733
18786
  "type": "string",
18734
18787
  "title": "",
@@ -18754,8 +18807,52 @@
18754
18807
  "enum": ["Yes"]
18755
18808
  },
18756
18809
  "details": {
18757
- "baspiRef": "A10.4.3.2",
18758
- "ta6Ref": "8.4c2",
18810
+ "baspiRef": "A10.4.3a2",
18811
+ "title": "Details",
18812
+ "type": "string",
18813
+ "minLength": 1
18814
+ }
18815
+ },
18816
+ "baspiRequired": ["details"]
18817
+ }
18818
+ ]
18819
+ },
18820
+ "rightsToTakeFromLand": {
18821
+ "baspiRef": "A10.4.3b",
18822
+ "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
18823
+ "ta6Ref": "8.5b",
18824
+ "title": "Other people's rights to take things from the land (such as timber, hay or fish)",
18825
+ "type": "object",
18826
+ "properties": {
18827
+ "yesNo": {
18828
+ "baspiRef": "A10.4.3b1",
18829
+ "ta6Ref": "8.5c1",
18830
+ "type": "string",
18831
+ "title": "",
18832
+ "enum": ["Yes", "No"]
18833
+ }
18834
+ },
18835
+ "baspiRequired": ["yesNo"],
18836
+ "ta6Required": ["yesNo"],
18837
+ "discriminator": {
18838
+ "propertyName": "yesNo"
18839
+ },
18840
+ "oneOf": [
18841
+ {
18842
+ "properties": {
18843
+ "yesNo": {
18844
+ "enum": ["No"]
18845
+ }
18846
+ }
18847
+ },
18848
+ {
18849
+ "properties": {
18850
+ "yesNo": {
18851
+ "enum": ["Yes"]
18852
+ },
18853
+ "details": {
18854
+ "baspiRef": "A10.4.3b2",
18855
+ "ta6Ref": "8.5c2",
18759
18856
  "title": "Details",
18760
18857
  "type": "string",
18761
18858
  "minLength": 1
@@ -18801,14 +18898,12 @@
18801
18898
  },
18802
18899
  "details": {
18803
18900
  "baspiRef": "A10.4.4.2",
18804
- "ta6Ref": "8.5a2",
18805
18901
  "title": "Details",
18806
18902
  "type": "string",
18807
18903
  "minLength": 1
18808
18904
  }
18809
18905
  },
18810
- "baspiRequired": ["details"],
18811
- "ta6Required": ["details"]
18906
+ "baspiRequired": ["details"]
18812
18907
  }
18813
18908
  ]
18814
18909
  },
@@ -18847,14 +18942,12 @@
18847
18942
  },
18848
18943
  "details": {
18849
18944
  "baspiRef": "A10.4.5.2",
18850
- "ta6Ref": "8.5b2",
18851
18945
  "title": "Details",
18852
18946
  "type": "string",
18853
18947
  "minLength": 1
18854
18948
  }
18855
18949
  },
18856
- "baspiRequired": ["details"],
18857
- "ta6Required": ["details"]
18950
+ "baspiRequired": ["details"]
18858
18951
  }
18859
18952
  ]
18860
18953
  },
@@ -19556,7 +19649,7 @@
19556
19649
  "properties": {
19557
19650
  "yesNo": {
19558
19651
  "baspiRef": "A12.3.1",
19559
- "ta6Ref": "10.1",
19652
+ "ta6Ref": "10.1.1",
19560
19653
  "type": "string",
19561
19654
  "title": "",
19562
19655
  "enum": ["Yes", "No"]
@@ -19582,7 +19675,7 @@
19582
19675
  },
19583
19676
  "details": {
19584
19677
  "baspiRef": "A12.3.2",
19585
- "ta6Ref": "10.2",
19678
+ "ta6Ref": "10.1.2",
19586
19679
  "title": "Please give details",
19587
19680
  "type": "string",
19588
19681
  "minLength": 1
@@ -20092,7 +20185,7 @@
20092
20185
  "ta6Ref": "8.7.1",
20093
20186
  "type": "string",
20094
20187
  "title": "",
20095
- "enum": ["Yes", "No"]
20188
+ "enum": ["Yes", "No", "Not known"]
20096
20189
  }
20097
20190
  },
20098
20191
  "baspiRequired": ["yesNo"],
@@ -20104,7 +20197,7 @@
20104
20197
  {
20105
20198
  "properties": {
20106
20199
  "yesNo": {
20107
- "enum": ["No"]
20200
+ "enum": ["No", "Not known"]
20108
20201
  }
20109
20202
  }
20110
20203
  },
@@ -20142,7 +20235,7 @@
20142
20235
  "ta6Ref": "8.8.1",
20143
20236
  "type": "string",
20144
20237
  "title": "",
20145
- "enum": ["Yes", "No"]
20238
+ "enum": ["Yes", "No", "Not known"]
20146
20239
  }
20147
20240
  },
20148
20241
  "baspiRequired": ["yesNo"],
@@ -20154,7 +20247,7 @@
20154
20247
  {
20155
20248
  "properties": {
20156
20249
  "yesNo": {
20157
- "enum": ["No"]
20250
+ "enum": ["No", "Not known"]
20158
20251
  }
20159
20252
  }
20160
20253
  },
@@ -20285,13 +20378,13 @@
20285
20378
  },
20286
20379
  "yearTested": {
20287
20380
  "baspiRef": "B4.1.2",
20288
- "ta6Ref": "12.1.1",
20381
+ "ta6Ref": "12.1.2",
20289
20382
  "title": "State the year they were last tested",
20290
20383
  "type": "integer"
20291
20384
  },
20292
20385
  "attachments": {
20293
20386
  "baspiRef": "B4.1.3",
20294
- "ta6Ref": "12.1.2",
20387
+ "ta6Ref": "12.1.3",
20295
20388
  "title": "Please upload the test certificate.",
20296
20389
  "type": "string",
20297
20390
  "enum": ["Attached", "To follow"]
@@ -21742,27 +21835,58 @@
21742
21835
  "title": "Completion and Moving",
21743
21836
  "type": "object",
21744
21837
  "baspiRequired": [
21745
- "willRemoveAllRubbish",
21838
+ "sellerWillEnsure",
21746
21839
  "otherPropertyInChain",
21747
21840
  "moveRestrictionDates",
21748
21841
  "digitalPropertyLogbook",
21749
21842
  "sufficientToRepayAllMortgages"
21750
21843
  ],
21751
21844
  "ta6Required": [
21752
- "willRemoveAllRubbish",
21845
+ "sellerWillEnsure",
21753
21846
  "otherPropertyInChain",
21754
21847
  "moveRestrictionDates",
21755
21848
  "digitalPropertyLogbook",
21756
21849
  "sufficientToRepayAllMortgages"
21757
21850
  ],
21758
21851
  "properties": {
21759
- "willRemoveAllRubbish": {
21852
+ "sellerWillEnsure": {
21760
21853
  "baspiRef": "B7.1",
21761
21854
  "rdsRef": "RightsHolders/Flags",
21762
21855
  "ta6Ref": "14.4",
21763
- "title": "Please confirm that on completion you will remove all rubbish and items not included in the sale from the property including its garden, loft and any sheds or outbuildings.",
21764
- "description": "When the property is cleared out you will be expected to take reasonable care when clearing the property, leaving it clean and tidy and repairing any damage caused when removing items from the property and making safe any light or electrical fittings which are being removed.\n\nKeys for all door and window locks, along with any alarm codes, should be available for the buyer on the day of completion. If there is any reason why you cannot do this you should let the estate agent and your property lawyer know. For all internet connected services e.g. doorbells, boiler controls, burglar alarms, CCTV cameras etc) access to them will need to be provided to the buyer on the day of completion so that they can control them or sign up to the service. If there is any reason why you cannot do this you should let the estate agent and your property lawyer know.",
21765
- "type": "boolean"
21856
+ "title": "Please confirm that on completion you will:",
21857
+ "type": "object",
21858
+ "required": [
21859
+ "removeRubbish",
21860
+ "replaceLightFittings",
21861
+ "takeReasonableCare",
21862
+ "leaveKeys"
21863
+ ],
21864
+ "properties": {
21865
+ "removeRubbish": {
21866
+ "baspiRef": "B7.1.1",
21867
+ "ta6Ref": "14.4a",
21868
+ "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.",
21869
+ "type": "boolean"
21870
+ },
21871
+ "replaceLightFittings": {
21872
+ "baspiRef": "B7.1.2",
21873
+ "ta6Ref": "14.4b",
21874
+ "title": "If light fittings are removed, the fittings will be replaced with ceiling rose, flex, bulb holder and bulb.",
21875
+ "type": "boolean"
21876
+ },
21877
+ "takeReasonableCare": {
21878
+ "baspiRef": "B7.1.3",
21879
+ "ta6Ref": "14.4c",
21880
+ "title": "Take reasonable care when removing any other fittings or contents.",
21881
+ "type": "boolean"
21882
+ },
21883
+ "leaveKeys": {
21884
+ "baspiRef": "B7.1.4",
21885
+ "ta6Ref": "14.4d",
21886
+ "title": "Leave keys for all door and window locks, along with any alarm codes, for the buyer on the day of completion.",
21887
+ "type": "boolean"
21888
+ }
21889
+ }
21766
21890
  },
21767
21891
  "otherPropertyInChain": {
21768
21892
  "baspiRef": "B7.2",
@@ -21855,6 +21979,7 @@
21855
21979
  "properties": {
21856
21980
  "yesNo": {
21857
21981
  "baspiRef": "B7.3.1",
21982
+ "ta6Ref": "14.2.1",
21858
21983
  "type": "string",
21859
21984
  "title": "",
21860
21985
  "enum": ["Yes", "No"]
@@ -21880,6 +22005,7 @@
21880
22005
  },
21881
22006
  "details": {
21882
22007
  "baspiRef": "B7.3.2",
22008
+ "ta6Ref": "14.2.2",
21883
22009
  "type": "string"
21884
22010
  }
21885
22011
  },
@@ -21945,9 +22071,10 @@
21945
22071
  "properties": {
21946
22072
  "yesNo": {
21947
22073
  "baspiRef": "A7.6.1",
22074
+ "ta6Ref": "14.3.1",
21948
22075
  "type": "string",
21949
22076
  "title": "",
21950
- "enum": ["Yes", "No", "Not applicable"]
22077
+ "enum": ["Yes", "No", "No mortgage"]
21951
22078
  }
21952
22079
  },
21953
22080
  "baspiRequired": ["yesNo"],