@pdtf/schemas 3.0.0-2 → 3.0.0-21

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.
Files changed (33) hide show
  1. package/index.js +15 -13
  2. package/package.json +1 -1
  3. package/src/examples/v3/exampleTransaction.json +82 -75
  4. package/src/schemas/v2/overlays/baspi.json +510 -2331
  5. package/src/schemas/v2/overlays/con29DW.json +36 -125
  6. package/src/schemas/v2/overlays/con29R.json +5 -143
  7. package/src/schemas/v2/overlays/fme1.json +48 -233
  8. package/src/schemas/v2/overlays/lpe1.json +75 -367
  9. package/src/schemas/v2/overlays/nts.json +17 -103
  10. package/src/schemas/v2/overlays/piq.json +146 -693
  11. package/src/schemas/v2/overlays/rds.json +50 -316
  12. package/src/schemas/v2/overlays/ta10.json +540 -1755
  13. package/src/schemas/v2/overlays/ta6.json +241 -1193
  14. package/src/schemas/v2/overlays/ta7.json +106 -440
  15. package/src/schemas/v3/combined.json +2434 -2581
  16. package/src/schemas/v3/overlays/baspi.json +1360 -3480
  17. package/src/schemas/v3/overlays/con29DW.json +36 -125
  18. package/src/schemas/v3/overlays/con29R.json +5 -143
  19. package/src/schemas/v3/overlays/fme1.json +53 -233
  20. package/src/schemas/v3/overlays/lpe1.json +85 -367
  21. package/src/schemas/v3/overlays/nts.json +711 -634
  22. package/src/schemas/v3/overlays/piq.json +452 -1190
  23. package/src/schemas/v3/overlays/rds.json +500 -1059
  24. package/src/schemas/v3/overlays/ta10.json +540 -1755
  25. package/src/schemas/v3/overlays/ta6.json +787 -1678
  26. package/src/schemas/v3/overlays/ta7.json +220 -462
  27. package/src/schemas/v3/pdtf-transaction.json +1976 -2286
  28. package/src/schemas/v3/skeleton.json +248 -214
  29. package/src/tests/v3/transactionSchema.test.js +28 -18
  30. package/src/tests/v3/verifiedClaimsValidator.test.js +2 -2
  31. package/src/utils/extractOverlay.js +5 -27
  32. package/src/tests/v2/transactionSchema.test.js +0 -361
  33. package/src/tests/v2/verifiedClaimsValidator.test.js +0 -128
@@ -10,16 +10,12 @@
10
10
  "properties": {
11
11
  "planningAndBuildingRegulations": {
12
12
  "con29RRef": "Part 1",
13
- "title": "Planning and Building Regulations",
14
13
  "properties": {
15
14
  "decisionsAndPendingApplications": {
16
15
  "con29RRef": "1.1",
17
- "title": "Planning and building decisions and pending applications",
18
- "description": "Which of the following relating to the property have been granted, issued or refused or (where applicable) are the subject of pending applications or agreements?",
19
16
  "properties": {
20
17
  "planningPermission": {
21
18
  "con29RRef": "1.1(a)",
22
- "title": "Planning applications list",
23
19
  "items": {
24
20
  "required": [
25
21
  "isProposal",
@@ -30,7 +26,6 @@
30
26
  },
31
27
  "listedBuildingConsent": {
32
28
  "con29RRef": "1.1(b)",
33
- "title": "Planning applications list",
34
29
  "items": {
35
30
  "required": [
36
31
  "isProposal",
@@ -41,7 +36,6 @@
41
36
  },
42
37
  "conservationAreaConsent": {
43
38
  "con29RRef": "1.1(c)",
44
- "title": "Planning applications list",
45
39
  "items": {
46
40
  "required": [
47
41
  "isProposal",
@@ -52,7 +46,6 @@
52
46
  },
53
47
  "lawfulnessOfExistingUse": {
54
48
  "con29RRef": "1.1(d)",
55
- "title": "Planning applications list",
56
49
  "items": {
57
50
  "required": [
58
51
  "isProposal",
@@ -63,7 +56,6 @@
63
56
  },
64
57
  "certificateOfLawfulnessOfProposedUse": {
65
58
  "con29RRef": "1.1(e)",
66
- "title": "Planning applications list",
67
59
  "items": {
68
60
  "required": [
69
61
  "isProposal",
@@ -74,7 +66,6 @@
74
66
  },
75
67
  "lawfulnessOfProposedListedWorks": {
76
68
  "con29RRef": "1.1(f)",
77
- "title": "Planning applications list",
78
69
  "items": {
79
70
  "required": [
80
71
  "isProposal",
@@ -85,7 +76,6 @@
85
76
  },
86
77
  "heritagePartnershipAgreement": {
87
78
  "con29RRef": "1.1(g)",
88
- "title": "Planning applications list",
89
79
  "items": {
90
80
  "required": [
91
81
  "isProposal",
@@ -96,7 +86,6 @@
96
86
  },
97
87
  "listedBuildingConsentOrder": {
98
88
  "con29RRef": "1.1(h)",
99
- "title": "Planning applications list",
100
89
  "items": {
101
90
  "required": [
102
91
  "isProposal",
@@ -107,7 +96,6 @@
107
96
  },
108
97
  "localListedBuildingConsentOrder": {
109
98
  "con29RRef": "1.1(i)",
110
- "title": "Planning applications list",
111
99
  "items": {
112
100
  "required": [
113
101
  "isProposal",
@@ -118,7 +106,6 @@
118
106
  },
119
107
  "buildingRegulationsApproval": {
120
108
  "con29RRef": "1.1(j)",
121
- "title": "Planning applications list",
122
109
  "items": {
123
110
  "required": [
124
111
  "isProposal",
@@ -129,7 +116,6 @@
129
116
  },
130
117
  "buildingRegulationsCompletion": {
131
118
  "con29RRef": "1.1(k)",
132
- "title": "Planning applications list",
133
119
  "items": {
134
120
  "required": [
135
121
  "isProposal",
@@ -140,7 +126,6 @@
140
126
  },
141
127
  "buildingRegulationsSelfCertification": {
142
128
  "con29RRef": "1.1(l)",
143
- "title": "Planning applications list",
144
129
  "items": {
145
130
  "required": [
146
131
  "isProposal",
@@ -152,35 +137,27 @@
152
137
  }
153
138
  },
154
139
  "designationsAndProposals": {
155
- "con29RRef": "1.2",
156
- "title": "Planning designations and proposals",
157
- "description": "What designations of land use for the property, or the area, and what specific proposals for the property, are contained in any existing or proposed development plan?"
140
+ "con29RRef": "1.2"
158
141
  }
159
142
  }
160
143
  },
161
144
  "roadsAndPublicRightsOfWay": {
162
145
  "con29RRef": "Part 2",
163
- "title": "Roads and Public Rights of Way",
164
146
  "properties": {
165
147
  "roadsFootwaysAndFootpaths": {
166
148
  "con29RRef": "2.1",
167
- "title": "Which of the roads, footways, and footpaths named in the application for this search are:",
168
149
  "properties": {
169
150
  "highwaysMaintainableAtPublicExpense": {
170
- "con29RRef": "2.1(a)",
171
- "title": "Highways maintainable at public expense"
151
+ "con29RRef": "2.1(a)"
172
152
  },
173
153
  "subjectToAdoption": {
174
- "con29RRef": "2.1(b)",
175
- "title": "Subject to adoption and supported by a bond or waiver"
154
+ "con29RRef": "2.1(b)"
176
155
  },
177
156
  "toBeMadeUpWithReclaim": {
178
- "con29RRef": "2.1(c)",
179
- "title": "To be made up by a local authority who will reclaim the cost from frontagers"
157
+ "con29RRef": "2.1(c)"
180
158
  },
181
159
  "toBeMadeUpWithoutReclaim": {
182
- "con29RRef": "2.1(d)",
183
- "title": "To be adopted by a local authority without reclaiming the cost from the frontagers"
160
+ "con29RRef": "2.1(d)"
184
161
  }
185
162
  }
186
163
  },
@@ -188,7 +165,6 @@
188
165
  "properties": {
189
166
  "shownOnDefinitiveMap": {
190
167
  "con29RRef": "2.2",
191
- "title": "Is any public right of way which abuts on, or crosses the property, shown on a definitive map or revised definitive map?",
192
168
  "discriminator": {
193
169
  "propertyName": "yesNo"
194
170
  },
@@ -221,7 +197,6 @@
221
197
  },
222
198
  "pendingApplicationsToRecord": {
223
199
  "con29RRef": "2.3",
224
- "title": "Are there any pending applications to record a public right of way that abuts, or crosses the property, on the Register?",
225
200
  "discriminator": {
226
201
  "propertyName": "yesNo"
227
202
  },
@@ -254,8 +229,6 @@
254
229
  },
255
230
  "legalOrdersToStop": {
256
231
  "con29RRef": "2.4",
257
- "title": "Are there any legal orders to stop up, divert, alter, or create a public right of way which abuts, or crosses the property not yet implemented or shown on a definitive map?",
258
- "description": "If so, please attach a plan showing the approximate route",
259
232
  "discriminator": {
260
233
  "propertyName": "yesNo"
261
234
  },
@@ -292,13 +265,9 @@
292
265
  },
293
266
  "otherMatters": {
294
267
  "con29RRef": "Part 3",
295
- "title": "Other Matters",
296
- "description": "Apart from matters entered on the registers of local land charges, do any of the following matters apply to the property?",
297
268
  "properties": {
298
269
  "landRequiredForPublicPurposes": {
299
270
  "con29RRef": "3.1",
300
- "title": "Land required for public purposes",
301
- "description": "Is the property included in land required for public purposes?",
302
271
  "discriminator": {
303
272
  "propertyName": "yesNo"
304
273
  },
@@ -331,8 +300,6 @@
331
300
  },
332
301
  "landToBeAcquiredForRoadWorks": {
333
302
  "con29RRef": "3.2",
334
- "title": "Land to be acquired for road works",
335
- "description": "Is the property included in land to be acquired for road works?",
336
303
  "discriminator": {
337
304
  "propertyName": "yesNo"
338
305
  },
@@ -365,11 +332,9 @@
365
332
  },
366
333
  "drainageMatters": {
367
334
  "con29RRef": "3.3",
368
- "title": "Drainage matters",
369
335
  "properties": {
370
336
  "propertyServedByASustainableUrbanDrainage": {
371
337
  "con29RRef": "3.3(a)",
372
- "title": "Is the property served by a sustainable urban drainage?",
373
338
  "discriminator": {
374
339
  "propertyName": "yesNo"
375
340
  },
@@ -402,7 +367,6 @@
402
367
  },
403
368
  "suDsFeaturesWithinTheBoundaryOfTheProperty": {
404
369
  "con29RRef": "3.3(b)",
405
- "title": "Are there SuDS features within the boundary of the property?",
406
370
  "discriminator": {
407
371
  "propertyName": "yesNo"
408
372
  },
@@ -435,7 +399,6 @@
435
399
  },
436
400
  "ifPropertyBenefitsFromASuDsForWhichThereIsAChargeWhoBillsThePropertyForSurfaceWaterDrainageCharge": {
437
401
  "con29RRef": "3.3(c)",
438
- "title": "If the property benefits from a SuDS for which there is a charge, who bills the property for surface water drainage charge?",
439
402
  "discriminator": {
440
403
  "propertyName": "yesNo"
441
404
  },
@@ -470,12 +433,9 @@
470
433
  },
471
434
  "nearbyRoadSchemes": {
472
435
  "con29RRef": "3.4",
473
- "title": "Nearby road schemes",
474
- "description": "Is the property (or will it be) within 200 meters of any of the following?",
475
436
  "properties": {
476
437
  "centreLineOfANewTrunkRoadOrSpecialRoadSpecifiedInAnyOrderDraftOrderOrScheme": {
477
438
  "con29RRef": "3.4(a)",
478
- "title": "the centre line of a new trunk road or special road specified in any order, draft order or scheme;",
479
439
  "discriminator": {
480
440
  "propertyName": "yesNo"
481
441
  },
@@ -508,7 +468,6 @@
508
468
  },
509
469
  "centreLineOfAProposedAlterationOrImprovementToAnExistingRoad": {
510
470
  "con29RRef": "3.4(b)",
511
- "title": "the centre line of a proposed alteration or improvement to an existing road involving construction of a subway, underpass, flyover, footbridge, elevated road or dual carriageway;",
512
471
  "discriminator": {
513
472
  "propertyName": "yesNo"
514
473
  },
@@ -541,11 +500,9 @@
541
500
  },
542
501
  "outerLimitsOfConstructionWorksForAProposedAlterationOrImprovementToAnExistingRoad": {
543
502
  "con29RRef": "3.4(c)",
544
- "title": "the outer limits of construction works for a proposed alteration or improvement to an existing road, involving:-",
545
503
  "properties": {
546
504
  "constructionOfARoundaboutOtherThanAMiniRoundabout": {
547
505
  "con29RRef": "3.4(c)(i)",
548
- "title": "construction of a roundabout (other than a mini roundabout); or",
549
506
  "discriminator": {
550
507
  "propertyName": "yesNo"
551
508
  },
@@ -578,7 +535,6 @@
578
535
  },
579
536
  "wideningByConstructionOfOneOrMoreAdditionalTrafficLanes": {
580
537
  "con29RRef": "3.4(c)(ii)",
581
- "title": "widening by construction of one or more additional traffic lanes;",
582
538
  "discriminator": {
583
539
  "propertyName": "yesNo"
584
540
  },
@@ -613,11 +569,9 @@
613
569
  },
614
570
  "outerLimitsOf": {
615
571
  "con29RRef": "3.4(d)",
616
- "title": "the outer limits of:",
617
572
  "properties": {
618
573
  "constructionOfANewRoadToBeBuiltByALocalAuthority": {
619
574
  "con29RRef": "3.4(d)(1)",
620
- "title": "construction of a new road to be built by a local authority;",
621
575
  "discriminator": {
622
576
  "propertyName": "yesNo"
623
577
  },
@@ -650,7 +604,6 @@
650
604
  },
651
605
  "approvedAlterationOrImprovementToAnExistingRoad": {
652
606
  "con29RRef": "3.4(d)(ii)",
653
- "title": "an approved alteration or improvement to an existing road involving construction of a subway, underpass, flyover, footbridge, elevated road or dual carriageway;",
654
607
  "discriminator": {
655
608
  "propertyName": "yesNo"
656
609
  },
@@ -683,7 +636,6 @@
683
636
  },
684
637
  "constructionOfARoundaboutOtherThanAMiniRoundaboutOrWideningByConstructionOfOneOrMoreAdditionalTrafficLanes": {
685
638
  "con29RRef": "3.4(d)(iii)",
686
- "title": "construction of a roundabout (other than a mini roundabout) or widening by construction of one or more additional traffic lanes;",
687
639
  "discriminator": {
688
640
  "propertyName": "yesNo"
689
641
  },
@@ -718,7 +670,6 @@
718
670
  },
719
671
  "centreLineOfTheProposedRouteOfANewRoad": {
720
672
  "con29RRef": "3.4(e)",
721
- "title": "the centre line of the proposed route of a new road under proposals published for public consultation;",
722
673
  "discriminator": {
723
674
  "propertyName": "yesNo"
724
675
  },
@@ -751,11 +702,9 @@
751
702
  },
752
703
  "outerLimitsOfConstructionUnderProposalsUnderPublicConsultation": {
753
704
  "con29RRef": "3.4(f)",
754
- "title": "the outer limits of (under proposals published for public consultation)",
755
705
  "properties": {
756
706
  "constructionOfAProposedAlterationOrImprovementToAnExistingRoad": {
757
707
  "con29RRef": "3.4(f)(i)",
758
- "title": "construction of a proposed alteration or improvement to an existing road involving construction of a subway, underpass, flyover, footbridge, elevated road or dual carriageway;",
759
708
  "discriminator": {
760
709
  "propertyName": "yesNo"
761
710
  },
@@ -788,7 +737,6 @@
788
737
  },
789
738
  "constructionOfARoundaboutOtherThanAMiniRoundabout": {
790
739
  "con29RRef": "3.4(f)(ii)",
791
- "title": "construction of a roundabout (other than a mini roundabout);",
792
740
  "discriminator": {
793
741
  "propertyName": "yesNo"
794
742
  },
@@ -821,7 +769,6 @@
821
769
  },
822
770
  "wideningByConstructionOfOneOrMoreAdditionalTrafficLanes": {
823
771
  "con29RRef": "3.4(f)(iii)",
824
- "title": "widening by construction of one or more additional traffic lanes",
825
772
  "discriminator": {
826
773
  "propertyName": "yesNo"
827
774
  },
@@ -858,11 +805,9 @@
858
805
  },
859
806
  "nearbyRailwaySchemes": {
860
807
  "con29RRef": "3.5",
861
- "title": "Nearby railway schemes",
862
808
  "properties": {
863
809
  "propertyWithin200MetersOfTheCentreLineOfAProposedRailwayTramwayLightRailwayOrMonorail": {
864
810
  "con29RRef": "3.5(a)",
865
- "title": "Is the property (or will it be) within 200 meters of the centre line of a proposed railway, tramway, light railway or monorail?",
866
811
  "discriminator": {
867
812
  "propertyName": "yesNo"
868
813
  },
@@ -895,7 +840,6 @@
895
840
  },
896
841
  "proposalsForARailwayTramwayLightRailwayOrMonorail": {
897
842
  "con29RRef": "3.5(b)",
898
- "title": "Are there are any proposals for a railway, tramway, light railway or monorail within the Local Authority's boundary?",
899
843
  "discriminator": {
900
844
  "propertyName": "yesNo"
901
845
  },
@@ -930,12 +874,9 @@
930
874
  },
931
875
  "trafficSchemes": {
932
876
  "con29RRef": "3.6",
933
- "title": "Traffic schemes",
934
- "description": "Has a local authority approved but not yet implemented any of the following for the roads, footways and footpaths which are named in Box B and C and are within 200 metres of the boundaries of the property?",
935
877
  "properties": {
936
878
  "permanentStoppingUpOrDiversion": {
937
879
  "con29RRef": "3.6(a)",
938
- "title": "permanent stopping up or diversion;",
939
880
  "discriminator": {
940
881
  "propertyName": "yesNo"
941
882
  },
@@ -968,7 +909,6 @@
968
909
  },
969
910
  "waitingOrLoadingRestrictions": {
970
911
  "con29RRef": "3.6(b)",
971
- "title": "waiting or loading restrictions;",
972
912
  "discriminator": {
973
913
  "propertyName": "yesNo"
974
914
  },
@@ -1001,7 +941,6 @@
1001
941
  },
1002
942
  "oneWayDriving": {
1003
943
  "con29RRef": "3.6(c)",
1004
- "title": "one way driving;",
1005
944
  "discriminator": {
1006
945
  "propertyName": "yesNo"
1007
946
  },
@@ -1034,7 +973,6 @@
1034
973
  },
1035
974
  "prohibitionOfDriving": {
1036
975
  "con29RRef": "3.6(d)",
1037
- "title": "prohibition of driving;",
1038
976
  "discriminator": {
1039
977
  "propertyName": "yesNo"
1040
978
  },
@@ -1067,7 +1005,6 @@
1067
1005
  },
1068
1006
  "pedestrianisation": {
1069
1007
  "con29RRef": "3.6(e)",
1070
- "title": "pedestrianisation;",
1071
1008
  "discriminator": {
1072
1009
  "propertyName": "yesNo"
1073
1010
  },
@@ -1100,7 +1037,6 @@
1100
1037
  },
1101
1038
  "vehicleWidthOrWeightRestriction": {
1102
1039
  "con29RRef": "3.6(f)",
1103
- "title": "vehicle width or weight restriction;",
1104
1040
  "discriminator": {
1105
1041
  "propertyName": "yesNo"
1106
1042
  },
@@ -1133,7 +1069,6 @@
1133
1069
  },
1134
1070
  "trafficCalmingWorks": {
1135
1071
  "con29RRef": "3.6(g)",
1136
- "title": "traffic calming works including road humps;",
1137
1072
  "discriminator": {
1138
1073
  "propertyName": "yesNo"
1139
1074
  },
@@ -1166,7 +1101,6 @@
1166
1101
  },
1167
1102
  "residentsParkingControls": {
1168
1103
  "con29RRef": "3.6(h)",
1169
- "title": "residents parking controls;",
1170
1104
  "discriminator": {
1171
1105
  "propertyName": "yesNo"
1172
1106
  },
@@ -1199,7 +1133,6 @@
1199
1133
  },
1200
1134
  "minorRoadWideningOrImprovement": {
1201
1135
  "con29RRef": "3.6(i)",
1202
- "title": "minor road widening or improvement;",
1203
1136
  "discriminator": {
1204
1137
  "propertyName": "yesNo"
1205
1138
  },
@@ -1232,7 +1165,6 @@
1232
1165
  },
1233
1166
  "pedestrianCrossings": {
1234
1167
  "con29RRef": "3.6(j)",
1235
- "title": "pedestrian crossings;",
1236
1168
  "discriminator": {
1237
1169
  "propertyName": "yesNo"
1238
1170
  },
@@ -1265,7 +1197,6 @@
1265
1197
  },
1266
1198
  "cycleTracks": {
1267
1199
  "con29RRef": "3.6(k)",
1268
- "title": "cycle tracks;",
1269
1200
  "discriminator": {
1270
1201
  "propertyName": "yesNo"
1271
1202
  },
@@ -1298,7 +1229,6 @@
1298
1229
  },
1299
1230
  "bridgeBuilding": {
1300
1231
  "con29RRef": "3.6(l)",
1301
- "title": "bridge building",
1302
1232
  "discriminator": {
1303
1233
  "propertyName": "yesNo"
1304
1234
  },
@@ -1333,12 +1263,9 @@
1333
1263
  },
1334
1264
  "outstandingNotices": {
1335
1265
  "con29RRef": "3.7",
1336
- "title": "Outstanding notices",
1337
- "description": "Do any statutory notices which relate to the following matters subsist in relation to the property other than those revealed in a response to any other enquiry in this form?",
1338
1266
  "properties": {
1339
1267
  "buildingWorks": {
1340
1268
  "con29RRef": "3.7(a)",
1341
- "title": "building works;",
1342
1269
  "discriminator": {
1343
1270
  "propertyName": "yesNo"
1344
1271
  },
@@ -1371,7 +1298,6 @@
1371
1298
  },
1372
1299
  "environment": {
1373
1300
  "con29RRef": "3.7(b)",
1374
- "title": "environment;",
1375
1301
  "discriminator": {
1376
1302
  "propertyName": "yesNo"
1377
1303
  },
@@ -1404,7 +1330,6 @@
1404
1330
  },
1405
1331
  "healthAndSafety": {
1406
1332
  "con29RRef": "3.7(c)",
1407
- "title": "health and safety;",
1408
1333
  "discriminator": {
1409
1334
  "propertyName": "yesNo"
1410
1335
  },
@@ -1437,7 +1362,6 @@
1437
1362
  },
1438
1363
  "housing": {
1439
1364
  "con29RRef": "3.7(d)",
1440
- "title": "housing;",
1441
1365
  "discriminator": {
1442
1366
  "propertyName": "yesNo"
1443
1367
  },
@@ -1470,7 +1394,6 @@
1470
1394
  },
1471
1395
  "highways": {
1472
1396
  "con29RRef": "3.7(e)",
1473
- "title": "highways;",
1474
1397
  "discriminator": {
1475
1398
  "propertyName": "yesNo"
1476
1399
  },
@@ -1503,7 +1426,6 @@
1503
1426
  },
1504
1427
  "publicHealth": {
1505
1428
  "con29RRef": "3.7(f)",
1506
- "title": "public health;",
1507
1429
  "discriminator": {
1508
1430
  "propertyName": "yesNo"
1509
1431
  },
@@ -1536,7 +1458,6 @@
1536
1458
  },
1537
1459
  "floodAndCostalErosionRiskManagement": {
1538
1460
  "con29RRef": "3.7(g)",
1539
- "title": "flood and costal erosion risk management",
1540
1461
  "discriminator": {
1541
1462
  "propertyName": "yesNo"
1542
1463
  },
@@ -1571,8 +1492,6 @@
1571
1492
  },
1572
1493
  "contraventionOfBuildingRegulations": {
1573
1494
  "con29RRef": "3.8",
1574
- "title": "Contravention of building regulations",
1575
- "description": "Has a local authority authorised in relation to the property any proceedings for the contravention of any provision contained in building regulations?",
1576
1495
  "discriminator": {
1577
1496
  "propertyName": "yesNo"
1578
1497
  },
@@ -1605,12 +1524,9 @@
1605
1524
  },
1606
1525
  "noticesOrdersDirectionsAndProceedingsUnderPlanningActs": {
1607
1526
  "con29RRef": "3.9",
1608
- "title": "Notices, orders, directions and proceedings under Planning Acts",
1609
- "description": "Do any of the following subsist in relation to the property, or has a local authority decided to issue, serve, make or commence any of the following?",
1610
1527
  "properties": {
1611
1528
  "enforcementNotice": {
1612
1529
  "con29RRef": "3.9(a)",
1613
- "title": "an enforcement notice;",
1614
1530
  "discriminator": {
1615
1531
  "propertyName": "yesNo"
1616
1532
  },
@@ -1643,7 +1559,6 @@
1643
1559
  },
1644
1560
  "stopNotice": {
1645
1561
  "con29RRef": "3.9(b)",
1646
- "title": "a stop notice;",
1647
1562
  "discriminator": {
1648
1563
  "propertyName": "yesNo"
1649
1564
  },
@@ -1676,7 +1591,6 @@
1676
1591
  },
1677
1592
  "listedBuildingEnforcementNotice": {
1678
1593
  "con29RRef": "3.9(c)",
1679
- "title": "a listed building enforcement notice;",
1680
1594
  "discriminator": {
1681
1595
  "propertyName": "yesNo"
1682
1596
  },
@@ -1709,7 +1623,6 @@
1709
1623
  },
1710
1624
  "breachOfConditionNotice": {
1711
1625
  "con29RRef": "3.9(d)",
1712
- "title": "a breach of condition notice;",
1713
1626
  "discriminator": {
1714
1627
  "propertyName": "yesNo"
1715
1628
  },
@@ -1742,7 +1655,6 @@
1742
1655
  },
1743
1656
  "planningContraventionNotice": {
1744
1657
  "con29RRef": "3.9(e)",
1745
- "title": "a planning contravention notice;",
1746
1658
  "discriminator": {
1747
1659
  "propertyName": "yesNo"
1748
1660
  },
@@ -1775,7 +1687,6 @@
1775
1687
  },
1776
1688
  "anotherNoticeRelatingToBreachOfPlanningControl": {
1777
1689
  "con29RRef": "3.9(f)",
1778
- "title": "another notice relating to breach of planning control;",
1779
1690
  "discriminator": {
1780
1691
  "propertyName": "yesNo"
1781
1692
  },
@@ -1808,7 +1719,6 @@
1808
1719
  },
1809
1720
  "listedBuildingRepairsNotice": {
1810
1721
  "con29RRef": "3.9(g)",
1811
- "title": "a listed building repairs notice;",
1812
1722
  "discriminator": {
1813
1723
  "propertyName": "yesNo"
1814
1724
  },
@@ -1841,7 +1751,6 @@
1841
1751
  },
1842
1752
  "inTheCaseOfAListedBuildingDeliberatelyAllowedToFallIntoDisrepairACompulsoryPurchaseOrderWithADirectionForMinimumCompensation": {
1843
1753
  "con29RRef": "3.9(h)",
1844
- "title": "in the case of a listed building deliberately allowed to fall into disrepair, a compulsory purchase order with a direction for minimum compensation;",
1845
1754
  "discriminator": {
1846
1755
  "propertyName": "yesNo"
1847
1756
  },
@@ -1874,7 +1783,6 @@
1874
1783
  },
1875
1784
  "buildingPreservationNotice": {
1876
1785
  "con29RRef": "3.9(i)",
1877
- "title": "a building preservation notice;",
1878
1786
  "discriminator": {
1879
1787
  "propertyName": "yesNo"
1880
1788
  },
@@ -1907,7 +1815,6 @@
1907
1815
  },
1908
1816
  "directionRestrictingPermittedDevelopment": {
1909
1817
  "con29RRef": "3.9(j)",
1910
- "title": "a direction restricting permitted development;",
1911
1818
  "discriminator": {
1912
1819
  "propertyName": "yesNo"
1913
1820
  },
@@ -1940,7 +1847,6 @@
1940
1847
  },
1941
1848
  "orderRevokingOrModifyingPlanningPermission": {
1942
1849
  "con29RRef": "3.9(k)",
1943
- "title": "an order revoking or modifying planning permission;",
1944
1850
  "discriminator": {
1945
1851
  "propertyName": "yesNo"
1946
1852
  },
@@ -1973,7 +1879,6 @@
1973
1879
  },
1974
1880
  "orderRequiringDiscontinuanceOfUseOrAlterationOrRemovalOfBuildingOrWorks": {
1975
1881
  "con29RRef": "3.9(l)",
1976
- "title": "an order requiring discontinuance of use or alteration or removal of building or works;",
1977
1882
  "discriminator": {
1978
1883
  "propertyName": "yesNo"
1979
1884
  },
@@ -2006,7 +1911,6 @@
2006
1911
  },
2007
1912
  "treePreservationOrder": {
2008
1913
  "con29RRef": "3.9(m)",
2009
- "title": "a tree preservation order;",
2010
1914
  "discriminator": {
2011
1915
  "propertyName": "yesNo"
2012
1916
  },
@@ -2039,7 +1943,6 @@
2039
1943
  },
2040
1944
  "proceedingsToEnforceAPlanningAgreementOrPlanningContribution": {
2041
1945
  "con29RRef": "3.9(n)",
2042
- "title": "proceedings to enforce a planning agreement or planning contribution",
2043
1946
  "discriminator": {
2044
1947
  "propertyName": "yesNo"
2045
1948
  },
@@ -2074,22 +1977,18 @@
2074
1977
  },
2075
1978
  "communityInfrastructureLevy": {
2076
1979
  "con29RRef": "3.10",
2077
- "title": "Community infrastructure levy (CIL)",
2078
1980
  "properties": {
2079
1981
  "cilChargingSchedule": {
2080
1982
  "con29RRef": "3.10(a)",
2081
- "title": "Is there a CIL charging schedule?",
2082
1983
  "required": [
2083
1984
  "yesNo"
2084
1985
  ]
2085
1986
  },
2086
1987
  "doAnyOfTheFollowingSubsistInRelationToTheProperty": {
2087
1988
  "con29RRef": "3.10(b)",
2088
- "title": "If, yes, do any of the following subsist in relation to the property, or has a local authority decided to issue, serve, make or commence any of the following:-",
2089
1989
  "properties": {
2090
1990
  "liabilityNotice": {
2091
1991
  "con29RRef": "3.10(b)(i)",
2092
- "title": "a liability notice?",
2093
1992
  "discriminator": {
2094
1993
  "propertyName": "yesNo"
2095
1994
  },
@@ -2122,7 +2021,6 @@
2122
2021
  },
2123
2022
  "noticeOfChargeableDevelopment": {
2124
2023
  "con29RRef": "3.10(b)(ii)",
2125
- "title": "a notice of chargeable development?",
2126
2024
  "discriminator": {
2127
2025
  "propertyName": "yesNo"
2128
2026
  },
@@ -2155,7 +2053,6 @@
2155
2053
  },
2156
2054
  "demandNotice": {
2157
2055
  "con29RRef": "3.10(b)(iii)",
2158
- "title": "a demand notice?",
2159
2056
  "discriminator": {
2160
2057
  "propertyName": "yesNo"
2161
2058
  },
@@ -2188,7 +2085,6 @@
2188
2085
  },
2189
2086
  "defaultLiabilityNotice": {
2190
2087
  "con29RRef": "3.10(b)(iv)",
2191
- "title": "a default liability notice?",
2192
2088
  "discriminator": {
2193
2089
  "propertyName": "yesNo"
2194
2090
  },
@@ -2221,7 +2117,6 @@
2221
2117
  },
2222
2118
  "assumptionOfLiabilityNotice": {
2223
2119
  "con29RRef": "3.10(b)(v)",
2224
- "title": "an assumption of liability notice?",
2225
2120
  "discriminator": {
2226
2121
  "propertyName": "yesNo"
2227
2122
  },
@@ -2254,7 +2149,6 @@
2254
2149
  },
2255
2150
  "commencementNotice": {
2256
2151
  "con29RRef": "3.10(b)(vi)",
2257
- "title": "a commencement notice?",
2258
2152
  "discriminator": {
2259
2153
  "propertyName": "yesNo"
2260
2154
  },
@@ -2289,7 +2183,6 @@
2289
2183
  },
2290
2184
  "demandNoticeBeenSuspended": {
2291
2185
  "con29RRef": "3.10(c)",
2292
- "title": "Has any demand notice been suspended?",
2293
2186
  "discriminator": {
2294
2187
  "propertyName": "yesNo"
2295
2188
  },
@@ -2322,7 +2215,6 @@
2322
2215
  },
2323
2216
  "localAuthorityReceivedFullOrPartPaymentOfAnyCilLiability": {
2324
2217
  "con29RRef": "3.10(d)",
2325
- "title": "Has the Local Authority received full or part payment of any CIL liability?",
2326
2218
  "discriminator": {
2327
2219
  "propertyName": "yesNo"
2328
2220
  },
@@ -2355,7 +2247,6 @@
2355
2247
  },
2356
2248
  "localAuthorityReceivedAnyAppealAgainstAnyOfTheAbove": {
2357
2249
  "con29RRef": "3.10(e)",
2358
- "title": "Has the Local Authority received any appeal against any of the above?",
2359
2250
  "discriminator": {
2360
2251
  "propertyName": "yesNo"
2361
2252
  },
@@ -2388,7 +2279,6 @@
2388
2279
  },
2389
2280
  "decisionBeenTakenToApplyForALiabilityOrder": {
2390
2281
  "con29RRef": "3.10(f)",
2391
- "title": "Has a decision been taken to apply for a liability order?",
2392
2282
  "discriminator": {
2393
2283
  "propertyName": "yesNo"
2394
2284
  },
@@ -2421,7 +2311,6 @@
2421
2311
  },
2422
2312
  "liabilityOrderBeenGranted": {
2423
2313
  "con29RRef": "3.10(g)",
2424
- "title": "Has a liability order been granted?",
2425
2314
  "discriminator": {
2426
2315
  "propertyName": "yesNo"
2427
2316
  },
@@ -2454,7 +2343,6 @@
2454
2343
  },
2455
2344
  "otherEnforcementMeasuresBeenTaken": {
2456
2345
  "con29RRef": "3.10(h)",
2457
- "title": "Have any other enforcement measures been taken?",
2458
2346
  "discriminator": {
2459
2347
  "propertyName": "yesNo"
2460
2348
  },
@@ -2489,12 +2377,9 @@
2489
2377
  },
2490
2378
  "conservationArea": {
2491
2379
  "con29RRef": "3.11",
2492
- "title": "Conservation area",
2493
- "description": "Do any of the following apply to the property?",
2494
2380
  "properties": {
2495
2381
  "makingOfTheAreaAConservationAreaBefore31August1974": {
2496
2382
  "con29RRef": "3.11(a)",
2497
- "title": "the making of the area a conservation area before 31 August 1974;",
2498
2383
  "discriminator": {
2499
2384
  "propertyName": "yesNo"
2500
2385
  },
@@ -2527,7 +2412,6 @@
2527
2412
  },
2528
2413
  "unimplementedResolutionToDesignateTheAreaAConservationArea": {
2529
2414
  "con29RRef": "3.11(b)",
2530
- "title": "an unimplemented resolution to designate the area a conservation area",
2531
2415
  "discriminator": {
2532
2416
  "propertyName": "yesNo"
2533
2417
  },
@@ -2562,8 +2446,6 @@
2562
2446
  },
2563
2447
  "compulsoryPurchase": {
2564
2448
  "con29RRef": "3.12",
2565
- "title": "Compulsory purchase",
2566
- "description": "Has any enforceable order or decision been made to compulsorily purchase or acquire the property?",
2567
2449
  "discriminator": {
2568
2450
  "propertyName": "yesNo"
2569
2451
  },
@@ -2596,12 +2478,9 @@
2596
2478
  },
2597
2479
  "contaminatedLand": {
2598
2480
  "con29RRef": "3.13",
2599
- "title": "Contaminated land",
2600
- "description": "Do any of the following apply (including any relating land adjacent to or adjoining the property which has been identified as contaminated land because it is in such a condition that harm or pollution of controlled waters might be caused on the property)?",
2601
2481
  "properties": {
2602
2482
  "contaminatedLandNotice": {
2603
2483
  "con29RRef": "3.13(a)",
2604
- "title": "contaminated land notice;",
2605
2484
  "discriminator": {
2606
2485
  "propertyName": "yesNo"
2607
2486
  },
@@ -2634,7 +2513,6 @@
2634
2513
  },
2635
2514
  "inRelationToARegisterMaintainedUnderSection_78R": {
2636
2515
  "con29RRef": "3.13(b)",
2637
- "title": "in relation to a register maintained under section 78R of the Environmental Protection Act 1990",
2638
2516
  "discriminator": {
2639
2517
  "propertyName": "yesNo"
2640
2518
  },
@@ -2667,7 +2545,6 @@
2667
2545
  },
2668
2546
  "decisionToMakeAnEntry": {
2669
2547
  "con29RRef": "3.13(b)(i)",
2670
- "title": "a decision to make an entry",
2671
2548
  "discriminator": {
2672
2549
  "propertyName": "yesNo"
2673
2550
  },
@@ -2700,7 +2577,6 @@
2700
2577
  },
2701
2578
  "entry": {
2702
2579
  "con29RRef": "3.13(b)(ii)",
2703
- "title": "an entry",
2704
2580
  "discriminator": {
2705
2581
  "propertyName": "yesNo"
2706
2582
  },
@@ -2734,7 +2610,6 @@
2734
2610
  },
2735
2611
  "consultationWithTheOwnerOrOccupierOfThePropertyConductedUnderSection78G3": {
2736
2612
  "con29RRef": "3.13(c)",
2737
- "title": "consultation with the owner or occupier of the property conducted under section 78G(3) of the Environmental Protection Act 1990 before the service of a remediation notice",
2738
2613
  "discriminator": {
2739
2614
  "propertyName": "yesNo"
2740
2615
  },
@@ -2768,8 +2643,6 @@
2768
2643
  },
2769
2644
  "radonGas": {
2770
2645
  "con29RRef": "3.14",
2771
- "title": "Radon gas",
2772
- "description": "Do records indicate that the property is in a 'Radon Affected Area' as identified by the Public Health England or Public Health Wales?",
2773
2646
  "discriminator": {
2774
2647
  "propertyName": "yesNo"
2775
2648
  },
@@ -2802,15 +2675,12 @@
2802
2675
  },
2803
2676
  "assetsOfCommunityValue": {
2804
2677
  "con29RRef": "3.15",
2805
- "title": "Assets of Community Value",
2806
2678
  "properties": {
2807
2679
  "propertyBeenNominatedAsAnAssetOfCommunityValue": {
2808
2680
  "con29RRef": "3.15(a)",
2809
- "title": "Has the property been nominated as an asset of community value? If so:- ",
2810
2681
  "properties": {
2811
2682
  "listedAsAnAssetOfCommunityValue": {
2812
2683
  "con29RRef": "3.15(a)(i)",
2813
- "title": "Is it listed as an asset of community value?",
2814
2684
  "discriminator": {
2815
2685
  "propertyName": "yesNo"
2816
2686
  },
@@ -2843,7 +2713,6 @@
2843
2713
  },
2844
2714
  "excludedAndPlacedOnTheNominatedButNotListedList": {
2845
2715
  "con29RRef": "3.15(a)(ii)",
2846
- "title": "Was it excluded and placed on the 'nominated but not listed' list?",
2847
2716
  "discriminator": {
2848
2717
  "propertyName": "yesNo"
2849
2718
  },
@@ -2876,7 +2745,6 @@
2876
2745
  },
2877
2746
  "listingExpired": {
2878
2747
  "con29RRef": "3.15(a)(iii)",
2879
- "title": "Has the listing expired?",
2880
2748
  "discriminator": {
2881
2749
  "propertyName": "yesNo"
2882
2750
  },
@@ -2909,7 +2777,6 @@
2909
2777
  },
2910
2778
  "localAuthorityReviewingOrProposingToReviewTheListing": {
2911
2779
  "con29RRef": "3.15(a)(iv)",
2912
- "title": "Is the Local Authority reviewing or proposing to review the listing?",
2913
2780
  "discriminator": {
2914
2781
  "propertyName": "yesNo"
2915
2782
  },
@@ -2942,7 +2809,6 @@
2942
2809
  },
2943
2810
  "subsistingAppealsAgainstTheListing": {
2944
2811
  "con29RRef": "3.15(a)(v)",
2945
- "title": "Are there any subsisting appeals against the listing?",
2946
2812
  "discriminator": {
2947
2813
  "propertyName": "yesNo"
2948
2814
  },
@@ -2977,11 +2843,9 @@
2977
2843
  },
2978
2844
  "propertyIsListed": {
2979
2845
  "con29RRef": "3.15(b)",
2980
- "title": "If the property is listed:",
2981
2846
  "properties": {
2982
2847
  "localAuthorityDecidedToApplyToTheLandRegistry": {
2983
2848
  "con29RRef": "3.15(b)(i)",
2984
- "title": "Has the Local Authority decided to apply to the Land Registry for an entry or cancellation of a restriction in respect of listed land affecting the property?",
2985
2849
  "discriminator": {
2986
2850
  "propertyName": "yesNo"
2987
2851
  },
@@ -3014,7 +2878,6 @@
3014
2878
  },
3015
2879
  "lheLocalAuthorityReceivedANoticeOfDisposal": {
3016
2880
  "con29RRef": "3.15(b)(ii)",
3017
- "title": "Has the Local Authority received a notice of disposal?",
3018
2881
  "discriminator": {
3019
2882
  "propertyName": "yesNo"
3020
2883
  },
@@ -3047,7 +2910,6 @@
3047
2910
  },
3048
2911
  "communityInterestGroupRequestedToBeTreatedAsABidder": {
3049
2912
  "con29RRef": "3.15(b)(iii)",
3050
- "title": "Has any community interest group requested to be treated as a bidder?",
3051
2913
  "discriminator": {
3052
2914
  "propertyName": "yesNo"
3053
2915
  },