@pdtf/schemas 3.6.0-12 → 3.6.0-13

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-13",
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"]
@@ -12823,6 +12825,7 @@
12823
12825
  "baspi5Ref": "A3.3.3",
12824
12826
  "piqRef": "A3.2.3",
12825
12827
  "ta6Ref": "4.1c2",
12828
+ "ta6ed6Ref": "5.1a",
12826
12829
  "title": "What year was the installation completed?",
12827
12830
  "type": "integer"
12828
12831
  },
@@ -12839,6 +12842,7 @@
12839
12842
  "baspi4Ref": "A3.5.1.1",
12840
12843
  "baspi5Ref": "A3.5.1.1",
12841
12844
  "ta6Ref": "4.2.1",
12845
+ "ta6ed6Ref": "5.1a(e)",
12842
12846
  "type": "string",
12843
12847
  "title": "",
12844
12848
  "enum": ["Yes", "No", "Not required"]
@@ -12861,6 +12865,7 @@
12861
12865
  "baspi4Ref": "A3.5.1.3",
12862
12866
  "baspi5Ref": "A3.5.1.3",
12863
12867
  "ta6Ref": "4.2a",
12868
+ "ta6ed6Ref": "5.1a(e)",
12864
12869
  "title": "Please provide a copy of the documents",
12865
12870
  "type": "string",
12866
12871
  "enum": ["Attached", "To follow"]
@@ -12868,7 +12873,8 @@
12868
12873
  },
12869
12874
  "baspi4Required": ["attachments"],
12870
12875
  "baspi5Required": ["attachments"],
12871
- "ta6Required": ["attachments"]
12876
+ "ta6Required": ["attachments"],
12877
+ "ta6ed6Required": ["attachments"]
12872
12878
  },
12873
12879
  {
12874
12880
  "properties": {
@@ -12879,6 +12885,7 @@
12879
12885
  "baspi4Ref": "A3.5.1.2",
12880
12886
  "baspi5Ref": "A3.5.1.2",
12881
12887
  "ta6Ref": "4.2b",
12888
+ "ta6ed6Ref": "5.1a(e)",
12882
12889
  "title": "Please outline the reasons why",
12883
12890
  "description": "e.g. the work was exempt from Building Regulations",
12884
12891
  "type": "string",
@@ -12887,7 +12894,8 @@
12887
12894
  },
12888
12895
  "baspi4Required": ["details"],
12889
12896
  "baspi5Required": ["details"],
12890
- "ta6Required": ["details"]
12897
+ "ta6Required": ["details"],
12898
+ "ta6ed6Required": ["details"]
12891
12899
  }
12892
12900
  ]
12893
12901
  },
@@ -12904,6 +12912,7 @@
12904
12912
  "baspi4Ref": "A3.5.2.1",
12905
12913
  "baspi5Ref": "A3.5.2.1",
12906
12914
  "ta6Ref": "4.2.1",
12915
+ "ta6ed6Ref": "5.1a(d)",
12907
12916
  "type": "string",
12908
12917
  "title": "",
12909
12918
  "enum": ["Yes", "No", "Not required"]
@@ -12926,6 +12935,7 @@
12926
12935
  "baspi4Ref": "A3.5.2.3",
12927
12936
  "baspi5Ref": "A3.5.2.3",
12928
12937
  "ta6Ref": "4.2a",
12938
+ "ta6ed6Ref": "5.1a(d)",
12929
12939
  "title": "Please provide a copy of the documents",
12930
12940
  "type": "string",
12931
12941
  "enum": ["Attached", "To follow"]
@@ -12933,7 +12943,8 @@
12933
12943
  },
12934
12944
  "baspi4Required": ["attachments"],
12935
12945
  "baspi5Required": ["attachments"],
12936
- "ta6Required": ["attachments"]
12946
+ "ta6Required": ["attachments"],
12947
+ "ta6ed6Required": ["attachments"]
12937
12948
  },
12938
12949
  {
12939
12950
  "properties": {
@@ -12944,6 +12955,7 @@
12944
12955
  "baspi4Ref": "A3.5.2.2",
12945
12956
  "baspi5Ref": "A3.5.2.2",
12946
12957
  "ta6Ref": "4.2b",
12958
+ "ta6ed6Ref": "5.1a(d)",
12947
12959
  "title": "Please outline the reasons why",
12948
12960
  "description": "e.g. permitted development rights applied",
12949
12961
  "type": "string",
@@ -12952,7 +12964,8 @@
12952
12964
  },
12953
12965
  "baspi4Required": ["details"],
12954
12966
  "baspi5Required": ["details"],
12955
- "ta6Required": ["details"]
12967
+ "ta6Required": ["details"],
12968
+ "ta6ed6Required": ["details"]
12956
12969
  }
12957
12970
  ]
12958
12971
  },
@@ -13373,6 +13386,7 @@
13373
13386
  "baspi5Ref": "A3.4.3",
13374
13387
  "piqRef": "A3.4.3",
13375
13388
  "ta6Ref": "4.1d2",
13389
+ "ta6ed6Ref": "5.1c",
13376
13390
  "title": "What year was the installation completed?",
13377
13391
  "type": "integer"
13378
13392
  },
@@ -13390,6 +13404,7 @@
13390
13404
  "baspi4Ref": "A3.5.1.1",
13391
13405
  "baspi5Ref": "A3.5.1.1",
13392
13406
  "ta6Ref": "4.2.1",
13407
+ "ta6ed6Ref": "5.1c(e)",
13393
13408
  "piqRef": "A3.5.1.1",
13394
13409
  "type": "string",
13395
13410
  "title": "",
@@ -13413,6 +13428,7 @@
13413
13428
  "baspi4Ref": "A3.5.1.3",
13414
13429
  "baspi5Ref": "A3.5.1.3",
13415
13430
  "ta6Ref": "4.2a",
13431
+ "ta6ed6Ref": "5.1c(e)",
13416
13432
  "title": "Please provide a copy of the documents",
13417
13433
  "type": "string",
13418
13434
  "enum": ["Attached", "To follow"]
@@ -13420,7 +13436,8 @@
13420
13436
  },
13421
13437
  "baspi4Required": ["attachments"],
13422
13438
  "baspi5Required": ["attachments"],
13423
- "ta6Required": ["attachments"]
13439
+ "ta6Required": ["attachments"],
13440
+ "ta6ed6Required": ["attachments"]
13424
13441
  },
13425
13442
  {
13426
13443
  "properties": {
@@ -13431,6 +13448,7 @@
13431
13448
  "baspi4Ref": "A3.5.1.2",
13432
13449
  "baspi5Ref": "A3.5.1.2",
13433
13450
  "ta6Ref": "4.2b",
13451
+ "ta6ed6Ref": "5.1c(e)",
13434
13452
  "piqRef": "A3.5.1.2",
13435
13453
  "title": "Please outline the reasons why",
13436
13454
  "description": "e.g. the work was exempt from Building Regulations",
@@ -13440,7 +13458,8 @@
13440
13458
  },
13441
13459
  "baspi4Required": ["details"],
13442
13460
  "baspi5Required": ["details"],
13443
- "ta6Required": ["details"]
13461
+ "ta6Required": ["details"],
13462
+ "ta6ed6Required": ["details"]
13444
13463
  }
13445
13464
  ]
13446
13465
  },
@@ -13458,6 +13477,7 @@
13458
13477
  "baspi4Ref": "A3.5.2.1",
13459
13478
  "baspi5Ref": "A3.5.2.1",
13460
13479
  "ta6Ref": "4.2.1",
13480
+ "ta6ed6Ref": "5.1c(d)",
13461
13481
  "piqRef": "A3.5.2.1",
13462
13482
  "type": "string",
13463
13483
  "title": "",
@@ -13481,6 +13501,7 @@
13481
13501
  "baspi4Ref": "A3.5.2.3",
13482
13502
  "baspi5Ref": "A3.5.2.3",
13483
13503
  "ta6Ref": "4.2a",
13504
+ "ta6ed6Ref": "5.1c(d)",
13484
13505
  "title": "Please provide a copy of the documents",
13485
13506
  "type": "string",
13486
13507
  "enum": ["Attached", "To follow"]
@@ -13488,7 +13509,8 @@
13488
13509
  },
13489
13510
  "baspi4Required": ["attachments"],
13490
13511
  "baspi5Required": ["attachments"],
13491
- "ta6Required": ["attachments"]
13512
+ "ta6Required": ["attachments"],
13513
+ "ta6ed6Required": ["attachments"]
13492
13514
  },
13493
13515
  {
13494
13516
  "properties": {
@@ -13499,6 +13521,7 @@
13499
13521
  "baspi4Ref": "A3.5.2.2",
13500
13522
  "baspi5Ref": "A3.5.2.2",
13501
13523
  "ta6Ref": "4.2b",
13524
+ "ta6ed6Ref": "5.1c(d)",
13502
13525
  "title": "Please outline the reasons why",
13503
13526
  "description": "e.g. permitted development rights applied",
13504
13527
  "type": "string",
@@ -13507,7 +13530,8 @@
13507
13530
  },
13508
13531
  "baspi4Required": ["details"],
13509
13532
  "baspi5Required": ["details"],
13510
- "ta6Required": ["details"]
13533
+ "ta6Required": ["details"],
13534
+ "ta6ed6Required": ["details"]
13511
13535
  }
13512
13536
  ]
13513
13537
  },
@@ -15704,24 +15728,9 @@
15704
15728
  "ta6ed6Ref": "8.6",
15705
15729
  "ta6Ref": "7.8",
15706
15730
  "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?",
15731
+ "title": "Japanese Knotweed",
15709
15732
  "type": "object",
15710
15733
  "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
15734
  "knotweedSurveyCarriedOut": {
15726
15735
  "ta6ed6Ref": "8.7",
15727
15736
  "title": "Has a Japanese knotweed survey been carried out in relation to the property?",
@@ -15753,7 +15762,7 @@
15753
15762
  },
15754
15763
  "attachments": {
15755
15764
  "ta6ed6Ref": "8.7.2",
15756
- "title": "If yes, provide a copy of the survey.",
15765
+ "title": "Provide a copy of the survey.",
15757
15766
  "type": "string",
15758
15767
  "enum": ["Attached", "To follow"]
15759
15768
  }
@@ -15761,6 +15770,21 @@
15761
15770
  "ta6ed6Required": ["attachments"]
15762
15771
  }
15763
15772
  ]
15773
+ },
15774
+ "yesNo": {
15775
+ "baspi4Ref": "A5.3.1",
15776
+ "baspi5Ref": "A5.3.1",
15777
+ "nts2Ref": "A5.3.1",
15778
+ "ntsl2Ref": "A5.3.1",
15779
+ "ta6ed6Ref": "8.6.1",
15780
+ "ta6Ref": "7.8.1",
15781
+ "piqRef": "A5.3.1",
15782
+ "type": "string",
15783
+ "title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
15784
+ "ta6Title": "Is the property affected by Japanese knotweed?",
15785
+ "enum": ["Yes", "No", "Not known"],
15786
+ "baspi4Enum": ["Yes", "No"],
15787
+ "baspi5Enum": ["Yes", "No"]
15764
15788
  }
15765
15789
  },
15766
15790
  "baspi4Required": ["yesNo"],
@@ -21107,7 +21131,7 @@
21107
21131
  "title": "Location of electricity meter",
21108
21132
  "type": "object",
21109
21133
  "ta6Required": ["location"],
21110
- "ta6ed6Required": ["location"],
21134
+ "ta6ed6Required": ["location", "mpan"],
21111
21135
  "baspi4Required": ["location"],
21112
21136
  "baspi5Required": ["location"],
21113
21137
  "properties": {
@@ -23582,7 +23606,6 @@
23582
23606
  "nts2Required": ["heatingSystem"],
23583
23607
  "ntslRequired": ["heatingSystem"],
23584
23608
  "ntsl2Required": ["heatingSystem"],
23585
- "ta6ed6Title": "How is the property heated? Tick all that apply:",
23586
23609
  "properties": {
23587
23610
  "heatingSystem": {
23588
23611
  "ntsRef": "B3.4.1",
@@ -23592,6 +23615,7 @@
23592
23615
  "baspi4Ref": "A7.4.0",
23593
23616
  "baspi5Ref": "A7.4.0",
23594
23617
  "ta6Ref": "12.3.1",
23618
+ "ta6ed6Ref": "11.4",
23595
23619
  "piqRef": "A7.3.1",
23596
23620
  "type": "object",
23597
23621
  "title": "Heating system",
@@ -23612,6 +23636,7 @@
23612
23636
  "baspi4Ref": "A7.4.0",
23613
23637
  "baspi5Ref": "A7.4.0",
23614
23638
  "ta6Ref": "12.3.1",
23639
+ "ta6ed6Ref": "11.4.1",
23615
23640
  "piqRef": "A7.3.1",
23616
23641
  "title": "What type of heating system does the property have?",
23617
23642
  "type": "string",
@@ -23647,6 +23672,7 @@
23647
23672
  "baspi4Ref": "A7.4.0.0",
23648
23673
  "baspi5Ref": "A7.4.0.0",
23649
23674
  "ta6Ref": "12.3.2",
23675
+ "ta6ed6Ref": "11.4.1",
23650
23676
  "piqRef": "A7.3.1.1",
23651
23677
  "type": "object",
23652
23678
  "title": "Central Heating Details",
@@ -23702,6 +23728,7 @@
23702
23728
  "baspi4Ref": "A7.4.0.1",
23703
23729
  "baspi5Ref": "A7.4.0.1",
23704
23730
  "ta6Ref": "12.3.3",
23731
+ "ta6ed6Ref": "11.4.2",
23705
23732
  "rdsRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
23706
23733
  "type": "object",
23707
23734
  "title": "Central Heating Fuel",
@@ -23712,6 +23739,7 @@
23712
23739
  "baspi4Required": ["centralHeatingFuelType"],
23713
23740
  "baspi5Required": ["centralHeatingFuelType"],
23714
23741
  "ta6Required": ["centralHeatingFuelType"],
23742
+ "ta6ed6Required": ["centralHeatingFuelType"],
23715
23743
  "properties": {
23716
23744
  "centralHeatingFuelType": {
23717
23745
  "ntsRef": "B3.4.3.1.1",
@@ -23721,6 +23749,7 @@
23721
23749
  "baspi4Ref": "A7.4.0.2",
23722
23750
  "baspi5Ref": "A7.4.0.2",
23723
23751
  "ta6Ref": "12.3a1",
23752
+ "ta6ed6Ref": "11.4.2.1",
23724
23753
  "title": "What type of fuel does the system run on?",
23725
23754
  "type": "string",
23726
23755
  "enum": [
@@ -23786,7 +23815,7 @@
23786
23815
  "baspi4Required": ["location"],
23787
23816
  "baspi5Required": ["location"],
23788
23817
  "ta6Required": ["location"],
23789
- "ta6ed6Required": ["location"]
23818
+ "ta6ed6Required": ["location", "mprn"]
23790
23819
  }
23791
23820
  },
23792
23821
  "baspi4Required": ["supplier", "gasMeter"],
@@ -23823,6 +23852,7 @@
23823
23852
  "baspi4Ref": "A7.4.0.3",
23824
23853
  "baspi5Ref": "A7.4.0.3",
23825
23854
  "ta6Ref": "12.3a2",
23855
+ "ta6ed6Ref": "11.4.2.2",
23826
23856
  "title": "Please describe the other fuel type",
23827
23857
  "type": "string",
23828
23858
  "minLength": 1
@@ -23830,7 +23860,8 @@
23830
23860
  },
23831
23861
  "baspi4Required": ["otherCentralHeatingFuelType"],
23832
23862
  "baspi5Required": ["otherCentralHeatingFuelType"],
23833
- "ta6Required": ["otherCentralHeatingFuelType"]
23863
+ "ta6Required": ["otherCentralHeatingFuelType"],
23864
+ "ta6ed6Required": ["otherCentralHeatingFuelType"]
23834
23865
  }
23835
23866
  ]
23836
23867
  },
@@ -25425,6 +25456,7 @@
25425
25456
  "otherRights"
25426
25457
  ],
25427
25458
  "ta6ed6Required": [
25459
+ "publicRightOfWay",
25428
25460
  "rightsOfLight",
25429
25461
  "rightsOfSupport",
25430
25462
  "rightsCreatedThroughCustom",
@@ -25444,6 +25476,7 @@
25444
25476
  "baspi5Ref": "A10.4.1",
25445
25477
  "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities,Tenure/CadastralMapOfParcels",
25446
25478
  "ta6Ref": "8.6",
25479
+ "ta6ed6Ref": "9.4.1",
25447
25480
  "piqRef": "A10.4",
25448
25481
  "title": "A public right of way through and/or across your property, buildings or land",
25449
25482
  "ntsTitle": "Is there a public right of way through and/or across your house, buildings or land?",
@@ -25457,6 +25490,7 @@
25457
25490
  "baspi4Ref": "A10.4.1.1",
25458
25491
  "baspi5Ref": "A10.4.1.1",
25459
25492
  "ta6Ref": "8.6.1",
25493
+ "ta6ed6Ref": "9.4.1.1",
25460
25494
  "piqRef": "A10.4.1",
25461
25495
  "type": "string",
25462
25496
  "title": "",
@@ -25470,6 +25504,7 @@
25470
25504
  "ntslRequired": ["yesNo"],
25471
25505
  "ntsl2Required": ["yesNo"],
25472
25506
  "ta6Required": ["yesNo"],
25507
+ "ta6ed6Required": ["yesNo"],
25473
25508
  "discriminator": {
25474
25509
  "propertyName": "yesNo"
25475
25510
  },
@@ -25494,6 +25529,7 @@
25494
25529
  "baspi4Ref": "A10.4.1.2",
25495
25530
  "baspi5Ref": "A10.4.1.2",
25496
25531
  "ta6Ref": "8.6.2",
25532
+ "ta6ed6Ref": "9.4.1.2",
25497
25533
  "piqRef": "A10.4.2",
25498
25534
  "title": "Please provide details",
25499
25535
  "type": "string",
@@ -25510,6 +25546,7 @@
25510
25546
  "baspi4Required": ["details", "attachments"],
25511
25547
  "baspi5Required": ["details", "attachments"],
25512
25548
  "ta6Required": ["details"],
25549
+ "ta6ed6Required": ["details"],
25513
25550
  "ntsRequired": ["details"],
25514
25551
  "nts2Required": ["details"],
25515
25552
  "ntslRequired": ["details"],
@@ -25561,13 +25598,15 @@
25561
25598
  "details": {
25562
25599
  "baspi4Ref": "A10.4.2a.2",
25563
25600
  "baspi5Ref": "A10.4.2a.2",
25601
+ "ta6ed6Ref": "9.4a2",
25564
25602
  "title": "Details",
25565
25603
  "type": "string",
25566
25604
  "minLength": 1
25567
25605
  }
25568
25606
  },
25569
25607
  "baspi4Required": ["details"],
25570
- "baspi5Required": ["details"]
25608
+ "baspi5Required": ["details"],
25609
+ "ta6ed6Required": ["details"]
25571
25610
  }
25572
25611
  ]
25573
25612
  },
@@ -25615,13 +25654,15 @@
25615
25654
  "details": {
25616
25655
  "baspi4Ref": "A10.4.2b.2",
25617
25656
  "baspi5Ref": "A10.4.2b.2",
25657
+ "ta6ed6Ref": "9.4b2",
25618
25658
  "title": "Details",
25619
25659
  "type": "string",
25620
25660
  "minLength": 1
25621
25661
  }
25622
25662
  },
25623
25663
  "baspi4Required": ["details"],
25624
- "baspi5Required": ["details"]
25664
+ "baspi5Required": ["details"],
25665
+ "ta6ed6Required": ["details"]
25625
25666
  }
25626
25667
  ]
25627
25668
  },
@@ -25669,13 +25710,15 @@
25669
25710
  "details": {
25670
25711
  "baspi4Ref": "A10.4.3a2",
25671
25712
  "baspi5Ref": "A10.4.3a2",
25713
+ "ta6ed6Ref": "9.4c2",
25672
25714
  "title": "Details",
25673
25715
  "type": "string",
25674
25716
  "minLength": 1
25675
25717
  }
25676
25718
  },
25677
25719
  "baspi4Required": ["details"],
25678
- "baspi5Required": ["details"]
25720
+ "baspi5Required": ["details"],
25721
+ "ta6ed6Required": ["details"]
25679
25722
  }
25680
25723
  ]
25681
25724
  },
@@ -25781,13 +25824,15 @@
25781
25824
  "details": {
25782
25825
  "baspi4Ref": "A10.4.4.2",
25783
25826
  "baspi5Ref": "A10.4.4.2",
25827
+ "ta6ed6Ref": "9.4e2",
25784
25828
  "title": "Details",
25785
25829
  "type": "string",
25786
25830
  "minLength": 1
25787
25831
  }
25788
25832
  },
25789
25833
  "baspi4Required": ["details"],
25790
- "baspi5Required": ["details"]
25834
+ "baspi5Required": ["details"],
25835
+ "ta6ed6Required": ["details"]
25791
25836
  }
25792
25837
  ]
25793
25838
  },
@@ -25835,13 +25880,15 @@
25835
25880
  "details": {
25836
25881
  "baspi4Ref": "A10.4.5.2",
25837
25882
  "baspi5Ref": "A10.4.5.2",
25883
+ "ta6ed6Ref": "9.4f2",
25838
25884
  "title": "Details",
25839
25885
  "type": "string",
25840
25886
  "minLength": 1
25841
25887
  }
25842
25888
  },
25843
25889
  "baspi4Required": ["details"],
25844
- "baspi5Required": ["details"]
25890
+ "baspi5Required": ["details"],
25891
+ "ta6ed6Required": ["details"]
25845
25892
  }
25846
25893
  ]
25847
25894
  },
@@ -25933,6 +25980,7 @@
25933
25980
  },
25934
25981
  "details": {
25935
25982
  "ta6ed6Ref": "9.6.2",
25983
+ "title": "Details",
25936
25984
  "type": "string",
25937
25985
  "minLength": 1
25938
25986
  }
@@ -28971,7 +29019,6 @@
28971
29019
  "baspi5Required": ["yesNo"],
28972
29020
  "ta6Required": ["yesNo"],
28973
29021
  "ta6ed6Required": ["yesNo"],
28974
- "ta6ed6Description": "If yes, supply a copy or give details:",
28975
29022
  "discriminator": {
28976
29023
  "propertyName": "yesNo"
28977
29024
  },
@@ -29097,9 +29144,12 @@
29097
29144
  "ta6Ref": "12.1.3",
29098
29145
  "ta6ed6Ref": "11.3",
29099
29146
  "title": "Please upload the test certificate.",
29147
+ "ta6ed6Title": "Please supply a copy of the EICR",
29100
29148
  "type": "string",
29101
- "enum": ["Attached", "To follow"],
29102
- "ta6ed6Description": "Please supply a copy of the EICR"
29149
+ "enum": ["Attached", "To follow", "Not available"],
29150
+ "ta6Enum": ["Attached", "To follow"],
29151
+ "baspi4Enum": ["Attached", "To follow"],
29152
+ "baspi5Enum": ["Attached", "To follow"]
29103
29153
  }
29104
29154
  },
29105
29155
  "baspi4Required": ["yearTested", "attachments"],
@@ -29170,6 +29220,7 @@
29170
29220
  },
29171
29221
  "suppliedCertificate": {
29172
29222
  "title": "Please supply one of the following:",
29223
+ "ta6ed6Title": "Please supply any certificates for electrical installtion work",
29173
29224
  "type": "object",
29174
29225
  "baspi4Ref": "B4.2.4.1",
29175
29226
  "baspi5Ref": "B4.2.4.1",
@@ -29178,6 +29229,7 @@
29178
29229
  "baspi4Required": ["certificateType", "attachments"],
29179
29230
  "baspi5Required": ["certificateType", "attachments"],
29180
29231
  "ta6Required": ["certificateType", "attachments"],
29232
+ "ta6ed6Required": ["attachments"],
29181
29233
  "properties": {
29182
29234
  "certificateType": {
29183
29235
  "baspi4Ref": "B4.2.3.1",
@@ -29194,9 +29246,13 @@
29194
29246
  "baspi4Ref": "B4.2.3.2",
29195
29247
  "baspi5Ref": "B4.2.3.2",
29196
29248
  "ta6Ref": "12.2.2a.2",
29249
+ "ta6ed6Ref": "11.2",
29197
29250
  "title": "Attachments",
29198
29251
  "type": "string",
29199
- "enum": ["Attached", "To follow"]
29252
+ "enum": ["Attached", "To follow", "Not available"],
29253
+ "ta6Enum": ["Attached", "To follow"],
29254
+ "baspi4Enum": ["Attached", "To follow"],
29255
+ "baspi5Enum": ["Attached", "To follow"]
29200
29256
  }
29201
29257
  }
29202
29258
  }
@@ -1373,10 +1373,10 @@
1373
1373
  details
1374
1374
  attachments
1375
1375
  japaneseKnotweed
1376
- yesNo
1377
1376
  knotweedSurveyCarriedOut
1378
1377
  yesNo
1379
1378
  attachments
1379
+ yesNo
1380
1380
  managementPlanInPlace
1381
1381
  subsidenceOrStructuralFault
1382
1382
  yesNo
@@ -6843,7 +6843,11 @@
6843
6843
  "baspi4Ref": "B4.1.2"
6844
6844
  },
6845
6845
  "attachments": {
6846
- "baspi4Ref": "B4.1.3"
6846
+ "baspi4Ref": "B4.1.3",
6847
+ "enum": [
6848
+ "Attached",
6849
+ "To follow"
6850
+ ]
6847
6851
  }
6848
6852
  },
6849
6853
  "required": [
@@ -6901,7 +6905,11 @@
6901
6905
  "baspi4Ref": "B4.2.3.1"
6902
6906
  },
6903
6907
  "attachments": {
6904
- "baspi4Ref": "B4.2.3.2"
6908
+ "baspi4Ref": "B4.2.3.2",
6909
+ "enum": [
6910
+ "Attached",
6911
+ "To follow"
6912
+ ]
6905
6913
  }
6906
6914
  }
6907
6915
  }
@@ -6993,7 +6993,11 @@
6993
6993
  "baspi5Ref": "B4.1.2"
6994
6994
  },
6995
6995
  "attachments": {
6996
- "baspi5Ref": "B4.1.3"
6996
+ "baspi5Ref": "B4.1.3",
6997
+ "enum": [
6998
+ "Attached",
6999
+ "To follow"
7000
+ ]
6997
7001
  }
6998
7002
  },
6999
7003
  "required": [
@@ -7051,7 +7055,11 @@
7051
7055
  "baspi5Ref": "B4.2.3.1"
7052
7056
  },
7053
7057
  "attachments": {
7054
- "baspi5Ref": "B4.2.3.2"
7058
+ "baspi5Ref": "B4.2.3.2",
7059
+ "enum": [
7060
+ "Attached",
7061
+ "To follow"
7062
+ ]
7055
7063
  }
7056
7064
  }
7057
7065
  }
@@ -1458,10 +1458,10 @@
1458
1458
  "required": [
1459
1459
  "yesNo"
1460
1460
  ],
1461
- "title": "Is the property affected by Japanese knotweed?",
1462
1461
  "properties": {
1463
1462
  "yesNo": {
1464
- "ta6Ref": "7.8.1"
1463
+ "ta6Ref": "7.8.1",
1464
+ "title": "Is the property affected by Japanese knotweed?"
1465
1465
  }
1466
1466
  }
1467
1467
  }
@@ -3733,7 +3733,11 @@
3733
3733
  "ta6Ref": "12.1.2"
3734
3734
  },
3735
3735
  "attachments": {
3736
- "ta6Ref": "12.1.3"
3736
+ "ta6Ref": "12.1.3",
3737
+ "enum": [
3738
+ "Attached",
3739
+ "To follow"
3740
+ ]
3737
3741
  }
3738
3742
  },
3739
3743
  "required": [
@@ -3785,7 +3789,11 @@
3785
3789
  "ta6Ref": "12.2.2a.1"
3786
3790
  },
3787
3791
  "attachments": {
3788
- "ta6Ref": "12.2.2a.2"
3792
+ "ta6Ref": "12.2.2a.2",
3793
+ "enum": [
3794
+ "Attached",
3795
+ "To follow"
3796
+ ]
3789
3797
  }
3790
3798
  }
3791
3799
  }