@pdtf/schemas 3.6.0-12 → 3.6.0-14

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": "3.6.0-12",
3
+ "version": "3.6.0-14",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -10298,6 +10298,7 @@
10298
10298
  "ta6Ref": "9.2",
10299
10299
  "ta6ed6Ref": "10.2",
10300
10300
  "title": "Is the property in a controlled parking zone or within a local authority parking scheme?",
10301
+ "ta6ed6Title": "Is a permit required for on-road parking?",
10301
10302
  "type": "object",
10302
10303
  "properties": {
10303
10304
  "yesNo": {
@@ -10323,7 +10324,7 @@
10323
10324
  "ntsl2Required": ["yesNo"],
10324
10325
  "ta6Required": ["yesNo"],
10325
10326
  "ta6ed6Required": ["yesNo"],
10326
- "ta6ed6Title": "Is a permit required for on-road parking?",
10327
+
10327
10328
  "discriminator": {
10328
10329
  "propertyName": "yesNo"
10329
10330
  },
@@ -10409,6 +10410,7 @@
10409
10410
  "ntsl2Ref": "B4.4.1",
10410
10411
  "baspi4Ref": "A1.6.1.1",
10411
10412
  "baspi5Ref": "A1.6.1.1",
10413
+ "ta6ed6Ref": "10.3.1",
10412
10414
  "type": "string",
10413
10415
  "title": "",
10414
10416
  "enum": ["Yes", "No"]
@@ -10479,7 +10481,7 @@
10479
10481
  },
10480
10482
  "details": {
10481
10483
  "ta6ed6Ref": "10.3b2",
10482
- "description": "Specify any relevant local authority licence or terms and conditions",
10484
+ "title": "Specify any relevant local authority licence or terms and conditions",
10483
10485
  "type": "string",
10484
10486
  "minLength": 1
10485
10487
  }
@@ -10488,7 +10490,8 @@
10488
10490
  }
10489
10491
  ]
10490
10492
  }
10491
- }
10493
+ },
10494
+ "ta6ed6Required": ["chargerDetails", "cableCrossesPavement"]
10492
10495
  }
10493
10496
  ]
10494
10497
  },
@@ -12823,6 +12826,7 @@
12823
12826
  "baspi5Ref": "A3.3.3",
12824
12827
  "piqRef": "A3.2.3",
12825
12828
  "ta6Ref": "4.1c2",
12829
+ "ta6ed6Ref": "5.1a",
12826
12830
  "title": "What year was the installation completed?",
12827
12831
  "type": "integer"
12828
12832
  },
@@ -12839,6 +12843,7 @@
12839
12843
  "baspi4Ref": "A3.5.1.1",
12840
12844
  "baspi5Ref": "A3.5.1.1",
12841
12845
  "ta6Ref": "4.2.1",
12846
+ "ta6ed6Ref": "5.1a(e)",
12842
12847
  "type": "string",
12843
12848
  "title": "",
12844
12849
  "enum": ["Yes", "No", "Not required"]
@@ -12861,6 +12866,7 @@
12861
12866
  "baspi4Ref": "A3.5.1.3",
12862
12867
  "baspi5Ref": "A3.5.1.3",
12863
12868
  "ta6Ref": "4.2a",
12869
+ "ta6ed6Ref": "5.1a(e)",
12864
12870
  "title": "Please provide a copy of the documents",
12865
12871
  "type": "string",
12866
12872
  "enum": ["Attached", "To follow"]
@@ -12868,7 +12874,8 @@
12868
12874
  },
12869
12875
  "baspi4Required": ["attachments"],
12870
12876
  "baspi5Required": ["attachments"],
12871
- "ta6Required": ["attachments"]
12877
+ "ta6Required": ["attachments"],
12878
+ "ta6ed6Required": ["attachments"]
12872
12879
  },
12873
12880
  {
12874
12881
  "properties": {
@@ -12879,6 +12886,7 @@
12879
12886
  "baspi4Ref": "A3.5.1.2",
12880
12887
  "baspi5Ref": "A3.5.1.2",
12881
12888
  "ta6Ref": "4.2b",
12889
+ "ta6ed6Ref": "5.1a(e)",
12882
12890
  "title": "Please outline the reasons why",
12883
12891
  "description": "e.g. the work was exempt from Building Regulations",
12884
12892
  "type": "string",
@@ -12887,7 +12895,8 @@
12887
12895
  },
12888
12896
  "baspi4Required": ["details"],
12889
12897
  "baspi5Required": ["details"],
12890
- "ta6Required": ["details"]
12898
+ "ta6Required": ["details"],
12899
+ "ta6ed6Required": ["details"]
12891
12900
  }
12892
12901
  ]
12893
12902
  },
@@ -12904,6 +12913,7 @@
12904
12913
  "baspi4Ref": "A3.5.2.1",
12905
12914
  "baspi5Ref": "A3.5.2.1",
12906
12915
  "ta6Ref": "4.2.1",
12916
+ "ta6ed6Ref": "5.1a(d)",
12907
12917
  "type": "string",
12908
12918
  "title": "",
12909
12919
  "enum": ["Yes", "No", "Not required"]
@@ -12926,6 +12936,7 @@
12926
12936
  "baspi4Ref": "A3.5.2.3",
12927
12937
  "baspi5Ref": "A3.5.2.3",
12928
12938
  "ta6Ref": "4.2a",
12939
+ "ta6ed6Ref": "5.1a(d)",
12929
12940
  "title": "Please provide a copy of the documents",
12930
12941
  "type": "string",
12931
12942
  "enum": ["Attached", "To follow"]
@@ -12933,7 +12944,8 @@
12933
12944
  },
12934
12945
  "baspi4Required": ["attachments"],
12935
12946
  "baspi5Required": ["attachments"],
12936
- "ta6Required": ["attachments"]
12947
+ "ta6Required": ["attachments"],
12948
+ "ta6ed6Required": ["attachments"]
12937
12949
  },
12938
12950
  {
12939
12951
  "properties": {
@@ -12944,6 +12956,7 @@
12944
12956
  "baspi4Ref": "A3.5.2.2",
12945
12957
  "baspi5Ref": "A3.5.2.2",
12946
12958
  "ta6Ref": "4.2b",
12959
+ "ta6ed6Ref": "5.1a(d)",
12947
12960
  "title": "Please outline the reasons why",
12948
12961
  "description": "e.g. permitted development rights applied",
12949
12962
  "type": "string",
@@ -12952,7 +12965,8 @@
12952
12965
  },
12953
12966
  "baspi4Required": ["details"],
12954
12967
  "baspi5Required": ["details"],
12955
- "ta6Required": ["details"]
12968
+ "ta6Required": ["details"],
12969
+ "ta6ed6Required": ["details"]
12956
12970
  }
12957
12971
  ]
12958
12972
  },
@@ -13373,6 +13387,7 @@
13373
13387
  "baspi5Ref": "A3.4.3",
13374
13388
  "piqRef": "A3.4.3",
13375
13389
  "ta6Ref": "4.1d2",
13390
+ "ta6ed6Ref": "5.1c",
13376
13391
  "title": "What year was the installation completed?",
13377
13392
  "type": "integer"
13378
13393
  },
@@ -13390,6 +13405,7 @@
13390
13405
  "baspi4Ref": "A3.5.1.1",
13391
13406
  "baspi5Ref": "A3.5.1.1",
13392
13407
  "ta6Ref": "4.2.1",
13408
+ "ta6ed6Ref": "5.1c(e)",
13393
13409
  "piqRef": "A3.5.1.1",
13394
13410
  "type": "string",
13395
13411
  "title": "",
@@ -13413,6 +13429,7 @@
13413
13429
  "baspi4Ref": "A3.5.1.3",
13414
13430
  "baspi5Ref": "A3.5.1.3",
13415
13431
  "ta6Ref": "4.2a",
13432
+ "ta6ed6Ref": "5.1c(e)",
13416
13433
  "title": "Please provide a copy of the documents",
13417
13434
  "type": "string",
13418
13435
  "enum": ["Attached", "To follow"]
@@ -13420,7 +13437,8 @@
13420
13437
  },
13421
13438
  "baspi4Required": ["attachments"],
13422
13439
  "baspi5Required": ["attachments"],
13423
- "ta6Required": ["attachments"]
13440
+ "ta6Required": ["attachments"],
13441
+ "ta6ed6Required": ["attachments"]
13424
13442
  },
13425
13443
  {
13426
13444
  "properties": {
@@ -13431,6 +13449,7 @@
13431
13449
  "baspi4Ref": "A3.5.1.2",
13432
13450
  "baspi5Ref": "A3.5.1.2",
13433
13451
  "ta6Ref": "4.2b",
13452
+ "ta6ed6Ref": "5.1c(e)",
13434
13453
  "piqRef": "A3.5.1.2",
13435
13454
  "title": "Please outline the reasons why",
13436
13455
  "description": "e.g. the work was exempt from Building Regulations",
@@ -13440,7 +13459,8 @@
13440
13459
  },
13441
13460
  "baspi4Required": ["details"],
13442
13461
  "baspi5Required": ["details"],
13443
- "ta6Required": ["details"]
13462
+ "ta6Required": ["details"],
13463
+ "ta6ed6Required": ["details"]
13444
13464
  }
13445
13465
  ]
13446
13466
  },
@@ -13458,6 +13478,7 @@
13458
13478
  "baspi4Ref": "A3.5.2.1",
13459
13479
  "baspi5Ref": "A3.5.2.1",
13460
13480
  "ta6Ref": "4.2.1",
13481
+ "ta6ed6Ref": "5.1c(d)",
13461
13482
  "piqRef": "A3.5.2.1",
13462
13483
  "type": "string",
13463
13484
  "title": "",
@@ -13481,6 +13502,7 @@
13481
13502
  "baspi4Ref": "A3.5.2.3",
13482
13503
  "baspi5Ref": "A3.5.2.3",
13483
13504
  "ta6Ref": "4.2a",
13505
+ "ta6ed6Ref": "5.1c(d)",
13484
13506
  "title": "Please provide a copy of the documents",
13485
13507
  "type": "string",
13486
13508
  "enum": ["Attached", "To follow"]
@@ -13488,7 +13510,8 @@
13488
13510
  },
13489
13511
  "baspi4Required": ["attachments"],
13490
13512
  "baspi5Required": ["attachments"],
13491
- "ta6Required": ["attachments"]
13513
+ "ta6Required": ["attachments"],
13514
+ "ta6ed6Required": ["attachments"]
13492
13515
  },
13493
13516
  {
13494
13517
  "properties": {
@@ -13499,6 +13522,7 @@
13499
13522
  "baspi4Ref": "A3.5.2.2",
13500
13523
  "baspi5Ref": "A3.5.2.2",
13501
13524
  "ta6Ref": "4.2b",
13525
+ "ta6ed6Ref": "5.1c(d)",
13502
13526
  "title": "Please outline the reasons why",
13503
13527
  "description": "e.g. permitted development rights applied",
13504
13528
  "type": "string",
@@ -13507,7 +13531,8 @@
13507
13531
  },
13508
13532
  "baspi4Required": ["details"],
13509
13533
  "baspi5Required": ["details"],
13510
- "ta6Required": ["details"]
13534
+ "ta6Required": ["details"],
13535
+ "ta6ed6Required": ["details"]
13511
13536
  }
13512
13537
  ]
13513
13538
  },
@@ -15704,24 +15729,9 @@
15704
15729
  "ta6ed6Ref": "8.6",
15705
15730
  "ta6Ref": "7.8",
15706
15731
  "piqRef": "A5.3",
15707
- "title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
15708
- "ta6Title": "Is the property affected by Japanese knotweed?",
15732
+ "title": "Japanese Knotweed",
15709
15733
  "type": "object",
15710
15734
  "properties": {
15711
- "yesNo": {
15712
- "baspi4Ref": "A5.3.1",
15713
- "baspi5Ref": "A5.3.1",
15714
- "nts2Ref": "A5.3.1",
15715
- "ntsl2Ref": "A5.3.1",
15716
- "ta6ed6Ref": "8.6.1",
15717
- "ta6Ref": "7.8.1",
15718
- "piqRef": "A5.3.1",
15719
- "type": "string",
15720
- "title": "",
15721
- "enum": ["Yes", "No", "Not known"],
15722
- "baspi4Enum": ["Yes", "No"],
15723
- "baspi5Enum": ["Yes", "No"]
15724
- },
15725
15735
  "knotweedSurveyCarriedOut": {
15726
15736
  "ta6ed6Ref": "8.7",
15727
15737
  "title": "Has a Japanese knotweed survey been carried out in relation to the property?",
@@ -15753,7 +15763,7 @@
15753
15763
  },
15754
15764
  "attachments": {
15755
15765
  "ta6ed6Ref": "8.7.2",
15756
- "title": "If yes, provide a copy of the survey.",
15766
+ "title": "Provide a copy of the survey.",
15757
15767
  "type": "string",
15758
15768
  "enum": ["Attached", "To follow"]
15759
15769
  }
@@ -15761,6 +15771,21 @@
15761
15771
  "ta6ed6Required": ["attachments"]
15762
15772
  }
15763
15773
  ]
15774
+ },
15775
+ "yesNo": {
15776
+ "baspi4Ref": "A5.3.1",
15777
+ "baspi5Ref": "A5.3.1",
15778
+ "nts2Ref": "A5.3.1",
15779
+ "ntsl2Ref": "A5.3.1",
15780
+ "ta6ed6Ref": "8.6.1",
15781
+ "ta6Ref": "7.8.1",
15782
+ "piqRef": "A5.3.1",
15783
+ "type": "string",
15784
+ "title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
15785
+ "ta6Title": "Is the property affected by Japanese knotweed?",
15786
+ "enum": ["Yes", "No", "Not known"],
15787
+ "baspi4Enum": ["Yes", "No"],
15788
+ "baspi5Enum": ["Yes", "No"]
15764
15789
  }
15765
15790
  },
15766
15791
  "baspi4Required": ["yesNo"],
@@ -21107,7 +21132,7 @@
21107
21132
  "title": "Location of electricity meter",
21108
21133
  "type": "object",
21109
21134
  "ta6Required": ["location"],
21110
- "ta6ed6Required": ["location"],
21135
+ "ta6ed6Required": ["location", "mpan"],
21111
21136
  "baspi4Required": ["location"],
21112
21137
  "baspi5Required": ["location"],
21113
21138
  "properties": {
@@ -21132,7 +21157,7 @@
21132
21157
  "title": "Meter Point Administration Number (MPAN)",
21133
21158
  "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.",
21134
21159
  "ta6ed6Description": "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.",
21135
- "type": "integer"
21160
+ "type": "string"
21136
21161
  }
21137
21162
  }
21138
21163
  }
@@ -23582,7 +23607,6 @@
23582
23607
  "nts2Required": ["heatingSystem"],
23583
23608
  "ntslRequired": ["heatingSystem"],
23584
23609
  "ntsl2Required": ["heatingSystem"],
23585
- "ta6ed6Title": "How is the property heated? Tick all that apply:",
23586
23610
  "properties": {
23587
23611
  "heatingSystem": {
23588
23612
  "ntsRef": "B3.4.1",
@@ -23592,6 +23616,7 @@
23592
23616
  "baspi4Ref": "A7.4.0",
23593
23617
  "baspi5Ref": "A7.4.0",
23594
23618
  "ta6Ref": "12.3.1",
23619
+ "ta6ed6Ref": "11.4",
23595
23620
  "piqRef": "A7.3.1",
23596
23621
  "type": "object",
23597
23622
  "title": "Heating system",
@@ -23612,6 +23637,7 @@
23612
23637
  "baspi4Ref": "A7.4.0",
23613
23638
  "baspi5Ref": "A7.4.0",
23614
23639
  "ta6Ref": "12.3.1",
23640
+ "ta6ed6Ref": "11.4.1",
23615
23641
  "piqRef": "A7.3.1",
23616
23642
  "title": "What type of heating system does the property have?",
23617
23643
  "type": "string",
@@ -23647,6 +23673,7 @@
23647
23673
  "baspi4Ref": "A7.4.0.0",
23648
23674
  "baspi5Ref": "A7.4.0.0",
23649
23675
  "ta6Ref": "12.3.2",
23676
+ "ta6ed6Ref": "11.4.1",
23650
23677
  "piqRef": "A7.3.1.1",
23651
23678
  "type": "object",
23652
23679
  "title": "Central Heating Details",
@@ -23702,6 +23729,7 @@
23702
23729
  "baspi4Ref": "A7.4.0.1",
23703
23730
  "baspi5Ref": "A7.4.0.1",
23704
23731
  "ta6Ref": "12.3.3",
23732
+ "ta6ed6Ref": "11.4.2",
23705
23733
  "rdsRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
23706
23734
  "type": "object",
23707
23735
  "title": "Central Heating Fuel",
@@ -23712,6 +23740,7 @@
23712
23740
  "baspi4Required": ["centralHeatingFuelType"],
23713
23741
  "baspi5Required": ["centralHeatingFuelType"],
23714
23742
  "ta6Required": ["centralHeatingFuelType"],
23743
+ "ta6ed6Required": ["centralHeatingFuelType"],
23715
23744
  "properties": {
23716
23745
  "centralHeatingFuelType": {
23717
23746
  "ntsRef": "B3.4.3.1.1",
@@ -23721,6 +23750,7 @@
23721
23750
  "baspi4Ref": "A7.4.0.2",
23722
23751
  "baspi5Ref": "A7.4.0.2",
23723
23752
  "ta6Ref": "12.3a1",
23753
+ "ta6ed6Ref": "11.4.2.1",
23724
23754
  "title": "What type of fuel does the system run on?",
23725
23755
  "type": "string",
23726
23756
  "enum": [
@@ -23780,13 +23810,13 @@
23780
23810
  "ta6ed6Ref": "12.2.4",
23781
23811
  "title": "Meter Point Reference Number (MPRN)",
23782
23812
  "description": "You can find your property's MPRN on your gas or dual fuel bill. It's usually marked 'Meter Point Reference Number' and is between six and 10 digits long.",
23783
- "type": "integer"
23813
+ "type": "string"
23784
23814
  }
23785
23815
  },
23786
23816
  "baspi4Required": ["location"],
23787
23817
  "baspi5Required": ["location"],
23788
23818
  "ta6Required": ["location"],
23789
- "ta6ed6Required": ["location"]
23819
+ "ta6ed6Required": ["location", "mprn"]
23790
23820
  }
23791
23821
  },
23792
23822
  "baspi4Required": ["supplier", "gasMeter"],
@@ -23823,6 +23853,7 @@
23823
23853
  "baspi4Ref": "A7.4.0.3",
23824
23854
  "baspi5Ref": "A7.4.0.3",
23825
23855
  "ta6Ref": "12.3a2",
23856
+ "ta6ed6Ref": "11.4.2.2",
23826
23857
  "title": "Please describe the other fuel type",
23827
23858
  "type": "string",
23828
23859
  "minLength": 1
@@ -23830,7 +23861,8 @@
23830
23861
  },
23831
23862
  "baspi4Required": ["otherCentralHeatingFuelType"],
23832
23863
  "baspi5Required": ["otherCentralHeatingFuelType"],
23833
- "ta6Required": ["otherCentralHeatingFuelType"]
23864
+ "ta6Required": ["otherCentralHeatingFuelType"],
23865
+ "ta6ed6Required": ["otherCentralHeatingFuelType"]
23834
23866
  }
23835
23867
  ]
23836
23868
  },
@@ -25201,6 +25233,7 @@
25201
25233
  "enum": ["Yes"]
25202
25234
  },
25203
25235
  "details": {
25236
+ "title": "Provide details",
25204
25237
  "ta6ed6Ref": "9.3.2",
25205
25238
  "type": "string",
25206
25239
  "minLength": 1
@@ -25425,6 +25458,7 @@
25425
25458
  "otherRights"
25426
25459
  ],
25427
25460
  "ta6ed6Required": [
25461
+ "publicRightOfWay",
25428
25462
  "rightsOfLight",
25429
25463
  "rightsOfSupport",
25430
25464
  "rightsCreatedThroughCustom",
@@ -25444,6 +25478,7 @@
25444
25478
  "baspi5Ref": "A10.4.1",
25445
25479
  "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities,Tenure/CadastralMapOfParcels",
25446
25480
  "ta6Ref": "8.6",
25481
+ "ta6ed6Ref": "9.4.1",
25447
25482
  "piqRef": "A10.4",
25448
25483
  "title": "A public right of way through and/or across your property, buildings or land",
25449
25484
  "ntsTitle": "Is there a public right of way through and/or across your house, buildings or land?",
@@ -25457,6 +25492,7 @@
25457
25492
  "baspi4Ref": "A10.4.1.1",
25458
25493
  "baspi5Ref": "A10.4.1.1",
25459
25494
  "ta6Ref": "8.6.1",
25495
+ "ta6ed6Ref": "9.4.1.1",
25460
25496
  "piqRef": "A10.4.1",
25461
25497
  "type": "string",
25462
25498
  "title": "",
@@ -25470,6 +25506,7 @@
25470
25506
  "ntslRequired": ["yesNo"],
25471
25507
  "ntsl2Required": ["yesNo"],
25472
25508
  "ta6Required": ["yesNo"],
25509
+ "ta6ed6Required": ["yesNo"],
25473
25510
  "discriminator": {
25474
25511
  "propertyName": "yesNo"
25475
25512
  },
@@ -25494,6 +25531,7 @@
25494
25531
  "baspi4Ref": "A10.4.1.2",
25495
25532
  "baspi5Ref": "A10.4.1.2",
25496
25533
  "ta6Ref": "8.6.2",
25534
+ "ta6ed6Ref": "9.4.1.2",
25497
25535
  "piqRef": "A10.4.2",
25498
25536
  "title": "Please provide details",
25499
25537
  "type": "string",
@@ -25510,6 +25548,7 @@
25510
25548
  "baspi4Required": ["details", "attachments"],
25511
25549
  "baspi5Required": ["details", "attachments"],
25512
25550
  "ta6Required": ["details"],
25551
+ "ta6ed6Required": ["details"],
25513
25552
  "ntsRequired": ["details"],
25514
25553
  "nts2Required": ["details"],
25515
25554
  "ntslRequired": ["details"],
@@ -25561,13 +25600,15 @@
25561
25600
  "details": {
25562
25601
  "baspi4Ref": "A10.4.2a.2",
25563
25602
  "baspi5Ref": "A10.4.2a.2",
25603
+ "ta6ed6Ref": "9.4a2",
25564
25604
  "title": "Details",
25565
25605
  "type": "string",
25566
25606
  "minLength": 1
25567
25607
  }
25568
25608
  },
25569
25609
  "baspi4Required": ["details"],
25570
- "baspi5Required": ["details"]
25610
+ "baspi5Required": ["details"],
25611
+ "ta6ed6Required": ["details"]
25571
25612
  }
25572
25613
  ]
25573
25614
  },
@@ -25615,13 +25656,15 @@
25615
25656
  "details": {
25616
25657
  "baspi4Ref": "A10.4.2b.2",
25617
25658
  "baspi5Ref": "A10.4.2b.2",
25659
+ "ta6ed6Ref": "9.4b2",
25618
25660
  "title": "Details",
25619
25661
  "type": "string",
25620
25662
  "minLength": 1
25621
25663
  }
25622
25664
  },
25623
25665
  "baspi4Required": ["details"],
25624
- "baspi5Required": ["details"]
25666
+ "baspi5Required": ["details"],
25667
+ "ta6ed6Required": ["details"]
25625
25668
  }
25626
25669
  ]
25627
25670
  },
@@ -25669,13 +25712,15 @@
25669
25712
  "details": {
25670
25713
  "baspi4Ref": "A10.4.3a2",
25671
25714
  "baspi5Ref": "A10.4.3a2",
25715
+ "ta6ed6Ref": "9.4c2",
25672
25716
  "title": "Details",
25673
25717
  "type": "string",
25674
25718
  "minLength": 1
25675
25719
  }
25676
25720
  },
25677
25721
  "baspi4Required": ["details"],
25678
- "baspi5Required": ["details"]
25722
+ "baspi5Required": ["details"],
25723
+ "ta6ed6Required": ["details"]
25679
25724
  }
25680
25725
  ]
25681
25726
  },
@@ -25781,13 +25826,15 @@
25781
25826
  "details": {
25782
25827
  "baspi4Ref": "A10.4.4.2",
25783
25828
  "baspi5Ref": "A10.4.4.2",
25829
+ "ta6ed6Ref": "9.4e2",
25784
25830
  "title": "Details",
25785
25831
  "type": "string",
25786
25832
  "minLength": 1
25787
25833
  }
25788
25834
  },
25789
25835
  "baspi4Required": ["details"],
25790
- "baspi5Required": ["details"]
25836
+ "baspi5Required": ["details"],
25837
+ "ta6ed6Required": ["details"]
25791
25838
  }
25792
25839
  ]
25793
25840
  },
@@ -25835,13 +25882,15 @@
25835
25882
  "details": {
25836
25883
  "baspi4Ref": "A10.4.5.2",
25837
25884
  "baspi5Ref": "A10.4.5.2",
25885
+ "ta6ed6Ref": "9.4f2",
25838
25886
  "title": "Details",
25839
25887
  "type": "string",
25840
25888
  "minLength": 1
25841
25889
  }
25842
25890
  },
25843
25891
  "baspi4Required": ["details"],
25844
- "baspi5Required": ["details"]
25892
+ "baspi5Required": ["details"],
25893
+ "ta6ed6Required": ["details"]
25845
25894
  }
25846
25895
  ]
25847
25896
  },
@@ -25933,6 +25982,7 @@
25933
25982
  },
25934
25983
  "details": {
25935
25984
  "ta6ed6Ref": "9.6.2",
25985
+ "title": "Details",
25936
25986
  "type": "string",
25937
25987
  "minLength": 1
25938
25988
  }
@@ -28971,7 +29021,6 @@
28971
29021
  "baspi5Required": ["yesNo"],
28972
29022
  "ta6Required": ["yesNo"],
28973
29023
  "ta6ed6Required": ["yesNo"],
28974
- "ta6ed6Description": "If yes, supply a copy or give details:",
28975
29024
  "discriminator": {
28976
29025
  "propertyName": "yesNo"
28977
29026
  },
@@ -29097,9 +29146,12 @@
29097
29146
  "ta6Ref": "12.1.3",
29098
29147
  "ta6ed6Ref": "11.3",
29099
29148
  "title": "Please upload the test certificate.",
29149
+ "ta6ed6Title": "Please supply a copy of the EICR",
29100
29150
  "type": "string",
29101
- "enum": ["Attached", "To follow"],
29102
- "ta6ed6Description": "Please supply a copy of the EICR"
29151
+ "enum": ["Attached", "To follow", "Not available"],
29152
+ "ta6Enum": ["Attached", "To follow"],
29153
+ "baspi4Enum": ["Attached", "To follow"],
29154
+ "baspi5Enum": ["Attached", "To follow"]
29103
29155
  }
29104
29156
  },
29105
29157
  "baspi4Required": ["yearTested", "attachments"],
@@ -29170,6 +29222,7 @@
29170
29222
  },
29171
29223
  "suppliedCertificate": {
29172
29224
  "title": "Please supply one of the following:",
29225
+ "ta6ed6Title": "Please supply any certificates for electrical installation work",
29173
29226
  "type": "object",
29174
29227
  "baspi4Ref": "B4.2.4.1",
29175
29228
  "baspi5Ref": "B4.2.4.1",
@@ -29178,6 +29231,7 @@
29178
29231
  "baspi4Required": ["certificateType", "attachments"],
29179
29232
  "baspi5Required": ["certificateType", "attachments"],
29180
29233
  "ta6Required": ["certificateType", "attachments"],
29234
+ "ta6ed6Required": ["attachments"],
29181
29235
  "properties": {
29182
29236
  "certificateType": {
29183
29237
  "baspi4Ref": "B4.2.3.1",
@@ -29194,9 +29248,13 @@
29194
29248
  "baspi4Ref": "B4.2.3.2",
29195
29249
  "baspi5Ref": "B4.2.3.2",
29196
29250
  "ta6Ref": "12.2.2a.2",
29251
+ "ta6ed6Ref": "11.2",
29197
29252
  "title": "Attachments",
29198
29253
  "type": "string",
29199
- "enum": ["Attached", "To follow"]
29254
+ "enum": ["Attached", "To follow", "Not available"],
29255
+ "ta6Enum": ["Attached", "To follow"],
29256
+ "baspi4Enum": ["Attached", "To follow"],
29257
+ "baspi5Enum": ["Attached", "To follow"]
29200
29258
  }
29201
29259
  }
29202
29260
  }
@@ -30852,10 +30910,6 @@
30852
30910
  "type": "string",
30853
30911
  "title": "",
30854
30912
  "enum": ["Yes", "No"]
30855
- },
30856
- "details": {
30857
- "ta6ed6Ref": "13.2.2",
30858
- "type": "string"
30859
30913
  }
30860
30914
  },
30861
30915
  "baspi4Required": ["yesNo"],
@@ -30879,9 +30933,11 @@
30879
30933
  "enum": ["Yes"]
30880
30934
  },
30881
30935
  "details": {
30936
+ "title": "Please provide details",
30882
30937
  "baspi4Ref": "B7.3.2",
30883
30938
  "baspi5Ref": "B7.3.2",
30884
30939
  "ta6Ref": "14.2.2",
30940
+ "ta6ed6Ref": "13.2.2",
30885
30941
  "type": "string"
30886
30942
  }
30887
30943
  },
@@ -827,6 +827,9 @@
827
827
  riskAssessments
828
828
  assessmentsCarriedOut
829
829
  urgentWorksRecommended
830
+ urgentWorksCarriedOut
831
+ outstandingEnforcementAction
832
+ dateRemedialActionRequired
830
833
  standardTermsAvailable
831
834
  yesNo
832
835
  details
@@ -1373,11 +1376,12 @@
1373
1376
  details
1374
1377
  attachments
1375
1378
  japaneseKnotweed
1376
- yesNo
1377
1379
  knotweedSurveyCarriedOut
1378
1380
  yesNo
1379
1381
  attachments
1382
+ yesNo
1380
1383
  managementPlanInPlace
1384
+ attachments
1381
1385
  subsidenceOrStructuralFault
1382
1386
  yesNo
1383
1387
  details