@pdtf/schemas 3.0.0-26 → 3.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.
@@ -1508,7 +1508,11 @@
1508
1508
  ],
1509
1509
  "properties": {
1510
1510
  "yesNo": {
1511
- "ta6Ref": "13.1.1"
1511
+ "ta6Ref": "13.1.1",
1512
+ "enum": [
1513
+ "Yes",
1514
+ "No"
1515
+ ]
1512
1516
  }
1513
1517
  }
1514
1518
  },
@@ -72,14 +72,17 @@
72
72
  "sharedOwnership",
73
73
  "leaseTerm",
74
74
  "contactDetails",
75
- "transferAndRegistration",
76
- "serviceCharge",
75
+ "consents",
77
76
  "groundRent",
78
77
  "ownershipAndManagement",
79
- "disputesAndEnfranchisement",
78
+ "serviceCharge",
79
+ "disputes",
80
+ "buildingSafetyAct",
81
+ "enfranchisement",
80
82
  "buildingSafety",
81
83
  "general",
82
- "requiredDocuments"
84
+ "requiredDocuments",
85
+ "confirmationOfAccuracy"
83
86
  ],
84
87
  "properties": {
85
88
  "sharedOwnership": {
@@ -101,11 +104,6 @@
101
104
  "properties": {
102
105
  "contacts": {
103
106
  "ta7Ref": "4.1",
104
- "required": [
105
- "landlord",
106
- "managementCompany",
107
- "managingAgent"
108
- ],
109
107
  "properties": {
110
108
  "landlord": {
111
109
  "ta7Ref": "4.1a",
@@ -117,6 +115,7 @@
117
115
  "ta7Ref": "4.1a.1"
118
116
  },
119
117
  "address": {
118
+ "ta7Ref": "4.1a.0",
120
119
  "properties": {
121
120
  "line1": {
122
121
  "ta7Ref": "4.1a.2"
@@ -146,6 +145,7 @@
146
145
  }
147
146
  },
148
147
  "managementCompany": {
148
+ "ta7Ref": "4.1b",
149
149
  "properties": {
150
150
  "contact": {
151
151
  "ta7Ref": "4.1b",
@@ -154,6 +154,7 @@
154
154
  "ta7Ref": "4.1b.1"
155
155
  },
156
156
  "address": {
157
+ "ta7Ref": "4.1b.0",
157
158
  "properties": {
158
159
  "line1": {
159
160
  "ta7Ref": "4.1b.2"
@@ -192,6 +193,7 @@
192
193
  "ta7Ref": "4.1c.1"
193
194
  },
194
195
  "address": {
196
+ "ta7Ref": "4.1c.0",
195
197
  "properties": {
196
198
  "line1": {
197
199
  "ta7Ref": "4.1c.2"
@@ -236,22 +238,12 @@
236
238
  }
237
239
  }
238
240
  },
239
- "transferAndRegistration": {
241
+ "consents": {
242
+ "ta7Ref": "7",
240
243
  "required": [
241
- "awareOfConsents",
242
244
  "changesInTermOfLease"
243
245
  ],
244
246
  "properties": {
245
- "awareOfConsents": {
246
- "required": [
247
- "yesNo"
248
- ],
249
- "properties": {
250
- "yesNo": {
251
- "ta7Ref": "9.3.1"
252
- }
253
- }
254
- },
255
247
  "changesInTermOfLease": {
256
248
  "ta7Ref": "7.1",
257
249
  "discriminator": {
@@ -262,10 +254,7 @@
262
254
  "properties": {
263
255
  "isSellerAwareOfChanges": {
264
256
  "enum": [
265
- "No",
266
- "Attached",
267
- "To follow",
268
- "Lost"
257
+ "No"
269
258
  ]
270
259
  }
271
260
  }
@@ -278,6 +267,9 @@
278
267
  ]
279
268
  },
280
269
  "details": {
270
+ "ta7Ref": "7.1.2"
271
+ },
272
+ "attachments": {
281
273
  "ta7Ref": "7.1.3"
282
274
  }
283
275
  }
@@ -285,7 +277,12 @@
285
277
  ],
286
278
  "required": [
287
279
  "isSellerAwareOfChanges"
288
- ]
280
+ ],
281
+ "properties": {
282
+ "isSellerAwareOfChanges": {
283
+ "ta7Ref": "7.1.1"
284
+ }
285
+ }
289
286
  }
290
287
  }
291
288
  },
@@ -407,7 +404,10 @@
407
404
  "headLeaseholderControlled": {
408
405
  "ta7Ref": "2.2.2"
409
406
  }
410
- }
407
+ },
408
+ "required": [
409
+ "headLeaseholderControlled"
410
+ ]
411
411
  }
412
412
  ],
413
413
  "required": [
@@ -432,7 +432,7 @@
432
432
  "Freeholder",
433
433
  "Headleaseholder",
434
434
  "Management company named in lease of the property",
435
- "Right to manage company set up by the tenants under statutory rights"
435
+ "A Right to Manage company set up by the tenants under statutory rights"
436
436
  ]
437
437
  }
438
438
  }
@@ -447,7 +447,10 @@
447
447
  "details": {
448
448
  "ta7Ref": "2.3e"
449
449
  }
450
- }
450
+ },
451
+ "required": [
452
+ "details"
453
+ ]
451
454
  }
452
455
  ],
453
456
  "required": [
@@ -514,7 +517,10 @@
514
517
  "details": {
515
518
  "ta7Ref": "5.5.2"
516
519
  }
517
- }
520
+ },
521
+ "required": [
522
+ "details"
523
+ ]
518
524
  }
519
525
  ],
520
526
  "required": [
@@ -551,7 +557,10 @@
551
557
  "details": {
552
558
  "ta7Ref": "5.6.2"
553
559
  }
554
- }
560
+ },
561
+ "required": [
562
+ "details"
563
+ ]
555
564
  }
556
565
  ],
557
566
  "required": [
@@ -624,8 +633,14 @@
624
633
  "enum": [
625
634
  "Yes"
626
635
  ]
636
+ },
637
+ "details": {
638
+ "ta7Ref": "5.9.2"
627
639
  }
628
- }
640
+ },
641
+ "required": [
642
+ "details"
643
+ ]
629
644
  }
630
645
  ],
631
646
  "required": [
@@ -677,11 +692,22 @@
677
692
  "lastDecoratedPeriod": {
678
693
  "ta7Ref": "5",
679
694
  "properties": {
680
- "internally": {
681
- "ta7Ref": "5.3"
682
- },
683
695
  "externally": {
684
- "ta7Ref": "5.2"
696
+ "ta7Ref": "5.2",
697
+ "properties": {
698
+ "year": {
699
+ "ta7Ref": "5.2.1"
700
+ }
701
+ }
702
+ },
703
+ "internally": {
704
+ "ta7Ref": "5.3",
705
+ "title": "The internal communal parts (if known)",
706
+ "properties": {
707
+ "year": {
708
+ "ta7Ref": "5.3.1"
709
+ }
710
+ }
685
711
  }
686
712
  }
687
713
  }
@@ -707,7 +733,8 @@
707
733
  }
708
734
  }
709
735
  },
710
- "disputesAndEnfranchisement": {
736
+ "disputes": {
737
+ "ta7Ref": "8",
711
738
  "required": [
712
739
  "sellerReceivedComplaint",
713
740
  "sellerSentComplaint"
@@ -789,7 +816,7 @@
789
816
  }
790
817
  }
791
818
  },
792
- "buildingSafety": {
819
+ "buildingSafetyAct": {
793
820
  "ta7Ref": "11",
794
821
  "required": [
795
822
  "isLeaseQualifying",
@@ -896,13 +923,10 @@
896
923
  }
897
924
  }
898
925
  },
899
- "general": {
926
+ "alterations": {
927
+ "ta7Ref": "9",
900
928
  "required": [
901
- "sellerAwareOfAlterations",
902
- "sellerOwnedProperty",
903
- "sellerServedNoticeOnLandlord",
904
- "sellerAwareOfNoticeOfCollectivePurchase",
905
- "sellerAwareOfResponse"
929
+ "sellerAwareOfAlterations"
906
930
  ],
907
931
  "properties": {
908
932
  "sellerAwareOfAlterations": {
@@ -944,7 +968,18 @@
944
968
  "ta7Ref": "9.1.1"
945
969
  }
946
970
  }
947
- },
971
+ }
972
+ }
973
+ },
974
+ "enfranchisement": {
975
+ "ta7Ref": "10",
976
+ "required": [
977
+ "sellerOwnedProperty",
978
+ "sellerServedNoticeOnLandlord",
979
+ "sellerAwareOfNoticeOfCollectivePurchase",
980
+ "sellerAwareOfResponse"
981
+ ],
982
+ "properties": {
948
983
  "sellerOwnedProperty": {
949
984
  "ta7Ref": "10.1"
950
985
  },
@@ -960,12 +995,13 @@
960
995
  }
961
996
  },
962
997
  "requiredDocuments": {
998
+ "ta7Ref": "3",
963
999
  "required": [
964
1000
  "lease",
965
1001
  "noticeOfSale",
966
1002
  "noticeOfBuildingCondition",
967
1003
  "copyOfcorrespondence",
968
- "serviceChargeAccounts",
1004
+ "serviceCharges",
969
1005
  "groundRent",
970
1006
  "buildingsInsurancePolicy",
971
1007
  "additionalRegulationsNotInLease",
@@ -982,7 +1018,7 @@
982
1018
  "ta7Ref": "3.1a2",
983
1019
  "title": "Any supplemental deeds.",
984
1020
  "enum": [
985
- "Enclosed",
1021
+ "Attached",
986
1022
  "To follow",
987
1023
  "Not applicable"
988
1024
  ]
@@ -990,7 +1026,7 @@
990
1026
  "copyOfcorrespondence": {
991
1027
  "ta7Ref": "3.2"
992
1028
  },
993
- "serviceChargeAccounts": {
1029
+ "serviceCharges": {
994
1030
  "ta7Ref": "3.3a"
995
1031
  },
996
1032
  "groundRent": {
@@ -1031,6 +1067,18 @@
1031
1067
  }
1032
1068
  }
1033
1069
  }
1070
+ },
1071
+ "confirmationOfAccuracy": {
1072
+ "ta7Ref": "12",
1073
+ "required": [
1074
+ "confirmation"
1075
+ ],
1076
+ "properties": {
1077
+ "confirmation": {
1078
+ "ta7Ref": "12.1",
1079
+ "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"
1080
+ }
1081
+ }
1034
1082
  }
1035
1083
  }
1036
1084
  }