@pdtf/schemas 2.1.0 → 2.2.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.
- package/README.md +1 -1
- package/package.json +1 -1
- package/src/examples/v2/exampleTransaction.json +18 -93
- package/src/schemas/v1/material-facts.json +22 -0
- package/src/schemas/v1/searches/local-searches-required.json +2 -2
- package/src/schemas/v1/searches.json +2 -2
- package/src/schemas/v2/combined.json +699 -115
- package/src/schemas/v2/overlays/baspi.json +1 -1
- package/src/schemas/v2/overlays/con29R.json +2 -2
- package/src/schemas/v2/overlays/lpe1.json +24 -9
- package/src/schemas/v2/overlays/piq.json +952 -89
- package/src/schemas/v2/overlays/ta6.json +1 -1
- package/src/schemas/v2/pdtf-transaction.json +639 -113
- package/src/schemas/v2/skeleton.json +98 -7
- package/src/utils/hmlrLLC1.json +38 -119
- package/src/tests/v1/pdtfVerifiedClaims.test.js +0 -75
- package/src/tests/v1/transactionSchema.test.js +0 -227
- package/src/tests/v1/verifiedClaimsValidator.test.js +0 -96
|
@@ -1450,7 +1450,7 @@
|
|
|
1450
1450
|
},
|
|
1451
1451
|
"housing": {
|
|
1452
1452
|
"con29RRef": "3.7(d)",
|
|
1453
|
-
"title": "
|
|
1453
|
+
"title": "housing;",
|
|
1454
1454
|
"discriminator": {
|
|
1455
1455
|
"propertyName": "yesNo"
|
|
1456
1456
|
},
|
|
@@ -1689,7 +1689,7 @@
|
|
|
1689
1689
|
},
|
|
1690
1690
|
"listedBuildingEnforcementNotice": {
|
|
1691
1691
|
"con29RRef": "3.9(c)",
|
|
1692
|
-
"title": "
|
|
1692
|
+
"title": "a listed building enforcement notice;",
|
|
1693
1693
|
"discriminator": {
|
|
1694
1694
|
"propertyName": "yesNo"
|
|
1695
1695
|
},
|
|
@@ -11,8 +11,23 @@
|
|
|
11
11
|
"ownershipsToBeTransferred": {
|
|
12
12
|
"items": {
|
|
13
13
|
"oneOf": [
|
|
14
|
-
null,
|
|
15
14
|
null,
|
|
15
|
+
{
|
|
16
|
+
"properties": {
|
|
17
|
+
"managedFreeholdOrCommonholdInformation": {
|
|
18
|
+
"properties": {
|
|
19
|
+
"transferAndRegistration": {
|
|
20
|
+
"properties": {
|
|
21
|
+
"procedureForObtainingCertificate": {
|
|
22
|
+
"lpe1Ref": "2.6",
|
|
23
|
+
"title": "What is the procedure and cost for obtaining a certificate in accordance with a restriction in the Proprietorship Register at the Land Registry, if applicable?"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
},
|
|
16
31
|
{
|
|
17
32
|
"required": [
|
|
18
33
|
"leaseholdInformation"
|
|
@@ -230,7 +245,7 @@
|
|
|
230
245
|
},
|
|
231
246
|
"lesseeInCharge": {
|
|
232
247
|
"lpe1Ref": "1.10.1",
|
|
233
|
-
"title": "
|
|
248
|
+
"title": "If the Lessees, please provide contact details of the Lessee in charge",
|
|
234
249
|
"required": [
|
|
235
250
|
"nameOrOrganisation",
|
|
236
251
|
"line1",
|
|
@@ -870,7 +885,7 @@
|
|
|
870
885
|
]
|
|
871
886
|
},
|
|
872
887
|
"annualServiceCharge": {
|
|
873
|
-
"lpe1Ref": "4.1.
|
|
888
|
+
"lpe1Ref": "4.1.1",
|
|
874
889
|
"title": "Amount of current annual service charge (£)"
|
|
875
890
|
},
|
|
876
891
|
"largeAdditionalExpense": {
|
|
@@ -1086,7 +1101,7 @@
|
|
|
1086
1101
|
},
|
|
1087
1102
|
"details": {
|
|
1088
1103
|
"lpe1Ref": "4.6.1",
|
|
1089
|
-
"title": "
|
|
1104
|
+
"title": "Confirm the amount collected from Lessees of the Property, currently held in the Reserve Fund:"
|
|
1090
1105
|
},
|
|
1091
1106
|
"sufficentToCoverSection20Expenditure": {
|
|
1092
1107
|
"lpe1Ref": "4.6.2",
|
|
@@ -1622,7 +1637,7 @@
|
|
|
1622
1637
|
]
|
|
1623
1638
|
},
|
|
1624
1639
|
"managedAreasCoveredByPolicy": {
|
|
1625
|
-
"lpe1Ref": "
|
|
1640
|
+
"lpe1Ref": "5.6",
|
|
1626
1641
|
"title": "Are the Managed Areas covered by the policy?",
|
|
1627
1642
|
"discriminator": {
|
|
1628
1643
|
"propertyName": "yesNo"
|
|
@@ -1646,7 +1661,7 @@
|
|
|
1646
1661
|
},
|
|
1647
1662
|
"riskAssessments": {
|
|
1648
1663
|
"lpe1Ref": "5.6.1",
|
|
1649
|
-
"title": "
|
|
1664
|
+
"title": "What risk assessments have been completed?",
|
|
1650
1665
|
"discriminator": {
|
|
1651
1666
|
"propertyName": "assessmentsCarriedOut"
|
|
1652
1667
|
},
|
|
@@ -1899,7 +1914,7 @@
|
|
|
1899
1914
|
},
|
|
1900
1915
|
"unresolvedDisputes": {
|
|
1901
1916
|
"lpe1Ref": "6.2",
|
|
1902
|
-
"title": "Are there any documented unresolved disputes with the
|
|
1917
|
+
"title": "Are there any documented unresolved disputes with the Lessees of any of the properties in the Managed Area?",
|
|
1903
1918
|
"discriminator": {
|
|
1904
1919
|
"propertyName": "yesNo"
|
|
1905
1920
|
},
|
|
@@ -1959,7 +1974,7 @@
|
|
|
1959
1974
|
]
|
|
1960
1975
|
},
|
|
1961
1976
|
"details": {
|
|
1962
|
-
"lpe1Ref": "
|
|
1977
|
+
"lpe1Ref": "6.3.1",
|
|
1963
1978
|
"title": "Provide details and copies of relevant documentation"
|
|
1964
1979
|
}
|
|
1965
1980
|
},
|
|
@@ -2326,7 +2341,7 @@
|
|
|
2326
2341
|
]
|
|
2327
2342
|
},
|
|
2328
2343
|
"certificateOfComplianceFee": {
|
|
2329
|
-
"lpe1Ref": "8.11",
|
|
2344
|
+
"lpe1Ref": "8.11.1",
|
|
2330
2345
|
"title": "Certificate of Compliance fee."
|
|
2331
2346
|
},
|
|
2332
2347
|
"licenceToAssign": {
|