@pdtf/schemas 0.9.2 → 0.9.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -37,7 +37,8 @@
|
|
|
37
37
|
"parkingArrangementsType": "Other",
|
|
38
38
|
"otherParkingType": "Garage and double width driveway"
|
|
39
39
|
},
|
|
40
|
-
"electricVehicleChargingPoint": { "yesNo": "No" }
|
|
40
|
+
"electricVehicleChargingPoint": { "yesNo": "No" },
|
|
41
|
+
"controlledParking": { "yesNo": "No" }
|
|
41
42
|
},
|
|
42
43
|
"listingAndConservation": {
|
|
43
44
|
"isListed": {
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
"properties": {
|
|
258
258
|
"hasSolarPanels": {
|
|
259
259
|
"baspiRef": "B4.3",
|
|
260
|
+
"lawSocietyRef": "TA6/4.6",
|
|
260
261
|
"RDSRef": "Property/Flags",
|
|
261
262
|
"title": "Are there solar or photovoltaic panels installed at the property?",
|
|
262
263
|
"type": "string",
|
|
@@ -339,18 +340,21 @@
|
|
|
339
340
|
},
|
|
340
341
|
"electricityMeterLocation": {
|
|
341
342
|
"baspiRef": "B4.4",
|
|
343
|
+
"lawSocietyRef": "TA6/13.1b",
|
|
342
344
|
"RDSRef": "Objects/class='meters|'&access=?&accessLocation=?",
|
|
343
345
|
"title": "Please describe, or attach a photograph of, the location of any electricity meter",
|
|
344
346
|
"type": "string"
|
|
345
347
|
},
|
|
346
348
|
"gasMeterLocation": {
|
|
347
349
|
"baspiRef": "B4.5",
|
|
350
|
+
"lawSocietyRef": "TA6/13.2b",
|
|
348
351
|
"RDSRef": "Objects/class='meters'&access=?&accessLocation=?",
|
|
349
352
|
"title": "Please describe, or attach a photograph of, the location of any gas meter",
|
|
350
353
|
"type": "string"
|
|
351
354
|
},
|
|
352
355
|
"stopcockAndWaterMeterLocation": {
|
|
353
356
|
"baspiRef": "B4.6",
|
|
357
|
+
"lawSocietyRef": "TA6/13.3b",
|
|
354
358
|
"RDSRef": "Objects/class='meters|valve|stopcock'&access=?&accessLocation=?",
|
|
355
359
|
"title": "Please describe, or attach a photograph of, the location of any stopcock and water meter",
|
|
356
360
|
"type": "string"
|
|
@@ -431,12 +435,14 @@
|
|
|
431
435
|
},
|
|
432
436
|
"guaranteesWarrantiesAndIndemnityInsurances": {
|
|
433
437
|
"baspiRef": "B5",
|
|
438
|
+
"lawSocietyRef": "TA6/5",
|
|
434
439
|
"title": "Guarantees, Warranties and Indemnity Insurances",
|
|
435
440
|
"type": "object",
|
|
436
441
|
"required": ["hasValidGuaranteesOrWarranties"],
|
|
437
442
|
"properties": {
|
|
438
443
|
"hasValidGuaranteesOrWarranties": {
|
|
439
444
|
"baspiRef": "B5.1",
|
|
445
|
+
"lawSocietyRef": "TA6/5/1",
|
|
440
446
|
"RDSRef": "Certificates",
|
|
441
447
|
"title": "Are there any valid guarantees or warranties relating to this property?",
|
|
442
448
|
"type": "string",
|
|
@@ -572,6 +578,7 @@
|
|
|
572
578
|
},
|
|
573
579
|
"occupiers": {
|
|
574
580
|
"baspiRef": "B6",
|
|
581
|
+
"lawSocietyRef": "TA6/11",
|
|
575
582
|
"title": "Occupiers",
|
|
576
583
|
"type": "object",
|
|
577
584
|
"required": ["sellerLivesAtProperty", "otherOver17sAtProperty"],
|
|
@@ -586,7 +593,7 @@
|
|
|
586
593
|
"otherOver17sAtProperty": {
|
|
587
594
|
"baspiRef": "B6.2",
|
|
588
595
|
"RDSRef": "Participants",
|
|
589
|
-
"lawSocietyRef": "TA6/11.
|
|
596
|
+
"lawSocietyRef": "TA6/11.2",
|
|
590
597
|
"title": "Does anyone else, aged 17 or over, live at the property?",
|
|
591
598
|
"type": "object",
|
|
592
599
|
"properties": {
|
|
@@ -645,7 +652,7 @@
|
|
|
645
652
|
"over17sTenantsOrLodgers": {
|
|
646
653
|
"baspiRef": "B6.1",
|
|
647
654
|
"RDSRef": "Property/Flags",
|
|
648
|
-
"lawSocietyRef": "TA6/11.
|
|
655
|
+
"lawSocietyRef": "TA6/11.4",
|
|
649
656
|
"title": "Are any of them tenants or lodgers?",
|
|
650
657
|
"$ref": "#/$defs/yesNo"
|
|
651
658
|
},
|
|
@@ -672,6 +679,7 @@
|
|
|
672
679
|
},
|
|
673
680
|
"completionAndMoving": {
|
|
674
681
|
"baspiRef": "B7",
|
|
682
|
+
"lawSocietyRef": "TA6/14",
|
|
675
683
|
"title": "Completion and Moving",
|
|
676
684
|
"type": "object",
|
|
677
685
|
"required": [
|
|
@@ -135,6 +135,7 @@
|
|
|
135
135
|
},
|
|
136
136
|
"ownership": {
|
|
137
137
|
"baspiRef": "A1.3",
|
|
138
|
+
"lawSocietyRef": "TA7/1",
|
|
138
139
|
"title": "Ownership",
|
|
139
140
|
"type": "object",
|
|
140
141
|
"required": ["ownershipType"],
|
|
@@ -428,7 +429,11 @@
|
|
|
428
429
|
"lawSocietyRef": "TA6/9",
|
|
429
430
|
"title": "Parking",
|
|
430
431
|
"type": "object",
|
|
431
|
-
"required": [
|
|
432
|
+
"required": [
|
|
433
|
+
"parkingArrangements",
|
|
434
|
+
"controlledParking",
|
|
435
|
+
"electricVehicleChargingPoint"
|
|
436
|
+
],
|
|
432
437
|
"properties": {
|
|
433
438
|
"parkingArrangements": {
|
|
434
439
|
"lawSocietyRef": "TA6/9.1",
|
|
@@ -451,11 +456,6 @@
|
|
|
451
456
|
"None",
|
|
452
457
|
"Other"
|
|
453
458
|
]
|
|
454
|
-
},
|
|
455
|
-
"controlledParking": {
|
|
456
|
-
"lawSocietyRef": "TA6/9.2",
|
|
457
|
-
"title": "Is the property in a controlled parking zone or within a local authority parking scheme?",
|
|
458
|
-
"$ref": "#/$defs/yesNo"
|
|
459
459
|
}
|
|
460
460
|
},
|
|
461
461
|
"dependencies": {
|
|
@@ -495,6 +495,11 @@
|
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
497
|
},
|
|
498
|
+
"controlledParking": {
|
|
499
|
+
"lawSocietyRef": "TA6/9.2",
|
|
500
|
+
"title": "Is the property in a controlled parking zone or within a local authority parking scheme?",
|
|
501
|
+
"$ref": "#/$defs/yesNo"
|
|
502
|
+
},
|
|
498
503
|
"electricVehicleChargingPoint": {
|
|
499
504
|
"baspiRef": "A1.6.1",
|
|
500
505
|
"title": "Is there an electric vehicle charging point belonging to the property?",
|
|
@@ -504,6 +509,7 @@
|
|
|
504
509
|
},
|
|
505
510
|
"listingAndConservation": {
|
|
506
511
|
"baspiRef": "1.7",
|
|
512
|
+
"lawSocietyRef": "TA6/4.7",
|
|
507
513
|
"title": "Listing and Conservation",
|
|
508
514
|
"type": "object",
|
|
509
515
|
"required": [
|
|
@@ -607,13 +613,13 @@
|
|
|
607
613
|
},
|
|
608
614
|
"energyEfficiency": {
|
|
609
615
|
"RDSRef": "Certificates/{category='energyEfficiency',standard='EPC',gradeLevelRating=?},Certificates/{category='energyEfficiency',standard='EPC',status='exempt'},",
|
|
610
|
-
"lawSocietyRef": "TA6/7.6",
|
|
611
616
|
"title": "Energy Efficiency",
|
|
612
617
|
"type": "object",
|
|
613
618
|
"required": ["energyEfficiencyRating", "hasSprayFoamInstalled"],
|
|
614
619
|
"properties": {
|
|
615
620
|
"energyEfficiencyRating": {
|
|
616
621
|
"baspiRef": "1.8.3",
|
|
622
|
+
"lawSocietyRef": "TA6/7.6",
|
|
617
623
|
"title": "Energy Efficiency Rating",
|
|
618
624
|
"description": "What is the energy efficiency rating of the property according to the latest Energy Performance Certificate (EPC)?",
|
|
619
625
|
"type": "string",
|
|
@@ -626,7 +632,8 @@
|
|
|
626
632
|
"F",
|
|
627
633
|
"G",
|
|
628
634
|
"Exempt Property",
|
|
629
|
-
"Survey Instructed"
|
|
635
|
+
"Survey Instructed",
|
|
636
|
+
"No Certificate"
|
|
630
637
|
]
|
|
631
638
|
},
|
|
632
639
|
"hasSprayFoamInstalled": {
|
|
@@ -680,6 +687,7 @@
|
|
|
680
687
|
},
|
|
681
688
|
"alterationsAndChanges": {
|
|
682
689
|
"baspiRef": "A3",
|
|
690
|
+
"lawSocietyRef": "TA6/4.1",
|
|
683
691
|
"title": "Alterations and Changes to the Property",
|
|
684
692
|
"type": "object",
|
|
685
693
|
"required": [
|
|
@@ -827,6 +835,7 @@
|
|
|
827
835
|
},
|
|
828
836
|
"notices": {
|
|
829
837
|
"baspiRef": "A4",
|
|
838
|
+
"lawSocietyRef": "TA6/3",
|
|
830
839
|
"title": "Notices which Affect the Property",
|
|
831
840
|
"description": "Are you aware of, or have you received, any of the following notices?",
|
|
832
841
|
"type": "object",
|
|
@@ -1258,13 +1267,13 @@
|
|
|
1258
1267
|
"greenDealLoan": {
|
|
1259
1268
|
"baspiRef": "A7.3",
|
|
1260
1269
|
"RDSRef": "RightsHolders/Loans,RightsHolders/OtherDocumentation",
|
|
1261
|
-
"lawSocietyRef": "TA6/7.7",
|
|
1262
1270
|
"title": "Green Deal Loan",
|
|
1263
1271
|
"type": "object",
|
|
1264
1272
|
"required": ["hasGreenDealLoan"],
|
|
1265
1273
|
"properties": {
|
|
1266
1274
|
"hasGreenDealLoan": {
|
|
1267
1275
|
"baspiRef": "A7.3",
|
|
1276
|
+
"lawSocietyRef": "TA6/7.7",
|
|
1268
1277
|
"title": "Is this property subject to a Green Deal loan or other financed home improvement scheme?",
|
|
1269
1278
|
"description": "If yes, please provide details below including any outstanding payments for the renewable devices and any feed-in tariffs and a copy of your last electricity bill",
|
|
1270
1279
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
@@ -1274,13 +1283,13 @@
|
|
|
1274
1283
|
"centralHeating": {
|
|
1275
1284
|
"baspiRef": "A7.4",
|
|
1276
1285
|
"RDSRef": "Buildings|BuildingSections/isUnheated=no|yes|true|false",
|
|
1277
|
-
"lawSocietyRef": "TA6/12.3",
|
|
1278
1286
|
"title": "Central Heating",
|
|
1279
1287
|
"type": "object",
|
|
1280
1288
|
"required": ["hasCentralHeating"],
|
|
1281
1289
|
"properties": {
|
|
1282
1290
|
"hasCentralHeating": {
|
|
1283
1291
|
"baspiRef": "A7.4",
|
|
1292
|
+
"lawSocietyRef": "TA6/12.3",
|
|
1284
1293
|
"title": "Is there full/partial central heating in your property?",
|
|
1285
1294
|
"type": "string",
|
|
1286
1295
|
"enum": ["Yes", "No"]
|
|
@@ -1309,13 +1318,13 @@
|
|
|
1309
1318
|
"centralHeatingFuel": {
|
|
1310
1319
|
"baspiRef": "A7.5.1",
|
|
1311
1320
|
"RDSRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
|
|
1312
|
-
"lawSocietyRef": "TA6/12.3a",
|
|
1313
1321
|
"type": "object",
|
|
1314
1322
|
"title": "Central Heating Fuel",
|
|
1315
1323
|
"required": ["centralHeatingFuelType"],
|
|
1316
1324
|
"properties": {
|
|
1317
1325
|
"centralHeatingFuelType": {
|
|
1318
1326
|
"baspiRef": "A7.5.1a",
|
|
1327
|
+
"lawSocietyRef": "TA6/12.3a",
|
|
1319
1328
|
"title": "What type of fuel does the system and boiler run on?",
|
|
1320
1329
|
"type": "string",
|
|
1321
1330
|
"enum": ["Gas", "Electricity", "Oil", "LPG", "Other"]
|
|
@@ -1339,6 +1348,7 @@
|
|
|
1339
1348
|
},
|
|
1340
1349
|
"otherCentralHeatingFuelType": {
|
|
1341
1350
|
"baspiRef": "A7.5.1b",
|
|
1351
|
+
"lawSocietyRef": "TA6/12.3a",
|
|
1342
1352
|
"title": "Please describe the other fuel type",
|
|
1343
1353
|
"type": "string",
|
|
1344
1354
|
"minLength": 1
|
|
@@ -1400,6 +1410,7 @@
|
|
|
1400
1410
|
},
|
|
1401
1411
|
"insurance": {
|
|
1402
1412
|
"baspiRef": "A8",
|
|
1413
|
+
"lawSocietyRef": "TA6/6",
|
|
1403
1414
|
"title": "Insurance",
|
|
1404
1415
|
"type": "object",
|
|
1405
1416
|
"required": ["isInsured"],
|
|
@@ -1458,6 +1469,7 @@
|
|
|
1458
1469
|
},
|
|
1459
1470
|
"boundaries": {
|
|
1460
1471
|
"baspiRef": "A9",
|
|
1472
|
+
"lawSocietyRef": "TA6/1",
|
|
1461
1473
|
"title": "Boundaries",
|
|
1462
1474
|
"type": "object",
|
|
1463
1475
|
"description": "You will need to check your title to answer these questions. If you do not have a copy, for a small fee to HM Land Registry, you can download both the title register and the title plan of the property at https://www.gov.uk/search-property-information-land-registry.",
|
|
@@ -1498,6 +1510,7 @@
|
|
|
1498
1510
|
},
|
|
1499
1511
|
"rightsAndInformalArrangements": {
|
|
1500
1512
|
"baspiRef": "A10",
|
|
1513
|
+
"lawSocietyRef": "TA6/8",
|
|
1501
1514
|
"title": "Rights and Informal Arrangements",
|
|
1502
1515
|
"type": "object",
|
|
1503
1516
|
"required": [
|
|
@@ -1532,6 +1545,7 @@
|
|
|
1532
1545
|
},
|
|
1533
1546
|
"rightsOrArrangements": {
|
|
1534
1547
|
"baspiRef": "A10.4",
|
|
1548
|
+
"lawSocietyRef": "TA6/8.4",
|
|
1535
1549
|
"title": "Do you know if any of the following rights or arrangements affect the property?",
|
|
1536
1550
|
"type": "object",
|
|
1537
1551
|
"required": [
|
|
@@ -1969,8 +1983,7 @@
|
|
|
1969
1983
|
"type": "string",
|
|
1970
1984
|
"minLength": 1
|
|
1971
1985
|
}
|
|
1972
|
-
}
|
|
1973
|
-
"required": ["line1", "postcode"]
|
|
1986
|
+
}
|
|
1974
1987
|
},
|
|
1975
1988
|
"contactDetails": {
|
|
1976
1989
|
"type": "object",
|