@pdtf/schemas 2.0.0-9 → 2.0.0

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.
@@ -58,8 +58,22 @@
58
58
  }
59
59
  },
60
60
  {
61
+ "required": [
62
+ "leaseholdInformation"
63
+ ],
61
64
  "properties": {
62
65
  "leaseholdInformation": {
66
+ "required": [
67
+ "typeOfLeasehold",
68
+ "leaseTerm",
69
+ "contactDetails",
70
+ "transferAndRegistration",
71
+ "groundRent",
72
+ "ownershipAndManagement",
73
+ "disputesAndEnfranchisement",
74
+ "general",
75
+ "requiredDocuments"
76
+ ],
63
77
  "properties": {
64
78
  "typeOfLeasehold": {
65
79
  "properties": {
@@ -78,11 +92,19 @@
78
92
  "contactDetails": {
79
93
  "ta7Ref": "4.1",
80
94
  "title": "Contact Details",
95
+ "required": [
96
+ "contacts"
97
+ ],
81
98
  "properties": {
82
99
  "contacts": {
83
100
  "ta7Ref": "4.1",
84
101
  "title": "Contacts",
85
102
  "description": "Complete the details for the relevant parties",
103
+ "required": [
104
+ "landlord",
105
+ "managementCompany",
106
+ "managingAgent"
107
+ ],
86
108
  "properties": {
87
109
  "landlord": {
88
110
  "ta7Ref": "4.1a",
@@ -124,7 +146,7 @@
124
146
  "Management Company",
125
147
  "Managing Agent",
126
148
  "the Lessees",
127
- "N/A"
149
+ "Not applicable"
128
150
  ]
129
151
  }
130
152
  }
@@ -132,6 +154,10 @@
132
154
  }
133
155
  },
134
156
  "transferAndRegistration": {
157
+ "required": [
158
+ "awareOfConsents",
159
+ "changesInTermOfLease"
160
+ ],
135
161
  "properties": {
136
162
  "awareOfConsents": {
137
163
  "ta7Ref": "9.3",
@@ -217,7 +243,7 @@
217
243
  },
218
244
  "annualGroundRent": {
219
245
  "ta7Ref": "1.2a",
220
- "title": "What is the annual ground rent payable?"
246
+ "title": "What is the annual ground rent payable? (£)"
221
247
  },
222
248
  "groundRentFrequency": {
223
249
  "ta7Ref": "1.2b",
@@ -253,7 +279,7 @@
253
279
  "rentIncreaseCalculated": {
254
280
  "ta7Ref": "1.2e",
255
281
  "title": "How is the increase calculated?",
256
- "description": "eg set figure, doubling, in line with Retail Price Index, Consumer Price Index, etc"
282
+ "description": "e.g. set figure, doubling, in line with Retail Price Index, Consumer Price Index, etc"
257
283
  }
258
284
  }
259
285
  }
@@ -262,6 +288,9 @@
262
288
  }
263
289
  }
264
290
  ],
291
+ "required": [
292
+ "isGroundRentPayable"
293
+ ],
265
294
  "properties": {
266
295
  "isGroundRentPayable": {
267
296
  "ta7Ref": "1.2",
@@ -276,6 +305,13 @@
276
305
  "ownershipAndManagement": {
277
306
  "ta7Ref": "2",
278
307
  "title": "Ownership and management",
308
+ "required": [
309
+ "freeholdOwner",
310
+ "hasHeadlease",
311
+ "buildingManager",
312
+ "hasTenantCompanyDissolved",
313
+ "isManagingAgentEmployed"
314
+ ],
279
315
  "properties": {
280
316
  "freeholdOwner": {
281
317
  "ta7Ref": "2.1",
@@ -549,7 +585,7 @@
549
585
  "properties": {
550
586
  "yesNoNotApplicable": {
551
587
  "enum": [
552
- "N/A"
588
+ "Not applicable"
553
589
  ]
554
590
  }
555
591
  }
@@ -587,6 +623,10 @@
587
623
  ]
588
624
  },
589
625
  "disputesAndEnfranchisement": {
626
+ "required": [
627
+ "sellerReceivedComplaint",
628
+ "sellerSentComplaint"
629
+ ],
590
630
  "properties": {
591
631
  "sellerReceivedComplaint": {
592
632
  "ta7Ref": "8.1",
@@ -645,6 +685,14 @@
645
685
  }
646
686
  },
647
687
  "general": {
688
+ "required": [
689
+ "sellerAwareOfAlterations",
690
+ "sellerOwnedProperty",
691
+ "sellerServedNoticeOnLandlord",
692
+ "sellerAwareOfNoticeOfCollectivePurchase",
693
+ "sellerAwareOfResponse",
694
+ "isLeaseQualifying"
695
+ ],
648
696
  "properties": {
649
697
  "sellerAwareOfAlterations": {
650
698
  "ta7Ref": "9.1",
@@ -732,6 +780,23 @@
732
780
  }
733
781
  },
734
782
  "requiredDocuments": {
783
+ "required": [
784
+ "noticeOfSale",
785
+ "noticeOfBuildingCondition",
786
+ "landlordNotifiedOfSale",
787
+ "copyOfcorrespondence",
788
+ "serviceChargeAccounts",
789
+ "groundRent",
790
+ "buildingsInsurancePolicy",
791
+ "additionalRegulationsNotInLease",
792
+ "deedsOfVariation",
793
+ "deedOfCovenant",
794
+ "memorandumAndArticles",
795
+ "shareOrMembershipCertificate",
796
+ "companyAccounts",
797
+ "deedOfCertificate",
798
+ "landlordsCertificate"
799
+ ],
735
800
  "properties": {
736
801
  "noticeOfSale": {
737
802
  "ta7Ref": "6.1",
@@ -777,7 +842,7 @@
777
842
  "enum": [
778
843
  "Enclosed",
779
844
  "To follow",
780
- "N/A"
845
+ "Not applicable"
781
846
  ]
782
847
  },
783
848
  "groundRent": {
@@ -786,7 +851,7 @@
786
851
  "enum": [
787
852
  "Enclosed",
788
853
  "To follow",
789
- "N/A"
854
+ "Not applicable"
790
855
  ]
791
856
  },
792
857
  "buildingsInsurancePolicy": {
@@ -817,7 +882,7 @@
817
882
  "enum": [
818
883
  "Enclosed",
819
884
  "To follow",
820
- "N/A"
885
+ "Not applicable"
821
886
  ]
822
887
  },
823
888
  "deedsOfVariation": {
@@ -828,7 +893,7 @@
828
893
  "To follow",
829
894
  "Landlord's lawyer provides",
830
895
  "Please supply draft",
831
- "N/A"
896
+ "Not applicable"
832
897
  ]
833
898
  },
834
899
  "deedOfCovenant": {
@@ -837,7 +902,7 @@
837
902
  "enum": [
838
903
  "Enclosed",
839
904
  "To follow",
840
- "N/A"
905
+ "Not applicable"
841
906
  ]
842
907
  },
843
908
  "memorandumAndArticles": {
@@ -846,7 +911,7 @@
846
911
  "enum": [
847
912
  "Enclosed",
848
913
  "To follow",
849
- "N/A"
914
+ "Not applicable"
850
915
  ]
851
916
  },
852
917
  "shareOrMembershipCertificate": {
@@ -871,7 +936,7 @@
871
936
  "enum": [
872
937
  "Enclosed",
873
938
  "To follow",
874
- "N/A"
939
+ "Not applicable"
875
940
  ]
876
941
  },
877
942
  "landlordsCertificate": {
@@ -880,7 +945,7 @@
880
945
  "enum": [
881
946
  "Enclosed",
882
947
  "To follow",
883
- "N/A"
948
+ "Not applicable"
884
949
  ]
885
950
  }
886
951
  }