@pdtf/schemas 2.0.0-35 → 2.0.0-36

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-35",
3
+ "version": "2.0.0-36",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -165,12 +165,9 @@
165
165
  ],
166
166
  "ta6Required": [
167
167
  "address",
168
- "ownership",
169
168
  "parking",
170
169
  "listingAndConservation",
171
- "typeOfConstruction",
172
170
  "energyEfficiency",
173
- "councilTax",
174
171
  "disputesAndComplaints",
175
172
  "alterationsAndChanges",
176
173
  "notices",
@@ -348,8 +345,7 @@
348
345
  "title": "Caption",
349
346
  "type": "string"
350
347
  }
351
- },
352
- "ta6Required": ["mediaUrl"]
348
+ }
353
349
  }
354
350
  },
355
351
  "connectivity": {
@@ -8540,11 +8536,7 @@
8540
8536
  "listedBuildingConsent",
8541
8537
  "deedRestrictionConsent"
8542
8538
  ],
8543
- "ta6Required": [
8544
- "details",
8545
- "buildingRegApproval",
8546
- "planningPermission"
8547
- ]
8539
+ "ta6Required": ["details"]
8548
8540
  }
8549
8541
  ]
8550
8542
  },
@@ -8810,11 +8802,7 @@
8810
8802
  "listedBuildingConsent",
8811
8803
  "deedRestrictionConsent"
8812
8804
  ],
8813
- "ta6Required": [
8814
- "yearCompleted",
8815
- "buildingRegApproval",
8816
- "planningPermission"
8817
- ]
8805
+ "ta6Required": ["yearCompleted"]
8818
8806
  }
8819
8807
  ]
8820
8808
  },
@@ -9081,11 +9069,7 @@
9081
9069
  "listedBuildingConsent",
9082
9070
  "deedRestrictionConsent"
9083
9071
  ],
9084
- "ta6Required": [
9085
- "yearCompleted",
9086
- "buildingRegApproval",
9087
- "planningPermission"
9088
- ]
9072
+ "ta6Required": ["yearCompleted"]
9089
9073
  }
9090
9074
  ]
9091
9075
  },
@@ -9357,11 +9341,7 @@
9357
9341
  "listedBuildingConsent",
9358
9342
  "deedRestrictionConsent"
9359
9343
  ],
9360
- "ta6Required": [
9361
- "yearCompleted",
9362
- "buildingRegApproval",
9363
- "planningPermission"
9364
- ]
9344
+ "ta6Required": ["yearCompleted"]
9365
9345
  }
9366
9346
  ]
9367
9347
  },
@@ -9567,10 +9547,6 @@
9567
9547
  ],
9568
9548
  "ta6Required": [
9569
9549
  "neighbourDevelopment",
9570
- "planningApplication",
9571
- "requiredMaintenance",
9572
- "listedBuildingApplication",
9573
- "infrastructureProject",
9574
9550
  "partyWallAct",
9575
9551
  "otherNotices"
9576
9552
  ],
@@ -18712,7 +18688,6 @@
18712
18688
  "otherRights"
18713
18689
  ],
18714
18690
  "ta6Required": [
18715
- "publicRightOfWay",
18716
18691
  "rightsOfLight",
18717
18692
  "rightsOfSupport",
18718
18693
  "rightsCreatedThroughCustom",
@@ -21993,7 +21968,6 @@
21993
21968
  "sellerWillEnsure",
21994
21969
  "otherPropertyInChain",
21995
21970
  "moveRestrictionDates",
21996
- "digitalPropertyLogbook",
21997
21971
  "sufficientToRepayAllMortgages"
21998
21972
  ],
21999
21973
  "properties": {
@@ -17,12 +17,9 @@
17
17
  "materialFacts": {
18
18
  "required": [
19
19
  "address",
20
- "ownership",
21
20
  "parking",
22
21
  "listingAndConservation",
23
- "typeOfConstruction",
24
22
  "energyEfficiency",
25
- "councilTax",
26
23
  "disputesAndComplaints",
27
24
  "alterationsAndChanges",
28
25
  "notices",
@@ -66,13 +63,6 @@
66
63
  }
67
64
  }
68
65
  },
69
- "media": {
70
- "items": {
71
- "required": [
72
- "mediaUrl"
73
- ]
74
- }
75
- },
76
66
  "parking": {
77
67
  "ta6Ref": "9",
78
68
  "title": "Parking",
@@ -742,9 +732,7 @@
742
732
  }
743
733
  },
744
734
  "required": [
745
- "details",
746
- "buildingRegApproval",
747
- "planningPermission"
735
+ "details"
748
736
  ]
749
737
  }
750
738
  ],
@@ -910,9 +898,7 @@
910
898
  }
911
899
  },
912
900
  "required": [
913
- "yearCompleted",
914
- "buildingRegApproval",
915
- "planningPermission"
901
+ "yearCompleted"
916
902
  ]
917
903
  }
918
904
  ],
@@ -1078,9 +1064,7 @@
1078
1064
  }
1079
1065
  },
1080
1066
  "required": [
1081
- "yearCompleted",
1082
- "buildingRegApproval",
1083
- "planningPermission"
1067
+ "yearCompleted"
1084
1068
  ]
1085
1069
  }
1086
1070
  ],
@@ -1246,9 +1230,7 @@
1246
1230
  }
1247
1231
  },
1248
1232
  "required": [
1249
- "yearCompleted",
1250
- "buildingRegApproval",
1251
- "planningPermission"
1233
+ "yearCompleted"
1252
1234
  ]
1253
1235
  }
1254
1236
  ],
@@ -1411,10 +1393,6 @@
1411
1393
  "description": "Are you aware of, or have you received, any of the following notices?",
1412
1394
  "required": [
1413
1395
  "neighbourDevelopment",
1414
- "planningApplication",
1415
- "requiredMaintenance",
1416
- "listedBuildingApplication",
1417
- "infrastructureProject",
1418
1396
  "partyWallAct",
1419
1397
  "otherNotices"
1420
1398
  ],
@@ -3188,7 +3166,6 @@
3188
3166
  "ta6Ref": "8.4",
3189
3167
  "title": "Do you know if any of the following rights or arrangements affect the property?",
3190
3168
  "required": [
3191
- "publicRightOfWay",
3192
3169
  "rightsOfLight",
3193
3170
  "rightsOfSupport",
3194
3171
  "rightsCreatedThroughCustom",
@@ -5351,7 +5328,6 @@
5351
5328
  "sellerWillEnsure",
5352
5329
  "otherPropertyInChain",
5353
5330
  "moveRestrictionDates",
5354
- "digitalPropertyLogbook",
5355
5331
  "sufficientToRepayAllMortgages"
5356
5332
  ],
5357
5333
  "properties": {