@pdtf/schemas 2.0.0-23 → 2.0.0-24
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/index.js +0 -3
- package/package.json +1 -1
- package/src/examples/v2/exampleTransaction.json +14 -11
- package/src/schemas/v2/combined.json +1342 -320
- package/src/schemas/v2/overlays/baspi.json +548 -81
- package/src/schemas/v2/overlays/rds.json +195 -35
- package/src/schemas/v2/overlays/ta10.json +3 -0
- package/src/schemas/v2/overlays/ta6.json +3268 -304
- package/src/schemas/v2/pdtf-transaction.json +474 -140
- package/src/schemas/v2/skeleton.json +40 -13
- package/src/tests/v2/transactionSchema.test.js +37 -1
- package/src/utils/extractOverlay.js +1 -1
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
},
|
|
141
141
|
"details": {
|
|
142
142
|
"baspiRef": "A1.2.2",
|
|
143
|
-
"title": "Provide details and likely timescale for delay
|
|
143
|
+
"title": "Provide details and likely timescale for delay"
|
|
144
144
|
},
|
|
145
145
|
"attachments": {
|
|
146
146
|
"baspiRef": "A1.2.3",
|
|
@@ -1951,6 +1951,7 @@
|
|
|
1951
1951
|
"changeOfUse",
|
|
1952
1952
|
"windowReplacementsSince2002",
|
|
1953
1953
|
"hasAddedConservatory",
|
|
1954
|
+
"worksUnfinished",
|
|
1954
1955
|
"planningPermissionBreaches",
|
|
1955
1956
|
"unresolvedPlanningIssues"
|
|
1956
1957
|
],
|
|
@@ -3202,7 +3203,7 @@
|
|
|
3202
3203
|
},
|
|
3203
3204
|
"details": {
|
|
3204
3205
|
"baspiRef": "A3.7.2",
|
|
3205
|
-
"title": "
|
|
3206
|
+
"title": "Please give details"
|
|
3206
3207
|
},
|
|
3207
3208
|
"willingToInsure": {
|
|
3208
3209
|
"baspiRef": "A3.9",
|
|
@@ -3266,7 +3267,7 @@
|
|
|
3266
3267
|
},
|
|
3267
3268
|
"details": {
|
|
3268
3269
|
"baspiRef": "A3.8.2",
|
|
3269
|
-
"title": "
|
|
3270
|
+
"title": "Please give details"
|
|
3270
3271
|
},
|
|
3271
3272
|
"willingToInsure": {
|
|
3272
3273
|
"baspiRef": "A3.9",
|
|
@@ -4140,7 +4141,7 @@
|
|
|
4140
4141
|
},
|
|
4141
4142
|
"supplier": {
|
|
4142
4143
|
"baspiRef": "A7.1.0.1.2",
|
|
4143
|
-
"title": "Supplier
|
|
4144
|
+
"title": "Supplier"
|
|
4144
4145
|
}
|
|
4145
4146
|
}
|
|
4146
4147
|
},
|
|
@@ -4157,7 +4158,7 @@
|
|
|
4157
4158
|
},
|
|
4158
4159
|
"supplier": {
|
|
4159
4160
|
"baspiRef": "A7.1.0.1.2",
|
|
4160
|
-
"title": "Supplier
|
|
4161
|
+
"title": "Supplier"
|
|
4161
4162
|
}
|
|
4162
4163
|
},
|
|
4163
4164
|
"required": [
|
|
@@ -4204,7 +4205,7 @@
|
|
|
4204
4205
|
},
|
|
4205
4206
|
"supplier": {
|
|
4206
4207
|
"baspiRef": "A7.1.0.2.2",
|
|
4207
|
-
"title": "Supplier
|
|
4208
|
+
"title": "Supplier"
|
|
4208
4209
|
}
|
|
4209
4210
|
}
|
|
4210
4211
|
},
|
|
@@ -4221,7 +4222,7 @@
|
|
|
4221
4222
|
},
|
|
4222
4223
|
"supplier": {
|
|
4223
4224
|
"baspiRef": "A7.1.0.2.2",
|
|
4224
|
-
"title": "Supplier
|
|
4225
|
+
"title": "Supplier"
|
|
4225
4226
|
}
|
|
4226
4227
|
},
|
|
4227
4228
|
"required": [
|
|
@@ -4268,7 +4269,7 @@
|
|
|
4268
4269
|
},
|
|
4269
4270
|
"supplier": {
|
|
4270
4271
|
"baspiRef": "A7.1.0.3.2",
|
|
4271
|
-
"title": "Supplier
|
|
4272
|
+
"title": "Supplier"
|
|
4272
4273
|
}
|
|
4273
4274
|
}
|
|
4274
4275
|
},
|
|
@@ -4285,7 +4286,7 @@
|
|
|
4285
4286
|
},
|
|
4286
4287
|
"supplier": {
|
|
4287
4288
|
"baspiRef": "A7.1.0.3.2",
|
|
4288
|
-
"title": "Supplier
|
|
4289
|
+
"title": "Supplier"
|
|
4289
4290
|
}
|
|
4290
4291
|
},
|
|
4291
4292
|
"required": [
|
|
@@ -4332,7 +4333,7 @@
|
|
|
4332
4333
|
},
|
|
4333
4334
|
"supplier": {
|
|
4334
4335
|
"baspiRef": "A7.1.0.4.2",
|
|
4335
|
-
"title": "Supplier
|
|
4336
|
+
"title": "Supplier"
|
|
4336
4337
|
}
|
|
4337
4338
|
}
|
|
4338
4339
|
},
|
|
@@ -4349,7 +4350,7 @@
|
|
|
4349
4350
|
},
|
|
4350
4351
|
"supplier": {
|
|
4351
4352
|
"baspiRef": "A7.1.0.4.2",
|
|
4352
|
-
"title": "Supplier
|
|
4353
|
+
"title": "Supplier"
|
|
4353
4354
|
}
|
|
4354
4355
|
},
|
|
4355
4356
|
"required": [
|
|
@@ -4396,7 +4397,7 @@
|
|
|
4396
4397
|
},
|
|
4397
4398
|
"supplier": {
|
|
4398
4399
|
"baspiRef": "A7.1.0.5.2",
|
|
4399
|
-
"title": "Supplier
|
|
4400
|
+
"title": "Supplier"
|
|
4400
4401
|
}
|
|
4401
4402
|
}
|
|
4402
4403
|
},
|
|
@@ -4413,7 +4414,7 @@
|
|
|
4413
4414
|
},
|
|
4414
4415
|
"supplier": {
|
|
4415
4416
|
"baspiRef": "A7.1.0.5.2",
|
|
4416
|
-
"title": "Supplier
|
|
4417
|
+
"title": "Supplier"
|
|
4417
4418
|
}
|
|
4418
4419
|
},
|
|
4419
4420
|
"required": [
|
|
@@ -4460,7 +4461,7 @@
|
|
|
4460
4461
|
},
|
|
4461
4462
|
"supplier": {
|
|
4462
4463
|
"baspiRef": "A7.1.0.6.2",
|
|
4463
|
-
"title": "Supplier
|
|
4464
|
+
"title": "Supplier"
|
|
4464
4465
|
}
|
|
4465
4466
|
}
|
|
4466
4467
|
},
|
|
@@ -4477,7 +4478,7 @@
|
|
|
4477
4478
|
},
|
|
4478
4479
|
"supplier": {
|
|
4479
4480
|
"baspiRef": "A7.1.0.6.2",
|
|
4480
|
-
"title": "Supplier
|
|
4481
|
+
"title": "Supplier"
|
|
4481
4482
|
}
|
|
4482
4483
|
},
|
|
4483
4484
|
"required": [
|
|
@@ -4524,7 +4525,7 @@
|
|
|
4524
4525
|
},
|
|
4525
4526
|
"supplier": {
|
|
4526
4527
|
"baspiRef": "A7.1.0.7.2",
|
|
4527
|
-
"title": "Supplier
|
|
4528
|
+
"title": "Supplier"
|
|
4528
4529
|
}
|
|
4529
4530
|
}
|
|
4530
4531
|
},
|
|
@@ -4541,7 +4542,7 @@
|
|
|
4541
4542
|
},
|
|
4542
4543
|
"supplier": {
|
|
4543
4544
|
"baspiRef": "A7.1.0.7.2",
|
|
4544
|
-
"title": "Supplier
|
|
4545
|
+
"title": "Supplier"
|
|
4545
4546
|
}
|
|
4546
4547
|
},
|
|
4547
4548
|
"required": [
|
|
@@ -4588,7 +4589,7 @@
|
|
|
4588
4589
|
},
|
|
4589
4590
|
"supplier": {
|
|
4590
4591
|
"baspiRef": "A7.1.0.8.2",
|
|
4591
|
-
"title": "Supplier
|
|
4592
|
+
"title": "Supplier"
|
|
4592
4593
|
}
|
|
4593
4594
|
}
|
|
4594
4595
|
},
|
|
@@ -4605,7 +4606,7 @@
|
|
|
4605
4606
|
},
|
|
4606
4607
|
"supplier": {
|
|
4607
4608
|
"baspiRef": "A7.1.0.8.2",
|
|
4608
|
-
"title": "Supplier
|
|
4609
|
+
"title": "Supplier"
|
|
4609
4610
|
}
|
|
4610
4611
|
},
|
|
4611
4612
|
"required": [
|
|
@@ -4653,7 +4654,7 @@
|
|
|
4653
4654
|
},
|
|
4654
4655
|
"supplier": {
|
|
4655
4656
|
"baspiRef": "A7.1.0.9.2",
|
|
4656
|
-
"title": "Supplier
|
|
4657
|
+
"title": "Supplier"
|
|
4657
4658
|
}
|
|
4658
4659
|
}
|
|
4659
4660
|
},
|
|
@@ -4670,7 +4671,7 @@
|
|
|
4670
4671
|
},
|
|
4671
4672
|
"supplier": {
|
|
4672
4673
|
"baspiRef": "A7.1.0.9.2",
|
|
4673
|
-
"title": "Supplier
|
|
4674
|
+
"title": "Supplier"
|
|
4674
4675
|
}
|
|
4675
4676
|
},
|
|
4676
4677
|
"required": [
|
|
@@ -4791,7 +4792,7 @@
|
|
|
4791
4792
|
},
|
|
4792
4793
|
"supplier": {
|
|
4793
4794
|
"baspiRef": "A7.1.0.10.2",
|
|
4794
|
-
"title": "Supplier
|
|
4795
|
+
"title": "Supplier"
|
|
4795
4796
|
}
|
|
4796
4797
|
}
|
|
4797
4798
|
},
|
|
@@ -4808,7 +4809,7 @@
|
|
|
4808
4809
|
},
|
|
4809
4810
|
"supplier": {
|
|
4810
4811
|
"baspiRef": "A7.1.0.10.2",
|
|
4811
|
-
"title": "Supplier
|
|
4812
|
+
"title": "Supplier"
|
|
4812
4813
|
}
|
|
4813
4814
|
},
|
|
4814
4815
|
"required": [
|
|
@@ -4865,7 +4866,7 @@
|
|
|
4865
4866
|
},
|
|
4866
4867
|
"supplier": {
|
|
4867
4868
|
"baspiRef": "A7.1.0.12.2",
|
|
4868
|
-
"title": "Supplier
|
|
4869
|
+
"title": "Supplier"
|
|
4869
4870
|
}
|
|
4870
4871
|
}
|
|
4871
4872
|
},
|
|
@@ -4882,7 +4883,7 @@
|
|
|
4882
4883
|
},
|
|
4883
4884
|
"supplier": {
|
|
4884
4885
|
"baspiRef": "A7.1.0.12.2",
|
|
4885
|
-
"title": "Supplier
|
|
4886
|
+
"title": "Supplier"
|
|
4886
4887
|
}
|
|
4887
4888
|
},
|
|
4888
4889
|
"required": [
|
|
@@ -4920,7 +4921,7 @@
|
|
|
4920
4921
|
},
|
|
4921
4922
|
"supplier": {
|
|
4922
4923
|
"baspiRef": "A7.1.0.11.3",
|
|
4923
|
-
"title": "Supplier
|
|
4924
|
+
"title": "Supplier"
|
|
4924
4925
|
}
|
|
4925
4926
|
}
|
|
4926
4927
|
},
|
|
@@ -4937,7 +4938,7 @@
|
|
|
4937
4938
|
},
|
|
4938
4939
|
"supplier": {
|
|
4939
4940
|
"baspiRef": "A7.1.0.11.3",
|
|
4940
|
-
"title": "Supplier
|
|
4941
|
+
"title": "Supplier"
|
|
4941
4942
|
}
|
|
4942
4943
|
},
|
|
4943
4944
|
"required": [
|
|
@@ -4976,7 +4977,7 @@
|
|
|
4976
4977
|
},
|
|
4977
4978
|
"supplier": {
|
|
4978
4979
|
"baspiRef": "A7.1.0.13.3",
|
|
4979
|
-
"title": "Supplier
|
|
4980
|
+
"title": "Supplier"
|
|
4980
4981
|
}
|
|
4981
4982
|
}
|
|
4982
4983
|
},
|
|
@@ -4993,7 +4994,7 @@
|
|
|
4993
4994
|
},
|
|
4994
4995
|
"supplier": {
|
|
4995
4996
|
"baspiRef": "A7.1.0.13.3",
|
|
4996
|
-
"title": "Supplier
|
|
4997
|
+
"title": "Supplier"
|
|
4997
4998
|
}
|
|
4998
4999
|
},
|
|
4999
5000
|
"required": [
|
|
@@ -5206,8 +5207,8 @@
|
|
|
5206
5207
|
}
|
|
5207
5208
|
},
|
|
5208
5209
|
"required": [
|
|
5209
|
-
"
|
|
5210
|
-
"
|
|
5210
|
+
"numberOfPropertiesSharing",
|
|
5211
|
+
"details"
|
|
5211
5212
|
]
|
|
5212
5213
|
}
|
|
5213
5214
|
],
|
|
@@ -5700,10 +5701,20 @@
|
|
|
5700
5701
|
"details": {
|
|
5701
5702
|
"baspiRef": "A8.1.1",
|
|
5702
5703
|
"title": "Why not?"
|
|
5704
|
+
},
|
|
5705
|
+
"landlordInsuresIfFlat": {
|
|
5706
|
+
"baspiRef": "A8.1.2",
|
|
5707
|
+
"title": "If the property is a flat, does the landlord insure the building?",
|
|
5708
|
+
"enum": [
|
|
5709
|
+
"Yes",
|
|
5710
|
+
"No",
|
|
5711
|
+
"Not applicable"
|
|
5712
|
+
]
|
|
5703
5713
|
}
|
|
5704
5714
|
},
|
|
5705
5715
|
"required": [
|
|
5706
|
-
"details"
|
|
5716
|
+
"details",
|
|
5717
|
+
"landlordInsuresIfFlat"
|
|
5707
5718
|
]
|
|
5708
5719
|
},
|
|
5709
5720
|
{
|
|
@@ -5714,49 +5725,198 @@
|
|
|
5714
5725
|
]
|
|
5715
5726
|
},
|
|
5716
5727
|
"difficultiesObtainingInsurance": {
|
|
5717
|
-
"baspiRef": "A8.1.2",
|
|
5728
|
+
"baspiRef": "A8.1.2.1",
|
|
5718
5729
|
"title": "Have you had any difficulty obtaining competitively priced building insurance due to the structure or location of the property or had insurance refused?",
|
|
5719
|
-
"
|
|
5720
|
-
|
|
5721
|
-
"
|
|
5722
|
-
|
|
5723
|
-
|
|
5724
|
-
|
|
5730
|
+
"required": [
|
|
5731
|
+
"abnormalRiseInPremiums",
|
|
5732
|
+
"subjectToHighExcesses",
|
|
5733
|
+
"subjectToUnusualConditions",
|
|
5734
|
+
"refused"
|
|
5735
|
+
],
|
|
5736
|
+
"properties": {
|
|
5737
|
+
"abnormalRiseInPremiums": {
|
|
5738
|
+
"baspiRef": "A8.1.2.1.1",
|
|
5739
|
+
"title": "Subject to abnormal rise in premiums?",
|
|
5740
|
+
"discriminator": {
|
|
5741
|
+
"propertyName": "yesNo"
|
|
5742
|
+
},
|
|
5743
|
+
"oneOf": [
|
|
5744
|
+
{
|
|
5745
|
+
"properties": {
|
|
5746
|
+
"yesNo": {
|
|
5747
|
+
"enum": [
|
|
5748
|
+
"No"
|
|
5749
|
+
]
|
|
5750
|
+
}
|
|
5751
|
+
}
|
|
5752
|
+
},
|
|
5753
|
+
{
|
|
5754
|
+
"properties": {
|
|
5755
|
+
"yesNo": {
|
|
5756
|
+
"enum": [
|
|
5757
|
+
"Yes"
|
|
5758
|
+
]
|
|
5759
|
+
},
|
|
5760
|
+
"details": {
|
|
5761
|
+
"baspiRef": "A8.1.2.1.3",
|
|
5762
|
+
"title": "Provide details"
|
|
5763
|
+
}
|
|
5764
|
+
},
|
|
5765
|
+
"required": [
|
|
5766
|
+
"details"
|
|
5767
|
+
]
|
|
5768
|
+
}
|
|
5769
|
+
],
|
|
5770
|
+
"required": [
|
|
5771
|
+
"yesNo"
|
|
5772
|
+
],
|
|
5725
5773
|
"properties": {
|
|
5726
5774
|
"yesNo": {
|
|
5775
|
+
"baspiRef": "A8.1.2.1.2",
|
|
5727
5776
|
"enum": [
|
|
5777
|
+
"Yes",
|
|
5728
5778
|
"No"
|
|
5729
5779
|
]
|
|
5730
5780
|
}
|
|
5731
5781
|
}
|
|
5732
5782
|
},
|
|
5733
|
-
{
|
|
5783
|
+
"subjectToHighExcesses": {
|
|
5784
|
+
"baspiRef": "A8.1.1.2",
|
|
5785
|
+
"title": "Subject to high excesses?",
|
|
5786
|
+
"discriminator": {
|
|
5787
|
+
"propertyName": "yesNo"
|
|
5788
|
+
},
|
|
5789
|
+
"oneOf": [
|
|
5790
|
+
{
|
|
5791
|
+
"properties": {
|
|
5792
|
+
"yesNo": {
|
|
5793
|
+
"enum": [
|
|
5794
|
+
"No"
|
|
5795
|
+
]
|
|
5796
|
+
}
|
|
5797
|
+
}
|
|
5798
|
+
},
|
|
5799
|
+
{
|
|
5800
|
+
"properties": {
|
|
5801
|
+
"yesNo": {
|
|
5802
|
+
"enum": [
|
|
5803
|
+
"Yes"
|
|
5804
|
+
]
|
|
5805
|
+
},
|
|
5806
|
+
"details": {
|
|
5807
|
+
"baspiRef": "A8.1.2.1.2.2",
|
|
5808
|
+
"title": "Provide details"
|
|
5809
|
+
}
|
|
5810
|
+
},
|
|
5811
|
+
"required": [
|
|
5812
|
+
"details"
|
|
5813
|
+
]
|
|
5814
|
+
}
|
|
5815
|
+
],
|
|
5816
|
+
"required": [
|
|
5817
|
+
"yesNo"
|
|
5818
|
+
],
|
|
5734
5819
|
"properties": {
|
|
5735
5820
|
"yesNo": {
|
|
5821
|
+
"baspiRef": "A8.1.1.2.1",
|
|
5736
5822
|
"enum": [
|
|
5737
|
-
"Yes"
|
|
5823
|
+
"Yes",
|
|
5824
|
+
"No"
|
|
5738
5825
|
]
|
|
5826
|
+
}
|
|
5827
|
+
}
|
|
5828
|
+
},
|
|
5829
|
+
"subjectToUnusualConditions": {
|
|
5830
|
+
"baspiRef": "A8.1.2.1.3",
|
|
5831
|
+
"title": "Subject to unusual conditions?",
|
|
5832
|
+
"discriminator": {
|
|
5833
|
+
"propertyName": "yesNo"
|
|
5834
|
+
},
|
|
5835
|
+
"oneOf": [
|
|
5836
|
+
{
|
|
5837
|
+
"properties": {
|
|
5838
|
+
"yesNo": {
|
|
5839
|
+
"enum": [
|
|
5840
|
+
"No"
|
|
5841
|
+
]
|
|
5842
|
+
}
|
|
5843
|
+
}
|
|
5739
5844
|
},
|
|
5740
|
-
|
|
5741
|
-
"
|
|
5742
|
-
|
|
5845
|
+
{
|
|
5846
|
+
"properties": {
|
|
5847
|
+
"yesNo": {
|
|
5848
|
+
"enum": [
|
|
5849
|
+
"Yes"
|
|
5850
|
+
]
|
|
5851
|
+
},
|
|
5852
|
+
"details": {
|
|
5853
|
+
"baspiRef": "A8.1.2.1.3.2",
|
|
5854
|
+
"title": "Provide details"
|
|
5855
|
+
}
|
|
5856
|
+
},
|
|
5857
|
+
"required": [
|
|
5858
|
+
"details"
|
|
5859
|
+
]
|
|
5743
5860
|
}
|
|
5861
|
+
],
|
|
5862
|
+
"required": [
|
|
5863
|
+
"yesNo"
|
|
5864
|
+
],
|
|
5865
|
+
"properties": {
|
|
5866
|
+
"yesNo": {
|
|
5867
|
+
"baspiRef": "A8.1.2.1.3.1",
|
|
5868
|
+
"enum": [
|
|
5869
|
+
"Yes",
|
|
5870
|
+
"No"
|
|
5871
|
+
]
|
|
5872
|
+
}
|
|
5873
|
+
}
|
|
5874
|
+
},
|
|
5875
|
+
"refused": {
|
|
5876
|
+
"baspiRef": "A8.1.2.1.4",
|
|
5877
|
+
"title": "Refused?",
|
|
5878
|
+
"discriminator": {
|
|
5879
|
+
"propertyName": "yesNo"
|
|
5744
5880
|
},
|
|
5881
|
+
"oneOf": [
|
|
5882
|
+
{
|
|
5883
|
+
"properties": {
|
|
5884
|
+
"yesNo": {
|
|
5885
|
+
"enum": [
|
|
5886
|
+
"No"
|
|
5887
|
+
]
|
|
5888
|
+
}
|
|
5889
|
+
}
|
|
5890
|
+
},
|
|
5891
|
+
{
|
|
5892
|
+
"properties": {
|
|
5893
|
+
"yesNo": {
|
|
5894
|
+
"enum": [
|
|
5895
|
+
"Yes"
|
|
5896
|
+
]
|
|
5897
|
+
},
|
|
5898
|
+
"details": {
|
|
5899
|
+
"baspiRef": "A8.1.2.1.4.2",
|
|
5900
|
+
"title": "Provide details"
|
|
5901
|
+
}
|
|
5902
|
+
},
|
|
5903
|
+
"required": [
|
|
5904
|
+
"details"
|
|
5905
|
+
]
|
|
5906
|
+
}
|
|
5907
|
+
],
|
|
5745
5908
|
"required": [
|
|
5746
|
-
"
|
|
5747
|
-
]
|
|
5748
|
-
|
|
5749
|
-
|
|
5750
|
-
|
|
5751
|
-
|
|
5752
|
-
|
|
5753
|
-
|
|
5754
|
-
|
|
5755
|
-
|
|
5756
|
-
|
|
5757
|
-
"Yes",
|
|
5758
|
-
"No"
|
|
5759
|
-
]
|
|
5909
|
+
"yesNo"
|
|
5910
|
+
],
|
|
5911
|
+
"properties": {
|
|
5912
|
+
"yesNo": {
|
|
5913
|
+
"baspiRef": "A8.1.2.1.4.1",
|
|
5914
|
+
"enum": [
|
|
5915
|
+
"Yes",
|
|
5916
|
+
"No"
|
|
5917
|
+
]
|
|
5918
|
+
}
|
|
5919
|
+
}
|
|
5760
5920
|
}
|
|
5761
5921
|
}
|
|
5762
5922
|
},
|
|
@@ -6582,7 +6742,6 @@
|
|
|
6582
6742
|
"other": {
|
|
6583
6743
|
"baspiRef": "A11.1.2.2.6",
|
|
6584
6744
|
"title": "Other",
|
|
6585
|
-
"description": "Please state",
|
|
6586
6745
|
"discriminator": {
|
|
6587
6746
|
"propertyName": "yesNo"
|
|
6588
6747
|
},
|
|
@@ -6733,11 +6892,15 @@
|
|
|
6733
6892
|
},
|
|
6734
6893
|
"details": {
|
|
6735
6894
|
"baspiRef": "A11.1.3.2",
|
|
6736
|
-
"title": "
|
|
6895
|
+
"title": "Was the test result was below the recommended level?",
|
|
6896
|
+
"enum": [
|
|
6897
|
+
"Yes",
|
|
6898
|
+
"No"
|
|
6899
|
+
]
|
|
6737
6900
|
},
|
|
6738
6901
|
"attachments": {
|
|
6739
6902
|
"baspiRef": "A11.1.3.3",
|
|
6740
|
-
"title": "
|
|
6903
|
+
"title": "Please supply a copy of the report",
|
|
6741
6904
|
"enum": [
|
|
6742
6905
|
"Attached",
|
|
6743
6906
|
"To follow"
|
|
@@ -7062,7 +7225,8 @@
|
|
|
7062
7225
|
"title": "Additional Information",
|
|
7063
7226
|
"required": [
|
|
7064
7227
|
"restrictionsOnUseNotCompliedWith",
|
|
7065
|
-
"otherMaterialIssue"
|
|
7228
|
+
"otherMaterialIssue",
|
|
7229
|
+
"otherCharges"
|
|
7066
7230
|
],
|
|
7067
7231
|
"properties": {
|
|
7068
7232
|
"restrictionsOnUseNotCompliedWith": {
|
|
@@ -7173,6 +7337,52 @@
|
|
|
7173
7337
|
]
|
|
7174
7338
|
}
|
|
7175
7339
|
}
|
|
7340
|
+
},
|
|
7341
|
+
"otherCharges": {
|
|
7342
|
+
"baspiRef": "A12.3",
|
|
7343
|
+
"title": "Does the seller have to pay any charges relating to the property (excluding any payments such as council tax, utility charges, etc.), for example payments to a management company?",
|
|
7344
|
+
"discriminator": {
|
|
7345
|
+
"propertyName": "yesNo"
|
|
7346
|
+
},
|
|
7347
|
+
"oneOf": [
|
|
7348
|
+
{
|
|
7349
|
+
"properties": {
|
|
7350
|
+
"yesNo": {
|
|
7351
|
+
"enum": [
|
|
7352
|
+
"No"
|
|
7353
|
+
]
|
|
7354
|
+
}
|
|
7355
|
+
}
|
|
7356
|
+
},
|
|
7357
|
+
{
|
|
7358
|
+
"properties": {
|
|
7359
|
+
"yesNo": {
|
|
7360
|
+
"enum": [
|
|
7361
|
+
"Yes"
|
|
7362
|
+
]
|
|
7363
|
+
},
|
|
7364
|
+
"details": {
|
|
7365
|
+
"baspiRef": "A12.3.2",
|
|
7366
|
+
"title": "Please give details"
|
|
7367
|
+
}
|
|
7368
|
+
},
|
|
7369
|
+
"required": [
|
|
7370
|
+
"details"
|
|
7371
|
+
]
|
|
7372
|
+
}
|
|
7373
|
+
],
|
|
7374
|
+
"required": [
|
|
7375
|
+
"yesNo"
|
|
7376
|
+
],
|
|
7377
|
+
"properties": {
|
|
7378
|
+
"yesNo": {
|
|
7379
|
+
"baspiRef": "A12.3.1",
|
|
7380
|
+
"enum": [
|
|
7381
|
+
"Yes",
|
|
7382
|
+
"No"
|
|
7383
|
+
]
|
|
7384
|
+
}
|
|
7385
|
+
}
|
|
7176
7386
|
}
|
|
7177
7387
|
}
|
|
7178
7388
|
},
|
|
@@ -7840,11 +8050,11 @@
|
|
|
7840
8050
|
},
|
|
7841
8051
|
"yearTested": {
|
|
7842
8052
|
"baspiRef": "B4.1.2",
|
|
7843
|
-
"title": "State the year they were last tested
|
|
8053
|
+
"title": "State the year they were last tested"
|
|
7844
8054
|
},
|
|
7845
8055
|
"attachments": {
|
|
7846
8056
|
"baspiRef": "B4.1.3",
|
|
7847
|
-
"title": "
|
|
8057
|
+
"title": "Please upload the test certificate.",
|
|
7848
8058
|
"enum": [
|
|
7849
8059
|
"Attached",
|
|
7850
8060
|
"To follow"
|
|
@@ -8233,7 +8443,7 @@
|
|
|
8233
8443
|
},
|
|
8234
8444
|
"attachments": {
|
|
8235
8445
|
"baspiRef": "4.6.1.2",
|
|
8236
|
-
"title": "Photograph of
|
|
8446
|
+
"title": "Photograph of stopcock location",
|
|
8237
8447
|
"enum": [
|
|
8238
8448
|
"Attached",
|
|
8239
8449
|
"To follow"
|
|
@@ -8537,6 +8747,39 @@
|
|
|
8537
8747
|
"roofingWork": {
|
|
8538
8748
|
"baspiRef": "B5.1.2",
|
|
8539
8749
|
"title": "Roofing work",
|
|
8750
|
+
"discriminator": {
|
|
8751
|
+
"propertyName": "yesNo"
|
|
8752
|
+
},
|
|
8753
|
+
"oneOf": [
|
|
8754
|
+
{
|
|
8755
|
+
"properties": {
|
|
8756
|
+
"yesNo": {
|
|
8757
|
+
"enum": [
|
|
8758
|
+
"No"
|
|
8759
|
+
]
|
|
8760
|
+
}
|
|
8761
|
+
}
|
|
8762
|
+
},
|
|
8763
|
+
{
|
|
8764
|
+
"properties": {
|
|
8765
|
+
"yesNo": {
|
|
8766
|
+
"enum": [
|
|
8767
|
+
"Yes"
|
|
8768
|
+
]
|
|
8769
|
+
},
|
|
8770
|
+
"attachments": {
|
|
8771
|
+
"baspiRef": "B5.1.1.2",
|
|
8772
|
+
"enum": [
|
|
8773
|
+
"Attached",
|
|
8774
|
+
"To follow"
|
|
8775
|
+
]
|
|
8776
|
+
}
|
|
8777
|
+
},
|
|
8778
|
+
"required": [
|
|
8779
|
+
"attachments"
|
|
8780
|
+
]
|
|
8781
|
+
}
|
|
8782
|
+
],
|
|
8540
8783
|
"required": [
|
|
8541
8784
|
"yesNo"
|
|
8542
8785
|
],
|
|
@@ -8553,6 +8796,39 @@
|
|
|
8553
8796
|
"dampProofingTreatment": {
|
|
8554
8797
|
"baspiRef": "B5.1.3",
|
|
8555
8798
|
"title": "Damp proofing treatment",
|
|
8799
|
+
"discriminator": {
|
|
8800
|
+
"propertyName": "yesNo"
|
|
8801
|
+
},
|
|
8802
|
+
"oneOf": [
|
|
8803
|
+
{
|
|
8804
|
+
"properties": {
|
|
8805
|
+
"yesNo": {
|
|
8806
|
+
"enum": [
|
|
8807
|
+
"No"
|
|
8808
|
+
]
|
|
8809
|
+
}
|
|
8810
|
+
}
|
|
8811
|
+
},
|
|
8812
|
+
{
|
|
8813
|
+
"properties": {
|
|
8814
|
+
"yesNo": {
|
|
8815
|
+
"enum": [
|
|
8816
|
+
"Yes"
|
|
8817
|
+
]
|
|
8818
|
+
},
|
|
8819
|
+
"attachments": {
|
|
8820
|
+
"baspiRef": "B5.1.1.2",
|
|
8821
|
+
"enum": [
|
|
8822
|
+
"Attached",
|
|
8823
|
+
"To follow"
|
|
8824
|
+
]
|
|
8825
|
+
}
|
|
8826
|
+
},
|
|
8827
|
+
"required": [
|
|
8828
|
+
"attachments"
|
|
8829
|
+
]
|
|
8830
|
+
}
|
|
8831
|
+
],
|
|
8556
8832
|
"required": [
|
|
8557
8833
|
"yesNo"
|
|
8558
8834
|
],
|
|
@@ -8569,6 +8845,39 @@
|
|
|
8569
8845
|
"timberRotOrInfestationTreatment": {
|
|
8570
8846
|
"baspiRef": "B5.1.4",
|
|
8571
8847
|
"title": "Timber rot or infestation treatment",
|
|
8848
|
+
"discriminator": {
|
|
8849
|
+
"propertyName": "yesNo"
|
|
8850
|
+
},
|
|
8851
|
+
"oneOf": [
|
|
8852
|
+
{
|
|
8853
|
+
"properties": {
|
|
8854
|
+
"yesNo": {
|
|
8855
|
+
"enum": [
|
|
8856
|
+
"No"
|
|
8857
|
+
]
|
|
8858
|
+
}
|
|
8859
|
+
}
|
|
8860
|
+
},
|
|
8861
|
+
{
|
|
8862
|
+
"properties": {
|
|
8863
|
+
"yesNo": {
|
|
8864
|
+
"enum": [
|
|
8865
|
+
"Yes"
|
|
8866
|
+
]
|
|
8867
|
+
},
|
|
8868
|
+
"attachments": {
|
|
8869
|
+
"baspiRef": "B5.1.1.2",
|
|
8870
|
+
"enum": [
|
|
8871
|
+
"Attached",
|
|
8872
|
+
"To follow"
|
|
8873
|
+
]
|
|
8874
|
+
}
|
|
8875
|
+
},
|
|
8876
|
+
"required": [
|
|
8877
|
+
"attachments"
|
|
8878
|
+
]
|
|
8879
|
+
}
|
|
8880
|
+
],
|
|
8572
8881
|
"required": [
|
|
8573
8882
|
"yesNo"
|
|
8574
8883
|
],
|
|
@@ -8585,6 +8894,39 @@
|
|
|
8585
8894
|
"centralHeatingAndorPlumbing": {
|
|
8586
8895
|
"baspiRef": "B5.1.5",
|
|
8587
8896
|
"title": "Central heating and/or plumbing",
|
|
8897
|
+
"discriminator": {
|
|
8898
|
+
"propertyName": "yesNo"
|
|
8899
|
+
},
|
|
8900
|
+
"oneOf": [
|
|
8901
|
+
{
|
|
8902
|
+
"properties": {
|
|
8903
|
+
"yesNo": {
|
|
8904
|
+
"enum": [
|
|
8905
|
+
"No"
|
|
8906
|
+
]
|
|
8907
|
+
}
|
|
8908
|
+
}
|
|
8909
|
+
},
|
|
8910
|
+
{
|
|
8911
|
+
"properties": {
|
|
8912
|
+
"yesNo": {
|
|
8913
|
+
"enum": [
|
|
8914
|
+
"Yes"
|
|
8915
|
+
]
|
|
8916
|
+
},
|
|
8917
|
+
"attachments": {
|
|
8918
|
+
"baspiRef": "B5.1.1.2",
|
|
8919
|
+
"enum": [
|
|
8920
|
+
"Attached",
|
|
8921
|
+
"To follow"
|
|
8922
|
+
]
|
|
8923
|
+
}
|
|
8924
|
+
},
|
|
8925
|
+
"required": [
|
|
8926
|
+
"attachments"
|
|
8927
|
+
]
|
|
8928
|
+
}
|
|
8929
|
+
],
|
|
8588
8930
|
"required": [
|
|
8589
8931
|
"yesNo"
|
|
8590
8932
|
],
|
|
@@ -8601,6 +8943,39 @@
|
|
|
8601
8943
|
"doubleGlazing": {
|
|
8602
8944
|
"baspiRef": "B5.1.6",
|
|
8603
8945
|
"title": "Double glazing (windows, doors, roof lights, conservatory etc)",
|
|
8946
|
+
"discriminator": {
|
|
8947
|
+
"propertyName": "yesNo"
|
|
8948
|
+
},
|
|
8949
|
+
"oneOf": [
|
|
8950
|
+
{
|
|
8951
|
+
"properties": {
|
|
8952
|
+
"yesNo": {
|
|
8953
|
+
"enum": [
|
|
8954
|
+
"No"
|
|
8955
|
+
]
|
|
8956
|
+
}
|
|
8957
|
+
}
|
|
8958
|
+
},
|
|
8959
|
+
{
|
|
8960
|
+
"properties": {
|
|
8961
|
+
"yesNo": {
|
|
8962
|
+
"enum": [
|
|
8963
|
+
"Yes"
|
|
8964
|
+
]
|
|
8965
|
+
},
|
|
8966
|
+
"attachments": {
|
|
8967
|
+
"baspiRef": "B5.1.1.2",
|
|
8968
|
+
"enum": [
|
|
8969
|
+
"Attached",
|
|
8970
|
+
"To follow"
|
|
8971
|
+
]
|
|
8972
|
+
}
|
|
8973
|
+
},
|
|
8974
|
+
"required": [
|
|
8975
|
+
"attachments"
|
|
8976
|
+
]
|
|
8977
|
+
}
|
|
8978
|
+
],
|
|
8604
8979
|
"required": [
|
|
8605
8980
|
"yesNo"
|
|
8606
8981
|
],
|
|
@@ -8617,6 +8992,39 @@
|
|
|
8617
8992
|
"electricalRepairOrInstallation": {
|
|
8618
8993
|
"baspiRef": "B5.1.7",
|
|
8619
8994
|
"title": "Electrical repair or installation",
|
|
8995
|
+
"discriminator": {
|
|
8996
|
+
"propertyName": "yesNo"
|
|
8997
|
+
},
|
|
8998
|
+
"oneOf": [
|
|
8999
|
+
{
|
|
9000
|
+
"properties": {
|
|
9001
|
+
"yesNo": {
|
|
9002
|
+
"enum": [
|
|
9003
|
+
"No"
|
|
9004
|
+
]
|
|
9005
|
+
}
|
|
9006
|
+
}
|
|
9007
|
+
},
|
|
9008
|
+
{
|
|
9009
|
+
"properties": {
|
|
9010
|
+
"yesNo": {
|
|
9011
|
+
"enum": [
|
|
9012
|
+
"Yes"
|
|
9013
|
+
]
|
|
9014
|
+
},
|
|
9015
|
+
"attachments": {
|
|
9016
|
+
"baspiRef": "B5.1.1.2",
|
|
9017
|
+
"enum": [
|
|
9018
|
+
"Attached",
|
|
9019
|
+
"To follow"
|
|
9020
|
+
]
|
|
9021
|
+
}
|
|
9022
|
+
},
|
|
9023
|
+
"required": [
|
|
9024
|
+
"attachments"
|
|
9025
|
+
]
|
|
9026
|
+
}
|
|
9027
|
+
],
|
|
8620
9028
|
"required": [
|
|
8621
9029
|
"yesNo"
|
|
8622
9030
|
],
|
|
@@ -8633,6 +9041,39 @@
|
|
|
8633
9041
|
"subsidenceWork": {
|
|
8634
9042
|
"baspiRef": "B5.1.8",
|
|
8635
9043
|
"title": "Underpinning or other preventative work and/or remedial action relating to subsidence",
|
|
9044
|
+
"discriminator": {
|
|
9045
|
+
"propertyName": "yesNo"
|
|
9046
|
+
},
|
|
9047
|
+
"oneOf": [
|
|
9048
|
+
{
|
|
9049
|
+
"properties": {
|
|
9050
|
+
"yesNo": {
|
|
9051
|
+
"enum": [
|
|
9052
|
+
"No"
|
|
9053
|
+
]
|
|
9054
|
+
}
|
|
9055
|
+
}
|
|
9056
|
+
},
|
|
9057
|
+
{
|
|
9058
|
+
"properties": {
|
|
9059
|
+
"yesNo": {
|
|
9060
|
+
"enum": [
|
|
9061
|
+
"Yes"
|
|
9062
|
+
]
|
|
9063
|
+
},
|
|
9064
|
+
"attachments": {
|
|
9065
|
+
"baspiRef": "B5.1.1.2",
|
|
9066
|
+
"enum": [
|
|
9067
|
+
"Attached",
|
|
9068
|
+
"To follow"
|
|
9069
|
+
]
|
|
9070
|
+
}
|
|
9071
|
+
},
|
|
9072
|
+
"required": [
|
|
9073
|
+
"attachments"
|
|
9074
|
+
]
|
|
9075
|
+
}
|
|
9076
|
+
],
|
|
8636
9077
|
"required": [
|
|
8637
9078
|
"yesNo"
|
|
8638
9079
|
],
|
|
@@ -8649,6 +9090,39 @@
|
|
|
8649
9090
|
"solarPanels": {
|
|
8650
9091
|
"baspiRef": "B5.1.9",
|
|
8651
9092
|
"title": "Solar panels",
|
|
9093
|
+
"discriminator": {
|
|
9094
|
+
"propertyName": "yesNo"
|
|
9095
|
+
},
|
|
9096
|
+
"oneOf": [
|
|
9097
|
+
{
|
|
9098
|
+
"properties": {
|
|
9099
|
+
"yesNo": {
|
|
9100
|
+
"enum": [
|
|
9101
|
+
"No"
|
|
9102
|
+
]
|
|
9103
|
+
}
|
|
9104
|
+
}
|
|
9105
|
+
},
|
|
9106
|
+
{
|
|
9107
|
+
"properties": {
|
|
9108
|
+
"yesNo": {
|
|
9109
|
+
"enum": [
|
|
9110
|
+
"Yes"
|
|
9111
|
+
]
|
|
9112
|
+
},
|
|
9113
|
+
"attachments": {
|
|
9114
|
+
"baspiRef": "B5.1.1.2",
|
|
9115
|
+
"enum": [
|
|
9116
|
+
"Attached",
|
|
9117
|
+
"To follow"
|
|
9118
|
+
]
|
|
9119
|
+
}
|
|
9120
|
+
},
|
|
9121
|
+
"required": [
|
|
9122
|
+
"attachments"
|
|
9123
|
+
]
|
|
9124
|
+
}
|
|
9125
|
+
],
|
|
8652
9126
|
"required": [
|
|
8653
9127
|
"yesNo"
|
|
8654
9128
|
],
|
|
@@ -8708,10 +9182,6 @@
|
|
|
8708
9182
|
}
|
|
8709
9183
|
}
|
|
8710
9184
|
},
|
|
8711
|
-
"willLeaveGuaranteePaperwork": {
|
|
8712
|
-
"baspiRef": "B5.1.11",
|
|
8713
|
-
"title": "Please confirm that you will leave all paperwork relating to any guarantee or warranty at the property when you move out"
|
|
8714
|
-
},
|
|
8715
9185
|
"outstandingClaimsOrApplications": {
|
|
8716
9186
|
"baspiRef": "B5.2",
|
|
8717
9187
|
"title": "Are there any outstanding claims or current applications relating to any of the above?",
|
|
@@ -8833,7 +9303,6 @@
|
|
|
8833
9303
|
"subsidenceWork",
|
|
8834
9304
|
"solarPanels",
|
|
8835
9305
|
"otherGuarantees",
|
|
8836
|
-
"willLeaveGuaranteePaperwork",
|
|
8837
9306
|
"outstandingClaimsOrApplications",
|
|
8838
9307
|
"titleDefectInsurance"
|
|
8839
9308
|
]
|
|
@@ -8997,11 +9466,11 @@
|
|
|
8997
9466
|
},
|
|
8998
9467
|
"details": {
|
|
8999
9468
|
"baspiRef": "B6.3.2.2",
|
|
9000
|
-
"title": "Please
|
|
9469
|
+
"title": "Please provide details (eg the property is sold let to tenants)"
|
|
9001
9470
|
},
|
|
9002
9471
|
"attachments": {
|
|
9003
9472
|
"baspiRef": "B6.3.2.3",
|
|
9004
|
-
"title": "
|
|
9473
|
+
"title": "Please supply other evidence that the property will be vacant on completion (a copy of the tenancy agreement together with a copy of any notice to quit which has been served upon them).",
|
|
9005
9474
|
"enum": [
|
|
9006
9475
|
"Attached",
|
|
9007
9476
|
"To follow"
|
|
@@ -9009,7 +9478,8 @@
|
|
|
9009
9478
|
}
|
|
9010
9479
|
},
|
|
9011
9480
|
"required": [
|
|
9012
|
-
"details"
|
|
9481
|
+
"details",
|
|
9482
|
+
"attachments"
|
|
9013
9483
|
]
|
|
9014
9484
|
}
|
|
9015
9485
|
],
|
|
@@ -9192,16 +9662,12 @@
|
|
|
9192
9662
|
"Yes"
|
|
9193
9663
|
]
|
|
9194
9664
|
},
|
|
9195
|
-
"
|
|
9196
|
-
"baspiRef": "B7.3.2"
|
|
9197
|
-
"minItems": 1,
|
|
9198
|
-
"items": {
|
|
9199
|
-
"baspiRef": "B7.3.2.1"
|
|
9200
|
-
}
|
|
9665
|
+
"details": {
|
|
9666
|
+
"baspiRef": "B7.3.2"
|
|
9201
9667
|
}
|
|
9202
9668
|
},
|
|
9203
9669
|
"required": [
|
|
9204
|
-
"
|
|
9670
|
+
"details"
|
|
9205
9671
|
]
|
|
9206
9672
|
}
|
|
9207
9673
|
],
|
|
@@ -9281,7 +9747,8 @@
|
|
|
9281
9747
|
"baspiRef": "A7.6.1",
|
|
9282
9748
|
"enum": [
|
|
9283
9749
|
"Yes",
|
|
9284
|
-
"No"
|
|
9750
|
+
"No",
|
|
9751
|
+
"Not applicable"
|
|
9285
9752
|
]
|
|
9286
9753
|
}
|
|
9287
9754
|
}
|