@pdtf/schemas 3.6.0-35 → 3.6.0-36

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 (40) hide show
  1. package/README.md +33 -52
  2. package/docs/sef25-extensions-ui-spec.md +49 -258
  3. package/index.js +0 -9
  4. package/package.json +1 -1
  5. package/src/examples/v3/exampleTransaction.json +3 -3
  6. package/src/schemas/v3/combined.json +32 -279
  7. package/src/schemas/v3/compactSkeleton.txt +2 -16
  8. package/src/schemas/v3/overlays/extensions/as.json +2 -4
  9. package/src/schemas/v3/overlays/extensions/dr.json +2 -4
  10. package/src/schemas/v3/overlays/extensions/er.json +2 -4
  11. package/src/schemas/v3/overlays/extensions/fd.json +3 -6
  12. package/src/schemas/v3/overlays/extensions/hi.json +3 -6
  13. package/src/schemas/v3/overlays/extensions/hs.json +2 -4
  14. package/src/schemas/v3/overlays/extensions/jk.json +2 -4
  15. package/src/schemas/v3/overlays/extensions/la.json +2 -4
  16. package/src/schemas/v3/overlays/extensions/ma.json +3 -6
  17. package/src/schemas/v3/overlays/extensions/mc.json +2 -4
  18. package/src/schemas/v3/overlays/extensions/oa.json +2 -4
  19. package/src/schemas/v3/overlays/extensions/oc.json +2 -4
  20. package/src/schemas/v3/overlays/extensions/pc.json +1 -2
  21. package/src/schemas/v3/overlays/extensions/ph.json +14 -11
  22. package/src/schemas/v3/overlays/extensions/sb.json +2 -4
  23. package/src/schemas/v3/overlays/extensions/sc.json +14 -82
  24. package/src/schemas/v3/overlays/extensions/sf.json +2 -4
  25. package/src/schemas/v3/overlays/extensions/sl.json +2 -4
  26. package/src/schemas/v3/overlays/extensions/tf.json +3 -6
  27. package/src/schemas/v3/overlays/sef25.json +10 -727
  28. package/src/schemas/v3/pdtf-transaction.json +15 -227
  29. package/src/schemas/v3/skeleton.json +5 -24
  30. package/src/tests/v3/extensionOverlays.test.js +5 -411
  31. package/src/utils/extractExtensionOverlays.js +4 -116
  32. package/src/schemas/v3/overlays/extensions/dk.json +0 -32
  33. package/src/schemas/v3/overlays/extensions/ic.json +0 -59
  34. package/src/schemas/v3/overlays/extensions/lc.json +0 -86
  35. package/src/schemas/v3/overlays/extensions/mi.json +0 -55
  36. package/src/schemas/v3/overlays/extensions/nd.json +0 -43
  37. package/src/schemas/v3/overlays/extensions/rw.json +0 -68
  38. package/src/schemas/v3/overlays/extensions/sd.json +0 -63
  39. package/src/schemas/v3/overlays/extensions/tr.json +0 -73
  40. package/src/schemas/v3/overlays/extensions/wg.json +0 -250
@@ -1938,7 +1938,6 @@
1938
1938
  "ta7ed5Ref": "2",
1939
1939
  "ntsRef": "A3",
1940
1940
  "nts2Ref": "A3",
1941
- "sef25Ref": "T1",
1942
1941
  "title": "Ownership",
1943
1942
  "type": "object",
1944
1943
  "baspi4Required": ["ownershipsToBeTransferred"],
@@ -2097,46 +2096,6 @@
2097
2096
  }
2098
2097
  ]
2099
2098
  },
2100
- "titleRestrictions": {
2101
- "sef25Ref": "T1.1",
2102
- "title": "Are there any known restrictions on the title?",
2103
- "type": "object",
2104
- "sef25Required": ["yesNo"],
2105
- "properties": {
2106
- "yesNo": {
2107
- "sef25Ref": "T1.1.1",
2108
- "type": "string",
2109
- "title": "",
2110
- "enum": ["Yes", "No"]
2111
- }
2112
- },
2113
- "discriminator": {
2114
- "propertyName": "yesNo"
2115
- },
2116
- "oneOf": [
2117
- {
2118
- "properties": {
2119
- "yesNo": {
2120
- "enum": ["No"]
2121
- }
2122
- }
2123
- },
2124
- {
2125
- "properties": {
2126
- "yesNo": {
2127
- "enum": ["Yes"]
2128
- },
2129
- "details": {
2130
- "sef25Ref": "T1.1.2",
2131
- "title": "Details",
2132
- "type": "string",
2133
- "minLength": 1
2134
- }
2135
- },
2136
- "sef25Required": ["details"]
2137
- }
2138
- ]
2139
- },
2140
2099
  "wholeFreeholdForSale": {
2141
2100
  "baspi4Ref": "A1.3.0.2.1",
2142
2101
  "baspi5Ref": "A1.3.0.2.1",
@@ -2185,8 +2144,7 @@
2185
2144
  },
2186
2145
  "baspi4Required": ["wholeFreeholdForSale"],
2187
2146
  "baspi5Required": ["wholeFreeholdForSale"],
2188
- "nts2Required": ["estateRentcharges"],
2189
- "sef25Required": ["titleRestrictions"]
2147
+ "nts2Required": ["estateRentcharges"]
2190
2148
  },
2191
2149
  {
2192
2150
  "properties": {
@@ -10248,7 +10206,6 @@
10248
10206
  "rdsRef": "Services/Parking",
10249
10207
  "ta6Ref": "9",
10250
10208
  "ta6ed6Ref": "10",
10251
- "sef25Ref": "K1",
10252
10209
  "title": "Parking",
10253
10210
  "type": "object",
10254
10211
  "baspi4Required": [
@@ -10291,7 +10248,6 @@
10291
10248
  "controlledParking",
10292
10249
  "electricVehicleChargingPoint"
10293
10250
  ],
10294
- "sef25Required": ["droppedKerbAccess"],
10295
10251
  "properties": {
10296
10252
  "parkingArrangements": {
10297
10253
  "ntsRef": "B4.1",
@@ -10414,7 +10370,7 @@
10414
10370
  "sef25Ref": "P1.2",
10415
10371
  "title": "Payment frequency",
10416
10372
  "type": "string",
10417
- "enum": ["Per month", "Per year"]
10373
+ "enum": ["Per month", "Per year", "Not applicable"]
10418
10374
  }
10419
10375
  },
10420
10376
  "baspi5Required": ["costOfPermit"],
@@ -10462,20 +10418,6 @@
10462
10418
  }
10463
10419
  ]
10464
10420
  },
10465
- "droppedKerbAccess": {
10466
- "sef25Ref": "K1.1",
10467
- "title": "Is there a dropped kerb access to parking?",
10468
- "type": "object",
10469
- "sef25Required": ["yesNo"],
10470
- "properties": {
10471
- "yesNo": {
10472
- "sef25Ref": "K1.1.1",
10473
- "type": "string",
10474
- "title": "",
10475
- "enum": ["Yes", "No"]
10476
- }
10477
- }
10478
- },
10479
10421
  "electricVehicleChargingPoint": {
10480
10422
  "ntsRef": "B4.4",
10481
10423
  "nts2Ref": "B4.4",
@@ -15126,7 +15068,6 @@
15126
15068
  "nts2Ref": "C4",
15127
15069
  "ntslRef": "C4",
15128
15070
  "ntsl2Ref": "C4",
15129
- "sef25Ref": "N1",
15130
15071
  "title": "Notices which Affect the Property",
15131
15072
  "description": "Are you aware of, or have you received, any of the following notices?",
15132
15073
  "type": "object",
@@ -15175,7 +15116,6 @@
15175
15116
  "ta6ed6Ref": "4.2",
15176
15117
  "rdsRef": "Property/Flags,Planning",
15177
15118
  "piqRef": "A4.1",
15178
- "sef25Ref": "N1.1",
15179
15119
  "title": "The owner of a neighbouring property is proposing to develop property or land nearby, make alterations to nearby buildings or change the use?",
15180
15120
  "ta6Title": "Is the seller aware of any proposals to develop property or land nearby, or of any proposals to make alterations to buildings nearby?",
15181
15121
  "type": "object",
@@ -21288,7 +21228,6 @@
21288
21228
  "ta6ed6Ref": "12.1",
21289
21229
  "rdsRef": "Services/Electricity",
21290
21230
  "piqRef": "A7.1.1",
21291
- "sef25Ref": "S1",
21292
21231
  "title": "Electricity supply",
21293
21232
  "type": "object",
21294
21233
  "ntsRequired": [
@@ -21467,7 +21406,6 @@
21467
21406
  "piqRef": "A7.1.17",
21468
21407
  "ta6Ref": "4.6",
21469
21408
  "ta6ed6Ref": "5.6",
21470
- "sef25Ref": "S1",
21471
21409
  "title": "Solar or photovoltaic panels",
21472
21410
  "type": "object",
21473
21411
  "properties": {
@@ -21544,7 +21482,6 @@
21544
21482
  "ta6ed6Ref": "5.6c",
21545
21483
  "nts2Ref": "B3.7.1",
21546
21484
  "ntsl2Ref": "B3.7.1",
21547
- "sef25Ref": "S1.1",
21548
21485
  "rdsRef": "Objects/Ownership",
21549
21486
  "piqRef": "B4.4.3",
21550
21487
  "title": "Do you own the panels, and all equipment related to them, outright?",
@@ -21596,45 +21533,6 @@
21596
21533
  "title": "Attachments",
21597
21534
  "type": "string",
21598
21535
  "enum": ["Attached", "To follow"]
21599
- },
21600
- "associatedCost": {
21601
- "sef25Ref": "S1.1",
21602
- "title": "Associated costs of leased solar panels",
21603
- "type": "object",
21604
- "sef25Required": ["frequency"],
21605
- "properties": {
21606
- "frequency": {
21607
- "sef25Ref": "S1.1.1",
21608
- "title": "If costs are associated, what is the payment frequency?",
21609
- "type": "string",
21610
- "enum": ["Per month", "Per year", "Not applicable"]
21611
- }
21612
- },
21613
- "discriminator": {
21614
- "propertyName": "frequency"
21615
- },
21616
- "oneOf": [
21617
- {
21618
- "properties": {
21619
- "frequency": {
21620
- "enum": ["Not applicable"]
21621
- }
21622
- }
21623
- },
21624
- {
21625
- "properties": {
21626
- "frequency": {
21627
- "enum": ["Per month", "Per year"]
21628
- },
21629
- "amount": {
21630
- "sef25Ref": "S1.1.2",
21631
- "title": "Amount (£)",
21632
- "type": "number"
21633
- }
21634
- },
21635
- "sef25Required": ["amount"]
21636
- }
21637
- ]
21638
21536
  }
21639
21537
  },
21640
21538
  "baspi4Required": ["details", "attachments"],
@@ -22431,42 +22329,26 @@
22431
22329
  },
22432
22330
  "associatedCost": {
22433
22331
  "sef25Ref": "U1.1",
22434
- "title": "Associated costs for water supply",
22332
+ "title": "Please provide the associated costs for water supply",
22435
22333
  "type": "object",
22436
- "sef25Required": ["frequency"],
22334
+ "sef25Required": ["amount", "frequency"],
22437
22335
  "properties": {
22438
- "frequency": {
22336
+ "amount": {
22439
22337
  "sef25Ref": "U1.1.1",
22440
- "title": "If costs are associated, what is the payment frequency?",
22441
- "type": "string",
22442
- "enum": ["Per month", "Per year", "Not applicable"]
22443
- }
22444
- },
22445
- "discriminator": {
22446
- "propertyName": "frequency"
22447
- },
22448
- "oneOf": [
22449
- {
22450
- "properties": {
22451
- "frequency": {
22452
- "enum": ["Not applicable"]
22453
- }
22454
- }
22338
+ "title": "Associated costs of supply if any (£)",
22339
+ "type": "number"
22455
22340
  },
22456
- {
22457
- "properties": {
22458
- "frequency": {
22459
- "enum": ["Per month", "Per year"]
22460
- },
22461
- "amount": {
22462
- "sef25Ref": "U1.1.2",
22463
- "title": "Amount (£)",
22464
- "type": "number"
22465
- }
22466
- },
22467
- "sef25Required": ["amount"]
22341
+ "frequency": {
22342
+ "sef25Ref": "U1.1.2",
22343
+ "title": "Payment frequency if costs are associated",
22344
+ "type": "string",
22345
+ "enum": [
22346
+ "Per month",
22347
+ "Per year",
22348
+ "Not applicable"
22349
+ ]
22468
22350
  }
22469
- ]
22351
+ }
22470
22352
  }
22471
22353
  },
22472
22354
  "ntsRequired": ["details"],
@@ -23562,40 +23444,24 @@
23562
23444
  "sef25Ref": "U1.2",
23563
23445
  "title": "Associated costs for sewerage",
23564
23446
  "type": "object",
23565
- "sef25Required": ["frequency"],
23447
+ "sef25Required": ["amount", "frequency"],
23566
23448
  "properties": {
23567
- "frequency": {
23449
+ "amount": {
23568
23450
  "sef25Ref": "U1.2.1",
23569
- "title": "If costs are associated, what is the payment frequency?",
23570
- "type": "string",
23571
- "enum": ["Per month", "Per year", "Not applicable"]
23572
- }
23573
- },
23574
- "discriminator": {
23575
- "propertyName": "frequency"
23576
- },
23577
- "oneOf": [
23578
- {
23579
- "properties": {
23580
- "frequency": {
23581
- "enum": ["Not applicable"]
23582
- }
23583
- }
23451
+ "title": "Associated costs for sewerage if any (£)",
23452
+ "type": "number"
23584
23453
  },
23585
- {
23586
- "properties": {
23587
- "frequency": {
23588
- "enum": ["Per month", "Per year"]
23589
- },
23590
- "amount": {
23591
- "sef25Ref": "U1.2.2",
23592
- "title": "Amount (£)",
23593
- "type": "number"
23594
- }
23595
- },
23596
- "sef25Required": ["amount"]
23454
+ "frequency": {
23455
+ "sef25Ref": "U1.2.2",
23456
+ "title": "Payment frequency if costs are associated",
23457
+ "type": "string",
23458
+ "enum": [
23459
+ "Per month",
23460
+ "Per year",
23461
+ "Not applicable"
23462
+ ]
23597
23463
  }
23598
- ]
23464
+ }
23599
23465
  }
23600
23466
  },
23601
23467
  "ntsRequired": ["offMainsDrainageSystem"],
@@ -25168,7 +25034,6 @@
25168
25034
  "baspi5Ref": "A8",
25169
25035
  "ta6Ref": "6",
25170
25036
  "ta6ed6Ref": "7",
25171
- "sef25Ref": "I1",
25172
25037
  "title": "Insurance",
25173
25038
  "type": "object",
25174
25039
  "baspi4Required": ["difficultiesObtainingInsurance", "isInsured"],
@@ -25512,7 +25377,6 @@
25512
25377
  "rdsRef": "Insurance/Claims",
25513
25378
  "ta6Ref": "6.5",
25514
25379
  "ta6ed6Ref": "7.3",
25515
- "sef25Ref": "I1.1",
25516
25380
  "title": "Have you ever made a claim against your building insurance in relation to the property?",
25517
25381
  "Title": "Has the seller made any buildings insurance claims?",
25518
25382
  "ta6ed6Title": "Have you made any buildings insurance claims?",
@@ -25523,7 +25387,6 @@
25523
25387
  "baspi5Ref": "A8.2.1",
25524
25388
  "ta6Ref": "6.5.1",
25525
25389
  "ta6ed6Ref": "7.3.1",
25526
- "sef25Ref": "I1.1.1",
25527
25390
  "type": "string",
25528
25391
  "title": "",
25529
25392
  "enum": ["Yes", "No"]
@@ -25533,7 +25396,6 @@
25533
25396
  "baspi5Required": ["yesNo"],
25534
25397
  "ta6Required": ["yesNo"],
25535
25398
  "ta6ed6Required": ["yesNo"],
25536
- "sef25Required": ["yesNo"],
25537
25399
  "discriminator": {
25538
25400
  "propertyName": "yesNo"
25539
25401
  },
@@ -25572,8 +25434,7 @@
25572
25434
  "baspi4Required": ["insuranceClaims"],
25573
25435
  "baspi5Required": ["insuranceClaims"],
25574
25436
  "ta6Required": ["insuranceClaims"],
25575
- "ta6ed6Required": ["insuranceClaims"],
25576
- "sef25Required": ["insuranceClaims"]
25437
+ "ta6ed6Required": ["insuranceClaims"]
25577
25438
  }
25578
25439
  ]
25579
25440
  },
@@ -25586,7 +25447,6 @@
25586
25447
  "baspi5Ref": "A10",
25587
25448
  "ta6Ref": "8",
25588
25449
  "ta6ed6Ref": "9",
25589
- "sef25Ref": "R1",
25590
25450
  "title": "Rights and Informal Arrangements",
25591
25451
  "type": "object",
25592
25452
  "baspi4Required": [
@@ -25892,7 +25752,6 @@
25892
25752
  "baspi5Ref": "A10.4",
25893
25753
  "ta6Ref": "8.4",
25894
25754
  "ta6ed6Ref": "9.4",
25895
- "sef25Ref": "R1",
25896
25755
  "title": "Do you know if any of the following rights or arrangements affect the property?",
25897
25756
  "type": "object",
25898
25757
  "ntsRequired": ["publicRightOfWay"],
@@ -25939,7 +25798,6 @@
25939
25798
  "otherRights",
25940
25799
  "disagreementOrComplaint"
25941
25800
  ],
25942
- "sef25Required": ["privateRightOfWay"],
25943
25801
  "properties": {
25944
25802
  "publicRightOfWay": {
25945
25803
  "ntsRef": "C2.2.1",
@@ -26028,46 +25886,6 @@
26028
25886
  }
26029
25887
  ]
26030
25888
  },
26031
- "privateRightOfWay": {
26032
- "sef25Ref": "R1.1",
26033
- "title": "A private right of way through and/or across your house, buildings or land",
26034
- "type": "object",
26035
- "sef25Required": ["yesNo"],
26036
- "properties": {
26037
- "yesNo": {
26038
- "sef25Ref": "R1.1.1",
26039
- "type": "string",
26040
- "title": "",
26041
- "enum": ["Yes", "No"]
26042
- }
26043
- },
26044
- "discriminator": {
26045
- "propertyName": "yesNo"
26046
- },
26047
- "oneOf": [
26048
- {
26049
- "properties": {
26050
- "yesNo": {
26051
- "enum": ["No"]
26052
- }
26053
- }
26054
- },
26055
- {
26056
- "properties": {
26057
- "yesNo": {
26058
- "enum": ["Yes"]
26059
- },
26060
- "details": {
26061
- "sef25Ref": "R1.1.2",
26062
- "title": "Please provide details",
26063
- "type": "string",
26064
- "minLength": 1
26065
- }
26066
- },
26067
- "sef25Required": ["details"]
26068
- }
26069
- ]
26070
- },
26071
25889
  "rightsOfLight": {
26072
25890
  "baspi4Ref": "A10.4.2a",
26073
25891
  "baspi5Ref": "A10.4.2a",
@@ -26594,7 +26412,6 @@
26594
26412
  "ta6Ref": "7",
26595
26413
  "ta6ed6Ref": "8",
26596
26414
  "piqRef": "A11.1",
26597
- "sef25Ref": "E1",
26598
26415
  "title": "Environmental Issues Affecting the Property",
26599
26416
  "type": "object",
26600
26417
  "baspi4Required": ["flooding", "radon", "otherEnvironmental"],
@@ -26630,7 +26447,6 @@
26630
26447
  ],
26631
26448
  "ta6Required": ["flooding", "radon"],
26632
26449
  "ta6ed6Required": ["flooding", "radon"],
26633
- "sef25Required": ["stormFireFloodDamage"],
26634
26450
  "properties": {
26635
26451
  "flooding": {
26636
26452
  "ntsRef": "C3.1.1",
@@ -26860,7 +26676,6 @@
26860
26676
  "baspi5Ref": "A11.1.2.1",
26861
26677
  "ta6Ref": "7.1.1",
26862
26678
  "ta6ed6Ref": "8.1.1",
26863
- "sef25Ref": "E1.2",
26864
26679
  "title": "Has the property been flooded in the last 5 years?",
26865
26680
  "ta6Title": "Has any part of the property (whether buildings or surrounding garden or land) ever been flooded?",
26866
26681
  "type": "string",
@@ -26989,46 +26804,6 @@
26989
26804
  }
26990
26805
  }
26991
26806
  },
26992
- "stormFireFloodDamage": {
26993
- "sef25Ref": "E1.1",
26994
- "title": "Has the property ever suffered storm, fire or flood damage?",
26995
- "type": "object",
26996
- "sef25Required": ["yesNo"],
26997
- "properties": {
26998
- "yesNo": {
26999
- "sef25Ref": "E1.1.1",
27000
- "type": "string",
27001
- "title": "",
27002
- "enum": ["Yes", "No"]
27003
- }
27004
- },
27005
- "discriminator": {
27006
- "propertyName": "yesNo"
27007
- },
27008
- "oneOf": [
27009
- {
27010
- "properties": {
27011
- "yesNo": {
27012
- "enum": ["No"]
27013
- }
27014
- }
27015
- },
27016
- {
27017
- "properties": {
27018
- "yesNo": {
27019
- "enum": ["Yes"]
27020
- },
27021
- "details": {
27022
- "sef25Ref": "E1.1.2",
27023
- "title": "Please provide details",
27024
- "type": "string",
27025
- "minLength": 1
27026
- }
27027
- },
27028
- "sef25Required": ["details"]
27029
- }
27030
- ]
27031
- },
27032
26807
  "radon": {
27033
26808
  "baspi4Ref": "A11.1.3",
27034
26809
  "baspi5Ref": "A11.1.3",
@@ -28489,7 +28264,6 @@
28489
28264
  "baspi5Ref": "A12",
28490
28265
  "ta6Ref": "10",
28491
28266
  "ta6ed6Ref": "15",
28492
- "sef25Ref": "M1",
28493
28267
  "title": "Additional Information",
28494
28268
  "type": "object",
28495
28269
  "baspi4Required": [
@@ -28504,7 +28278,6 @@
28504
28278
  ],
28505
28279
  "ta6Required": ["otherCharges"],
28506
28280
  "ta6ed6Required": ["consents", "furtherInformation"],
28507
- "sef25Required": ["otherMaterialIssue"],
28508
28281
  "properties": {
28509
28282
  "consents": {
28510
28283
  "ta6ed6Ref": "15.1",
@@ -28617,7 +28390,6 @@
28617
28390
  "baspi5Ref": "A12.2",
28618
28391
  "rdsRef": "Tenure/OtherMaterialIssues",
28619
28392
  "piqRef": "A12.2",
28620
- "sef25Ref": "M1.1",
28621
28393
  "title": "Are you aware of any other material issue or information which relates to the property or has anything occurred which may affect the average person's decision to proceed?",
28622
28394
  "description": "This disclosure is required under the Consumer Protection from Unfair Trading Regulations 2008",
28623
28395
  "type": "object",
@@ -28626,7 +28398,6 @@
28626
28398
  "baspi4Ref": "A12.2.1",
28627
28399
  "baspi5Ref": "A12.2.1",
28628
28400
  "piqRef": "A12.2.1",
28629
- "sef25Ref": "M1.1.1",
28630
28401
  "type": "string",
28631
28402
  "title": "",
28632
28403
  "enum": ["Yes", "No"]
@@ -28634,7 +28405,6 @@
28634
28405
  },
28635
28406
  "baspi4Required": ["yesNo"],
28636
28407
  "baspi5Required": ["yesNo"],
28637
- "sef25Required": ["yesNo"],
28638
28408
  "discriminator": {
28639
28409
  "propertyName": "yesNo"
28640
28410
  },
@@ -30035,14 +29805,12 @@
30035
29805
  "baspi5Ref": "B5",
30036
29806
  "ta6Ref": "5",
30037
29807
  "ta6ed6Ref": "6",
30038
- "sef25Ref": "W1",
30039
29808
  "title": "Guarantees, Warranties and Indemnity Insurances",
30040
29809
  "type": "object",
30041
29810
  "baspi4Required": ["hasValidGuaranteesOrWarranties"],
30042
29811
  "baspi5Required": ["hasValidGuaranteesOrWarranties"],
30043
29812
  "ta6Required": ["hasValidGuaranteesOrWarranties"],
30044
29813
  "ta6ed6Required": ["hasValidGuaranteesOrWarranties"],
30045
- "sef25Required": ["hasValidGuaranteesOrWarranties"],
30046
29814
  "properties": {
30047
29815
  "hasValidGuaranteesOrWarranties": {
30048
29816
  "baspi4Ref": "B5.1",
@@ -30051,7 +29819,6 @@
30051
29819
  "ta6ed6Ref": "6.1",
30052
29820
  "rdsRef": "Certificates",
30053
29821
  "piqRef": "B5.1",
30054
- "sef25Ref": "W1.0",
30055
29822
  "title": "Are there any valid guarantees, warranties or indemnity insurances relating to this property?",
30056
29823
  "type": "string",
30057
29824
  "enum": ["Yes", "No"]
@@ -30080,7 +29847,6 @@
30080
29847
  "ta6ed6Ref": "6.1a",
30081
29848
  "ta6Ref": "5.1a",
30082
29849
  "piqRef": "B5.1.1",
30083
- "sef25Ref": "W1.1",
30084
29850
  "title": "New Home Warranty (NHBC or similar)",
30085
29851
  "type": "object",
30086
29852
  "properties": {
@@ -30098,7 +29864,6 @@
30098
29864
  "baspi5Required": ["yesNo"],
30099
29865
  "ta6Required": ["yesNo"],
30100
29866
  "ta6ed6Required": ["yesNo"],
30101
- "sef25Required": ["yesNo"],
30102
29867
  "discriminator": {
30103
29868
  "propertyName": "yesNo"
30104
29869
  },
@@ -30146,7 +29911,6 @@
30146
29911
  "rdsRef": "Certificates",
30147
29912
  "ta6ed6Ref": "6.1e",
30148
29913
  "ta6Ref": "5.1f",
30149
- "sef25Ref": "W1.2",
30150
29914
  "title": "Roofing work",
30151
29915
  "type": "object",
30152
29916
  "properties": {
@@ -30165,7 +29929,6 @@
30165
29929
  "baspi5Required": ["yesNo"],
30166
29930
  "ta6Required": ["yesNo"],
30167
29931
  "ta6ed6Required": ["yesNo"],
30168
- "sef25Required": ["yesNo"],
30169
29932
  "discriminator": {
30170
29933
  "propertyName": "yesNo"
30171
29934
  },
@@ -30206,7 +29969,6 @@
30206
29969
  "ta6ed6Ref": "6.1b",
30207
29970
  "ta6Ref": "5.1b",
30208
29971
  "piqRef": "B5.1.3",
30209
- "sef25Ref": "W1.3",
30210
29972
  "title": "Damp proofing treatment",
30211
29973
  "type": "object",
30212
29974
  "properties": {
@@ -30223,7 +29985,6 @@
30223
29985
  "baspi4Required": ["yesNo"],
30224
29986
  "baspi5Required": ["yesNo"],
30225
29987
  "ta6Required": ["yesNo"],
30226
- "sef25Required": ["yesNo"],
30227
29988
  "ta6ed6Required": ["yesNo"],
30228
29989
  "discriminator": {
30229
29990
  "propertyName": "yesNo"
@@ -30322,7 +30083,6 @@
30322
30083
  "ta6ed6Ref": "6.1f",
30323
30084
  "ta6Ref": "5.1g",
30324
30085
  "piqRef": "B5.1.5",
30325
- "sef25Ref": "W1.4",
30326
30086
  "title": "Central heating and/or plumbing",
30327
30087
  "ta6ed6Title": "Boiler or heating systems",
30328
30088
  "type": "object",
@@ -30341,7 +30101,6 @@
30341
30101
  "baspi5Required": ["yesNo"],
30342
30102
  "ta6Required": ["yesNo"],
30343
30103
  "ta6ed6Required": ["yesNo"],
30344
- "sef25Required": ["yesNo"],
30345
30104
  "discriminator": {
30346
30105
  "propertyName": "yesNo"
30347
30106
  },
@@ -30471,7 +30230,6 @@
30471
30230
  "rdsRef": "Certificates",
30472
30231
  "ta6Ref": "5.1e",
30473
30232
  "piqRef": "B5.1.7",
30474
- "sef25Ref": "W1.5",
30475
30233
  "title": "Electrical repair or installation",
30476
30234
  "type": "object",
30477
30235
  "properties": {
@@ -30486,7 +30244,6 @@
30486
30244
  },
30487
30245
  "baspi4Required": ["yesNo"],
30488
30246
  "baspi5Required": ["yesNo"],
30489
- "sef25Required": ["yesNo"],
30490
30247
  "ta6Required": ["yesNo"],
30491
30248
  "discriminator": {
30492
30249
  "propertyName": "yesNo"
@@ -30526,7 +30283,6 @@
30526
30283
  "ta6ed6Ref": "6.1g",
30527
30284
  "ta6Ref": "5.1h",
30528
30285
  "piqRef": "B5.1.8",
30529
- "sef25Ref": "W1.6",
30530
30286
  "title": "Underpinning or other preventative work and/or remedial action relating to subsidence",
30531
30287
  "type": "object",
30532
30288
  "properties": {
@@ -30544,7 +30300,6 @@
30544
30300
  "baspi5Required": ["yesNo"],
30545
30301
  "ta6Required": ["yesNo"],
30546
30302
  "ta6ed6Required": ["yesNo"],
30547
- "sef25Required": ["yesNo"],
30548
30303
  "discriminator": {
30549
30304
  "propertyName": "yesNo"
30550
30305
  },
@@ -30673,7 +30428,6 @@
30673
30428
  "ta6Ref": "5.1i",
30674
30429
  "ta6ed6Ref": "6.1i",
30675
30430
  "piqRef": "B5.1.10",
30676
- "sef25Ref": "W1.7",
30677
30431
  "title": "Other Guarantees or warranties",
30678
30432
  "type": "object",
30679
30433
  "properties": {
@@ -30691,7 +30445,6 @@
30691
30445
  "baspi5Required": ["yesNo"],
30692
30446
  "ta6Required": ["yesNo"],
30693
30447
  "ta6ed6Required": ["yesNo"],
30694
- "sef25Required": ["yesNo"],
30695
30448
  "discriminator": {
30696
30449
  "propertyName": "yesNo"
30697
30450
  },