@pdtf/schemas 0.7.4 → 0.7.5

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "0.7.4",
3
+ "version": "0.7.5",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -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": "B.4.3x",
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",
@@ -736,7 +737,7 @@
736
737
  "baspiRef": "B7.5",
737
738
  "RDSRef": "",
738
739
  "title": "Do you have a Digital Property Logbook?",
739
- "description": "See https://www.rlba.org.uk/what-is-a-property-logbook? [NOTE: If you do not, check if you have documents form when you bought your property provided by your property lawyer at the time. It is recommended that you provide your property lawyer with access to avoid duplication and delays]",
740
+ "description": "See https://www.rlba.org.uk/what-is-a-property-logbook?",
740
741
  "type": "object",
741
742
  "properties": {
742
743
  "yesNo": {
@@ -763,8 +764,7 @@
763
764
  "enum": ["Yes"]
764
765
  },
765
766
  "willHandoverLogbook": {
766
- "title": "Please confirm that on completion you will provide the buyer with the login and password to the Property Logbook.",
767
- "description": "[NOTE: It is recommended that you reset the password before handing it over to avoid security issues by passing on your own password.]",
767
+ "title": "Please confirm that on completion you will transfer it to the new owner",
768
768
  "type": "boolean",
769
769
  "const": true
770
770
  }
@@ -915,13 +915,13 @@
915
915
  "yesNo": {
916
916
  "enum": ["No", "Not required"]
917
917
  },
918
- "reasons": {
918
+ "details": {
919
919
  "title": "Please outline the reasons why",
920
920
  "type": "string",
921
921
  "minLength": 1
922
922
  }
923
923
  },
924
- "required": ["reasons"]
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
- "BASPIRef": "A7.2",
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": "A1.6.1",
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,6 +1747,7 @@
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
1753
  "type": "boolean",
@@ -1907,7 +1913,7 @@
1907
1913
  "type": "string"
1908
1914
  },
1909
1915
  "maintenanceAgreements": {
1910
- "BASPIRef": "A7.2",
1916
+ "baspiRef": "A7.2",
1911
1917
  "RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
1912
1918
  "title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
1913
1919
  "$ref": "#/$defs/yesNoDetailIfYes"
@@ -1930,7 +1936,7 @@
1930
1936
  "type": "string"
1931
1937
  },
1932
1938
  "maintenanceAgreements": {
1933
- "BASPIRef": "A7.2",
1939
+ "baspiRef": "A7.2",
1934
1940
  "RDSRef": "Services/Certificates,Services/OtherServices/Certificates",
1935
1941
  "title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to this service?",
1936
1942
  "$ref": "#/$defs/yesNoDetailIfYes"