@pdtf/schemas 3.6.0-11 → 3.6.0-13
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 +349 -148
- package/src/schemas/v3/compactSkeleton.txt +16 -7
- package/src/schemas/v3/overlays/baspi4.json +10 -2
- package/src/schemas/v3/overlays/baspi5.json +10 -2
- package/src/schemas/v3/overlays/ta6.json +12 -4
- package/src/schemas/v3/overlays/ta6ed6.json +733 -148
- package/src/schemas/v3/pdtf-transaction.json +204 -82
- package/src/schemas/v3/skeleton.json +24 -12
- package/src/tests/v3/ta6ed6.test.js +46 -8
|
@@ -263,7 +263,12 @@
|
|
|
263
263
|
],
|
|
264
264
|
"required": [
|
|
265
265
|
"yesNo"
|
|
266
|
-
]
|
|
266
|
+
],
|
|
267
|
+
"properties": {
|
|
268
|
+
"yesNo": {
|
|
269
|
+
"ta6ed6Ref": "10.3.1"
|
|
270
|
+
}
|
|
271
|
+
}
|
|
267
272
|
}
|
|
268
273
|
}
|
|
269
274
|
},
|
|
@@ -597,11 +602,12 @@
|
|
|
597
602
|
"insulation",
|
|
598
603
|
"otherBuildingWorksOrChangesToTheProperty",
|
|
599
604
|
"changeOfUse",
|
|
605
|
+
"nonResidentialPurposes",
|
|
600
606
|
"planningPermissionBreaches",
|
|
601
607
|
"unresolvedPlanningIssues"
|
|
602
608
|
],
|
|
603
609
|
"properties": {
|
|
604
|
-
"
|
|
610
|
+
"nonResidentialPurposes": {
|
|
605
611
|
"ta6ed6Ref": "5.3",
|
|
606
612
|
"discriminator": {
|
|
607
613
|
"propertyName": "yesNo"
|
|
@@ -627,7 +633,7 @@
|
|
|
627
633
|
"ta6ed6Ref": "5.3.2"
|
|
628
634
|
},
|
|
629
635
|
"attachments": {
|
|
630
|
-
"ta6ed6Ref": "5.3.
|
|
636
|
+
"ta6ed6Ref": "5.3.3"
|
|
631
637
|
}
|
|
632
638
|
},
|
|
633
639
|
"required": [
|
|
@@ -638,8 +644,6 @@
|
|
|
638
644
|
"required": [
|
|
639
645
|
"yesNo"
|
|
640
646
|
],
|
|
641
|
-
"title": "Is any part of the property used exclusively for non-residential purposes?",
|
|
642
|
-
"description": "If yes, give details and supply a copy of any relevant planning permission:",
|
|
643
647
|
"properties": {
|
|
644
648
|
"yesNo": {
|
|
645
649
|
"ta6ed6Ref": "5.3.1"
|
|
@@ -671,6 +675,9 @@
|
|
|
671
675
|
"details": {
|
|
672
676
|
"ta6ed6Ref": "5.1a(a)"
|
|
673
677
|
},
|
|
678
|
+
"yearCompleted": {
|
|
679
|
+
"ta6ed6Ref": "5.1a"
|
|
680
|
+
},
|
|
674
681
|
"buildingRegApproval": {
|
|
675
682
|
"ta6ed6Ref": "5.1a(e)",
|
|
676
683
|
"discriminator": {
|
|
@@ -683,8 +690,14 @@
|
|
|
683
690
|
"enum": [
|
|
684
691
|
"Yes"
|
|
685
692
|
]
|
|
693
|
+
},
|
|
694
|
+
"attachments": {
|
|
695
|
+
"ta6ed6Ref": "5.1a(e)"
|
|
686
696
|
}
|
|
687
|
-
}
|
|
697
|
+
},
|
|
698
|
+
"required": [
|
|
699
|
+
"attachments"
|
|
700
|
+
]
|
|
688
701
|
},
|
|
689
702
|
{
|
|
690
703
|
"properties": {
|
|
@@ -693,13 +706,24 @@
|
|
|
693
706
|
"No",
|
|
694
707
|
"Not required"
|
|
695
708
|
]
|
|
709
|
+
},
|
|
710
|
+
"details": {
|
|
711
|
+
"ta6ed6Ref": "5.1a(e)"
|
|
696
712
|
}
|
|
697
|
-
}
|
|
713
|
+
},
|
|
714
|
+
"required": [
|
|
715
|
+
"details"
|
|
716
|
+
]
|
|
698
717
|
}
|
|
699
718
|
],
|
|
700
719
|
"required": [
|
|
701
720
|
"yesNo"
|
|
702
|
-
]
|
|
721
|
+
],
|
|
722
|
+
"properties": {
|
|
723
|
+
"yesNo": {
|
|
724
|
+
"ta6ed6Ref": "5.1a(e)"
|
|
725
|
+
}
|
|
726
|
+
}
|
|
703
727
|
},
|
|
704
728
|
"planningPermission": {
|
|
705
729
|
"ta6ed6Ref": "5.1a(d)",
|
|
@@ -713,8 +737,14 @@
|
|
|
713
737
|
"enum": [
|
|
714
738
|
"Yes"
|
|
715
739
|
]
|
|
740
|
+
},
|
|
741
|
+
"attachments": {
|
|
742
|
+
"ta6ed6Ref": "5.1a(d)"
|
|
716
743
|
}
|
|
717
|
-
}
|
|
744
|
+
},
|
|
745
|
+
"required": [
|
|
746
|
+
"attachments"
|
|
747
|
+
]
|
|
718
748
|
},
|
|
719
749
|
{
|
|
720
750
|
"properties": {
|
|
@@ -723,13 +753,24 @@
|
|
|
723
753
|
"No",
|
|
724
754
|
"Not required"
|
|
725
755
|
]
|
|
756
|
+
},
|
|
757
|
+
"details": {
|
|
758
|
+
"ta6ed6Ref": "5.1a(d)"
|
|
726
759
|
}
|
|
727
|
-
}
|
|
760
|
+
},
|
|
761
|
+
"required": [
|
|
762
|
+
"details"
|
|
763
|
+
]
|
|
728
764
|
}
|
|
729
765
|
],
|
|
730
766
|
"required": [
|
|
731
767
|
"yesNo"
|
|
732
|
-
]
|
|
768
|
+
],
|
|
769
|
+
"properties": {
|
|
770
|
+
"yesNo": {
|
|
771
|
+
"ta6ed6Ref": "5.1a(d)"
|
|
772
|
+
}
|
|
773
|
+
}
|
|
733
774
|
},
|
|
734
775
|
"listedBuildingConsent": {
|
|
735
776
|
"ta6ed6Ref": "5.1a(f)",
|
|
@@ -1051,6 +1092,9 @@
|
|
|
1051
1092
|
"details": {
|
|
1052
1093
|
"ta6ed6Ref": "5.1c(a)"
|
|
1053
1094
|
},
|
|
1095
|
+
"yearCompleted": {
|
|
1096
|
+
"ta6ed6Ref": "5.1c"
|
|
1097
|
+
},
|
|
1054
1098
|
"buildingRegApproval": {
|
|
1055
1099
|
"ta6ed6Ref": "5.1c(e)",
|
|
1056
1100
|
"discriminator": {
|
|
@@ -1063,8 +1107,14 @@
|
|
|
1063
1107
|
"enum": [
|
|
1064
1108
|
"Yes"
|
|
1065
1109
|
]
|
|
1110
|
+
},
|
|
1111
|
+
"attachments": {
|
|
1112
|
+
"ta6ed6Ref": "5.1c(e)"
|
|
1066
1113
|
}
|
|
1067
|
-
}
|
|
1114
|
+
},
|
|
1115
|
+
"required": [
|
|
1116
|
+
"attachments"
|
|
1117
|
+
]
|
|
1068
1118
|
},
|
|
1069
1119
|
{
|
|
1070
1120
|
"properties": {
|
|
@@ -1073,13 +1123,24 @@
|
|
|
1073
1123
|
"No",
|
|
1074
1124
|
"Not required"
|
|
1075
1125
|
]
|
|
1126
|
+
},
|
|
1127
|
+
"details": {
|
|
1128
|
+
"ta6ed6Ref": "5.1c(e)"
|
|
1076
1129
|
}
|
|
1077
|
-
}
|
|
1130
|
+
},
|
|
1131
|
+
"required": [
|
|
1132
|
+
"details"
|
|
1133
|
+
]
|
|
1078
1134
|
}
|
|
1079
1135
|
],
|
|
1080
1136
|
"required": [
|
|
1081
1137
|
"yesNo"
|
|
1082
|
-
]
|
|
1138
|
+
],
|
|
1139
|
+
"properties": {
|
|
1140
|
+
"yesNo": {
|
|
1141
|
+
"ta6ed6Ref": "5.1c(e)"
|
|
1142
|
+
}
|
|
1143
|
+
}
|
|
1083
1144
|
},
|
|
1084
1145
|
"planningPermission": {
|
|
1085
1146
|
"ta6ed6Ref": "5.1c(d)",
|
|
@@ -1093,8 +1154,14 @@
|
|
|
1093
1154
|
"enum": [
|
|
1094
1155
|
"Yes"
|
|
1095
1156
|
]
|
|
1157
|
+
},
|
|
1158
|
+
"attachments": {
|
|
1159
|
+
"ta6ed6Ref": "5.1c(d)"
|
|
1096
1160
|
}
|
|
1097
|
-
}
|
|
1161
|
+
},
|
|
1162
|
+
"required": [
|
|
1163
|
+
"attachments"
|
|
1164
|
+
]
|
|
1098
1165
|
},
|
|
1099
1166
|
{
|
|
1100
1167
|
"properties": {
|
|
@@ -1103,13 +1170,24 @@
|
|
|
1103
1170
|
"No",
|
|
1104
1171
|
"Not required"
|
|
1105
1172
|
]
|
|
1173
|
+
},
|
|
1174
|
+
"details": {
|
|
1175
|
+
"ta6ed6Ref": "5.1c(d)"
|
|
1106
1176
|
}
|
|
1107
|
-
}
|
|
1177
|
+
},
|
|
1178
|
+
"required": [
|
|
1179
|
+
"details"
|
|
1180
|
+
]
|
|
1108
1181
|
}
|
|
1109
1182
|
],
|
|
1110
1183
|
"required": [
|
|
1111
1184
|
"yesNo"
|
|
1112
|
-
]
|
|
1185
|
+
],
|
|
1186
|
+
"properties": {
|
|
1187
|
+
"yesNo": {
|
|
1188
|
+
"ta6ed6Ref": "5.1c(d)"
|
|
1189
|
+
}
|
|
1190
|
+
}
|
|
1113
1191
|
},
|
|
1114
1192
|
"listedBuildingConsent": {
|
|
1115
1193
|
"ta6ed6Ref": "5.1c(f)",
|
|
@@ -2556,9 +2634,6 @@
|
|
|
2556
2634
|
"knotweedSurveyCarriedOut"
|
|
2557
2635
|
],
|
|
2558
2636
|
"properties": {
|
|
2559
|
-
"yesNo": {
|
|
2560
|
-
"ta6ed6Ref": "8.6.1"
|
|
2561
|
-
},
|
|
2562
2637
|
"knotweedSurveyCarriedOut": {
|
|
2563
2638
|
"ta6ed6Ref": "8.7",
|
|
2564
2639
|
"discriminator": {
|
|
@@ -2599,6 +2674,9 @@
|
|
|
2599
2674
|
"ta6ed6Ref": "8.7.1"
|
|
2600
2675
|
}
|
|
2601
2676
|
}
|
|
2677
|
+
},
|
|
2678
|
+
"yesNo": {
|
|
2679
|
+
"ta6ed6Ref": "8.6.1"
|
|
2602
2680
|
}
|
|
2603
2681
|
}
|
|
2604
2682
|
}
|
|
@@ -2638,7 +2716,8 @@
|
|
|
2638
2716
|
"electricityMeter": {
|
|
2639
2717
|
"ta6ed6Ref": "12.1.3",
|
|
2640
2718
|
"required": [
|
|
2641
|
-
"location"
|
|
2719
|
+
"location",
|
|
2720
|
+
"mpan"
|
|
2642
2721
|
],
|
|
2643
2722
|
"properties": {
|
|
2644
2723
|
"location": {
|
|
@@ -3540,20 +3619,32 @@
|
|
|
3540
3619
|
"otherHeatingFeatures",
|
|
3541
3620
|
"multipleHeatingSystems"
|
|
3542
3621
|
],
|
|
3543
|
-
"title": "How is the property heated? Tick all that apply:",
|
|
3544
3622
|
"properties": {
|
|
3545
3623
|
"heatingSystem": {
|
|
3546
|
-
"
|
|
3547
|
-
|
|
3548
|
-
|
|
3624
|
+
"ta6ed6Ref": "11.4",
|
|
3625
|
+
"discriminator": {
|
|
3626
|
+
"propertyName": "heatingType"
|
|
3627
|
+
},
|
|
3549
3628
|
"oneOf": [
|
|
3550
|
-
null,
|
|
3551
3629
|
{
|
|
3552
|
-
"required": [
|
|
3553
|
-
"centralHeatingDetails"
|
|
3554
|
-
],
|
|
3555
3630
|
"properties": {
|
|
3631
|
+
"heatingType": {
|
|
3632
|
+
"enum": [
|
|
3633
|
+
"None",
|
|
3634
|
+
"Room heaters only"
|
|
3635
|
+
]
|
|
3636
|
+
}
|
|
3637
|
+
}
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"properties": {
|
|
3641
|
+
"heatingType": {
|
|
3642
|
+
"enum": [
|
|
3643
|
+
"Central heating"
|
|
3644
|
+
]
|
|
3645
|
+
},
|
|
3556
3646
|
"centralHeatingDetails": {
|
|
3647
|
+
"ta6ed6Ref": "11.4.1",
|
|
3557
3648
|
"required": [
|
|
3558
3649
|
"centralHeatingFuel",
|
|
3559
3650
|
"centralHeatingInstalled",
|
|
@@ -3565,13 +3656,18 @@
|
|
|
3565
3656
|
],
|
|
3566
3657
|
"properties": {
|
|
3567
3658
|
"centralHeatingFuel": {
|
|
3659
|
+
"ta6ed6Ref": "11.4.2",
|
|
3660
|
+
"discriminator": {
|
|
3661
|
+
"propertyName": "centralHeatingFuelType"
|
|
3662
|
+
},
|
|
3568
3663
|
"oneOf": [
|
|
3569
3664
|
{
|
|
3570
|
-
"required": [
|
|
3571
|
-
"supplier",
|
|
3572
|
-
"gasMeter"
|
|
3573
|
-
],
|
|
3574
3665
|
"properties": {
|
|
3666
|
+
"centralHeatingFuelType": {
|
|
3667
|
+
"enum": [
|
|
3668
|
+
"Mains gas"
|
|
3669
|
+
]
|
|
3670
|
+
},
|
|
3575
3671
|
"supplier": {
|
|
3576
3672
|
"ta6ed6Ref": "12.2.2",
|
|
3577
3673
|
"title": "Provider"
|
|
@@ -3579,7 +3675,8 @@
|
|
|
3579
3675
|
"gasMeter": {
|
|
3580
3676
|
"ta6ed6Ref": "12.2.3",
|
|
3581
3677
|
"required": [
|
|
3582
|
-
"location"
|
|
3678
|
+
"location",
|
|
3679
|
+
"mprn"
|
|
3583
3680
|
],
|
|
3584
3681
|
"properties": {
|
|
3585
3682
|
"location": {
|
|
@@ -3590,9 +3687,56 @@
|
|
|
3590
3687
|
}
|
|
3591
3688
|
}
|
|
3592
3689
|
}
|
|
3690
|
+
},
|
|
3691
|
+
"required": [
|
|
3692
|
+
"supplier",
|
|
3693
|
+
"gasMeter"
|
|
3694
|
+
]
|
|
3695
|
+
},
|
|
3696
|
+
{
|
|
3697
|
+
"properties": {
|
|
3698
|
+
"centralHeatingFuelType": {
|
|
3699
|
+
"enum": [
|
|
3700
|
+
"Electricity"
|
|
3701
|
+
]
|
|
3702
|
+
}
|
|
3703
|
+
}
|
|
3704
|
+
},
|
|
3705
|
+
{
|
|
3706
|
+
"properties": {
|
|
3707
|
+
"centralHeatingFuelType": {
|
|
3708
|
+
"enum": [
|
|
3709
|
+
"Oil",
|
|
3710
|
+
"LPG",
|
|
3711
|
+
"Biomass"
|
|
3712
|
+
]
|
|
3713
|
+
}
|
|
3593
3714
|
}
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
"properties": {
|
|
3718
|
+
"centralHeatingFuelType": {
|
|
3719
|
+
"enum": [
|
|
3720
|
+
"Other"
|
|
3721
|
+
]
|
|
3722
|
+
},
|
|
3723
|
+
"otherCentralHeatingFuelType": {
|
|
3724
|
+
"ta6ed6Ref": "11.4.2.2"
|
|
3725
|
+
}
|
|
3726
|
+
},
|
|
3727
|
+
"required": [
|
|
3728
|
+
"otherCentralHeatingFuelType"
|
|
3729
|
+
]
|
|
3594
3730
|
}
|
|
3595
|
-
]
|
|
3731
|
+
],
|
|
3732
|
+
"required": [
|
|
3733
|
+
"centralHeatingFuelType"
|
|
3734
|
+
],
|
|
3735
|
+
"properties": {
|
|
3736
|
+
"centralHeatingFuelType": {
|
|
3737
|
+
"ta6ed6Ref": "11.4.2.1"
|
|
3738
|
+
}
|
|
3739
|
+
}
|
|
3596
3740
|
},
|
|
3597
3741
|
"centralHeatingInstalled": {
|
|
3598
3742
|
"ta6ed6Ref": "11.4a"
|
|
@@ -3725,9 +3869,29 @@
|
|
|
3725
3869
|
}
|
|
3726
3870
|
}
|
|
3727
3871
|
}
|
|
3872
|
+
},
|
|
3873
|
+
"required": [
|
|
3874
|
+
"centralHeatingDetails"
|
|
3875
|
+
]
|
|
3876
|
+
},
|
|
3877
|
+
{
|
|
3878
|
+
"properties": {
|
|
3879
|
+
"heatingType": {
|
|
3880
|
+
"enum": [
|
|
3881
|
+
"Communal heating system"
|
|
3882
|
+
]
|
|
3883
|
+
}
|
|
3728
3884
|
}
|
|
3729
3885
|
}
|
|
3730
|
-
]
|
|
3886
|
+
],
|
|
3887
|
+
"required": [
|
|
3888
|
+
"heatingType"
|
|
3889
|
+
],
|
|
3890
|
+
"properties": {
|
|
3891
|
+
"heatingType": {
|
|
3892
|
+
"ta6ed6Ref": "11.4.1"
|
|
3893
|
+
}
|
|
3894
|
+
}
|
|
3731
3895
|
},
|
|
3732
3896
|
"otherHeatingFeatures": {
|
|
3733
3897
|
"ta6ed6Ref": "11.4",
|
|
@@ -3931,7 +4095,10 @@
|
|
|
3931
4095
|
"difficultiesObtainingInsurance": {
|
|
3932
4096
|
"ta6ed6Ref": "7.2",
|
|
3933
4097
|
"required": [
|
|
3934
|
-
"
|
|
4098
|
+
"abnormalRiseInPremiums",
|
|
4099
|
+
"subjectToHighExcesses",
|
|
4100
|
+
"subjectToUnusualConditions",
|
|
4101
|
+
"refused"
|
|
3935
4102
|
],
|
|
3936
4103
|
"title": "Are you aware of the property insurance ever being difficult to obtain or subject to special conditions?",
|
|
3937
4104
|
"properties": {
|
|
@@ -3960,7 +4127,10 @@
|
|
|
3960
4127
|
"details": {
|
|
3961
4128
|
"ta6ed6Ref": "7.2a2"
|
|
3962
4129
|
}
|
|
3963
|
-
}
|
|
4130
|
+
},
|
|
4131
|
+
"required": [
|
|
4132
|
+
"details"
|
|
4133
|
+
]
|
|
3964
4134
|
}
|
|
3965
4135
|
],
|
|
3966
4136
|
"required": [
|
|
@@ -3997,7 +4167,10 @@
|
|
|
3997
4167
|
"details": {
|
|
3998
4168
|
"ta6ed6Ref": "7.2b2"
|
|
3999
4169
|
}
|
|
4000
|
-
}
|
|
4170
|
+
},
|
|
4171
|
+
"required": [
|
|
4172
|
+
"details"
|
|
4173
|
+
]
|
|
4001
4174
|
}
|
|
4002
4175
|
],
|
|
4003
4176
|
"required": [
|
|
@@ -4034,7 +4207,10 @@
|
|
|
4034
4207
|
"details": {
|
|
4035
4208
|
"ta6ed6Ref": "7.2c2"
|
|
4036
4209
|
}
|
|
4037
|
-
}
|
|
4210
|
+
},
|
|
4211
|
+
"required": [
|
|
4212
|
+
"details"
|
|
4213
|
+
]
|
|
4038
4214
|
}
|
|
4039
4215
|
],
|
|
4040
4216
|
"required": [
|
|
@@ -4071,7 +4247,10 @@
|
|
|
4071
4247
|
"details": {
|
|
4072
4248
|
"ta6ed6Ref": "7.2d2"
|
|
4073
4249
|
}
|
|
4074
|
-
}
|
|
4250
|
+
},
|
|
4251
|
+
"required": [
|
|
4252
|
+
"details"
|
|
4253
|
+
]
|
|
4075
4254
|
}
|
|
4076
4255
|
],
|
|
4077
4256
|
"required": [
|
|
@@ -4096,10 +4275,8 @@
|
|
|
4096
4275
|
"required": [
|
|
4097
4276
|
"neighbouringLandRights",
|
|
4098
4277
|
"sharedContributions",
|
|
4099
|
-
"
|
|
4100
|
-
"
|
|
4101
|
-
"askedOthersToContribute",
|
|
4102
|
-
"accessRestrictionAttempts"
|
|
4278
|
+
"rightsOrArrangements",
|
|
4279
|
+
"askedOthersToContribute"
|
|
4103
4280
|
],
|
|
4104
4281
|
"properties": {
|
|
4105
4282
|
"sharedContributions": {
|
|
@@ -4128,10 +4305,52 @@
|
|
|
4128
4305
|
"details": {
|
|
4129
4306
|
"ta6ed6Ref": "9.2.2",
|
|
4130
4307
|
"title": "Please give details of how much, how often and who you pay:"
|
|
4308
|
+
},
|
|
4309
|
+
"disagreementOrComplaint": {
|
|
4310
|
+
"ta6ed6Ref": "9.3",
|
|
4311
|
+
"discriminator": {
|
|
4312
|
+
"propertyName": "yesNo"
|
|
4313
|
+
},
|
|
4314
|
+
"oneOf": [
|
|
4315
|
+
{
|
|
4316
|
+
"properties": {
|
|
4317
|
+
"yesNo": {
|
|
4318
|
+
"enum": [
|
|
4319
|
+
"No",
|
|
4320
|
+
"Not known"
|
|
4321
|
+
]
|
|
4322
|
+
}
|
|
4323
|
+
}
|
|
4324
|
+
},
|
|
4325
|
+
{
|
|
4326
|
+
"properties": {
|
|
4327
|
+
"yesNo": {
|
|
4328
|
+
"enum": [
|
|
4329
|
+
"Yes"
|
|
4330
|
+
]
|
|
4331
|
+
},
|
|
4332
|
+
"details": {
|
|
4333
|
+
"ta6ed6Ref": "9.3.2"
|
|
4334
|
+
}
|
|
4335
|
+
},
|
|
4336
|
+
"required": [
|
|
4337
|
+
"details"
|
|
4338
|
+
]
|
|
4339
|
+
}
|
|
4340
|
+
],
|
|
4341
|
+
"required": [
|
|
4342
|
+
"yesNo"
|
|
4343
|
+
],
|
|
4344
|
+
"properties": {
|
|
4345
|
+
"yesNo": {
|
|
4346
|
+
"ta6ed6Ref": "9.3.1"
|
|
4347
|
+
}
|
|
4348
|
+
}
|
|
4131
4349
|
}
|
|
4132
4350
|
},
|
|
4133
4351
|
"required": [
|
|
4134
|
-
"details"
|
|
4352
|
+
"details",
|
|
4353
|
+
"disagreementOrComplaint"
|
|
4135
4354
|
]
|
|
4136
4355
|
}
|
|
4137
4356
|
],
|
|
@@ -4175,78 +4394,75 @@
|
|
|
4175
4394
|
},
|
|
4176
4395
|
"details": {
|
|
4177
4396
|
"ta6ed6Ref": "9.1.2",
|
|
4178
|
-
"title": "Please give details
|
|
4179
|
-
}
|
|
4180
|
-
},
|
|
4181
|
-
"required": [
|
|
4182
|
-
"details"
|
|
4183
|
-
]
|
|
4184
|
-
}
|
|
4185
|
-
],
|
|
4186
|
-
"required": [
|
|
4187
|
-
"yesNo"
|
|
4188
|
-
],
|
|
4189
|
-
"title": "Do you exercise any rights or arrangements over any other properties?",
|
|
4190
|
-
"description": "If yes, please give details:",
|
|
4191
|
-
"properties": {
|
|
4192
|
-
"yesNo": {
|
|
4193
|
-
"ta6ed6Ref": "9.1.1"
|
|
4194
|
-
}
|
|
4195
|
-
}
|
|
4196
|
-
},
|
|
4197
|
-
"accessRestrictionAttempts": {
|
|
4198
|
-
"ta6ed6Ref": "9.6",
|
|
4199
|
-
"discriminator": {
|
|
4200
|
-
"propertyName": "yesNo"
|
|
4201
|
-
},
|
|
4202
|
-
"oneOf": [
|
|
4203
|
-
{
|
|
4204
|
-
"properties": {
|
|
4205
|
-
"yesNo": {
|
|
4206
|
-
"enum": [
|
|
4207
|
-
"No",
|
|
4208
|
-
"Not known"
|
|
4209
|
-
]
|
|
4210
|
-
}
|
|
4211
|
-
}
|
|
4212
|
-
},
|
|
4213
|
-
{
|
|
4214
|
-
"properties": {
|
|
4215
|
-
"yesNo": {
|
|
4216
|
-
"enum": [
|
|
4217
|
-
"Yes"
|
|
4218
|
-
]
|
|
4397
|
+
"title": "Please give details"
|
|
4219
4398
|
},
|
|
4220
|
-
"
|
|
4221
|
-
"ta6ed6Ref": "9.
|
|
4222
|
-
"
|
|
4399
|
+
"disagreementOrComplaint": {
|
|
4400
|
+
"ta6ed6Ref": "9.3",
|
|
4401
|
+
"discriminator": {
|
|
4402
|
+
"propertyName": "yesNo"
|
|
4403
|
+
},
|
|
4404
|
+
"oneOf": [
|
|
4405
|
+
{
|
|
4406
|
+
"properties": {
|
|
4407
|
+
"yesNo": {
|
|
4408
|
+
"enum": [
|
|
4409
|
+
"No",
|
|
4410
|
+
"Not known"
|
|
4411
|
+
]
|
|
4412
|
+
}
|
|
4413
|
+
}
|
|
4414
|
+
},
|
|
4415
|
+
{
|
|
4416
|
+
"properties": {
|
|
4417
|
+
"yesNo": {
|
|
4418
|
+
"enum": [
|
|
4419
|
+
"Yes"
|
|
4420
|
+
]
|
|
4421
|
+
},
|
|
4422
|
+
"details": {
|
|
4423
|
+
"ta6ed6Ref": "9.3.2"
|
|
4424
|
+
}
|
|
4425
|
+
},
|
|
4426
|
+
"required": [
|
|
4427
|
+
"details"
|
|
4428
|
+
]
|
|
4429
|
+
}
|
|
4430
|
+
],
|
|
4431
|
+
"required": [
|
|
4432
|
+
"yesNo"
|
|
4433
|
+
],
|
|
4434
|
+
"properties": {
|
|
4435
|
+
"yesNo": {
|
|
4436
|
+
"ta6ed6Ref": "9.3.1"
|
|
4437
|
+
}
|
|
4438
|
+
}
|
|
4223
4439
|
}
|
|
4224
4440
|
},
|
|
4225
4441
|
"required": [
|
|
4226
|
-
"details"
|
|
4442
|
+
"details",
|
|
4443
|
+
"disagreementOrComplaint"
|
|
4227
4444
|
]
|
|
4228
4445
|
}
|
|
4229
4446
|
],
|
|
4230
4447
|
"required": [
|
|
4231
4448
|
"yesNo"
|
|
4232
4449
|
],
|
|
4233
|
-
"title": "
|
|
4234
|
-
"
|
|
4450
|
+
"title": "Do you exercise any rights or arrangements over any other properties?",
|
|
4451
|
+
"properties": {
|
|
4452
|
+
"yesNo": {
|
|
4453
|
+
"ta6ed6Ref": "9.1.1"
|
|
4454
|
+
}
|
|
4455
|
+
}
|
|
4456
|
+
},
|
|
4457
|
+
"accessRestrictionAttempts": {
|
|
4235
4458
|
"properties": {
|
|
4236
4459
|
"yesNo": {
|
|
4237
|
-
"ta6ed6Ref": "9.6.1",
|
|
4238
4460
|
"enum": [
|
|
4239
4461
|
"Yes",
|
|
4240
4462
|
"No",
|
|
4241
4463
|
"Not known"
|
|
4242
4464
|
]
|
|
4243
4465
|
}
|
|
4244
|
-
}
|
|
4245
|
-
},
|
|
4246
|
-
"disagreementAboutRightsYouExercise": {
|
|
4247
|
-
"ta6ed6Ref": "9.3",
|
|
4248
|
-
"discriminator": {
|
|
4249
|
-
"propertyName": "yesNo"
|
|
4250
4466
|
},
|
|
4251
4467
|
"oneOf": [
|
|
4252
4468
|
{
|
|
@@ -4258,69 +4474,383 @@
|
|
|
4258
4474
|
]
|
|
4259
4475
|
}
|
|
4260
4476
|
}
|
|
4261
|
-
}
|
|
4262
|
-
|
|
4477
|
+
}
|
|
4478
|
+
]
|
|
4479
|
+
},
|
|
4480
|
+
"rightsOrArrangements": {
|
|
4481
|
+
"ta6ed6Ref": "9.4",
|
|
4482
|
+
"required": [
|
|
4483
|
+
"publicRightOfWay",
|
|
4484
|
+
"rightsOfLight",
|
|
4485
|
+
"rightsOfSupport",
|
|
4486
|
+
"rightsCreatedThroughCustom",
|
|
4487
|
+
"minesAndMinerals",
|
|
4488
|
+
"churchChancel",
|
|
4489
|
+
"rightsToTakeFromLand",
|
|
4490
|
+
"otherRights",
|
|
4491
|
+
"disagreementOrComplaint"
|
|
4492
|
+
],
|
|
4493
|
+
"properties": {
|
|
4494
|
+
"publicRightOfWay": {
|
|
4495
|
+
"ta6ed6Ref": "9.4.1",
|
|
4496
|
+
"discriminator": {
|
|
4497
|
+
"propertyName": "yesNo"
|
|
4498
|
+
},
|
|
4499
|
+
"oneOf": [
|
|
4500
|
+
{
|
|
4501
|
+
"properties": {
|
|
4502
|
+
"yesNo": {
|
|
4503
|
+
"enum": [
|
|
4504
|
+
"No"
|
|
4505
|
+
]
|
|
4506
|
+
}
|
|
4507
|
+
}
|
|
4508
|
+
},
|
|
4509
|
+
{
|
|
4510
|
+
"properties": {
|
|
4511
|
+
"yesNo": {
|
|
4512
|
+
"enum": [
|
|
4513
|
+
"Yes"
|
|
4514
|
+
]
|
|
4515
|
+
},
|
|
4516
|
+
"details": {
|
|
4517
|
+
"ta6ed6Ref": "9.4.1.2"
|
|
4518
|
+
}
|
|
4519
|
+
},
|
|
4520
|
+
"required": [
|
|
4521
|
+
"details"
|
|
4522
|
+
]
|
|
4523
|
+
}
|
|
4524
|
+
],
|
|
4525
|
+
"required": [
|
|
4526
|
+
"yesNo"
|
|
4527
|
+
],
|
|
4263
4528
|
"properties": {
|
|
4264
4529
|
"yesNo": {
|
|
4265
|
-
"
|
|
4266
|
-
|
|
4530
|
+
"ta6ed6Ref": "9.4.1.1"
|
|
4531
|
+
}
|
|
4532
|
+
}
|
|
4533
|
+
},
|
|
4534
|
+
"rightsOfLight": {
|
|
4535
|
+
"ta6ed6Ref": "9.4a",
|
|
4536
|
+
"discriminator": {
|
|
4537
|
+
"propertyName": "yesNo"
|
|
4538
|
+
},
|
|
4539
|
+
"oneOf": [
|
|
4540
|
+
{
|
|
4541
|
+
"properties": {
|
|
4542
|
+
"yesNo": {
|
|
4543
|
+
"enum": [
|
|
4544
|
+
"No"
|
|
4545
|
+
]
|
|
4546
|
+
}
|
|
4547
|
+
}
|
|
4548
|
+
},
|
|
4549
|
+
{
|
|
4550
|
+
"properties": {
|
|
4551
|
+
"yesNo": {
|
|
4552
|
+
"enum": [
|
|
4553
|
+
"Yes"
|
|
4554
|
+
]
|
|
4555
|
+
},
|
|
4556
|
+
"details": {
|
|
4557
|
+
"ta6ed6Ref": "9.4a2"
|
|
4558
|
+
}
|
|
4559
|
+
},
|
|
4560
|
+
"required": [
|
|
4561
|
+
"details"
|
|
4267
4562
|
]
|
|
4563
|
+
}
|
|
4564
|
+
],
|
|
4565
|
+
"required": [
|
|
4566
|
+
"yesNo"
|
|
4567
|
+
],
|
|
4568
|
+
"properties": {
|
|
4569
|
+
"yesNo": {
|
|
4570
|
+
"ta6ed6Ref": "9.4a1"
|
|
4571
|
+
}
|
|
4572
|
+
}
|
|
4573
|
+
},
|
|
4574
|
+
"rightsOfSupport": {
|
|
4575
|
+
"ta6ed6Ref": "9.4b",
|
|
4576
|
+
"discriminator": {
|
|
4577
|
+
"propertyName": "yesNo"
|
|
4578
|
+
},
|
|
4579
|
+
"oneOf": [
|
|
4580
|
+
{
|
|
4581
|
+
"properties": {
|
|
4582
|
+
"yesNo": {
|
|
4583
|
+
"enum": [
|
|
4584
|
+
"No"
|
|
4585
|
+
]
|
|
4586
|
+
}
|
|
4587
|
+
}
|
|
4268
4588
|
},
|
|
4269
|
-
|
|
4270
|
-
"
|
|
4589
|
+
{
|
|
4590
|
+
"properties": {
|
|
4591
|
+
"yesNo": {
|
|
4592
|
+
"enum": [
|
|
4593
|
+
"Yes"
|
|
4594
|
+
]
|
|
4595
|
+
},
|
|
4596
|
+
"details": {
|
|
4597
|
+
"ta6ed6Ref": "9.4b2"
|
|
4598
|
+
}
|
|
4599
|
+
},
|
|
4600
|
+
"required": [
|
|
4601
|
+
"details"
|
|
4602
|
+
]
|
|
4271
4603
|
}
|
|
4604
|
+
],
|
|
4605
|
+
"required": [
|
|
4606
|
+
"yesNo"
|
|
4607
|
+
],
|
|
4608
|
+
"properties": {
|
|
4609
|
+
"yesNo": {
|
|
4610
|
+
"ta6ed6Ref": "9.4b1"
|
|
4611
|
+
}
|
|
4612
|
+
}
|
|
4613
|
+
},
|
|
4614
|
+
"rightsCreatedThroughCustom": {
|
|
4615
|
+
"ta6ed6Ref": "9.4c",
|
|
4616
|
+
"discriminator": {
|
|
4617
|
+
"propertyName": "yesNo"
|
|
4272
4618
|
},
|
|
4619
|
+
"oneOf": [
|
|
4620
|
+
{
|
|
4621
|
+
"properties": {
|
|
4622
|
+
"yesNo": {
|
|
4623
|
+
"enum": [
|
|
4624
|
+
"No"
|
|
4625
|
+
]
|
|
4626
|
+
}
|
|
4627
|
+
}
|
|
4628
|
+
},
|
|
4629
|
+
{
|
|
4630
|
+
"properties": {
|
|
4631
|
+
"yesNo": {
|
|
4632
|
+
"enum": [
|
|
4633
|
+
"Yes"
|
|
4634
|
+
]
|
|
4635
|
+
},
|
|
4636
|
+
"details": {
|
|
4637
|
+
"ta6ed6Ref": "9.4c2"
|
|
4638
|
+
}
|
|
4639
|
+
},
|
|
4640
|
+
"required": [
|
|
4641
|
+
"details"
|
|
4642
|
+
]
|
|
4643
|
+
}
|
|
4644
|
+
],
|
|
4273
4645
|
"required": [
|
|
4274
|
-
"
|
|
4275
|
-
]
|
|
4276
|
-
}
|
|
4277
|
-
],
|
|
4278
|
-
"required": [
|
|
4279
|
-
"yesNo"
|
|
4280
|
-
],
|
|
4281
|
-
"properties": {
|
|
4282
|
-
"yesNo": {
|
|
4283
|
-
"ta6ed6Ref": "9.3.1"
|
|
4284
|
-
}
|
|
4285
|
-
}
|
|
4286
|
-
},
|
|
4287
|
-
"rightsOverProperty": {
|
|
4288
|
-
"ta6ed6Ref": "9.4",
|
|
4289
|
-
"discriminator": {
|
|
4290
|
-
"propertyName": "yesNo"
|
|
4291
|
-
},
|
|
4292
|
-
"oneOf": [
|
|
4293
|
-
{
|
|
4646
|
+
"yesNo"
|
|
4647
|
+
],
|
|
4294
4648
|
"properties": {
|
|
4295
4649
|
"yesNo": {
|
|
4296
|
-
"
|
|
4297
|
-
|
|
4650
|
+
"ta6ed6Ref": "9.4c1"
|
|
4651
|
+
}
|
|
4652
|
+
}
|
|
4653
|
+
},
|
|
4654
|
+
"rightsToTakeFromLand": {
|
|
4655
|
+
"ta6ed6Ref": "9.4d",
|
|
4656
|
+
"discriminator": {
|
|
4657
|
+
"propertyName": "yesNo"
|
|
4658
|
+
},
|
|
4659
|
+
"oneOf": [
|
|
4660
|
+
{
|
|
4661
|
+
"properties": {
|
|
4662
|
+
"yesNo": {
|
|
4663
|
+
"enum": [
|
|
4664
|
+
"No"
|
|
4665
|
+
]
|
|
4666
|
+
}
|
|
4667
|
+
}
|
|
4668
|
+
},
|
|
4669
|
+
{
|
|
4670
|
+
"properties": {
|
|
4671
|
+
"yesNo": {
|
|
4672
|
+
"enum": [
|
|
4673
|
+
"Yes"
|
|
4674
|
+
]
|
|
4675
|
+
},
|
|
4676
|
+
"details": {
|
|
4677
|
+
"ta6ed6Ref": "9.4d2"
|
|
4678
|
+
}
|
|
4679
|
+
},
|
|
4680
|
+
"required": [
|
|
4681
|
+
"details"
|
|
4298
4682
|
]
|
|
4299
4683
|
}
|
|
4684
|
+
],
|
|
4685
|
+
"required": [
|
|
4686
|
+
"yesNo"
|
|
4687
|
+
],
|
|
4688
|
+
"properties": {
|
|
4689
|
+
"yesNo": {
|
|
4690
|
+
"ta6ed6Ref": "9.4d1"
|
|
4691
|
+
}
|
|
4300
4692
|
}
|
|
4301
4693
|
},
|
|
4302
|
-
{
|
|
4694
|
+
"minesAndMinerals": {
|
|
4695
|
+
"ta6ed6Ref": "9.4e",
|
|
4696
|
+
"discriminator": {
|
|
4697
|
+
"propertyName": "yesNo"
|
|
4698
|
+
},
|
|
4699
|
+
"oneOf": [
|
|
4700
|
+
{
|
|
4701
|
+
"properties": {
|
|
4702
|
+
"yesNo": {
|
|
4703
|
+
"enum": [
|
|
4704
|
+
"No"
|
|
4705
|
+
]
|
|
4706
|
+
}
|
|
4707
|
+
}
|
|
4708
|
+
},
|
|
4709
|
+
{
|
|
4710
|
+
"properties": {
|
|
4711
|
+
"yesNo": {
|
|
4712
|
+
"enum": [
|
|
4713
|
+
"Yes"
|
|
4714
|
+
]
|
|
4715
|
+
},
|
|
4716
|
+
"details": {
|
|
4717
|
+
"ta6ed6Ref": "9.4e2"
|
|
4718
|
+
}
|
|
4719
|
+
},
|
|
4720
|
+
"required": [
|
|
4721
|
+
"details"
|
|
4722
|
+
]
|
|
4723
|
+
}
|
|
4724
|
+
],
|
|
4725
|
+
"required": [
|
|
4726
|
+
"yesNo"
|
|
4727
|
+
],
|
|
4303
4728
|
"properties": {
|
|
4304
4729
|
"yesNo": {
|
|
4305
|
-
"
|
|
4306
|
-
|
|
4730
|
+
"ta6ed6Ref": "9.4e1"
|
|
4731
|
+
}
|
|
4732
|
+
}
|
|
4733
|
+
},
|
|
4734
|
+
"churchChancel": {
|
|
4735
|
+
"ta6ed6Ref": "9.4f",
|
|
4736
|
+
"discriminator": {
|
|
4737
|
+
"propertyName": "yesNo"
|
|
4738
|
+
},
|
|
4739
|
+
"oneOf": [
|
|
4740
|
+
{
|
|
4741
|
+
"properties": {
|
|
4742
|
+
"yesNo": {
|
|
4743
|
+
"enum": [
|
|
4744
|
+
"No"
|
|
4745
|
+
]
|
|
4746
|
+
}
|
|
4747
|
+
}
|
|
4748
|
+
},
|
|
4749
|
+
{
|
|
4750
|
+
"properties": {
|
|
4751
|
+
"yesNo": {
|
|
4752
|
+
"enum": [
|
|
4753
|
+
"Yes"
|
|
4754
|
+
]
|
|
4755
|
+
},
|
|
4756
|
+
"details": {
|
|
4757
|
+
"ta6ed6Ref": "9.4f2"
|
|
4758
|
+
}
|
|
4759
|
+
},
|
|
4760
|
+
"required": [
|
|
4761
|
+
"details"
|
|
4307
4762
|
]
|
|
4763
|
+
}
|
|
4764
|
+
],
|
|
4765
|
+
"required": [
|
|
4766
|
+
"yesNo"
|
|
4767
|
+
],
|
|
4768
|
+
"properties": {
|
|
4769
|
+
"yesNo": {
|
|
4770
|
+
"ta6ed6Ref": "9.4f1"
|
|
4771
|
+
}
|
|
4772
|
+
}
|
|
4773
|
+
},
|
|
4774
|
+
"otherRights": {
|
|
4775
|
+
"ta6ed6Ref": "9.4g",
|
|
4776
|
+
"discriminator": {
|
|
4777
|
+
"propertyName": "yesNo"
|
|
4778
|
+
},
|
|
4779
|
+
"oneOf": [
|
|
4780
|
+
{
|
|
4781
|
+
"properties": {
|
|
4782
|
+
"yesNo": {
|
|
4783
|
+
"enum": [
|
|
4784
|
+
"No"
|
|
4785
|
+
]
|
|
4786
|
+
}
|
|
4787
|
+
}
|
|
4308
4788
|
},
|
|
4309
|
-
|
|
4310
|
-
"
|
|
4789
|
+
{
|
|
4790
|
+
"properties": {
|
|
4791
|
+
"yesNo": {
|
|
4792
|
+
"enum": [
|
|
4793
|
+
"Yes"
|
|
4794
|
+
]
|
|
4795
|
+
},
|
|
4796
|
+
"details": {
|
|
4797
|
+
"ta6ed6Ref": "9.4g2"
|
|
4798
|
+
}
|
|
4799
|
+
},
|
|
4800
|
+
"required": [
|
|
4801
|
+
"details"
|
|
4802
|
+
]
|
|
4311
4803
|
}
|
|
4804
|
+
],
|
|
4805
|
+
"required": [
|
|
4806
|
+
"yesNo"
|
|
4807
|
+
],
|
|
4808
|
+
"properties": {
|
|
4809
|
+
"yesNo": {
|
|
4810
|
+
"ta6ed6Ref": "9.4g1"
|
|
4811
|
+
}
|
|
4812
|
+
}
|
|
4813
|
+
},
|
|
4814
|
+
"disagreementOrComplaint": {
|
|
4815
|
+
"ta6ed6Ref": "9.6",
|
|
4816
|
+
"discriminator": {
|
|
4817
|
+
"propertyName": "yesNo"
|
|
4312
4818
|
},
|
|
4819
|
+
"oneOf": [
|
|
4820
|
+
{
|
|
4821
|
+
"properties": {
|
|
4822
|
+
"yesNo": {
|
|
4823
|
+
"enum": [
|
|
4824
|
+
"No",
|
|
4825
|
+
"Not known"
|
|
4826
|
+
]
|
|
4827
|
+
}
|
|
4828
|
+
}
|
|
4829
|
+
},
|
|
4830
|
+
{
|
|
4831
|
+
"properties": {
|
|
4832
|
+
"yesNo": {
|
|
4833
|
+
"enum": [
|
|
4834
|
+
"Yes"
|
|
4835
|
+
]
|
|
4836
|
+
},
|
|
4837
|
+
"details": {
|
|
4838
|
+
"ta6ed6Ref": "9.6.2"
|
|
4839
|
+
}
|
|
4840
|
+
},
|
|
4841
|
+
"required": [
|
|
4842
|
+
"details"
|
|
4843
|
+
]
|
|
4844
|
+
}
|
|
4845
|
+
],
|
|
4313
4846
|
"required": [
|
|
4314
|
-
"
|
|
4315
|
-
]
|
|
4316
|
-
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
|
|
4320
|
-
|
|
4321
|
-
"properties": {
|
|
4322
|
-
"yesNo": {
|
|
4323
|
-
"ta6ed6Ref": "9.4.1"
|
|
4847
|
+
"yesNo"
|
|
4848
|
+
],
|
|
4849
|
+
"properties": {
|
|
4850
|
+
"yesNo": {
|
|
4851
|
+
"ta6ed6Ref": "9.6.1"
|
|
4852
|
+
}
|
|
4853
|
+
}
|
|
4324
4854
|
}
|
|
4325
4855
|
}
|
|
4326
4856
|
},
|
|
@@ -4349,10 +4879,52 @@
|
|
|
4349
4879
|
},
|
|
4350
4880
|
"details": {
|
|
4351
4881
|
"ta6ed6Ref": "9.5.2"
|
|
4882
|
+
},
|
|
4883
|
+
"disagreementOrComplaint": {
|
|
4884
|
+
"ta6ed6Ref": "9.6",
|
|
4885
|
+
"discriminator": {
|
|
4886
|
+
"propertyName": "yesNo"
|
|
4887
|
+
},
|
|
4888
|
+
"oneOf": [
|
|
4889
|
+
{
|
|
4890
|
+
"properties": {
|
|
4891
|
+
"yesNo": {
|
|
4892
|
+
"enum": [
|
|
4893
|
+
"No",
|
|
4894
|
+
"Not known"
|
|
4895
|
+
]
|
|
4896
|
+
}
|
|
4897
|
+
}
|
|
4898
|
+
},
|
|
4899
|
+
{
|
|
4900
|
+
"properties": {
|
|
4901
|
+
"yesNo": {
|
|
4902
|
+
"enum": [
|
|
4903
|
+
"Yes"
|
|
4904
|
+
]
|
|
4905
|
+
},
|
|
4906
|
+
"details": {
|
|
4907
|
+
"ta6ed6Ref": "9.6.2"
|
|
4908
|
+
}
|
|
4909
|
+
},
|
|
4910
|
+
"required": [
|
|
4911
|
+
"details"
|
|
4912
|
+
]
|
|
4913
|
+
}
|
|
4914
|
+
],
|
|
4915
|
+
"required": [
|
|
4916
|
+
"yesNo"
|
|
4917
|
+
],
|
|
4918
|
+
"properties": {
|
|
4919
|
+
"yesNo": {
|
|
4920
|
+
"ta6ed6Ref": "9.6.1"
|
|
4921
|
+
}
|
|
4922
|
+
}
|
|
4352
4923
|
}
|
|
4353
4924
|
},
|
|
4354
4925
|
"required": [
|
|
4355
|
-
"details"
|
|
4926
|
+
"details",
|
|
4927
|
+
"disagreementOrComplaint"
|
|
4356
4928
|
]
|
|
4357
4929
|
}
|
|
4358
4930
|
],
|
|
@@ -4887,7 +5459,6 @@
|
|
|
4887
5459
|
"yesNo"
|
|
4888
5460
|
],
|
|
4889
5461
|
"title": "Is there any agreement or arrangement about drains, pipes or wires?",
|
|
4890
|
-
"description": "If yes, supply a copy or give details:",
|
|
4891
5462
|
"properties": {
|
|
4892
5463
|
"yesNo": {
|
|
4893
5464
|
"ta6ed6Ref": "9.9.1"
|
|
@@ -4930,7 +5501,7 @@
|
|
|
4930
5501
|
},
|
|
4931
5502
|
"attachments": {
|
|
4932
5503
|
"ta6ed6Ref": "11.3",
|
|
4933
|
-
"
|
|
5504
|
+
"title": "Please supply a copy of the EICR"
|
|
4934
5505
|
}
|
|
4935
5506
|
},
|
|
4936
5507
|
"required": [
|
|
@@ -4978,7 +5549,16 @@
|
|
|
4978
5549
|
"ta6ed6Ref": "11.1"
|
|
4979
5550
|
},
|
|
4980
5551
|
"suppliedCertificate": {
|
|
4981
|
-
"ta6ed6Ref": "11.2"
|
|
5552
|
+
"ta6ed6Ref": "11.2",
|
|
5553
|
+
"required": [
|
|
5554
|
+
"attachments"
|
|
5555
|
+
],
|
|
5556
|
+
"title": "Please supply any certificates for electrical installtion work",
|
|
5557
|
+
"properties": {
|
|
5558
|
+
"attachments": {
|
|
5559
|
+
"ta6ed6Ref": "11.2"
|
|
5560
|
+
}
|
|
5561
|
+
}
|
|
4982
5562
|
}
|
|
4983
5563
|
},
|
|
4984
5564
|
"required": [
|
|
@@ -5494,7 +6074,12 @@
|
|
|
5494
6074
|
"otherGuarantees",
|
|
5495
6075
|
"outstandingClaimsOrApplications",
|
|
5496
6076
|
"breachOfTermsOrConditions"
|
|
5497
|
-
]
|
|
6077
|
+
],
|
|
6078
|
+
"properties": {
|
|
6079
|
+
"hasValidGuaranteesOrWarranties": {
|
|
6080
|
+
"ta6ed6Ref": "6.1"
|
|
6081
|
+
}
|
|
6082
|
+
}
|
|
5498
6083
|
},
|
|
5499
6084
|
"occupiers": {
|
|
5500
6085
|
"ta6ed6Ref": "13",
|