@pdtf/schemas 3.0.0-27 → 3.0.0-29
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 +1 -1
- package/src/schemas/v3/combined.json +462 -431
- package/src/schemas/v3/overlays/baspi.json +15 -0
- package/src/schemas/v3/overlays/fme1.json +6 -2
- package/src/schemas/v3/overlays/lpe1.json +8 -3
- package/src/schemas/v3/overlays/nts.json +1 -4
- package/src/schemas/v3/overlays/ta10.json +812 -267
- package/src/schemas/v3/overlays/ta6.json +5 -1
- package/src/schemas/v3/overlays/ta7.json +24 -12
- package/src/schemas/v3/pdtf-transaction.json +1171 -420
- package/src/schemas/v3/skeleton.json +5 -0
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"ta7Ref": "4.1a.1"
|
|
116
116
|
},
|
|
117
117
|
"address": {
|
|
118
|
-
"ta7Ref": "4.1a.
|
|
118
|
+
"ta7Ref": "4.1a.0",
|
|
119
119
|
"properties": {
|
|
120
120
|
"line1": {
|
|
121
121
|
"ta7Ref": "4.1a.2"
|
|
@@ -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"
|
|
@@ -252,10 +254,7 @@
|
|
|
252
254
|
"properties": {
|
|
253
255
|
"isSellerAwareOfChanges": {
|
|
254
256
|
"enum": [
|
|
255
|
-
"No"
|
|
256
|
-
"Attached",
|
|
257
|
-
"To follow",
|
|
258
|
-
"Lost"
|
|
257
|
+
"No"
|
|
259
258
|
]
|
|
260
259
|
}
|
|
261
260
|
}
|
|
@@ -766,7 +765,10 @@
|
|
|
766
765
|
"details": {
|
|
767
766
|
"ta7Ref": "8.1.2"
|
|
768
767
|
}
|
|
769
|
-
}
|
|
768
|
+
},
|
|
769
|
+
"required": [
|
|
770
|
+
"details"
|
|
771
|
+
]
|
|
770
772
|
}
|
|
771
773
|
],
|
|
772
774
|
"required": [
|
|
@@ -803,7 +805,10 @@
|
|
|
803
805
|
"details": {
|
|
804
806
|
"ta7Ref": "8.2.2"
|
|
805
807
|
}
|
|
806
|
-
}
|
|
808
|
+
},
|
|
809
|
+
"required": [
|
|
810
|
+
"details"
|
|
811
|
+
]
|
|
807
812
|
}
|
|
808
813
|
],
|
|
809
814
|
"required": [
|
|
@@ -958,7 +963,11 @@
|
|
|
958
963
|
"landlordConsentObtained": {
|
|
959
964
|
"ta7Ref": "9.3"
|
|
960
965
|
}
|
|
961
|
-
}
|
|
966
|
+
},
|
|
967
|
+
"required": [
|
|
968
|
+
"details",
|
|
969
|
+
"landlordConsentObtained"
|
|
970
|
+
]
|
|
962
971
|
}
|
|
963
972
|
],
|
|
964
973
|
"required": [
|
|
@@ -1002,12 +1011,11 @@
|
|
|
1002
1011
|
"noticeOfSale",
|
|
1003
1012
|
"noticeOfBuildingCondition",
|
|
1004
1013
|
"copyOfcorrespondence",
|
|
1005
|
-
"
|
|
1014
|
+
"serviceCharges",
|
|
1006
1015
|
"groundRent",
|
|
1007
1016
|
"buildingsInsurancePolicy",
|
|
1008
1017
|
"additionalRegulationsNotInLease",
|
|
1009
1018
|
"deedsOfVariation",
|
|
1010
|
-
"deedOfCovenant",
|
|
1011
1019
|
"managementCompanyDocuments"
|
|
1012
1020
|
],
|
|
1013
1021
|
"title": "Relevant documents",
|
|
@@ -1019,7 +1027,7 @@
|
|
|
1019
1027
|
"ta7Ref": "3.1a2",
|
|
1020
1028
|
"title": "Any supplemental deeds.",
|
|
1021
1029
|
"enum": [
|
|
1022
|
-
"
|
|
1030
|
+
"Attached",
|
|
1023
1031
|
"To follow",
|
|
1024
1032
|
"Not applicable"
|
|
1025
1033
|
]
|
|
@@ -1027,7 +1035,7 @@
|
|
|
1027
1035
|
"copyOfcorrespondence": {
|
|
1028
1036
|
"ta7Ref": "3.2"
|
|
1029
1037
|
},
|
|
1030
|
-
"
|
|
1038
|
+
"serviceCharges": {
|
|
1031
1039
|
"ta7Ref": "3.3a"
|
|
1032
1040
|
},
|
|
1033
1041
|
"groundRent": {
|
|
@@ -1071,8 +1079,12 @@
|
|
|
1071
1079
|
},
|
|
1072
1080
|
"confirmationOfAccuracy": {
|
|
1073
1081
|
"ta7Ref": "12",
|
|
1082
|
+
"required": [
|
|
1083
|
+
"confirmation"
|
|
1084
|
+
],
|
|
1074
1085
|
"properties": {
|
|
1075
1086
|
"confirmation": {
|
|
1087
|
+
"ta7Ref": "12.1",
|
|
1076
1088
|
"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"
|
|
1077
1089
|
}
|
|
1078
1090
|
}
|