@pdtf/schemas 2.0.0-26 → 2.0.0-28

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": "2.0.0-26",
3
+ "version": "2.0.0-28",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -125,6 +125,7 @@
125
125
  }
126
126
  },
127
127
  "energyEfficiency": {
128
+ "certificateIsSupplied": "Attached",
128
129
  "certificate": {
129
130
  "certificateNumber": "12345",
130
131
  "currentEnergyRating": "A"
@@ -417,7 +418,10 @@
417
418
  "publicRightOfWay": {
418
419
  "yesNo": "No"
419
420
  },
420
- "rightsOfLightOrSupport": {
421
+ "rightsOfLight": {
422
+ "yesNo": "No"
423
+ },
424
+ "rightsOfSupport": {
421
425
  "yesNo": "No"
422
426
  },
423
427
  "rightsCreatedThroughCustom": {
@@ -429,6 +433,9 @@
429
433
  "churchChancel": {
430
434
  "yesNo": "No"
431
435
  },
436
+ "rightsToTakeFromLand": {
437
+ "yesNo": "No"
438
+ },
432
439
  "otherRights": {
433
440
  "yesNo": "No"
434
441
  }
@@ -553,7 +560,12 @@
553
560
  }
554
561
  },
555
562
  "completionAndMoving": {
556
- "willRemoveAllRubbish": true,
563
+ "sellerWillEnsure": {
564
+ "removeRubbish": true,
565
+ "replaceLightFittings": true,
566
+ "takeReasonableCare": true,
567
+ "leaveKeys": true
568
+ },
557
569
  "otherPropertyInChain": { "yesNo": "No" },
558
570
  "moveRestrictionDates": {
559
571
  "yesNo": "Yes",