@pdtf/schemas 3.0.0-24 → 3.0.0-25

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.
@@ -51,7 +51,6 @@
51
51
  "connectivity",
52
52
  "heating",
53
53
  "insurance",
54
- "boundaries",
55
54
  "rightsAndInformalArrangements",
56
55
  "environmentalIssues",
57
56
  "otherIssues",
@@ -4005,7 +4004,7 @@
4005
4004
  ],
4006
4005
  "properties": {
4007
4006
  "offMainsDrainageSystemType": {
4008
- "baspiRef": "A7."
4007
+ "baspiRef": "A7.1"
4009
4008
  },
4010
4009
  "otherConnectedProperties": {
4011
4010
  "baspiRef": "A7.1.1",
@@ -4479,8 +4478,7 @@
4479
4478
  "required": [
4480
4479
  "telephone",
4481
4480
  "cableSatelliteTV",
4482
- "broadband",
4483
- "maintenanceAgreements"
4481
+ "broadband"
4484
4482
  ],
4485
4483
  "properties": {
4486
4484
  "telephone": {
@@ -4862,181 +4860,6 @@
4862
4860
  }
4863
4861
  }
4864
4862
  },
4865
- "boundaries": {
4866
- "baspiRef": "A9",
4867
- "required": [
4868
- "partOutsideLegalOwnership",
4869
- "partOnSeparateSiteOrDeed",
4870
- "boundariesDifferFromTitlePlan",
4871
- "boundaryAlterationProposal"
4872
- ],
4873
- "properties": {
4874
- "partOutsideLegalOwnership": {
4875
- "baspiRef": "A9.1",
4876
- "discriminator": {
4877
- "propertyName": "yesNo"
4878
- },
4879
- "oneOf": [
4880
- {
4881
- "properties": {
4882
- "yesNo": {
4883
- "enum": [
4884
- "No"
4885
- ]
4886
- }
4887
- }
4888
- },
4889
- {
4890
- "properties": {
4891
- "yesNo": {
4892
- "enum": [
4893
- "Yes"
4894
- ]
4895
- },
4896
- "details": {
4897
- "baspiRef": "A9.1.2"
4898
- }
4899
- },
4900
- "required": [
4901
- "details"
4902
- ]
4903
- }
4904
- ],
4905
- "required": [
4906
- "yesNo"
4907
- ],
4908
- "properties": {
4909
- "yesNo": {
4910
- "baspiRef": "A9.1.1"
4911
- }
4912
- }
4913
- },
4914
- "partOnSeparateSiteOrDeed": {
4915
- "baspiRef": "A9.2",
4916
- "discriminator": {
4917
- "propertyName": "yesNo"
4918
- },
4919
- "oneOf": [
4920
- {
4921
- "properties": {
4922
- "yesNo": {
4923
- "enum": [
4924
- "No"
4925
- ]
4926
- }
4927
- }
4928
- },
4929
- {
4930
- "properties": {
4931
- "yesNo": {
4932
- "enum": [
4933
- "Yes"
4934
- ]
4935
- },
4936
- "details": {
4937
- "baspiRef": "A9.2.2"
4938
- }
4939
- },
4940
- "required": [
4941
- "details"
4942
- ]
4943
- }
4944
- ],
4945
- "required": [
4946
- "yesNo"
4947
- ],
4948
- "properties": {
4949
- "yesNo": {
4950
- "baspiRef": "A9.2.1"
4951
- }
4952
- }
4953
- },
4954
- "boundariesDifferFromTitlePlan": {
4955
- "baspiRef": "A9.3",
4956
- "discriminator": {
4957
- "propertyName": "yesNo"
4958
- },
4959
- "oneOf": [
4960
- {
4961
- "properties": {
4962
- "yesNo": {
4963
- "enum": [
4964
- "No"
4965
- ]
4966
- }
4967
- }
4968
- },
4969
- {
4970
- "properties": {
4971
- "yesNo": {
4972
- "enum": [
4973
- "Yes"
4974
- ]
4975
- },
4976
- "details": {
4977
- "baspiRef": "A9.3.2"
4978
- },
4979
- "attachments": {
4980
- "baspiRef": "A9.3.3"
4981
- }
4982
- },
4983
- "required": [
4984
- "details",
4985
- "attachments"
4986
- ]
4987
- }
4988
- ],
4989
- "required": [
4990
- "yesNo"
4991
- ],
4992
- "properties": {
4993
- "yesNo": {
4994
- "baspiRef": "A9.3.1"
4995
- }
4996
- }
4997
- },
4998
- "boundaryAlterationProposal": {
4999
- "baspiRef": "A9.4",
5000
- "discriminator": {
5001
- "propertyName": "yesNo"
5002
- },
5003
- "oneOf": [
5004
- {
5005
- "properties": {
5006
- "yesNo": {
5007
- "enum": [
5008
- "No"
5009
- ]
5010
- }
5011
- }
5012
- },
5013
- {
5014
- "properties": {
5015
- "yesNo": {
5016
- "enum": [
5017
- "Yes"
5018
- ]
5019
- },
5020
- "details": {
5021
- "baspiRef": "A9.4.2"
5022
- }
5023
- },
5024
- "required": [
5025
- "details"
5026
- ]
5027
- }
5028
- ],
5029
- "required": [
5030
- "yesNo"
5031
- ],
5032
- "properties": {
5033
- "yesNo": {
5034
- "baspiRef": "A9.4.1"
5035
- }
5036
- }
5037
- }
5038
- }
5039
- },
5040
4863
  "rightsAndInformalArrangements": {
5041
4864
  "baspiRef": "A10",
5042
4865
  "required": [
@@ -6138,12 +5961,180 @@
6138
5961
  "legalBoundaries": {
6139
5962
  "baspiRef": "B2.1",
6140
5963
  "required": [
5964
+ "partOutsideLegalOwnership",
5965
+ "partOnSeparateSiteOrDeed",
5966
+ "boundariesDifferFromTitlePlan",
5967
+ "boundaryAlterationProposal",
6141
5968
  "ownership",
6142
5969
  "haveBoundaryFeaturesMoved",
6143
5970
  "adjacentLandIncluded",
6144
5971
  "flyingFreehold"
6145
5972
  ],
6146
5973
  "properties": {
5974
+ "partOutsideLegalOwnership": {
5975
+ "baspiRef": "A9.1",
5976
+ "discriminator": {
5977
+ "propertyName": "yesNo"
5978
+ },
5979
+ "oneOf": [
5980
+ {
5981
+ "properties": {
5982
+ "yesNo": {
5983
+ "enum": [
5984
+ "No"
5985
+ ]
5986
+ }
5987
+ }
5988
+ },
5989
+ {
5990
+ "properties": {
5991
+ "yesNo": {
5992
+ "enum": [
5993
+ "Yes"
5994
+ ]
5995
+ },
5996
+ "details": {
5997
+ "baspiRef": "A9.1.2"
5998
+ }
5999
+ },
6000
+ "required": [
6001
+ "details"
6002
+ ]
6003
+ }
6004
+ ],
6005
+ "required": [
6006
+ "yesNo"
6007
+ ],
6008
+ "properties": {
6009
+ "yesNo": {
6010
+ "baspiRef": "A9.1.1"
6011
+ }
6012
+ }
6013
+ },
6014
+ "partOnSeparateSiteOrDeed": {
6015
+ "baspiRef": "A9.2",
6016
+ "discriminator": {
6017
+ "propertyName": "yesNo"
6018
+ },
6019
+ "oneOf": [
6020
+ {
6021
+ "properties": {
6022
+ "yesNo": {
6023
+ "enum": [
6024
+ "No"
6025
+ ]
6026
+ }
6027
+ }
6028
+ },
6029
+ {
6030
+ "properties": {
6031
+ "yesNo": {
6032
+ "enum": [
6033
+ "Yes"
6034
+ ]
6035
+ },
6036
+ "details": {
6037
+ "baspiRef": "A9.2.2"
6038
+ }
6039
+ },
6040
+ "required": [
6041
+ "details"
6042
+ ]
6043
+ }
6044
+ ],
6045
+ "required": [
6046
+ "yesNo"
6047
+ ],
6048
+ "properties": {
6049
+ "yesNo": {
6050
+ "baspiRef": "A9.2.1"
6051
+ }
6052
+ }
6053
+ },
6054
+ "boundariesDifferFromTitlePlan": {
6055
+ "baspiRef": "A9.3",
6056
+ "discriminator": {
6057
+ "propertyName": "yesNo"
6058
+ },
6059
+ "oneOf": [
6060
+ {
6061
+ "properties": {
6062
+ "yesNo": {
6063
+ "enum": [
6064
+ "No"
6065
+ ]
6066
+ }
6067
+ }
6068
+ },
6069
+ {
6070
+ "properties": {
6071
+ "yesNo": {
6072
+ "enum": [
6073
+ "Yes"
6074
+ ]
6075
+ },
6076
+ "details": {
6077
+ "baspiRef": "A9.3.2"
6078
+ },
6079
+ "attachments": {
6080
+ "baspiRef": "A9.3.3"
6081
+ }
6082
+ },
6083
+ "required": [
6084
+ "details",
6085
+ "attachments"
6086
+ ]
6087
+ }
6088
+ ],
6089
+ "required": [
6090
+ "yesNo"
6091
+ ],
6092
+ "properties": {
6093
+ "yesNo": {
6094
+ "baspiRef": "A9.3.1"
6095
+ }
6096
+ }
6097
+ },
6098
+ "boundaryAlterationProposal": {
6099
+ "baspiRef": "A9.4",
6100
+ "discriminator": {
6101
+ "propertyName": "yesNo"
6102
+ },
6103
+ "oneOf": [
6104
+ {
6105
+ "properties": {
6106
+ "yesNo": {
6107
+ "enum": [
6108
+ "No"
6109
+ ]
6110
+ }
6111
+ }
6112
+ },
6113
+ {
6114
+ "properties": {
6115
+ "yesNo": {
6116
+ "enum": [
6117
+ "Yes"
6118
+ ]
6119
+ },
6120
+ "details": {
6121
+ "baspiRef": "A9.4.2"
6122
+ }
6123
+ },
6124
+ "required": [
6125
+ "details"
6126
+ ]
6127
+ }
6128
+ ],
6129
+ "required": [
6130
+ "yesNo"
6131
+ ],
6132
+ "properties": {
6133
+ "yesNo": {
6134
+ "baspiRef": "A9.4.1"
6135
+ }
6136
+ }
6137
+ },
6147
6138
  "ownership": {
6148
6139
  "baspiRef": "B2.1.0",
6149
6140
  "discriminator": {
@@ -1792,78 +1792,6 @@
1792
1792
  }
1793
1793
  ]
1794
1794
  },
1795
- "boundaries": {
1796
- "properties": {
1797
- "partOutsideLegalOwnership": {
1798
- "piqRef": "A9.1",
1799
- "discriminator": {
1800
- "propertyName": "yesNo"
1801
- },
1802
- "oneOf": [
1803
- {
1804
- "properties": {
1805
- "yesNo": {
1806
- "enum": [
1807
- "No"
1808
- ]
1809
- }
1810
- }
1811
- },
1812
- {
1813
- "properties": {
1814
- "yesNo": {
1815
- "enum": [
1816
- "Yes"
1817
- ]
1818
- },
1819
- "details": {
1820
- "piqRef": "A9.1.2"
1821
- }
1822
- }
1823
- }
1824
- ],
1825
- "properties": {
1826
- "yesNo": {
1827
- "piqRef": "A9.1.1"
1828
- }
1829
- }
1830
- },
1831
- "boundaryAlterationProposal": {
1832
- "piqRef": "A9.2",
1833
- "discriminator": {
1834
- "propertyName": "yesNo"
1835
- },
1836
- "oneOf": [
1837
- {
1838
- "properties": {
1839
- "yesNo": {
1840
- "enum": [
1841
- "No"
1842
- ]
1843
- }
1844
- }
1845
- },
1846
- {
1847
- "properties": {
1848
- "yesNo": {
1849
- "enum": [
1850
- "Yes"
1851
- ]
1852
- },
1853
- "details": {
1854
- "piqRef": "A9.2.2"
1855
- }
1856
- }
1857
- }
1858
- ],
1859
- "properties": {
1860
- "yesNo": {
1861
- "piqRef": "A9.2.1"
1862
- }
1863
- }
1864
- }
1865
- }
1866
- },
1867
1795
  "rightsAndInformalArrangements": {
1868
1796
  "properties": {
1869
1797
  "sharedContributions": {
@@ -2500,6 +2428,74 @@
2500
2428
  "legalBoundaries": {
2501
2429
  "piqRef": "B3.1",
2502
2430
  "properties": {
2431
+ "partOutsideLegalOwnership": {
2432
+ "piqRef": "A9.1",
2433
+ "discriminator": {
2434
+ "propertyName": "yesNo"
2435
+ },
2436
+ "oneOf": [
2437
+ {
2438
+ "properties": {
2439
+ "yesNo": {
2440
+ "enum": [
2441
+ "No"
2442
+ ]
2443
+ }
2444
+ }
2445
+ },
2446
+ {
2447
+ "properties": {
2448
+ "yesNo": {
2449
+ "enum": [
2450
+ "Yes"
2451
+ ]
2452
+ },
2453
+ "details": {
2454
+ "piqRef": "A9.1.2"
2455
+ }
2456
+ }
2457
+ }
2458
+ ],
2459
+ "properties": {
2460
+ "yesNo": {
2461
+ "piqRef": "A9.1.1"
2462
+ }
2463
+ }
2464
+ },
2465
+ "boundaryAlterationProposal": {
2466
+ "piqRef": "A9.2",
2467
+ "discriminator": {
2468
+ "propertyName": "yesNo"
2469
+ },
2470
+ "oneOf": [
2471
+ {
2472
+ "properties": {
2473
+ "yesNo": {
2474
+ "enum": [
2475
+ "No"
2476
+ ]
2477
+ }
2478
+ }
2479
+ },
2480
+ {
2481
+ "properties": {
2482
+ "yesNo": {
2483
+ "enum": [
2484
+ "Yes"
2485
+ ]
2486
+ },
2487
+ "details": {
2488
+ "piqRef": "A9.2.2"
2489
+ }
2490
+ }
2491
+ }
2492
+ ],
2493
+ "properties": {
2494
+ "yesNo": {
2495
+ "piqRef": "A9.2.1"
2496
+ }
2497
+ }
2498
+ },
2503
2499
  "ownership": {
2504
2500
  "oneOf": [
2505
2501
  {