@pdtf/schemas 0.7.3 → 0.7.6
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
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
"minItems": 1,
|
|
27
27
|
"items": {
|
|
28
28
|
"type": "object",
|
|
29
|
+
"baspiRef": "B1.1.1",
|
|
29
30
|
"title": "Owner name",
|
|
30
31
|
"required": ["firstName", "lastName"],
|
|
31
32
|
"properties": {
|
|
@@ -254,7 +255,7 @@
|
|
|
254
255
|
"type": "object",
|
|
255
256
|
"properties": {
|
|
256
257
|
"hasSolarPanels": {
|
|
257
|
-
"baspiRef": "
|
|
258
|
+
"baspiRef": "B4.3",
|
|
258
259
|
"RDSRef": "Property/Flags",
|
|
259
260
|
"title": "Are there solar or photovoltaic panels installed at the property?",
|
|
260
261
|
"type": "string",
|
|
@@ -411,10 +412,15 @@
|
|
|
411
412
|
"handoverOnCompletion": {
|
|
412
413
|
"title": "Confirm that you will handover details on day of completion",
|
|
413
414
|
"description": "Confirm that you will provide the buyer with the login, password and link to user instructions for the relevant system(s). [NOTE: It is recommended that you reset the password before handing it over to avoid security issues by passing on your own password.]",
|
|
414
|
-
"type": "boolean"
|
|
415
|
-
"const": true
|
|
415
|
+
"type": "boolean"
|
|
416
416
|
}
|
|
417
|
-
}
|
|
417
|
+
},
|
|
418
|
+
"required": [
|
|
419
|
+
"heatingAndPower",
|
|
420
|
+
"security",
|
|
421
|
+
"entertainment",
|
|
422
|
+
"handoverOnCompletion"
|
|
423
|
+
]
|
|
418
424
|
}
|
|
419
425
|
]
|
|
420
426
|
}
|
|
@@ -524,8 +530,7 @@
|
|
|
524
530
|
"baspiRef": "B5.1.11",
|
|
525
531
|
"RDSRef": "Property/Flags",
|
|
526
532
|
"title": "Please confirm that you will leave all paperwork relating to any guarantee or warranty at the property when you move out",
|
|
527
|
-
"type": "boolean"
|
|
528
|
-
"const": true
|
|
533
|
+
"type": "boolean"
|
|
529
534
|
},
|
|
530
535
|
"outstandingClaimsOrApplications": {
|
|
531
536
|
"baspiRef": "B5.2",
|
|
@@ -636,8 +641,7 @@
|
|
|
636
641
|
"lawSocietyRef": "TA6/14.4",
|
|
637
642
|
"title": "Please confirm that on completion you will remove all rubbish and items not included in the sale from the property including its garden, loft and any sheds or outbuildings.",
|
|
638
643
|
"description": "When the property is cleared out you will be expected to take reasonable care when clearing the property, leaving it clean and tidy and repairing any damage caused when removing items from the property and making safe any light or electrical fittings which are being removed.\n\nKeys for all door and window locks, along with any alarm codes, should be available for the buyer on the day of completion. If there is any reason why you cannot do this you should let the estate agent and your property lawyer know. For all internet connected services eg doorbells, boiler controls, burglar alarms, CCTV cameras etc) access to them will need to be provided to the buyer on the day of completion so that they can control them or sign up to the service. If there is any reason why you cannot do this you should let the estate agent and your property lawyer know.",
|
|
639
|
-
"type": "boolean"
|
|
640
|
-
"const": true
|
|
644
|
+
"type": "boolean"
|
|
641
645
|
},
|
|
642
646
|
"otherPropertyInChain": {
|
|
643
647
|
"baspiRef": "B7.2",
|
|
@@ -736,7 +740,7 @@
|
|
|
736
740
|
"baspiRef": "B7.5",
|
|
737
741
|
"RDSRef": "",
|
|
738
742
|
"title": "Do you have a Digital Property Logbook?",
|
|
739
|
-
"description": "See https://www.rlba.org.uk/what-is-a-property-logbook?
|
|
743
|
+
"description": "See https://www.rlba.org.uk/what-is-a-property-logbook?",
|
|
740
744
|
"type": "object",
|
|
741
745
|
"properties": {
|
|
742
746
|
"yesNo": {
|
|
@@ -763,10 +767,8 @@
|
|
|
763
767
|
"enum": ["Yes"]
|
|
764
768
|
},
|
|
765
769
|
"willHandoverLogbook": {
|
|
766
|
-
"title": "Please confirm that on completion you will
|
|
767
|
-
"
|
|
768
|
-
"type": "boolean",
|
|
769
|
-
"const": true
|
|
770
|
+
"title": "Please confirm that on completion you will transfer it to the new owner",
|
|
771
|
+
"type": "boolean"
|
|
770
772
|
}
|
|
771
773
|
},
|
|
772
774
|
"required": ["willHandoverLogbook"]
|
|
@@ -789,14 +791,12 @@
|
|
|
789
791
|
"confirmWillProvideAdditionalDocumentation": {
|
|
790
792
|
"baspiRef": "B8.1",
|
|
791
793
|
"title": "I/we will provide my property lawyer with the additional documentation in support of the information supplied.",
|
|
792
|
-
"type": "boolean"
|
|
793
|
-
"const": true
|
|
794
|
+
"type": "boolean"
|
|
794
795
|
},
|
|
795
796
|
"confirmInformationIsAccurate": {
|
|
796
797
|
"baspiRef": "B8.2",
|
|
797
798
|
"title": "I/we confirm that all information provided is accurate to the best of our knowledge and if we become aware of any change to/changes which alter the information supplied/provided prior to exchange of contracts for the sale of the property, I/we will update immediately notify the person marketing the property as well as my/our property lawyer. All sellers should sign this form",
|
|
798
|
-
"type": "boolean"
|
|
799
|
-
"const": true
|
|
799
|
+
"type": "boolean"
|
|
800
800
|
}
|
|
801
801
|
}
|
|
802
802
|
}
|
|
@@ -915,13 +915,13 @@
|
|
|
915
915
|
"yesNo": {
|
|
916
916
|
"enum": ["No", "Not required"]
|
|
917
917
|
},
|
|
918
|
-
"
|
|
918
|
+
"details": {
|
|
919
919
|
"title": "Please outline the reasons why",
|
|
920
920
|
"type": "string",
|
|
921
921
|
"minLength": 1
|
|
922
922
|
}
|
|
923
923
|
},
|
|
924
|
-
"required": ["
|
|
924
|
+
"required": ["details"]
|
|
925
925
|
}
|
|
926
926
|
]
|
|
927
927
|
}
|
|
@@ -248,6 +248,7 @@
|
|
|
248
248
|
"required": ["hasDelayFactors"],
|
|
249
249
|
"properties": {
|
|
250
250
|
"hasDelayFactors": {
|
|
251
|
+
"baspiRef": "A1.2.1",
|
|
251
252
|
"title": "Are you aware of any factors which might delay or complicate the sale?",
|
|
252
253
|
"description": "E.g. family split, pending application for grant of probate, absent seller or unregistered title? If yes, provide details and likely timescale for delay (if known)",
|
|
253
254
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
@@ -294,6 +295,7 @@
|
|
|
294
295
|
"enum": ["Other"]
|
|
295
296
|
},
|
|
296
297
|
"otherOwnershipDetails": {
|
|
298
|
+
"baspiRef": "A1.3.2",
|
|
297
299
|
"title": "Details of the ownership type",
|
|
298
300
|
"type": "string",
|
|
299
301
|
"minLength": 1
|
|
@@ -1251,7 +1253,7 @@
|
|
|
1251
1253
|
"type": "string"
|
|
1252
1254
|
},
|
|
1253
1255
|
"maintenanceAgreements": {
|
|
1254
|
-
"
|
|
1256
|
+
"baspiRef": "A7.2",
|
|
1255
1257
|
"RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
1256
1258
|
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
1257
1259
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
@@ -1351,6 +1353,7 @@
|
|
|
1351
1353
|
"required": ["hasGreenDealLoan"],
|
|
1352
1354
|
"properties": {
|
|
1353
1355
|
"hasGreenDealLoan": {
|
|
1356
|
+
"baspiRef": "A7.3",
|
|
1354
1357
|
"title": "Is this property subject to a Green Deal loan or other financed home improvement scheme?",
|
|
1355
1358
|
"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 fuel bills",
|
|
1356
1359
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
@@ -1366,6 +1369,7 @@
|
|
|
1366
1369
|
"required": ["hasCentralHeating"],
|
|
1367
1370
|
"properties": {
|
|
1368
1371
|
"hasCentralHeating": {
|
|
1372
|
+
"baspiRef": "A7.4",
|
|
1369
1373
|
"title": "Is there full/partial central heating in your property?",
|
|
1370
1374
|
"type": "string",
|
|
1371
1375
|
"enum": ["Yes", "No"]
|
|
@@ -1400,7 +1404,7 @@
|
|
|
1400
1404
|
"required": ["centralHeatingFuelType"],
|
|
1401
1405
|
"properties": {
|
|
1402
1406
|
"centralHeatingFuelType": {
|
|
1403
|
-
"baspiRef": "
|
|
1407
|
+
"baspiRef": "A7.5.1a",
|
|
1404
1408
|
"title": "What type of fuel does the system and boiler run on?",
|
|
1405
1409
|
"type": "string",
|
|
1406
1410
|
"enum": ["Gas", "Electricity", "Oil", "LPG", "Other"]
|
|
@@ -1423,6 +1427,7 @@
|
|
|
1423
1427
|
"enum": ["Other"]
|
|
1424
1428
|
},
|
|
1425
1429
|
"otherCentralHeatingFuelType": {
|
|
1430
|
+
"baspiRef": "A7.5.1b",
|
|
1426
1431
|
"title": "Please describe the other fuel type",
|
|
1427
1432
|
"type": "string",
|
|
1428
1433
|
"minLength": 1
|
|
@@ -1742,10 +1747,10 @@
|
|
|
1742
1747
|
"required": ["consumerProtectionRegulationsResponse"],
|
|
1743
1748
|
"properties": {
|
|
1744
1749
|
"consumerProtectionRegulationsResponse": {
|
|
1750
|
+
"baspiRef": "A13.1",
|
|
1745
1751
|
"title": "Seller's declaration",
|
|
1746
1752
|
"description": "I/we confirm the answers to be truthful and accurate and to the best of my/our knowledge. The questions have been designed to assist with the disclosure of material information and any misleading or incorrect answers are likely to be exposed later in the legal process which may hinder my/our sale. I/we will provide my property lawyer with the additional documentation in support of the information supplied on this form. If there are any changes which alter the information provided, I/we will immediately notify the person marketing the property as well as my/our property lawyer.",
|
|
1747
|
-
"type": "boolean"
|
|
1748
|
-
"const": true
|
|
1753
|
+
"type": "boolean"
|
|
1749
1754
|
}
|
|
1750
1755
|
}
|
|
1751
1756
|
}
|
|
@@ -1907,7 +1912,7 @@
|
|
|
1907
1912
|
"type": "string"
|
|
1908
1913
|
},
|
|
1909
1914
|
"maintenanceAgreements": {
|
|
1910
|
-
"
|
|
1915
|
+
"baspiRef": "A7.2",
|
|
1911
1916
|
"RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
1912
1917
|
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
1913
1918
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
@@ -1930,7 +1935,7 @@
|
|
|
1930
1935
|
"type": "string"
|
|
1931
1936
|
},
|
|
1932
1937
|
"maintenanceAgreements": {
|
|
1933
|
-
"
|
|
1938
|
+
"baspiRef": "A7.2",
|
|
1934
1939
|
"RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
|
|
1935
1940
|
"title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
|
|
1936
1941
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"$id": "https://raw.githubusercontent.com/Property-Data-Trust-Framework/schemas/master/src/schemas/minified-pdtf-transaction.json",
|
|
4
|
+
"title": "Property Data Trust Framework Transaction Schema",
|
|
5
|
+
"description": "A schema defining search results containing minimal elements of the PDTF transaction data structure.",
|
|
6
|
+
"type": "array",
|
|
7
|
+
"items": {
|
|
8
|
+
"type": "object",
|
|
9
|
+
"required": [
|
|
10
|
+
"$schema",
|
|
11
|
+
"transactionId",
|
|
12
|
+
"status",
|
|
13
|
+
"uprn",
|
|
14
|
+
"createdAt",
|
|
15
|
+
"updatedAt"
|
|
16
|
+
],
|
|
17
|
+
"properties": {
|
|
18
|
+
"transactionId": {
|
|
19
|
+
"title": "UUID for the transaction",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"format": "uuid"
|
|
22
|
+
},
|
|
23
|
+
"status": {
|
|
24
|
+
"type": "string",
|
|
25
|
+
"enum": ["active", "cancelled", "completed"]
|
|
26
|
+
},
|
|
27
|
+
"uprn": {
|
|
28
|
+
"type": "integer"
|
|
29
|
+
},
|
|
30
|
+
"createdAt": {
|
|
31
|
+
"type": "string",
|
|
32
|
+
"format": "date-time"
|
|
33
|
+
},
|
|
34
|
+
"updatedAt": {
|
|
35
|
+
"type": "string",
|
|
36
|
+
"format": "date-time"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|