@pdtf/schemas 3.0.0-2 → 3.0.0-20
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 +15 -13
- package/package.json +1 -1
- package/src/examples/v3/exampleTransaction.json +71 -71
- package/src/schemas/v2/overlays/baspi.json +510 -2331
- package/src/schemas/v2/overlays/con29DW.json +36 -125
- package/src/schemas/v2/overlays/con29R.json +5 -143
- package/src/schemas/v2/overlays/fme1.json +48 -233
- package/src/schemas/v2/overlays/lpe1.json +75 -367
- package/src/schemas/v2/overlays/nts.json +17 -103
- package/src/schemas/v2/overlays/piq.json +146 -693
- package/src/schemas/v2/overlays/rds.json +50 -316
- package/src/schemas/v2/overlays/ta10.json +540 -1755
- package/src/schemas/v2/overlays/ta6.json +241 -1193
- package/src/schemas/v2/overlays/ta7.json +106 -440
- package/src/schemas/v3/combined.json +2073 -2229
- package/src/schemas/v3/overlays/baspi.json +1065 -3215
- package/src/schemas/v3/overlays/con29DW.json +36 -125
- package/src/schemas/v3/overlays/con29R.json +5 -143
- package/src/schemas/v3/overlays/fme1.json +53 -233
- package/src/schemas/v3/overlays/lpe1.json +85 -367
- package/src/schemas/v3/overlays/nts.json +674 -644
- package/src/schemas/v3/overlays/piq.json +369 -1076
- package/src/schemas/v3/overlays/rds.json +299 -866
- package/src/schemas/v3/overlays/ta10.json +540 -1755
- package/src/schemas/v3/overlays/ta6.json +712 -1669
- package/src/schemas/v3/overlays/ta7.json +220 -462
- package/src/schemas/v3/pdtf-transaction.json +1469 -1788
- package/src/schemas/v3/skeleton.json +216 -180
- package/src/tests/v3/transactionSchema.test.js +28 -18
- package/src/tests/v3/verifiedClaimsValidator.test.js +2 -2
- package/src/utils/extractOverlay.js +5 -27
- package/src/tests/v2/transactionSchema.test.js +0 -361
- package/src/tests/v2/verifiedClaimsValidator.test.js +0 -128
|
@@ -7,12 +7,10 @@
|
|
|
7
7
|
"materialFacts": {
|
|
8
8
|
"properties": {
|
|
9
9
|
"address": {
|
|
10
|
-
"rdsRef": "Property/Address/xal:AddressDetails"
|
|
11
|
-
"title": "Property Address"
|
|
10
|
+
"rdsRef": "Property/Address/xal:AddressDetails"
|
|
12
11
|
},
|
|
13
12
|
"uprn": {
|
|
14
|
-
"rdsRef": "Property/GUID/{name='UPRN',id=?}"
|
|
15
|
-
"title": "Unique Property Reference Number "
|
|
13
|
+
"rdsRef": "Property/GUID/{name='UPRN',id=?}"
|
|
16
14
|
},
|
|
17
15
|
"ownership": {
|
|
18
16
|
"properties": {
|
|
@@ -20,16 +18,7 @@
|
|
|
20
18
|
"items": {
|
|
21
19
|
"properties": {
|
|
22
20
|
"ownershipType": {
|
|
23
|
-
"rdsRef": "Tenure/Tenure"
|
|
24
|
-
"title": "What type of ownership is the property?",
|
|
25
|
-
"description": "A Managed Freehold is any freehold where there are shared amenities, the maintenance of which you pay for through an estate rentcharge, service charge, informal or formal contribution. Choose Leasehold if your property is under a Shared Ownership arrangement.",
|
|
26
|
-
"enum": [
|
|
27
|
-
"Freehold",
|
|
28
|
-
"Managed Freehold",
|
|
29
|
-
"Commonhold",
|
|
30
|
-
"Leasehold",
|
|
31
|
-
"Other"
|
|
32
|
-
]
|
|
21
|
+
"rdsRef": "Tenure/Tenure"
|
|
33
22
|
}
|
|
34
23
|
},
|
|
35
24
|
"oneOf": [
|
|
@@ -45,8 +34,7 @@
|
|
|
45
34
|
{
|
|
46
35
|
"properties": {
|
|
47
36
|
"annualGroundRent": {
|
|
48
|
-
"rdsRef": "TenureAgreements/RentPayable/Value"
|
|
49
|
-
"title": "What is the annual ground rent payable? (£)"
|
|
37
|
+
"rdsRef": "TenureAgreements/RentPayable/Value"
|
|
50
38
|
}
|
|
51
39
|
}
|
|
52
40
|
}
|
|
@@ -62,14 +50,12 @@
|
|
|
62
50
|
}
|
|
63
51
|
},
|
|
64
52
|
"parking": {
|
|
65
|
-
"rdsRef": "Services/Parking"
|
|
66
|
-
"title": "Parking"
|
|
53
|
+
"rdsRef": "Services/Parking"
|
|
67
54
|
},
|
|
68
55
|
"listingAndConservation": {
|
|
69
56
|
"properties": {
|
|
70
57
|
"isListed": {
|
|
71
58
|
"rdsRef": "Protections",
|
|
72
|
-
"title": "Is the property a listed building in England or Wales?",
|
|
73
59
|
"discriminator": {
|
|
74
60
|
"propertyName": "yesNo"
|
|
75
61
|
},
|
|
@@ -97,7 +83,6 @@
|
|
|
97
83
|
},
|
|
98
84
|
"isConservationArea": {
|
|
99
85
|
"rdsRef": "Protections",
|
|
100
|
-
"title": "Is the property in a designated conservation area?",
|
|
101
86
|
"discriminator": {
|
|
102
87
|
"propertyName": "yesNo"
|
|
103
88
|
},
|
|
@@ -125,7 +110,6 @@
|
|
|
125
110
|
},
|
|
126
111
|
"hasTreePreservationOrder": {
|
|
127
112
|
"rdsRef": "Property/Flags",
|
|
128
|
-
"title": "To your knowledge, does a tree preservation order apply to any trees within the boundaries of the property?",
|
|
129
113
|
"discriminator": {
|
|
130
114
|
"propertyName": "yesNo"
|
|
131
115
|
},
|
|
@@ -149,7 +133,6 @@
|
|
|
149
133
|
},
|
|
150
134
|
"workCarriedOut": {
|
|
151
135
|
"rdsRef": "WorksAlterationsChanges",
|
|
152
|
-
"title": "Has work been carried out to any trees which are protected by the order?",
|
|
153
136
|
"discriminator": {
|
|
154
137
|
"propertyName": "yesNo"
|
|
155
138
|
},
|
|
@@ -171,13 +154,7 @@
|
|
|
171
154
|
]
|
|
172
155
|
},
|
|
173
156
|
"consentsObtained": {
|
|
174
|
-
"rdsRef": "Protections"
|
|
175
|
-
"title": "Were the relevant consents obtained?",
|
|
176
|
-
"enum": [
|
|
177
|
-
"Yes",
|
|
178
|
-
"No",
|
|
179
|
-
"Not known"
|
|
180
|
-
]
|
|
157
|
+
"rdsRef": "Protections"
|
|
181
158
|
}
|
|
182
159
|
}
|
|
183
160
|
}
|
|
@@ -193,8 +170,6 @@
|
|
|
193
170
|
"properties": {
|
|
194
171
|
"isStandardForm": {
|
|
195
172
|
"rdsRef": "Buildings,BuildingSections/ConstructionType,ConstructionMaterials",
|
|
196
|
-
"title": "Is the property built in a standard form of construction? E.g. brick and/or block with timber-supported roof comprising a tile or slate cover?",
|
|
197
|
-
"description": "Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows",
|
|
198
173
|
"discriminator": {
|
|
199
174
|
"propertyName": "yesNo"
|
|
200
175
|
},
|
|
@@ -223,35 +198,19 @@
|
|
|
223
198
|
},
|
|
224
199
|
"energyEfficiency": {
|
|
225
200
|
"rdsRef": "Certificates/{category='energyEfficiency',standard='EPC',gradeLevelRating=?},Certificates/{category='energyEfficiency',standard='EPC',status='exempt'},",
|
|
226
|
-
"title": "Energy Efficiency",
|
|
227
201
|
"properties": {
|
|
228
202
|
"greenDealLoan": {
|
|
229
|
-
"rdsRef": "RightsHolders/Loans,RightsHolders/OtherDocumentation"
|
|
230
|
-
"title": "Green Deal Loan"
|
|
203
|
+
"rdsRef": "RightsHolders/Loans,RightsHolders/OtherDocumentation"
|
|
231
204
|
}
|
|
232
205
|
}
|
|
233
206
|
},
|
|
234
207
|
"councilTax": {
|
|
235
208
|
"properties": {
|
|
236
209
|
"councilTaxBand": {
|
|
237
|
-
"rdsRef": "TenureAgreements/Taxes/{banding=?}"
|
|
238
|
-
"title": "Which Council Tax band does this property fall within?",
|
|
239
|
-
"description": "Band I relates to Wales only",
|
|
240
|
-
"enum": [
|
|
241
|
-
"A",
|
|
242
|
-
"B",
|
|
243
|
-
"C",
|
|
244
|
-
"D",
|
|
245
|
-
"E",
|
|
246
|
-
"F",
|
|
247
|
-
"G",
|
|
248
|
-
"H",
|
|
249
|
-
"I"
|
|
250
|
-
]
|
|
210
|
+
"rdsRef": "TenureAgreements/Taxes/{banding=?}"
|
|
251
211
|
},
|
|
252
212
|
"councilTaxAffectingAlterations": {
|
|
253
213
|
"rdsRef": "TenureAgreements/Taxes/WorksAlterationsChanges",
|
|
254
|
-
"title": "Have you altered the property in any way to the extent that it might change the Council Tax band e.g. added a bedroom or substantially extended the property?",
|
|
255
214
|
"discriminator": {
|
|
256
215
|
"propertyName": "yesNo"
|
|
257
216
|
},
|
|
@@ -282,8 +241,6 @@
|
|
|
282
241
|
"properties": {
|
|
283
242
|
"hasDisputesAndComplaints": {
|
|
284
243
|
"rdsRef": "Tenure/DisputesComplaints,Tenure/LegalClaims",
|
|
285
|
-
"title": "Have any disputes or complaints occurred, regarding this property, a property nearby, or their use?",
|
|
286
|
-
"description": "E.g boundary disagreement, noise, trespass etc",
|
|
287
244
|
"discriminator": {
|
|
288
245
|
"propertyName": "yesNo"
|
|
289
246
|
},
|
|
@@ -310,7 +267,6 @@
|
|
|
310
267
|
},
|
|
311
268
|
"leadingToDisputesAndComplaints": {
|
|
312
269
|
"rdsRef": "Tenure/DisputesComplaints,Tenure/LegalClaims",
|
|
313
|
-
"title": "Is the seller aware of anything which might lead to a dispute about the property or a property nearby?",
|
|
314
270
|
"discriminator": {
|
|
315
271
|
"propertyName": "yesNo"
|
|
316
272
|
},
|
|
@@ -341,7 +297,6 @@
|
|
|
341
297
|
"properties": {
|
|
342
298
|
"hasStructuralAlterations": {
|
|
343
299
|
"rdsRef": "WorksAlterationsChanges",
|
|
344
|
-
"title": "Have there been any structural alterations, extensions, significant repairs or renewals to the property? (e.g. extensions, loft or garage conversion, removal of internal walls or chimneys)",
|
|
345
300
|
"discriminator": {
|
|
346
301
|
"propertyName": "yesNo"
|
|
347
302
|
},
|
|
@@ -364,7 +319,6 @@
|
|
|
364
319
|
},
|
|
365
320
|
"buildingRegApproval": {
|
|
366
321
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
367
|
-
"title": "Was Building Regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
|
|
368
322
|
"discriminator": {
|
|
369
323
|
"propertyName": "yesNo"
|
|
370
324
|
},
|
|
@@ -392,7 +346,6 @@
|
|
|
392
346
|
},
|
|
393
347
|
"planningPermission": {
|
|
394
348
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
395
|
-
"title": "Was planning permission obtained?",
|
|
396
349
|
"discriminator": {
|
|
397
350
|
"propertyName": "yesNo"
|
|
398
351
|
},
|
|
@@ -420,7 +373,6 @@
|
|
|
420
373
|
},
|
|
421
374
|
"listedBuildingConsent": {
|
|
422
375
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
423
|
-
"title": "Was listed building consent obtained?",
|
|
424
376
|
"discriminator": {
|
|
425
377
|
"propertyName": "yesNo"
|
|
426
378
|
},
|
|
@@ -448,7 +400,6 @@
|
|
|
448
400
|
},
|
|
449
401
|
"deedRestrictionConsent": {
|
|
450
402
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
451
|
-
"title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
|
|
452
403
|
"discriminator": {
|
|
453
404
|
"propertyName": "yesNo"
|
|
454
405
|
},
|
|
@@ -480,7 +431,6 @@
|
|
|
480
431
|
},
|
|
481
432
|
"changeOfUse": {
|
|
482
433
|
"rdsRef": "WorksAlterationsChanges",
|
|
483
|
-
"title": "Has there been any change of use (e.g. from an office to a residence)?",
|
|
484
434
|
"discriminator": {
|
|
485
435
|
"propertyName": "yesNo"
|
|
486
436
|
},
|
|
@@ -503,7 +453,6 @@
|
|
|
503
453
|
},
|
|
504
454
|
"buildingRegApproval": {
|
|
505
455
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
506
|
-
"title": "Was building regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
|
|
507
456
|
"discriminator": {
|
|
508
457
|
"propertyName": "yesNo"
|
|
509
458
|
},
|
|
@@ -531,7 +480,6 @@
|
|
|
531
480
|
},
|
|
532
481
|
"planningPermission": {
|
|
533
482
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
534
|
-
"title": "Was planning permission obtained?",
|
|
535
483
|
"discriminator": {
|
|
536
484
|
"propertyName": "yesNo"
|
|
537
485
|
},
|
|
@@ -559,7 +507,6 @@
|
|
|
559
507
|
},
|
|
560
508
|
"listedBuildingConsent": {
|
|
561
509
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
562
|
-
"title": "Was listed building consent obtained?",
|
|
563
510
|
"discriminator": {
|
|
564
511
|
"propertyName": "yesNo"
|
|
565
512
|
},
|
|
@@ -587,7 +534,6 @@
|
|
|
587
534
|
},
|
|
588
535
|
"deedRestrictionConsent": {
|
|
589
536
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
590
|
-
"title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
|
|
591
537
|
"discriminator": {
|
|
592
538
|
"propertyName": "yesNo"
|
|
593
539
|
},
|
|
@@ -619,7 +565,6 @@
|
|
|
619
565
|
},
|
|
620
566
|
"windowReplacementsSince2002": {
|
|
621
567
|
"rdsRef": "WorksAlterationsChanges",
|
|
622
|
-
"title": "Since 1st April 2002 has replacement of any windows, roof windows, roof lights, glazed doors taken place?",
|
|
623
568
|
"discriminator": {
|
|
624
569
|
"propertyName": "yesNo"
|
|
625
570
|
},
|
|
@@ -642,7 +587,6 @@
|
|
|
642
587
|
},
|
|
643
588
|
"buildingRegApproval": {
|
|
644
589
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
645
|
-
"title": "Was building regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
|
|
646
590
|
"discriminator": {
|
|
647
591
|
"propertyName": "yesNo"
|
|
648
592
|
},
|
|
@@ -670,7 +614,6 @@
|
|
|
670
614
|
},
|
|
671
615
|
"planningPermission": {
|
|
672
616
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
673
|
-
"title": "Was planning permission obtained?",
|
|
674
617
|
"discriminator": {
|
|
675
618
|
"propertyName": "yesNo"
|
|
676
619
|
},
|
|
@@ -698,7 +641,6 @@
|
|
|
698
641
|
},
|
|
699
642
|
"listedBuildingConsent": {
|
|
700
643
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
701
|
-
"title": "Was listed building consent obtained?",
|
|
702
644
|
"discriminator": {
|
|
703
645
|
"propertyName": "yesNo"
|
|
704
646
|
},
|
|
@@ -726,7 +668,6 @@
|
|
|
726
668
|
},
|
|
727
669
|
"deedRestrictionConsent": {
|
|
728
670
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
729
|
-
"title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
|
|
730
671
|
"discriminator": {
|
|
731
672
|
"propertyName": "yesNo"
|
|
732
673
|
},
|
|
@@ -758,7 +699,6 @@
|
|
|
758
699
|
},
|
|
759
700
|
"hasAddedConservatory": {
|
|
760
701
|
"rdsRef": "WorksAlterationsChanges",
|
|
761
|
-
"title": "Has a conservatory been added?",
|
|
762
702
|
"discriminator": {
|
|
763
703
|
"propertyName": "yesNo"
|
|
764
704
|
},
|
|
@@ -781,7 +721,6 @@
|
|
|
781
721
|
},
|
|
782
722
|
"buildingRegApproval": {
|
|
783
723
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
784
|
-
"title": "Was building regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
|
|
785
724
|
"discriminator": {
|
|
786
725
|
"propertyName": "yesNo"
|
|
787
726
|
},
|
|
@@ -809,7 +748,6 @@
|
|
|
809
748
|
},
|
|
810
749
|
"planningPermission": {
|
|
811
750
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
812
|
-
"title": "Was planning permission obtained?",
|
|
813
751
|
"discriminator": {
|
|
814
752
|
"propertyName": "yesNo"
|
|
815
753
|
},
|
|
@@ -837,7 +775,6 @@
|
|
|
837
775
|
},
|
|
838
776
|
"listedBuildingConsent": {
|
|
839
777
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
840
|
-
"title": "Was listed building consent obtained?",
|
|
841
778
|
"discriminator": {
|
|
842
779
|
"propertyName": "yesNo"
|
|
843
780
|
},
|
|
@@ -865,7 +802,6 @@
|
|
|
865
802
|
},
|
|
866
803
|
"deedRestrictionConsent": {
|
|
867
804
|
"rdsRef": "WorksAlterationsChanges/ConsentApproval",
|
|
868
|
-
"title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
|
|
869
805
|
"discriminator": {
|
|
870
806
|
"propertyName": "yesNo"
|
|
871
807
|
},
|
|
@@ -897,7 +833,6 @@
|
|
|
897
833
|
},
|
|
898
834
|
"worksUnfinished": {
|
|
899
835
|
"rdsRef": "WorksAlterationsChanges/isIncomplete",
|
|
900
|
-
"title": "Are any of the works listed above unfinished?",
|
|
901
836
|
"discriminator": {
|
|
902
837
|
"propertyName": "yesNo"
|
|
903
838
|
},
|
|
@@ -924,7 +859,6 @@
|
|
|
924
859
|
},
|
|
925
860
|
"planningPermissionBreaches": {
|
|
926
861
|
"rdsRef": "Property/Flags",
|
|
927
|
-
"title": "Are you aware of any breaches of planning permission conditions or building regulations consent conditions or work not having the necessary consents?",
|
|
928
862
|
"discriminator": {
|
|
929
863
|
"propertyName": "yesNo"
|
|
930
864
|
},
|
|
@@ -946,16 +880,10 @@
|
|
|
946
880
|
]
|
|
947
881
|
},
|
|
948
882
|
"details": {
|
|
949
|
-
"rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised"
|
|
950
|
-
"title": "Please give details"
|
|
883
|
+
"rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised"
|
|
951
884
|
},
|
|
952
885
|
"willingToInsure": {
|
|
953
|
-
"rdsRef": "Insurance/isWillingToProvide"
|
|
954
|
-
"title": "Confirm whether you will pay for an insurance policy if the Local Authority still have power to enforce the breach. Your property lawyer can obtain a quote for you. (If you already have a policy please give it to your property lawyer and include details in Question 6 of Section B) [*Note: It will be a term of the insurance policy that the Local Authority is not contacted so if you have contacted the Local Authority the option of indemnity insurance will not be available.]",
|
|
955
|
-
"enum": [
|
|
956
|
-
"Yes",
|
|
957
|
-
"No"
|
|
958
|
-
]
|
|
886
|
+
"rdsRef": "Insurance/isWillingToProvide"
|
|
959
887
|
}
|
|
960
888
|
}
|
|
961
889
|
}
|
|
@@ -963,7 +891,6 @@
|
|
|
963
891
|
},
|
|
964
892
|
"unresolvedPlanningIssues": {
|
|
965
893
|
"rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised",
|
|
966
|
-
"title": "Are you aware of any unresolved planning or building control issues?",
|
|
967
894
|
"discriminator": {
|
|
968
895
|
"propertyName": "yesNo"
|
|
969
896
|
},
|
|
@@ -985,16 +912,10 @@
|
|
|
985
912
|
]
|
|
986
913
|
},
|
|
987
914
|
"details": {
|
|
988
|
-
"rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised"
|
|
989
|
-
"title": "Please give details"
|
|
915
|
+
"rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised"
|
|
990
916
|
},
|
|
991
917
|
"willingToInsure": {
|
|
992
|
-
"rdsRef": "Insurance/isWillingToProvide"
|
|
993
|
-
"title": "Confirm whether you will pay for an insurance policy if the Local Authority still have power to enforce the breach. Your property lawyer can obtain a quote for you. (If you already have a policy please give it to your property lawyer and include details in Question 6 of Section B) [*Note: It will be a term of the insurance policy that the Local Authority is not contacted so if you have contacted the Local Authority the option of indemnity insurance will not be available.]",
|
|
994
|
-
"enum": [
|
|
995
|
-
"Yes",
|
|
996
|
-
"No"
|
|
997
|
-
]
|
|
918
|
+
"rdsRef": "Insurance/isWillingToProvide"
|
|
998
919
|
}
|
|
999
920
|
}
|
|
1000
921
|
}
|
|
@@ -1006,7 +927,6 @@
|
|
|
1006
927
|
"properties": {
|
|
1007
928
|
"neighbourDevelopment": {
|
|
1008
929
|
"rdsRef": "Property/Flags,Planning",
|
|
1009
|
-
"title": "The owner of a neighbouring property is proposing to develop property or land nearby, make alterations to nearby buildings or change the use?",
|
|
1010
930
|
"discriminator": {
|
|
1011
931
|
"propertyName": "yesNo"
|
|
1012
932
|
},
|
|
@@ -1033,7 +953,6 @@
|
|
|
1033
953
|
},
|
|
1034
954
|
"planningApplication": {
|
|
1035
955
|
"rdsRef": "Property/Flags,Planning",
|
|
1036
|
-
"title": "Any planning application that could affect the property, the enjoyment of it or the views from it?",
|
|
1037
956
|
"discriminator": {
|
|
1038
957
|
"propertyName": "yesNo"
|
|
1039
958
|
},
|
|
@@ -1060,7 +979,6 @@
|
|
|
1060
979
|
},
|
|
1061
980
|
"requiredMaintenance": {
|
|
1062
981
|
"rdsRef": "Property/Flags,Notifications",
|
|
1063
|
-
"title": "Notice informing you that maintenance, repairs or improvements are required to your property?",
|
|
1064
982
|
"discriminator": {
|
|
1065
983
|
"propertyName": "yesNo"
|
|
1066
984
|
},
|
|
@@ -1087,7 +1005,6 @@
|
|
|
1087
1005
|
},
|
|
1088
1006
|
"listedBuildingApplication": {
|
|
1089
1007
|
"rdsRef": "Property/Flags,Protections",
|
|
1090
|
-
"title": "Listed building application",
|
|
1091
1008
|
"discriminator": {
|
|
1092
1009
|
"propertyName": "yesNo"
|
|
1093
1010
|
},
|
|
@@ -1114,7 +1031,6 @@
|
|
|
1114
1031
|
},
|
|
1115
1032
|
"infrastructureProject": {
|
|
1116
1033
|
"rdsRef": "Property/Flags,Planning",
|
|
1117
|
-
"title": "Infrastructure project, proposed or in progress (i.e. wind turbine, railway, fracking, etc)",
|
|
1118
1034
|
"discriminator": {
|
|
1119
1035
|
"propertyName": "yesNo"
|
|
1120
1036
|
},
|
|
@@ -1141,7 +1057,6 @@
|
|
|
1141
1057
|
},
|
|
1142
1058
|
"partyWallAct": {
|
|
1143
1059
|
"rdsRef": "Property/Flags,Notifications",
|
|
1144
|
-
"title": "Notice under the Party Wall Act 1996 in respect of any shared or party boundaries?",
|
|
1145
1060
|
"discriminator": {
|
|
1146
1061
|
"propertyName": "yesNo"
|
|
1147
1062
|
},
|
|
@@ -1168,7 +1083,6 @@
|
|
|
1168
1083
|
},
|
|
1169
1084
|
"otherNotices": {
|
|
1170
1085
|
"rdsRef": "Property/Flags,Notifications",
|
|
1171
|
-
"title": "Any other type of notice?",
|
|
1172
1086
|
"discriminator": {
|
|
1173
1087
|
"propertyName": "yesNo"
|
|
1174
1088
|
},
|
|
@@ -1199,7 +1113,6 @@
|
|
|
1199
1113
|
"properties": {
|
|
1200
1114
|
"dryRotEtcTreatment": {
|
|
1201
1115
|
"rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
|
|
1202
|
-
"title": "To your knowledge, has there been any preventative work for, or treatment of dry rot, wet rot or damp carried out at the property?",
|
|
1203
1116
|
"discriminator": {
|
|
1204
1117
|
"propertyName": "yesNo"
|
|
1205
1118
|
},
|
|
@@ -1226,7 +1139,6 @@
|
|
|
1226
1139
|
},
|
|
1227
1140
|
"containsAsbestos": {
|
|
1228
1141
|
"rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
|
|
1229
|
-
"title": "To your knowledge, does any part of your property contain asbestos?",
|
|
1230
1142
|
"discriminator": {
|
|
1231
1143
|
"propertyName": "yesNo"
|
|
1232
1144
|
},
|
|
@@ -1253,7 +1165,6 @@
|
|
|
1253
1165
|
},
|
|
1254
1166
|
"japaneseKnotweed": {
|
|
1255
1167
|
"rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues,Use/EnvironmentalIssues",
|
|
1256
|
-
"title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
|
|
1257
1168
|
"discriminator": {
|
|
1258
1169
|
"propertyName": "yesNo"
|
|
1259
1170
|
},
|
|
@@ -1281,7 +1192,6 @@
|
|
|
1281
1192
|
},
|
|
1282
1193
|
"subsidenceOrStructuralFault": {
|
|
1283
1194
|
"rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
|
|
1284
|
-
"title": "To your knowledge, has the property ever been subject to subsidence or structural fault?",
|
|
1285
1195
|
"discriminator": {
|
|
1286
1196
|
"propertyName": "yesNo"
|
|
1287
1197
|
},
|
|
@@ -1308,7 +1218,6 @@
|
|
|
1308
1218
|
},
|
|
1309
1219
|
"ongoingHealthOrSafetyIssue": {
|
|
1310
1220
|
"rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
|
|
1311
|
-
"title": "Have you been notified by a relevant authority or qualified expert of an on-going health or safety issue with the property?",
|
|
1312
1221
|
"discriminator": {
|
|
1313
1222
|
"propertyName": "yesNo"
|
|
1314
1223
|
},
|
|
@@ -1339,7 +1248,6 @@
|
|
|
1339
1248
|
"properties": {
|
|
1340
1249
|
"itemsToRemove": {
|
|
1341
1250
|
"rdsRef": "Objects/{isIncludedInExchange='no',class='fixture|fitting}",
|
|
1342
|
-
"title": "Are there any items, which would be considered a fixture or fitting, that you intend to take? E.g. Carpets, curtains, light fittings, fitted cupboards, etc",
|
|
1343
1251
|
"discriminator": {
|
|
1344
1252
|
"propertyName": "yesNo"
|
|
1345
1253
|
},
|
|
@@ -1366,7 +1274,6 @@
|
|
|
1366
1274
|
},
|
|
1367
1275
|
"itemsToInclude": {
|
|
1368
1276
|
"rdsRef": "Objects/{isIncludedInExchange='true',class='equipment|furniture}",
|
|
1369
|
-
"title": "Are there additional furniture items or possessions are you very likely to include in the sale, irrespective of sale price?",
|
|
1370
1277
|
"discriminator": {
|
|
1371
1278
|
"propertyName": "yesNo"
|
|
1372
1279
|
},
|
|
@@ -1393,83 +1300,11 @@
|
|
|
1393
1300
|
}
|
|
1394
1301
|
}
|
|
1395
1302
|
},
|
|
1396
|
-
"
|
|
1303
|
+
"electricity": {
|
|
1304
|
+
"rdsRef": "Services/Electricity",
|
|
1397
1305
|
"properties": {
|
|
1398
1306
|
"mainsElectricity": {
|
|
1399
1307
|
"rdsRef": "Services/Electricity",
|
|
1400
|
-
"title": "Mains electricity",
|
|
1401
|
-
"discriminator": {
|
|
1402
|
-
"propertyName": "yesNo"
|
|
1403
|
-
},
|
|
1404
|
-
"oneOf": [
|
|
1405
|
-
{
|
|
1406
|
-
"properties": {
|
|
1407
|
-
"yesNo": {
|
|
1408
|
-
"enum": [
|
|
1409
|
-
"No"
|
|
1410
|
-
]
|
|
1411
|
-
}
|
|
1412
|
-
}
|
|
1413
|
-
},
|
|
1414
|
-
{
|
|
1415
|
-
"properties": {
|
|
1416
|
-
"yesNo": {
|
|
1417
|
-
"enum": [
|
|
1418
|
-
"Yes"
|
|
1419
|
-
]
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
},
|
|
1423
|
-
{
|
|
1424
|
-
"properties": {
|
|
1425
|
-
"yesNo": {
|
|
1426
|
-
"enum": [
|
|
1427
|
-
"To be connected"
|
|
1428
|
-
]
|
|
1429
|
-
}
|
|
1430
|
-
}
|
|
1431
|
-
}
|
|
1432
|
-
]
|
|
1433
|
-
},
|
|
1434
|
-
"mainsGas": {
|
|
1435
|
-
"rdsRef": "Services/Gas",
|
|
1436
|
-
"title": "Mains gas",
|
|
1437
|
-
"discriminator": {
|
|
1438
|
-
"propertyName": "yesNo"
|
|
1439
|
-
},
|
|
1440
|
-
"oneOf": [
|
|
1441
|
-
{
|
|
1442
|
-
"properties": {
|
|
1443
|
-
"yesNo": {
|
|
1444
|
-
"enum": [
|
|
1445
|
-
"No"
|
|
1446
|
-
]
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
"properties": {
|
|
1452
|
-
"yesNo": {
|
|
1453
|
-
"enum": [
|
|
1454
|
-
"Yes"
|
|
1455
|
-
]
|
|
1456
|
-
}
|
|
1457
|
-
}
|
|
1458
|
-
},
|
|
1459
|
-
{
|
|
1460
|
-
"properties": {
|
|
1461
|
-
"yesNo": {
|
|
1462
|
-
"enum": [
|
|
1463
|
-
"To be connected"
|
|
1464
|
-
]
|
|
1465
|
-
}
|
|
1466
|
-
}
|
|
1467
|
-
}
|
|
1468
|
-
]
|
|
1469
|
-
},
|
|
1470
|
-
"lpg": {
|
|
1471
|
-
"rdsRef": "Services/LiquefiedPetroleumGas",
|
|
1472
|
-
"title": "Liquid Petroleum Gas (LPG)",
|
|
1473
1308
|
"discriminator": {
|
|
1474
1309
|
"propertyName": "yesNo"
|
|
1475
1310
|
},
|
|
@@ -1503,154 +1338,8 @@
|
|
|
1503
1338
|
}
|
|
1504
1339
|
]
|
|
1505
1340
|
},
|
|
1506
|
-
"
|
|
1507
|
-
"rdsRef": "Services/Oil",
|
|
1508
|
-
"title": "Oil",
|
|
1509
|
-
"discriminator": {
|
|
1510
|
-
"propertyName": "yesNo"
|
|
1511
|
-
},
|
|
1512
|
-
"oneOf": [
|
|
1513
|
-
{
|
|
1514
|
-
"properties": {
|
|
1515
|
-
"yesNo": {
|
|
1516
|
-
"enum": [
|
|
1517
|
-
"No"
|
|
1518
|
-
]
|
|
1519
|
-
}
|
|
1520
|
-
}
|
|
1521
|
-
},
|
|
1522
|
-
{
|
|
1523
|
-
"properties": {
|
|
1524
|
-
"yesNo": {
|
|
1525
|
-
"enum": [
|
|
1526
|
-
"Yes"
|
|
1527
|
-
]
|
|
1528
|
-
}
|
|
1529
|
-
}
|
|
1530
|
-
},
|
|
1531
|
-
{
|
|
1532
|
-
"properties": {
|
|
1533
|
-
"yesNo": {
|
|
1534
|
-
"enum": [
|
|
1535
|
-
"To be connected"
|
|
1536
|
-
]
|
|
1537
|
-
}
|
|
1538
|
-
}
|
|
1539
|
-
}
|
|
1540
|
-
]
|
|
1541
|
-
},
|
|
1542
|
-
"telephone": {
|
|
1543
|
-
"rdsRef": "Services/Telephone",
|
|
1544
|
-
"title": "Telephone",
|
|
1545
|
-
"discriminator": {
|
|
1546
|
-
"propertyName": "yesNo"
|
|
1547
|
-
},
|
|
1548
|
-
"oneOf": [
|
|
1549
|
-
{
|
|
1550
|
-
"properties": {
|
|
1551
|
-
"yesNo": {
|
|
1552
|
-
"enum": [
|
|
1553
|
-
"No"
|
|
1554
|
-
]
|
|
1555
|
-
}
|
|
1556
|
-
}
|
|
1557
|
-
},
|
|
1558
|
-
{
|
|
1559
|
-
"properties": {
|
|
1560
|
-
"yesNo": {
|
|
1561
|
-
"enum": [
|
|
1562
|
-
"Yes"
|
|
1563
|
-
]
|
|
1564
|
-
}
|
|
1565
|
-
}
|
|
1566
|
-
},
|
|
1567
|
-
{
|
|
1568
|
-
"properties": {
|
|
1569
|
-
"yesNo": {
|
|
1570
|
-
"enum": [
|
|
1571
|
-
"To be connected"
|
|
1572
|
-
]
|
|
1573
|
-
}
|
|
1574
|
-
}
|
|
1575
|
-
}
|
|
1576
|
-
]
|
|
1577
|
-
},
|
|
1578
|
-
"cableSatelliteTV": {
|
|
1579
|
-
"rdsRef": "Services/CableSatelliteTV",
|
|
1580
|
-
"title": "Cable TV or satellite",
|
|
1581
|
-
"discriminator": {
|
|
1582
|
-
"propertyName": "yesNo"
|
|
1583
|
-
},
|
|
1584
|
-
"oneOf": [
|
|
1585
|
-
{
|
|
1586
|
-
"properties": {
|
|
1587
|
-
"yesNo": {
|
|
1588
|
-
"enum": [
|
|
1589
|
-
"No"
|
|
1590
|
-
]
|
|
1591
|
-
}
|
|
1592
|
-
}
|
|
1593
|
-
},
|
|
1594
|
-
{
|
|
1595
|
-
"properties": {
|
|
1596
|
-
"yesNo": {
|
|
1597
|
-
"enum": [
|
|
1598
|
-
"Yes"
|
|
1599
|
-
]
|
|
1600
|
-
}
|
|
1601
|
-
}
|
|
1602
|
-
},
|
|
1603
|
-
{
|
|
1604
|
-
"properties": {
|
|
1605
|
-
"yesNo": {
|
|
1606
|
-
"enum": [
|
|
1607
|
-
"To be connected"
|
|
1608
|
-
]
|
|
1609
|
-
}
|
|
1610
|
-
}
|
|
1611
|
-
}
|
|
1612
|
-
]
|
|
1613
|
-
},
|
|
1614
|
-
"broadband": {
|
|
1615
|
-
"rdsRef": "Services/Internet",
|
|
1616
|
-
"title": "Broadband",
|
|
1617
|
-
"discriminator": {
|
|
1618
|
-
"propertyName": "yesNo"
|
|
1619
|
-
},
|
|
1620
|
-
"oneOf": [
|
|
1621
|
-
{
|
|
1622
|
-
"properties": {
|
|
1623
|
-
"yesNo": {
|
|
1624
|
-
"enum": [
|
|
1625
|
-
"No"
|
|
1626
|
-
]
|
|
1627
|
-
}
|
|
1628
|
-
}
|
|
1629
|
-
},
|
|
1630
|
-
{
|
|
1631
|
-
"properties": {
|
|
1632
|
-
"yesNo": {
|
|
1633
|
-
"enum": [
|
|
1634
|
-
"Yes"
|
|
1635
|
-
]
|
|
1636
|
-
}
|
|
1637
|
-
}
|
|
1638
|
-
},
|
|
1639
|
-
{
|
|
1640
|
-
"properties": {
|
|
1641
|
-
"yesNo": {
|
|
1642
|
-
"enum": [
|
|
1643
|
-
"To be connected"
|
|
1644
|
-
]
|
|
1645
|
-
}
|
|
1646
|
-
}
|
|
1647
|
-
}
|
|
1648
|
-
]
|
|
1649
|
-
},
|
|
1650
|
-
"otherServices": {
|
|
1341
|
+
"otherSources": {
|
|
1651
1342
|
"rdsRef": "Services/Other",
|
|
1652
|
-
"title": "Other services",
|
|
1653
|
-
"description": "Other services include wind turbines, generators and other renewable technologies, for example ground source heat pumps. If you receive Renewable Heat Incentives please provide details and note that you will need to advise Ofgem when you complete the sale",
|
|
1654
1343
|
"discriminator": {
|
|
1655
1344
|
"propertyName": "yesNo"
|
|
1656
1345
|
},
|
|
@@ -1683,33 +1372,6 @@
|
|
|
1683
1372
|
}
|
|
1684
1373
|
}
|
|
1685
1374
|
]
|
|
1686
|
-
},
|
|
1687
|
-
"maintenanceAgreements": {
|
|
1688
|
-
"rdsRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
1689
|
-
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to connected services?",
|
|
1690
|
-
"discriminator": {
|
|
1691
|
-
"propertyName": "yesNo"
|
|
1692
|
-
},
|
|
1693
|
-
"oneOf": [
|
|
1694
|
-
{
|
|
1695
|
-
"properties": {
|
|
1696
|
-
"yesNo": {
|
|
1697
|
-
"enum": [
|
|
1698
|
-
"No"
|
|
1699
|
-
]
|
|
1700
|
-
}
|
|
1701
|
-
}
|
|
1702
|
-
},
|
|
1703
|
-
{
|
|
1704
|
-
"properties": {
|
|
1705
|
-
"yesNo": {
|
|
1706
|
-
"enum": [
|
|
1707
|
-
"Yes"
|
|
1708
|
-
]
|
|
1709
|
-
}
|
|
1710
|
-
}
|
|
1711
|
-
}
|
|
1712
|
-
]
|
|
1713
1375
|
}
|
|
1714
1376
|
}
|
|
1715
1377
|
},
|
|
@@ -1719,7 +1381,6 @@
|
|
|
1719
1381
|
"properties": {
|
|
1720
1382
|
"mainsWater": {
|
|
1721
1383
|
"rdsRef": "Services/PotableWaterSupply",
|
|
1722
|
-
"title": "Mains water",
|
|
1723
1384
|
"discriminator": {
|
|
1724
1385
|
"propertyName": "yesNo"
|
|
1725
1386
|
},
|
|
@@ -1759,7 +1420,6 @@
|
|
|
1759
1420
|
"properties": {
|
|
1760
1421
|
"mainsSurfaceWaterDrainage": {
|
|
1761
1422
|
"rdsRef": "Services/StormWaterDrainage",
|
|
1762
|
-
"title": "Mains surface water drainage",
|
|
1763
1423
|
"discriminator": {
|
|
1764
1424
|
"propertyName": "yesNo"
|
|
1765
1425
|
},
|
|
@@ -1795,8 +1455,7 @@
|
|
|
1795
1455
|
]
|
|
1796
1456
|
},
|
|
1797
1457
|
"mainsFoulDrainage": {
|
|
1798
|
-
"rdsRef": "Services/
|
|
1799
|
-
"title": "Mains foul drainage / sweerage",
|
|
1458
|
+
"rdsRef": "Services/WasteWaterSewerageDisposal",
|
|
1800
1459
|
"discriminator": {
|
|
1801
1460
|
"propertyName": "yesNo"
|
|
1802
1461
|
},
|
|
@@ -1827,180 +1486,196 @@
|
|
|
1827
1486
|
"Not known"
|
|
1828
1487
|
]
|
|
1829
1488
|
},
|
|
1830
|
-
"
|
|
1831
|
-
"
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
{
|
|
1856
|
-
"properties": {
|
|
1857
|
-
"yesNo": {
|
|
1858
|
-
"enum": [
|
|
1859
|
-
"To be connected"
|
|
1860
|
-
]
|
|
1861
|
-
}
|
|
1862
|
-
}
|
|
1863
|
-
}
|
|
1864
|
-
]
|
|
1865
|
-
},
|
|
1866
|
-
"septicTank": {
|
|
1867
|
-
"rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
|
|
1868
|
-
"title": "Septic tank",
|
|
1869
|
-
"discriminator": {
|
|
1870
|
-
"propertyName": "yesNo"
|
|
1871
|
-
},
|
|
1872
|
-
"oneOf": [
|
|
1873
|
-
{
|
|
1874
|
-
"properties": {
|
|
1875
|
-
"yesNo": {
|
|
1876
|
-
"enum": [
|
|
1877
|
-
"No"
|
|
1878
|
-
]
|
|
1489
|
+
"offMainsDrainageSystem": {
|
|
1490
|
+
"properties": {
|
|
1491
|
+
"otherConnectedProperties": {
|
|
1492
|
+
"rdsRef": "Services/OtherServices/SharedWith",
|
|
1493
|
+
"discriminator": {
|
|
1494
|
+
"propertyName": "yesNo"
|
|
1495
|
+
},
|
|
1496
|
+
"oneOf": [
|
|
1497
|
+
{
|
|
1498
|
+
"properties": {
|
|
1499
|
+
"yesNo": {
|
|
1500
|
+
"enum": [
|
|
1501
|
+
"No"
|
|
1502
|
+
]
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"properties": {
|
|
1508
|
+
"yesNo": {
|
|
1509
|
+
"enum": [
|
|
1510
|
+
"Yes"
|
|
1511
|
+
]
|
|
1512
|
+
}
|
|
1513
|
+
}
|
|
1879
1514
|
}
|
|
1880
|
-
|
|
1515
|
+
]
|
|
1881
1516
|
},
|
|
1882
|
-
{
|
|
1883
|
-
"
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
]
|
|
1517
|
+
"plantOnOtherLand": {
|
|
1518
|
+
"rdsRef": "Services/OtherServices/Located,Services/OtherServices/{access=?}",
|
|
1519
|
+
"discriminator": {
|
|
1520
|
+
"propertyName": "yesNo"
|
|
1521
|
+
},
|
|
1522
|
+
"oneOf": [
|
|
1523
|
+
{
|
|
1524
|
+
"properties": {
|
|
1525
|
+
"yesNo": {
|
|
1526
|
+
"enum": [
|
|
1527
|
+
"No"
|
|
1528
|
+
]
|
|
1529
|
+
}
|
|
1530
|
+
}
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"properties": {
|
|
1534
|
+
"yesNo": {
|
|
1535
|
+
"enum": [
|
|
1536
|
+
"Yes"
|
|
1537
|
+
]
|
|
1538
|
+
}
|
|
1539
|
+
}
|
|
1906
1540
|
}
|
|
1907
|
-
|
|
1541
|
+
]
|
|
1908
1542
|
},
|
|
1909
|
-
{
|
|
1910
|
-
"
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
]
|
|
1543
|
+
"plantRegistered": {
|
|
1544
|
+
"rdsRef": "Services/OtherServices/Certificates",
|
|
1545
|
+
"discriminator": {
|
|
1546
|
+
"propertyName": "yesNo"
|
|
1547
|
+
},
|
|
1548
|
+
"oneOf": [
|
|
1549
|
+
{
|
|
1550
|
+
"properties": {
|
|
1551
|
+
"yesNo": {
|
|
1552
|
+
"enum": [
|
|
1553
|
+
"No"
|
|
1554
|
+
]
|
|
1555
|
+
}
|
|
1556
|
+
}
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
"properties": {
|
|
1560
|
+
"yesNo": {
|
|
1561
|
+
"enum": [
|
|
1562
|
+
"Yes"
|
|
1563
|
+
]
|
|
1564
|
+
}
|
|
1565
|
+
}
|
|
1933
1566
|
}
|
|
1934
|
-
|
|
1567
|
+
]
|
|
1935
1568
|
},
|
|
1936
|
-
{
|
|
1937
|
-
"
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1569
|
+
"plantDrainsIntoWaterway": {
|
|
1570
|
+
"rdsRef": "Services/OtherServices/{isExternallyConnected='yes?true'}",
|
|
1571
|
+
"discriminator": {
|
|
1572
|
+
"propertyName": "yesNo"
|
|
1573
|
+
},
|
|
1574
|
+
"oneOf": [
|
|
1575
|
+
{
|
|
1576
|
+
"properties": {
|
|
1577
|
+
"yesNo": {
|
|
1578
|
+
"enum": [
|
|
1579
|
+
"No, the effluent is discharged through a soakaway system."
|
|
1580
|
+
]
|
|
1581
|
+
}
|
|
1582
|
+
}
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"properties": {
|
|
1586
|
+
"yesNo": {
|
|
1587
|
+
"enum": [
|
|
1588
|
+
"Yes"
|
|
1589
|
+
]
|
|
1590
|
+
},
|
|
1591
|
+
"dischargeCompliesWithGBR": {
|
|
1592
|
+
"rdsRef": "Services/OtherServices/ExternalConnections/Flags"
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1942
1595
|
}
|
|
1943
|
-
|
|
1596
|
+
]
|
|
1944
1597
|
}
|
|
1945
|
-
|
|
1946
|
-
}
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1598
|
+
}
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
}
|
|
1602
|
+
]
|
|
1603
|
+
}
|
|
1604
|
+
}
|
|
1605
|
+
},
|
|
1606
|
+
"maintenanceAgreements": {
|
|
1607
|
+
"rdsRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
1608
|
+
"discriminator": {
|
|
1609
|
+
"propertyName": "yesNo"
|
|
1610
|
+
},
|
|
1611
|
+
"oneOf": [
|
|
1612
|
+
{
|
|
1613
|
+
"properties": {
|
|
1614
|
+
"yesNo": {
|
|
1615
|
+
"enum": [
|
|
1616
|
+
"No"
|
|
1617
|
+
]
|
|
1618
|
+
}
|
|
1619
|
+
}
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
"properties": {
|
|
1623
|
+
"yesNo": {
|
|
1624
|
+
"enum": [
|
|
1625
|
+
"Yes"
|
|
1626
|
+
]
|
|
1627
|
+
}
|
|
1628
|
+
}
|
|
1629
|
+
}
|
|
1630
|
+
]
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
"heating": {
|
|
1635
|
+
"rdsRef": "Buildings|BuildingSections/isUnheated=no|yes|true|false",
|
|
1636
|
+
"properties": {
|
|
1637
|
+
"heatingSystem": {
|
|
1638
|
+
"oneOf": [
|
|
1639
|
+
null,
|
|
1640
|
+
{
|
|
1641
|
+
"properties": {
|
|
1642
|
+
"centralHeatingDetails": {
|
|
1643
|
+
"properties": {
|
|
1644
|
+
"centralHeatingFuel": {
|
|
1645
|
+
"rdsRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
|
|
1950
1646
|
"discriminator": {
|
|
1951
|
-
"propertyName": "
|
|
1647
|
+
"propertyName": "centralHeatingFuelType"
|
|
1952
1648
|
},
|
|
1953
1649
|
"oneOf": [
|
|
1954
1650
|
{
|
|
1955
1651
|
"properties": {
|
|
1956
|
-
"
|
|
1652
|
+
"centralHeatingFuelType": {
|
|
1957
1653
|
"enum": [
|
|
1958
|
-
"
|
|
1654
|
+
"Mains gas",
|
|
1655
|
+
"Electricity",
|
|
1656
|
+
"Oil",
|
|
1657
|
+
"LPG",
|
|
1658
|
+
"Biomass"
|
|
1959
1659
|
]
|
|
1960
1660
|
}
|
|
1961
1661
|
}
|
|
1962
1662
|
},
|
|
1963
1663
|
{
|
|
1964
1664
|
"properties": {
|
|
1965
|
-
"
|
|
1665
|
+
"centralHeatingFuelType": {
|
|
1966
1666
|
"enum": [
|
|
1967
|
-
"
|
|
1667
|
+
"Other"
|
|
1968
1668
|
]
|
|
1969
1669
|
}
|
|
1970
1670
|
}
|
|
1971
1671
|
}
|
|
1972
1672
|
]
|
|
1973
1673
|
},
|
|
1974
|
-
"
|
|
1975
|
-
"rdsRef": "
|
|
1976
|
-
"title": "Is any part of the septic tank, cesspit or sewerage treatment plant located on someone else’s land?",
|
|
1977
|
-
"discriminator": {
|
|
1978
|
-
"propertyName": "yesNo"
|
|
1979
|
-
},
|
|
1980
|
-
"oneOf": [
|
|
1981
|
-
{
|
|
1982
|
-
"properties": {
|
|
1983
|
-
"yesNo": {
|
|
1984
|
-
"enum": [
|
|
1985
|
-
"No"
|
|
1986
|
-
]
|
|
1987
|
-
}
|
|
1988
|
-
}
|
|
1989
|
-
},
|
|
1990
|
-
{
|
|
1991
|
-
"properties": {
|
|
1992
|
-
"yesNo": {
|
|
1993
|
-
"enum": [
|
|
1994
|
-
"Yes"
|
|
1995
|
-
]
|
|
1996
|
-
}
|
|
1997
|
-
}
|
|
1998
|
-
}
|
|
1999
|
-
]
|
|
1674
|
+
"centralHeatingInstalled": {
|
|
1675
|
+
"rdsRef": "Objects/Installed"
|
|
2000
1676
|
},
|
|
2001
|
-
"
|
|
2002
|
-
"rdsRef": "
|
|
2003
|
-
"title": "Is the septic tank, cesspit or sewerage treatment plant registered with the Environment Agency or exempted?",
|
|
1677
|
+
"boilerInstallationCertificate": {
|
|
1678
|
+
"rdsRef": "Objects/Installation,Objects/Certificates",
|
|
2004
1679
|
"discriminator": {
|
|
2005
1680
|
"propertyName": "yesNo"
|
|
2006
1681
|
},
|
|
@@ -2025,9 +1700,11 @@
|
|
|
2025
1700
|
}
|
|
2026
1701
|
]
|
|
2027
1702
|
},
|
|
2028
|
-
"
|
|
2029
|
-
"rdsRef": "
|
|
2030
|
-
|
|
1703
|
+
"heatingLastServicedDate": {
|
|
1704
|
+
"rdsRef": "Objects/Maintenance"
|
|
1705
|
+
},
|
|
1706
|
+
"heatingInGoodWorkingOrder": {
|
|
1707
|
+
"rdsRef": "Objects/Condition=?",
|
|
2031
1708
|
"discriminator": {
|
|
2032
1709
|
"propertyName": "yesNo"
|
|
2033
1710
|
},
|
|
@@ -2036,7 +1713,7 @@
|
|
|
2036
1713
|
"properties": {
|
|
2037
1714
|
"yesNo": {
|
|
2038
1715
|
"enum": [
|
|
2039
|
-
"
|
|
1716
|
+
"Yes"
|
|
2040
1717
|
]
|
|
2041
1718
|
}
|
|
2042
1719
|
}
|
|
@@ -2045,15 +1722,7 @@
|
|
|
2045
1722
|
"properties": {
|
|
2046
1723
|
"yesNo": {
|
|
2047
1724
|
"enum": [
|
|
2048
|
-
"
|
|
2049
|
-
]
|
|
2050
|
-
},
|
|
2051
|
-
"dischargeCompliesWithGBR": {
|
|
2052
|
-
"rdsRef": "Services/OtherServices/ExternalConnections/Flags",
|
|
2053
|
-
"title": "Does it comply with the General Binding Rules for discharge into a waterway?",
|
|
2054
|
-
"enum": [
|
|
2055
|
-
"Yes",
|
|
2056
|
-
"No, it does not comply with the rules for discharge into a waterway."
|
|
1725
|
+
"No"
|
|
2057
1726
|
]
|
|
2058
1727
|
}
|
|
2059
1728
|
}
|
|
@@ -2062,13 +1731,16 @@
|
|
|
2062
1731
|
}
|
|
2063
1732
|
}
|
|
2064
1733
|
}
|
|
2065
|
-
|
|
1734
|
+
}
|
|
2066
1735
|
}
|
|
2067
|
-
|
|
2068
|
-
}
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
1736
|
+
]
|
|
1737
|
+
}
|
|
1738
|
+
}
|
|
1739
|
+
},
|
|
1740
|
+
"connectivity": {
|
|
1741
|
+
"properties": {
|
|
1742
|
+
"telephone": {
|
|
1743
|
+
"rdsRef": "Services/Telephone",
|
|
2072
1744
|
"discriminator": {
|
|
2073
1745
|
"propertyName": "yesNo"
|
|
2074
1746
|
},
|
|
@@ -2090,153 +1762,62 @@
|
|
|
2090
1762
|
]
|
|
2091
1763
|
}
|
|
2092
1764
|
}
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"properties": {
|
|
1768
|
+
"yesNo": {
|
|
1769
|
+
"enum": [
|
|
1770
|
+
"To be connected"
|
|
1771
|
+
]
|
|
1772
|
+
}
|
|
1773
|
+
}
|
|
2093
1774
|
}
|
|
2094
1775
|
]
|
|
2095
|
-
}
|
|
2096
|
-
}
|
|
2097
|
-
},
|
|
2098
|
-
"heating": {
|
|
2099
|
-
"rdsRef": "Buildings|BuildingSections/isUnheated=no|yes|true|false",
|
|
2100
|
-
"title": "Heating",
|
|
2101
|
-
"discriminator": {
|
|
2102
|
-
"propertyName": "heatingType"
|
|
2103
|
-
},
|
|
2104
|
-
"oneOf": [
|
|
2105
|
-
{
|
|
2106
|
-
"properties": {
|
|
2107
|
-
"heatingType": {
|
|
2108
|
-
"enum": [
|
|
2109
|
-
"None"
|
|
2110
|
-
]
|
|
2111
|
-
}
|
|
2112
|
-
}
|
|
2113
1776
|
},
|
|
2114
|
-
{
|
|
2115
|
-
"
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
"centralHeatingDetails": {
|
|
1777
|
+
"cableSatelliteTV": {
|
|
1778
|
+
"rdsRef": "Services/CableSatelliteTV",
|
|
1779
|
+
"discriminator": {
|
|
1780
|
+
"propertyName": "yesNo"
|
|
1781
|
+
},
|
|
1782
|
+
"oneOf": [
|
|
1783
|
+
{
|
|
2122
1784
|
"properties": {
|
|
2123
|
-
"
|
|
2124
|
-
"
|
|
2125
|
-
|
|
2126
|
-
"discriminator": {
|
|
2127
|
-
"propertyName": "centralHeatingFuelType"
|
|
2128
|
-
},
|
|
2129
|
-
"oneOf": [
|
|
2130
|
-
{
|
|
2131
|
-
"properties": {
|
|
2132
|
-
"centralHeatingFuelType": {
|
|
2133
|
-
"enum": [
|
|
2134
|
-
"Mains gas",
|
|
2135
|
-
"Electricity",
|
|
2136
|
-
"Oil",
|
|
2137
|
-
"LPG",
|
|
2138
|
-
"Biomass boiler"
|
|
2139
|
-
]
|
|
2140
|
-
}
|
|
2141
|
-
}
|
|
2142
|
-
},
|
|
2143
|
-
{
|
|
2144
|
-
"properties": {
|
|
2145
|
-
"centralHeatingFuelType": {
|
|
2146
|
-
"enum": [
|
|
2147
|
-
"Other"
|
|
2148
|
-
]
|
|
2149
|
-
}
|
|
2150
|
-
}
|
|
2151
|
-
}
|
|
1785
|
+
"yesNo": {
|
|
1786
|
+
"enum": [
|
|
1787
|
+
"No"
|
|
2152
1788
|
]
|
|
2153
|
-
}
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
"
|
|
2159
|
-
"
|
|
2160
|
-
|
|
2161
|
-
"discriminator": {
|
|
2162
|
-
"propertyName": "yesNo"
|
|
2163
|
-
},
|
|
2164
|
-
"oneOf": [
|
|
2165
|
-
{
|
|
2166
|
-
"properties": {
|
|
2167
|
-
"yesNo": {
|
|
2168
|
-
"enum": [
|
|
2169
|
-
"No"
|
|
2170
|
-
]
|
|
2171
|
-
}
|
|
2172
|
-
}
|
|
2173
|
-
},
|
|
2174
|
-
{
|
|
2175
|
-
"properties": {
|
|
2176
|
-
"yesNo": {
|
|
2177
|
-
"enum": [
|
|
2178
|
-
"Yes"
|
|
2179
|
-
]
|
|
2180
|
-
}
|
|
2181
|
-
}
|
|
2182
|
-
}
|
|
1789
|
+
}
|
|
1790
|
+
}
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"properties": {
|
|
1794
|
+
"yesNo": {
|
|
1795
|
+
"enum": [
|
|
1796
|
+
"Yes"
|
|
2183
1797
|
]
|
|
2184
|
-
}
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
"
|
|
2190
|
-
"
|
|
2191
|
-
|
|
2192
|
-
"discriminator": {
|
|
2193
|
-
"propertyName": "yesNo"
|
|
2194
|
-
},
|
|
2195
|
-
"oneOf": [
|
|
2196
|
-
{
|
|
2197
|
-
"properties": {
|
|
2198
|
-
"yesNo": {
|
|
2199
|
-
"enum": [
|
|
2200
|
-
"Yes"
|
|
2201
|
-
]
|
|
2202
|
-
}
|
|
2203
|
-
}
|
|
2204
|
-
},
|
|
2205
|
-
{
|
|
2206
|
-
"properties": {
|
|
2207
|
-
"yesNo": {
|
|
2208
|
-
"enum": [
|
|
2209
|
-
"No"
|
|
2210
|
-
]
|
|
2211
|
-
}
|
|
2212
|
-
}
|
|
2213
|
-
}
|
|
1798
|
+
}
|
|
1799
|
+
}
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"properties": {
|
|
1803
|
+
"yesNo": {
|
|
1804
|
+
"enum": [
|
|
1805
|
+
"To be connected"
|
|
2214
1806
|
]
|
|
2215
1807
|
}
|
|
2216
1808
|
}
|
|
2217
1809
|
}
|
|
2218
|
-
|
|
1810
|
+
]
|
|
2219
1811
|
},
|
|
2220
|
-
{
|
|
2221
|
-
"
|
|
2222
|
-
"heatingType": {
|
|
2223
|
-
"enum": [
|
|
2224
|
-
"Community heating system"
|
|
2225
|
-
]
|
|
2226
|
-
}
|
|
2227
|
-
}
|
|
1812
|
+
"broadband": {
|
|
1813
|
+
"rdsRef": "Services/Internet"
|
|
2228
1814
|
}
|
|
2229
|
-
|
|
1815
|
+
}
|
|
2230
1816
|
},
|
|
2231
1817
|
"insurance": {
|
|
2232
1818
|
"properties": {
|
|
2233
1819
|
"isInsured": {
|
|
2234
|
-
"rdsRef": "Insurance/isInsured=no|yes|true|false"
|
|
2235
|
-
"title": "Do you insure the property?",
|
|
2236
|
-
"enum": [
|
|
2237
|
-
"Yes",
|
|
2238
|
-
"No"
|
|
2239
|
-
]
|
|
1820
|
+
"rdsRef": "Insurance/isInsured=no|yes|true|false"
|
|
2240
1821
|
}
|
|
2241
1822
|
},
|
|
2242
1823
|
"oneOf": [
|
|
@@ -2244,12 +1825,10 @@
|
|
|
2244
1825
|
{
|
|
2245
1826
|
"properties": {
|
|
2246
1827
|
"difficultiesObtainingInsurance": {
|
|
2247
|
-
"rdsRef": "Insurance/Flags,Insurance/refusalReason=?"
|
|
2248
|
-
"title": "Have you had any difficulty obtaining competitively priced building insurance due to the structure or location of the property or had insurance refused?"
|
|
1828
|
+
"rdsRef": "Insurance/Flags,Insurance/refusalReason=?"
|
|
2249
1829
|
},
|
|
2250
1830
|
"insuranceClaims": {
|
|
2251
1831
|
"rdsRef": "Insurance/Claims",
|
|
2252
|
-
"title": "Have you ever made a claim against your building insurance in relation to the property?",
|
|
2253
1832
|
"discriminator": {
|
|
2254
1833
|
"propertyName": "yesNo"
|
|
2255
1834
|
},
|
|
@@ -2282,7 +1861,6 @@
|
|
|
2282
1861
|
"properties": {
|
|
2283
1862
|
"partOutsideLegalOwnership": {
|
|
2284
1863
|
"rdsRef": "Tenure/Interests",
|
|
2285
|
-
"title": "Is any part of the property outside the seller’s legal ownership?",
|
|
2286
1864
|
"discriminator": {
|
|
2287
1865
|
"propertyName": "yesNo"
|
|
2288
1866
|
},
|
|
@@ -2309,7 +1887,6 @@
|
|
|
2309
1887
|
},
|
|
2310
1888
|
"partOnSeparateSiteOrDeed": {
|
|
2311
1889
|
"rdsRef": "Tenure *with different property entity and references etc*",
|
|
2312
|
-
"title": "Is any part of the property on a separate site or separate title number e.g. garden, outbuilding, parking, garage?",
|
|
2313
1890
|
"discriminator": {
|
|
2314
1891
|
"propertyName": "yesNo"
|
|
2315
1892
|
},
|
|
@@ -2336,7 +1913,6 @@
|
|
|
2336
1913
|
},
|
|
2337
1914
|
"boundariesDifferFromTitlePlan": {
|
|
2338
1915
|
"rdsRef": "Tenure/Boundaries,Tenure/BoundaryDifferences,Tenure/CadastralMapOfParcels",
|
|
2339
|
-
"title": "Do the boundaries differ from those shown on the title plan?",
|
|
2340
1916
|
"discriminator": {
|
|
2341
1917
|
"propertyName": "yesNo"
|
|
2342
1918
|
},
|
|
@@ -2363,7 +1939,6 @@
|
|
|
2363
1939
|
},
|
|
2364
1940
|
"boundaryAlterationProposal": {
|
|
2365
1941
|
"rdsRef": "Tenure/Boundaries/proposedAlterations=?",
|
|
2366
|
-
"title": "Is there a current proposal with anyone to alter the boundaries of your property?",
|
|
2367
1942
|
"discriminator": {
|
|
2368
1943
|
"propertyName": "yesNo"
|
|
2369
1944
|
},
|
|
@@ -2394,7 +1969,6 @@
|
|
|
2394
1969
|
"properties": {
|
|
2395
1970
|
"sharedContributions": {
|
|
2396
1971
|
"rdsRef": "Services/SharedCosts",
|
|
2397
|
-
"title": "Other than service charges and estate rentcharges, do you have to contribute towards the shared cost of a jointly-used service such as a shared driveway, road, parking area, garden or drain?",
|
|
2398
1972
|
"discriminator": {
|
|
2399
1973
|
"propertyName": "yesNo"
|
|
2400
1974
|
},
|
|
@@ -2421,7 +1995,6 @@
|
|
|
2421
1995
|
},
|
|
2422
1996
|
"neighbouringLandRights": {
|
|
2423
1997
|
"rdsRef": "Tenure/Rights,Tenure *with different property entity and references etc*",
|
|
2424
|
-
"title": "Do any rights and arrangements exist over neighbouring land from which the property benefits? (e.g. taking wheelie bins along an accessway through a neighbour’s back garden, parking, access to maintain the boundaries from the neighbour’s side etc)",
|
|
2425
1998
|
"discriminator": {
|
|
2426
1999
|
"propertyName": "yesNo"
|
|
2427
2000
|
},
|
|
@@ -2448,7 +2021,6 @@
|
|
|
2448
2021
|
},
|
|
2449
2022
|
"accessRestrictionAttempts": {
|
|
2450
2023
|
"rdsRef": "Tenure/Restrictions",
|
|
2451
|
-
"title": "Has anyone tried to stop you using an access way to the property or asked you to pay to use the access?",
|
|
2452
2024
|
"discriminator": {
|
|
2453
2025
|
"propertyName": "yesNo"
|
|
2454
2026
|
},
|
|
@@ -2477,7 +2049,6 @@
|
|
|
2477
2049
|
"properties": {
|
|
2478
2050
|
"publicRightOfWay": {
|
|
2479
2051
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities,Tenure/CadastralMapOfParcels",
|
|
2480
|
-
"title": "A public right of way through and/or across your property, buildings or land",
|
|
2481
2052
|
"discriminator": {
|
|
2482
2053
|
"propertyName": "yesNo"
|
|
2483
2054
|
},
|
|
@@ -2504,7 +2075,6 @@
|
|
|
2504
2075
|
},
|
|
2505
2076
|
"rightsOfLight": {
|
|
2506
2077
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2507
|
-
"title": "Rights of light",
|
|
2508
2078
|
"discriminator": {
|
|
2509
2079
|
"propertyName": "yesNo"
|
|
2510
2080
|
},
|
|
@@ -2531,7 +2101,6 @@
|
|
|
2531
2101
|
},
|
|
2532
2102
|
"rightsOfSupport": {
|
|
2533
2103
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2534
|
-
"title": "Rights of support from ajoining properties",
|
|
2535
2104
|
"discriminator": {
|
|
2536
2105
|
"propertyName": "yesNo"
|
|
2537
2106
|
},
|
|
@@ -2558,7 +2127,6 @@
|
|
|
2558
2127
|
},
|
|
2559
2128
|
"rightsCreatedThroughCustom": {
|
|
2560
2129
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2561
|
-
"title": "Rights created through custom or use (e.g. rights to graze on other land or forage)",
|
|
2562
2130
|
"discriminator": {
|
|
2563
2131
|
"propertyName": "yesNo"
|
|
2564
2132
|
},
|
|
@@ -2585,7 +2153,6 @@
|
|
|
2585
2153
|
},
|
|
2586
2154
|
"rightsToTakeFromLand": {
|
|
2587
2155
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2588
|
-
"title": "Other people's rights to take things from the land (such as timber, hay or fish)",
|
|
2589
2156
|
"discriminator": {
|
|
2590
2157
|
"propertyName": "yesNo"
|
|
2591
2158
|
},
|
|
@@ -2612,7 +2179,6 @@
|
|
|
2612
2179
|
},
|
|
2613
2180
|
"minesAndMinerals": {
|
|
2614
2181
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2615
|
-
"title": "Mines and minerals under the property",
|
|
2616
2182
|
"discriminator": {
|
|
2617
2183
|
"propertyName": "yesNo"
|
|
2618
2184
|
},
|
|
@@ -2639,7 +2205,6 @@
|
|
|
2639
2205
|
},
|
|
2640
2206
|
"churchChancel": {
|
|
2641
2207
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2642
|
-
"title": "Liability to contribute to the maintenance of a church chancel?",
|
|
2643
2208
|
"discriminator": {
|
|
2644
2209
|
"propertyName": "yesNo"
|
|
2645
2210
|
},
|
|
@@ -2666,7 +2231,6 @@
|
|
|
2666
2231
|
},
|
|
2667
2232
|
"otherRights": {
|
|
2668
2233
|
"rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
2669
|
-
"title": "Any other rights or arrangements affecting the property?",
|
|
2670
2234
|
"discriminator": {
|
|
2671
2235
|
"propertyName": "yesNo"
|
|
2672
2236
|
},
|
|
@@ -2699,45 +2263,16 @@
|
|
|
2699
2263
|
"properties": {
|
|
2700
2264
|
"flooding": {
|
|
2701
2265
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2702
|
-
"title": "Flooding",
|
|
2703
|
-
"discriminator": {
|
|
2704
|
-
"propertyName": "hasBeenFlooded"
|
|
2705
|
-
},
|
|
2706
|
-
"oneOf": [
|
|
2707
|
-
{
|
|
2708
|
-
"properties": {
|
|
2709
|
-
"hasBeenFlooded": {
|
|
2710
|
-
"enum": [
|
|
2711
|
-
"No"
|
|
2712
|
-
]
|
|
2713
|
-
}
|
|
2714
|
-
}
|
|
2715
|
-
},
|
|
2716
|
-
{
|
|
2717
|
-
"properties": {
|
|
2718
|
-
"hasBeenFlooded": {
|
|
2719
|
-
"enum": [
|
|
2720
|
-
"Yes"
|
|
2721
|
-
]
|
|
2722
|
-
},
|
|
2723
|
-
"typeOfFlooding": {
|
|
2724
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2725
|
-
"title": "What type of flooding occurred?"
|
|
2726
|
-
}
|
|
2727
|
-
}
|
|
2728
|
-
}
|
|
2729
|
-
],
|
|
2730
2266
|
"properties": {
|
|
2731
2267
|
"floodRisk": {
|
|
2732
2268
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2733
|
-
"title": "Flood Risk",
|
|
2734
2269
|
"discriminator": {
|
|
2735
|
-
"propertyName": "
|
|
2270
|
+
"propertyName": "riskIndicator"
|
|
2736
2271
|
},
|
|
2737
2272
|
"oneOf": [
|
|
2738
2273
|
{
|
|
2739
2274
|
"properties": {
|
|
2740
|
-
"
|
|
2275
|
+
"riskIndicator": {
|
|
2741
2276
|
"enum": [
|
|
2742
2277
|
"No"
|
|
2743
2278
|
]
|
|
@@ -2746,7 +2281,7 @@
|
|
|
2746
2281
|
},
|
|
2747
2282
|
{
|
|
2748
2283
|
"properties": {
|
|
2749
|
-
"
|
|
2284
|
+
"riskIndicator": {
|
|
2750
2285
|
"enum": [
|
|
2751
2286
|
"Yes"
|
|
2752
2287
|
]
|
|
@@ -2754,53 +2289,59 @@
|
|
|
2754
2289
|
}
|
|
2755
2290
|
}
|
|
2756
2291
|
]
|
|
2292
|
+
},
|
|
2293
|
+
"historicalFlooding": {
|
|
2294
|
+
"oneOf": [
|
|
2295
|
+
null,
|
|
2296
|
+
{
|
|
2297
|
+
"properties": {
|
|
2298
|
+
"typeOfFlooding": {
|
|
2299
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2300
|
+
}
|
|
2301
|
+
}
|
|
2302
|
+
}
|
|
2303
|
+
]
|
|
2757
2304
|
}
|
|
2758
2305
|
}
|
|
2759
2306
|
},
|
|
2760
2307
|
"radon": {
|
|
2761
2308
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2762
|
-
"title": "Radon",
|
|
2763
2309
|
"properties": {
|
|
2764
2310
|
"remedialMeasuresOnConstruction": {
|
|
2765
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2766
|
-
"title": "Were any remedial measures undertaken on construction to reduce Radon gas levels on the property?"
|
|
2311
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2767
2312
|
}
|
|
2768
2313
|
}
|
|
2769
2314
|
},
|
|
2770
2315
|
"contaminatedLand": {
|
|
2771
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2772
|
-
"title": "Contaminated land"
|
|
2316
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2773
2317
|
},
|
|
2774
2318
|
"groundStability": {
|
|
2775
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2776
|
-
|
|
2319
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2320
|
+
},
|
|
2321
|
+
"infrastructure": {
|
|
2322
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2777
2323
|
},
|
|
2778
2324
|
"energy": {
|
|
2779
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2780
|
-
"title": "Energy"
|
|
2325
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2781
2326
|
},
|
|
2782
2327
|
"transportation": {
|
|
2783
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2784
|
-
"title": "Transportation"
|
|
2328
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2785
2329
|
},
|
|
2786
2330
|
"planning": {
|
|
2787
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2788
|
-
"title": "Planning"
|
|
2331
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2789
2332
|
},
|
|
2790
2333
|
"climate": {
|
|
2791
|
-
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2792
|
-
"title": "Climate risk"
|
|
2334
|
+
"rdsRef": "Sustainability/Environmental|Natural|Situational"
|
|
2793
2335
|
},
|
|
2794
2336
|
"coalMining": {
|
|
2795
2337
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2796
|
-
"title": "Coal mining",
|
|
2797
2338
|
"discriminator": {
|
|
2798
|
-
"propertyName": "
|
|
2339
|
+
"propertyName": "riskIndicator"
|
|
2799
2340
|
},
|
|
2800
2341
|
"oneOf": [
|
|
2801
2342
|
{
|
|
2802
2343
|
"properties": {
|
|
2803
|
-
"
|
|
2344
|
+
"riskIndicator": {
|
|
2804
2345
|
"enum": [
|
|
2805
2346
|
"No"
|
|
2806
2347
|
]
|
|
@@ -2809,7 +2350,7 @@
|
|
|
2809
2350
|
},
|
|
2810
2351
|
{
|
|
2811
2352
|
"properties": {
|
|
2812
|
-
"
|
|
2353
|
+
"riskIndicator": {
|
|
2813
2354
|
"enum": [
|
|
2814
2355
|
"Yes"
|
|
2815
2356
|
]
|
|
@@ -2820,14 +2361,13 @@
|
|
|
2820
2361
|
},
|
|
2821
2362
|
"nonCoalMining": {
|
|
2822
2363
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2823
|
-
"title": "Non-coal mining",
|
|
2824
2364
|
"discriminator": {
|
|
2825
|
-
"propertyName": "
|
|
2365
|
+
"propertyName": "riskIndicator"
|
|
2826
2366
|
},
|
|
2827
2367
|
"oneOf": [
|
|
2828
2368
|
{
|
|
2829
2369
|
"properties": {
|
|
2830
|
-
"
|
|
2370
|
+
"riskIndicator": {
|
|
2831
2371
|
"enum": [
|
|
2832
2372
|
"No"
|
|
2833
2373
|
]
|
|
@@ -2836,7 +2376,7 @@
|
|
|
2836
2376
|
},
|
|
2837
2377
|
{
|
|
2838
2378
|
"properties": {
|
|
2839
|
-
"
|
|
2379
|
+
"riskIndicator": {
|
|
2840
2380
|
"enum": [
|
|
2841
2381
|
"Yes"
|
|
2842
2382
|
]
|
|
@@ -2847,14 +2387,13 @@
|
|
|
2847
2387
|
},
|
|
2848
2388
|
"coastalErosion": {
|
|
2849
2389
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2850
|
-
"title": "Coastal erosion",
|
|
2851
2390
|
"discriminator": {
|
|
2852
|
-
"propertyName": "
|
|
2391
|
+
"propertyName": "riskIndicator"
|
|
2853
2392
|
},
|
|
2854
2393
|
"oneOf": [
|
|
2855
2394
|
{
|
|
2856
2395
|
"properties": {
|
|
2857
|
-
"
|
|
2396
|
+
"riskIndicator": {
|
|
2858
2397
|
"enum": [
|
|
2859
2398
|
"No"
|
|
2860
2399
|
]
|
|
@@ -2863,7 +2402,7 @@
|
|
|
2863
2402
|
},
|
|
2864
2403
|
{
|
|
2865
2404
|
"properties": {
|
|
2866
|
-
"
|
|
2405
|
+
"riskIndicator": {
|
|
2867
2406
|
"enum": [
|
|
2868
2407
|
"Yes"
|
|
2869
2408
|
]
|
|
@@ -2874,14 +2413,13 @@
|
|
|
2874
2413
|
},
|
|
2875
2414
|
"otherEnvironmental": {
|
|
2876
2415
|
"rdsRef": "Sustainability/Environmental|Natural|Situational",
|
|
2877
|
-
"title": "To your knowledge, have there been any other environmental issues that affect the property or garden (for example, these could include air pollution, mining, sink holes, quarrying or fracking etc)?",
|
|
2878
2416
|
"discriminator": {
|
|
2879
|
-
"propertyName": "
|
|
2417
|
+
"propertyName": "riskIndicator"
|
|
2880
2418
|
},
|
|
2881
2419
|
"oneOf": [
|
|
2882
2420
|
{
|
|
2883
2421
|
"properties": {
|
|
2884
|
-
"
|
|
2422
|
+
"riskIndicator": {
|
|
2885
2423
|
"enum": [
|
|
2886
2424
|
"No",
|
|
2887
2425
|
"Not known"
|
|
@@ -2891,7 +2429,7 @@
|
|
|
2891
2429
|
},
|
|
2892
2430
|
{
|
|
2893
2431
|
"properties": {
|
|
2894
|
-
"
|
|
2432
|
+
"riskIndicator": {
|
|
2895
2433
|
"enum": [
|
|
2896
2434
|
"Yes"
|
|
2897
2435
|
]
|
|
@@ -2906,7 +2444,6 @@
|
|
|
2906
2444
|
"properties": {
|
|
2907
2445
|
"excessiveNoise": {
|
|
2908
2446
|
"rdsRef": "Tenure/OtherMaterialIssues",
|
|
2909
|
-
"title": "To your knowledge, has anyone occupying the property been disturbed by excessive noise which is likely to reoccur at the property?",
|
|
2910
2447
|
"discriminator": {
|
|
2911
2448
|
"propertyName": "yesNo"
|
|
2912
2449
|
},
|
|
@@ -2933,7 +2470,6 @@
|
|
|
2933
2470
|
},
|
|
2934
2471
|
"crime": {
|
|
2935
2472
|
"rdsRef": "Tenure/OtherMaterialIssues",
|
|
2936
|
-
"title": "To your knowledge, has the property been subject to any crime, burglary or violent death?",
|
|
2937
2473
|
"discriminator": {
|
|
2938
2474
|
"propertyName": "yesNo"
|
|
2939
2475
|
},
|
|
@@ -2960,7 +2496,6 @@
|
|
|
2960
2496
|
},
|
|
2961
2497
|
"cautionOrConviction": {
|
|
2962
2498
|
"rdsRef": "Tenure/OtherMaterialIssues",
|
|
2963
|
-
"title": "To your knowledge, has the property been occupied by someone who has been cautioned or convicted of a serious crime?",
|
|
2964
2499
|
"discriminator": {
|
|
2965
2500
|
"propertyName": "yesNo"
|
|
2966
2501
|
},
|
|
@@ -2987,7 +2522,6 @@
|
|
|
2987
2522
|
},
|
|
2988
2523
|
"failedTransactionsInLast12Months": {
|
|
2989
2524
|
"rdsRef": "Tenure/OtherMaterialIssues",
|
|
2990
|
-
"title": "Have there been any failed purchase transactions on the property within the last 12 months?",
|
|
2991
2525
|
"discriminator": {
|
|
2992
2526
|
"propertyName": "yesNo"
|
|
2993
2527
|
},
|
|
@@ -3018,7 +2552,6 @@
|
|
|
3018
2552
|
"properties": {
|
|
3019
2553
|
"restrictionsOnUseNotCompliedWith": {
|
|
3020
2554
|
"rdsRef": "Use/NonCompliance",
|
|
3021
|
-
"title": "Are you aware of any restrictions on the use or alteration of the property which have not been complied with?",
|
|
3022
2555
|
"discriminator": {
|
|
3023
2556
|
"propertyName": "yesNo"
|
|
3024
2557
|
},
|
|
@@ -3045,8 +2578,6 @@
|
|
|
3045
2578
|
},
|
|
3046
2579
|
"otherMaterialIssue": {
|
|
3047
2580
|
"rdsRef": "Tenure/OtherMaterialIssues",
|
|
3048
|
-
"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?",
|
|
3049
|
-
"description": "This disclosure is required under the Consumer Protection from Unfair Trading Regulations 2008",
|
|
3050
2581
|
"discriminator": {
|
|
3051
2582
|
"propertyName": "yesNo"
|
|
3052
2583
|
},
|
|
@@ -3080,15 +2611,12 @@
|
|
|
3080
2611
|
"legalOwners": {
|
|
3081
2612
|
"properties": {
|
|
3082
2613
|
"namesOfLegalOwners": {
|
|
3083
|
-
"rdsRef": "RightsHolders"
|
|
3084
|
-
"title": "Names of all legal owners",
|
|
3085
|
-
"minItems": 1
|
|
2614
|
+
"rdsRef": "RightsHolders"
|
|
3086
2615
|
}
|
|
3087
2616
|
}
|
|
3088
2617
|
},
|
|
3089
2618
|
"sellersCapacity": {
|
|
3090
2619
|
"rdsRef": "Participants/description=?,Participants/ActingFor/Participants/Role",
|
|
3091
|
-
"title": "Capacity in which the Seller sells",
|
|
3092
2620
|
"discriminator": {
|
|
3093
2621
|
"propertyName": "capacity"
|
|
3094
2622
|
},
|
|
@@ -3102,9 +2630,7 @@
|
|
|
3102
2630
|
]
|
|
3103
2631
|
},
|
|
3104
2632
|
"sellersCapacityDetails": {
|
|
3105
|
-
"rdsRef": "Participants/OtherDocumentation"
|
|
3106
|
-
"title": "Please provide details if applicable",
|
|
3107
|
-
"description": "(for example if the sellers names do not match the legal owners on the title deed due to change of name on marriage)"
|
|
2633
|
+
"rdsRef": "Participants/OtherDocumentation"
|
|
3108
2634
|
}
|
|
3109
2635
|
}
|
|
3110
2636
|
},
|
|
@@ -3118,8 +2644,7 @@
|
|
|
3118
2644
|
]
|
|
3119
2645
|
},
|
|
3120
2646
|
"sellersCapacityDetails": {
|
|
3121
|
-
"rdsRef": "Participants/OtherDocumentation"
|
|
3122
|
-
"title": "Please provide details and provide any probate, grant of representation or power of attorney "
|
|
2647
|
+
"rdsRef": "Participants/OtherDocumentation"
|
|
3123
2648
|
}
|
|
3124
2649
|
}
|
|
3125
2650
|
}
|
|
@@ -3129,8 +2654,6 @@
|
|
|
3129
2654
|
"properties": {
|
|
3130
2655
|
"ownership": {
|
|
3131
2656
|
"rdsRef": "Tenure/Boundaries",
|
|
3132
|
-
"title": "Boundary ownership",
|
|
3133
|
-
"description": "If the property is leasehold this section, or parts of it, may not apply.",
|
|
3134
2657
|
"discriminator": {
|
|
3135
2658
|
"propertyName": "areBoundariesUniform"
|
|
3136
2659
|
},
|
|
@@ -3145,44 +2668,16 @@
|
|
|
3145
2668
|
"uniformBoundaries": {
|
|
3146
2669
|
"properties": {
|
|
3147
2670
|
"left": {
|
|
3148
|
-
"rdsRef": "Tenure/Boundaries"
|
|
3149
|
-
"title": "On the left",
|
|
3150
|
-
"enum": [
|
|
3151
|
-
"Seller",
|
|
3152
|
-
"Shared",
|
|
3153
|
-
"Neighbour",
|
|
3154
|
-
"Not known"
|
|
3155
|
-
]
|
|
2671
|
+
"rdsRef": "Tenure/Boundaries"
|
|
3156
2672
|
},
|
|
3157
2673
|
"right": {
|
|
3158
|
-
"rdsRef": "Tenure/Boundaries"
|
|
3159
|
-
"title": "On the right",
|
|
3160
|
-
"enum": [
|
|
3161
|
-
"Seller",
|
|
3162
|
-
"Shared",
|
|
3163
|
-
"Neighbour",
|
|
3164
|
-
"Not known"
|
|
3165
|
-
]
|
|
2674
|
+
"rdsRef": "Tenure/Boundaries"
|
|
3166
2675
|
},
|
|
3167
2676
|
"rear": {
|
|
3168
|
-
"rdsRef": "Tenure/Boundaries"
|
|
3169
|
-
"title": "At the rear",
|
|
3170
|
-
"enum": [
|
|
3171
|
-
"Seller",
|
|
3172
|
-
"Shared",
|
|
3173
|
-
"Neighbour",
|
|
3174
|
-
"Not known"
|
|
3175
|
-
]
|
|
2677
|
+
"rdsRef": "Tenure/Boundaries"
|
|
3176
2678
|
},
|
|
3177
2679
|
"front": {
|
|
3178
|
-
"rdsRef": "Tenure/Boundaries"
|
|
3179
|
-
"title": "At the front",
|
|
3180
|
-
"enum": [
|
|
3181
|
-
"Seller",
|
|
3182
|
-
"Shared",
|
|
3183
|
-
"Neighbour",
|
|
3184
|
-
"Not known"
|
|
3185
|
-
]
|
|
2680
|
+
"rdsRef": "Tenure/Boundaries"
|
|
3186
2681
|
}
|
|
3187
2682
|
}
|
|
3188
2683
|
}
|
|
@@ -3210,7 +2705,6 @@
|
|
|
3210
2705
|
},
|
|
3211
2706
|
"haveBoundaryFeaturesMoved": {
|
|
3212
2707
|
"rdsRef": "Tenure/Boundaries",
|
|
3213
|
-
"title": "Has any boundary features been moved during your ownership or in the last 10 years, to your knowledge?",
|
|
3214
2708
|
"discriminator": {
|
|
3215
2709
|
"propertyName": "yesNo"
|
|
3216
2710
|
},
|
|
@@ -3238,7 +2732,6 @@
|
|
|
3238
2732
|
},
|
|
3239
2733
|
"adjacentLandIncluded": {
|
|
3240
2734
|
"rdsRef": "Property/Flags,Property/GUID/name='UPRN'&id=?",
|
|
3241
|
-
"title": "Has any adjacent land or property been purchased by you that will be included in the sale?",
|
|
3242
2735
|
"discriminator": {
|
|
3243
2736
|
"propertyName": "yesNo"
|
|
3244
2737
|
},
|
|
@@ -3266,8 +2759,6 @@
|
|
|
3266
2759
|
},
|
|
3267
2760
|
"flyingFreehold": {
|
|
3268
2761
|
"rdsRef": "Tenure/tenure=?",
|
|
3269
|
-
"title": "Is there a flying freehold?",
|
|
3270
|
-
"description": "NOTE: a flying freehold is when part of the property overhangs a neighbour's property or an accessway - e.g. a terrace house where part of the upstairs is over an accessway which belongs to someone else.",
|
|
3271
2762
|
"discriminator": {
|
|
3272
2763
|
"propertyName": "yesNo"
|
|
3273
2764
|
},
|
|
@@ -3299,7 +2790,6 @@
|
|
|
3299
2790
|
"properties": {
|
|
3300
2791
|
"pipesWiresCablesDrainsToProperty": {
|
|
3301
2792
|
"rdsRef": "Services/.../Located",
|
|
3302
|
-
"title": "Are you aware of any pipes, wires, cables or drains bringing services to the property which cross any neighbouring land or property?",
|
|
3303
2793
|
"discriminator": {
|
|
3304
2794
|
"propertyName": "yesNo"
|
|
3305
2795
|
},
|
|
@@ -3327,7 +2817,6 @@
|
|
|
3327
2817
|
},
|
|
3328
2818
|
"pipesWiresCablesDrainsFromProperty": {
|
|
3329
2819
|
"rdsRef": "Services/.../Located *with Property entities and references for the related properties etc",
|
|
3330
|
-
"title": "Are you aware of any pipes, wires, cables or drains taking services to neighbouring property cross this property?",
|
|
3331
2820
|
"discriminator": {
|
|
3332
2821
|
"propertyName": "yesNo"
|
|
3333
2822
|
},
|
|
@@ -3355,7 +2844,6 @@
|
|
|
3355
2844
|
},
|
|
3356
2845
|
"formalOrInformalAgreements": {
|
|
3357
2846
|
"rdsRef": "Services/.../Consent",
|
|
3358
|
-
"title": "Are you aware of any formal or informal agreements or arrangements for pipes, wires cables or drains to cross either your property or neighbouring property?",
|
|
3359
2847
|
"discriminator": {
|
|
3360
2848
|
"propertyName": "yesNo"
|
|
3361
2849
|
},
|
|
@@ -3387,7 +2875,6 @@
|
|
|
3387
2875
|
"properties": {
|
|
3388
2876
|
"testedByQualifiedElectrician": {
|
|
3389
2877
|
"rdsRef": "Objects/Servicing",
|
|
3390
|
-
"title": "Have the electrics at the property been tested by a qualified electrician?",
|
|
3391
2878
|
"discriminator": {
|
|
3392
2879
|
"propertyName": "yesNo"
|
|
3393
2880
|
},
|
|
@@ -3414,7 +2901,6 @@
|
|
|
3414
2901
|
},
|
|
3415
2902
|
"electricalWorkSince2005": {
|
|
3416
2903
|
"rdsRef": "WorksAlterationsChanges/Consent,WorksAlterationsChanges/Consent/Certificates",
|
|
3417
|
-
"title": "Since 1st January 2005, has any electrical work been carried out to the property?",
|
|
3418
2904
|
"discriminator": {
|
|
3419
2905
|
"propertyName": "yesNo"
|
|
3420
2906
|
},
|
|
@@ -3443,12 +2929,7 @@
|
|
|
3443
2929
|
"solarPanels": {
|
|
3444
2930
|
"properties": {
|
|
3445
2931
|
"hasSolarPanels": {
|
|
3446
|
-
"rdsRef": "Property/Flags"
|
|
3447
|
-
"title": "Are there solar or photovoltaic panels installed at the property?",
|
|
3448
|
-
"enum": [
|
|
3449
|
-
"Yes",
|
|
3450
|
-
"No"
|
|
3451
|
-
]
|
|
2932
|
+
"rdsRef": "Property/Flags"
|
|
3452
2933
|
}
|
|
3453
2934
|
},
|
|
3454
2935
|
"oneOf": [
|
|
@@ -3456,12 +2937,10 @@
|
|
|
3456
2937
|
{
|
|
3457
2938
|
"properties": {
|
|
3458
2939
|
"yearInstalled": {
|
|
3459
|
-
"rdsRef": "Objects/Installation"
|
|
3460
|
-
"title": "What year were they installed?"
|
|
2940
|
+
"rdsRef": "Objects/Installation"
|
|
3461
2941
|
},
|
|
3462
2942
|
"panelsOwnedOutright": {
|
|
3463
2943
|
"rdsRef": "Objects/Ownership",
|
|
3464
|
-
"title": "Do you own the panels, and all equipment related to them, outright?",
|
|
3465
2944
|
"discriminator": {
|
|
3466
2945
|
"propertyName": "yesNo"
|
|
3467
2946
|
},
|
|
@@ -3488,7 +2967,6 @@
|
|
|
3488
2967
|
},
|
|
3489
2968
|
"panelProviderLease": {
|
|
3490
2969
|
"rdsRef": "Objects/Ownership",
|
|
3491
|
-
"title": "Is there an existing long lease of the roof/air space granted to a panel provider?",
|
|
3492
2970
|
"discriminator": {
|
|
3493
2971
|
"propertyName": "yesNo"
|
|
3494
2972
|
},
|
|
@@ -3514,12 +2992,10 @@
|
|
|
3514
2992
|
]
|
|
3515
2993
|
},
|
|
3516
2994
|
"lastMaintained": {
|
|
3517
|
-
"rdsRef": "Objects/Servicing"
|
|
3518
|
-
"title": "When was the system last maintained or serviced?"
|
|
2995
|
+
"rdsRef": "Objects/Servicing"
|
|
3519
2996
|
},
|
|
3520
2997
|
"inGoodWorkingOrder": {
|
|
3521
2998
|
"rdsRef": "Objects/isNotWorking=yes|no|true|false",
|
|
3522
|
-
"title": "Is the system in good working order to your satisfaction?",
|
|
3523
2999
|
"discriminator": {
|
|
3524
3000
|
"propertyName": "yesNo"
|
|
3525
3001
|
},
|
|
@@ -3545,53 +3021,36 @@
|
|
|
3545
3021
|
]
|
|
3546
3022
|
},
|
|
3547
3023
|
"isConnectedToNationalGrid": {
|
|
3548
|
-
"rdsRef": "Objects/isExternallyConnected=yes|no|true|false,Connection,Objects/ExternalConnection"
|
|
3549
|
-
"title": "Is the system connected to the National Grid e.g. for feed-in tariffs (FiT) or Smart Export Guarantee (SEG)",
|
|
3550
|
-
"enum": [
|
|
3551
|
-
"Yes (FiT)",
|
|
3552
|
-
"Yes (SEG)",
|
|
3553
|
-
"No"
|
|
3554
|
-
]
|
|
3024
|
+
"rdsRef": "Objects/isExternallyConnected=yes|no|true|false,Connection,Objects/ExternalConnection"
|
|
3555
3025
|
},
|
|
3556
3026
|
"photovoltaicMeterPanelLocation": {
|
|
3557
|
-
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3558
|
-
"title": "Location of photovoltaic panel meter (if any)"
|
|
3027
|
+
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3559
3028
|
},
|
|
3560
3029
|
"photovoltaicBatteriesLocation": {
|
|
3561
|
-
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3562
|
-
"title": "Location of photovoltaic batteries (if any)"
|
|
3030
|
+
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3563
3031
|
}
|
|
3564
3032
|
}
|
|
3565
3033
|
}
|
|
3566
3034
|
]
|
|
3567
3035
|
},
|
|
3568
|
-
"
|
|
3569
|
-
"rdsRef": "Objects/class='meters|'&access=?&accessLocation=?"
|
|
3570
|
-
"title": "Location of electricity meter (if any)"
|
|
3036
|
+
"electricityMeter": {
|
|
3037
|
+
"rdsRef": "Objects/class='meters|'&access=?&accessLocation=?"
|
|
3571
3038
|
},
|
|
3572
|
-
"
|
|
3573
|
-
"rdsRef": "Objects/class='meters'&access=?&accessLocation=?"
|
|
3574
|
-
"title": "Location of gas meter (if any)"
|
|
3039
|
+
"gasMeter": {
|
|
3040
|
+
"rdsRef": "Objects/class='meters'&access=?&accessLocation=?"
|
|
3575
3041
|
},
|
|
3576
|
-
"
|
|
3577
|
-
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3578
|
-
"title": "Location of stopcock (if any)"
|
|
3042
|
+
"stopcock": {
|
|
3043
|
+
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3579
3044
|
},
|
|
3580
|
-
"
|
|
3581
|
-
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3582
|
-
"title": "Location of water meter (if any)"
|
|
3045
|
+
"waterMeter": {
|
|
3046
|
+
"rdsRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?"
|
|
3583
3047
|
}
|
|
3584
3048
|
}
|
|
3585
3049
|
},
|
|
3586
3050
|
"guaranteesWarrantiesAndIndemnityInsurances": {
|
|
3587
3051
|
"properties": {
|
|
3588
3052
|
"hasValidGuaranteesOrWarranties": {
|
|
3589
|
-
"rdsRef": "Certificates"
|
|
3590
|
-
"title": "Are there any valid guarantees, warranties or indemnity insurances relating to this property?",
|
|
3591
|
-
"enum": [
|
|
3592
|
-
"Yes",
|
|
3593
|
-
"No"
|
|
3594
|
-
]
|
|
3053
|
+
"rdsRef": "Certificates"
|
|
3595
3054
|
}
|
|
3596
3055
|
},
|
|
3597
3056
|
"oneOf": [
|
|
@@ -3600,7 +3059,6 @@
|
|
|
3600
3059
|
"properties": {
|
|
3601
3060
|
"newHomeWarranty": {
|
|
3602
3061
|
"rdsRef": "Certificates",
|
|
3603
|
-
"title": "New Home Warranty (NHBC or similar)",
|
|
3604
3062
|
"discriminator": {
|
|
3605
3063
|
"propertyName": "yesNo"
|
|
3606
3064
|
},
|
|
@@ -3627,7 +3085,6 @@
|
|
|
3627
3085
|
},
|
|
3628
3086
|
"roofingWork": {
|
|
3629
3087
|
"rdsRef": "Certificates",
|
|
3630
|
-
"title": "Roofing work",
|
|
3631
3088
|
"discriminator": {
|
|
3632
3089
|
"propertyName": "yesNo"
|
|
3633
3090
|
},
|
|
@@ -3654,7 +3111,6 @@
|
|
|
3654
3111
|
},
|
|
3655
3112
|
"dampProofingTreatment": {
|
|
3656
3113
|
"rdsRef": "Certificates",
|
|
3657
|
-
"title": "Damp proofing treatment",
|
|
3658
3114
|
"discriminator": {
|
|
3659
3115
|
"propertyName": "yesNo"
|
|
3660
3116
|
},
|
|
@@ -3681,7 +3137,6 @@
|
|
|
3681
3137
|
},
|
|
3682
3138
|
"timberRotOrInfestationTreatment": {
|
|
3683
3139
|
"rdsRef": "Certificates",
|
|
3684
|
-
"title": "Timber rot or infestation treatment",
|
|
3685
3140
|
"discriminator": {
|
|
3686
3141
|
"propertyName": "yesNo"
|
|
3687
3142
|
},
|
|
@@ -3708,7 +3163,6 @@
|
|
|
3708
3163
|
},
|
|
3709
3164
|
"centralHeatingAndorPlumbing": {
|
|
3710
3165
|
"rdsRef": "Certificates",
|
|
3711
|
-
"title": "Central heating and/or plumbing",
|
|
3712
3166
|
"discriminator": {
|
|
3713
3167
|
"propertyName": "yesNo"
|
|
3714
3168
|
},
|
|
@@ -3735,7 +3189,6 @@
|
|
|
3735
3189
|
},
|
|
3736
3190
|
"doubleGlazing": {
|
|
3737
3191
|
"rdsRef": "Certificates",
|
|
3738
|
-
"title": "Double glazing (windows, doors, roof lights, conservatory etc)",
|
|
3739
3192
|
"discriminator": {
|
|
3740
3193
|
"propertyName": "yesNo"
|
|
3741
3194
|
},
|
|
@@ -3762,7 +3215,6 @@
|
|
|
3762
3215
|
},
|
|
3763
3216
|
"electricalRepairOrInstallation": {
|
|
3764
3217
|
"rdsRef": "Certificates",
|
|
3765
|
-
"title": "Electrical repair or installation",
|
|
3766
3218
|
"discriminator": {
|
|
3767
3219
|
"propertyName": "yesNo"
|
|
3768
3220
|
},
|
|
@@ -3789,7 +3241,6 @@
|
|
|
3789
3241
|
},
|
|
3790
3242
|
"subsidenceWork": {
|
|
3791
3243
|
"rdsRef": "Certificates",
|
|
3792
|
-
"title": "Underpinning or other preventative work and/or remedial action relating to subsidence",
|
|
3793
3244
|
"discriminator": {
|
|
3794
3245
|
"propertyName": "yesNo"
|
|
3795
3246
|
},
|
|
@@ -3816,7 +3267,6 @@
|
|
|
3816
3267
|
},
|
|
3817
3268
|
"solarPanels": {
|
|
3818
3269
|
"rdsRef": "Certificates",
|
|
3819
|
-
"title": "Solar panels",
|
|
3820
3270
|
"discriminator": {
|
|
3821
3271
|
"propertyName": "yesNo"
|
|
3822
3272
|
},
|
|
@@ -3843,7 +3293,6 @@
|
|
|
3843
3293
|
},
|
|
3844
3294
|
"otherGuarantees": {
|
|
3845
3295
|
"rdsRef": "Certificates",
|
|
3846
|
-
"title": "Other Guarantees or warranties",
|
|
3847
3296
|
"discriminator": {
|
|
3848
3297
|
"propertyName": "yesNo"
|
|
3849
3298
|
},
|
|
@@ -3870,7 +3319,6 @@
|
|
|
3870
3319
|
},
|
|
3871
3320
|
"outstandingClaimsOrApplications": {
|
|
3872
3321
|
"rdsRef": "Certificates",
|
|
3873
|
-
"title": "Are there any outstanding claims or current applications relating to any of the above?",
|
|
3874
3322
|
"discriminator": {
|
|
3875
3323
|
"propertyName": "yesNo"
|
|
3876
3324
|
},
|
|
@@ -3897,8 +3345,6 @@
|
|
|
3897
3345
|
},
|
|
3898
3346
|
"titleDefectInsurance": {
|
|
3899
3347
|
"rdsRef": "Certificates",
|
|
3900
|
-
"title": "Do you have any title defect insurance policies?",
|
|
3901
|
-
"description": "e.g. for breach of planning permission, buildings regulations, restrictions, chancel repair etc",
|
|
3902
3348
|
"discriminator": {
|
|
3903
3349
|
"propertyName": "yesNo"
|
|
3904
3350
|
},
|
|
@@ -3930,8 +3376,7 @@
|
|
|
3930
3376
|
"occupiers": {
|
|
3931
3377
|
"properties": {
|
|
3932
3378
|
"sellerLivesAtProperty": {
|
|
3933
|
-
"rdsRef": "Property/Flags"
|
|
3934
|
-
"title": "Does the seller live at the property?"
|
|
3379
|
+
"rdsRef": "Property/Flags"
|
|
3935
3380
|
},
|
|
3936
3381
|
"othersAged17OrOver": {
|
|
3937
3382
|
"rdsRef": "Participants",
|
|
@@ -3956,8 +3401,7 @@
|
|
|
3956
3401
|
]
|
|
3957
3402
|
},
|
|
3958
3403
|
"aged17OrOverTenantsOrLodgers": {
|
|
3959
|
-
"rdsRef": "Property/Flags"
|
|
3960
|
-
"title": "Are any of them tenants or lodgers?"
|
|
3404
|
+
"rdsRef": "Property/Flags"
|
|
3961
3405
|
},
|
|
3962
3406
|
"vacantPossession": {
|
|
3963
3407
|
"oneOf": [
|
|
@@ -3965,12 +3409,10 @@
|
|
|
3965
3409
|
{
|
|
3966
3410
|
"properties": {
|
|
3967
3411
|
"aged17OrOverAgreedToLeave": {
|
|
3968
|
-
"rdsRef": "RightsHolders,TenureAgreements,Notifications"
|
|
3969
|
-
"title": "Have all occupiers aged 17 or over agreed to leave prior to completion?"
|
|
3412
|
+
"rdsRef": "RightsHolders,TenureAgreements,Notifications"
|
|
3970
3413
|
},
|
|
3971
3414
|
"aged17OrOverWillSignToConfirmWillVacate": {
|
|
3972
3415
|
"rdsRef": "RightsHolders,TenureAgreements,Notifications",
|
|
3973
|
-
"title": "Have all occupiers aged 17 or over, agreed to sign the sale contract to confirm that they will vacate the property prior to completion of the sale?",
|
|
3974
3416
|
"discriminator": {
|
|
3975
3417
|
"propertyName": "yesNo"
|
|
3976
3418
|
},
|
|
@@ -4004,12 +3446,7 @@
|
|
|
4004
3446
|
],
|
|
4005
3447
|
"properties": {
|
|
4006
3448
|
"hasOthersAged17OrOver": {
|
|
4007
|
-
"rdsRef": "Participants"
|
|
4008
|
-
"title": "Other than the sellers, does anyone else aged 17 or over, live at the property?",
|
|
4009
|
-
"enum": [
|
|
4010
|
-
"Yes",
|
|
4011
|
-
"No"
|
|
4012
|
-
]
|
|
3449
|
+
"rdsRef": "Participants"
|
|
4013
3450
|
}
|
|
4014
3451
|
}
|
|
4015
3452
|
}
|
|
@@ -4018,12 +3455,10 @@
|
|
|
4018
3455
|
"completionAndMoving": {
|
|
4019
3456
|
"properties": {
|
|
4020
3457
|
"sellerWillEnsure": {
|
|
4021
|
-
"rdsRef": "RightsHolders/Flags"
|
|
4022
|
-
"title": "Please confirm that on completion you will:"
|
|
3458
|
+
"rdsRef": "RightsHolders/Flags"
|
|
4023
3459
|
},
|
|
4024
3460
|
"otherPropertyInChain": {
|
|
4025
3461
|
"rdsRef": "RightsHolders/Flags",
|
|
4026
|
-
"title": "Will you need the purchase, sale or remortgage of another property to co-ordinate with the sale of this property?",
|
|
4027
3462
|
"discriminator": {
|
|
4028
3463
|
"propertyName": "yesNo"
|
|
4029
3464
|
},
|
|
@@ -4050,8 +3485,6 @@
|
|
|
4050
3485
|
},
|
|
4051
3486
|
"moveRestrictionDates": {
|
|
4052
3487
|
"rdsRef": "RightsHolders/Text",
|
|
4053
|
-
"title": "Are there any dates on which you cannot move?",
|
|
4054
|
-
"description": "Note that: the moving date will not be fixed until contracts are exchanged i.e. have become binding, until then you should only make provisional removal arrangements; you do not need to be physically present on the day of completion so long as the property is cleared; timescales to completion vary depending on the complexity of the transaction, length of the chain and requirements of the people involved.",
|
|
4055
3488
|
"discriminator": {
|
|
4056
3489
|
"propertyName": "yesNo"
|
|
4057
3490
|
},
|