@pdtf/schemas 2.0.0-3 → 2.0.0-30

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.
@@ -46,7 +46,7 @@
46
46
  "properties": {
47
47
  "annualGroundRent": {
48
48
  "rdsRef": "TenureAgreements/RentPayable/Value",
49
- "title": "What is the annual ground rent payable?"
49
+ "title": "What is the annual ground rent payable? (£)"
50
50
  }
51
51
  }
52
52
  }
@@ -78,7 +78,8 @@
78
78
  "properties": {
79
79
  "yesNo": {
80
80
  "enum": [
81
- "No"
81
+ "No",
82
+ "Not known"
82
83
  ]
83
84
  }
84
85
  }
@@ -105,7 +106,8 @@
105
106
  "properties": {
106
107
  "yesNo": {
107
108
  "enum": [
108
- "No"
109
+ "No",
110
+ "Not known"
109
111
  ]
110
112
  }
111
113
  }
@@ -132,7 +134,8 @@
132
134
  "properties": {
133
135
  "yesNo": {
134
136
  "enum": [
135
- "No"
137
+ "No",
138
+ "Not known"
136
139
  ]
137
140
  }
138
141
  }
@@ -171,12 +174,13 @@
171
174
  "Yes"
172
175
  ]
173
176
  },
174
- "details": {
177
+ "consentsObtained": {
175
178
  "rdsRef": "Protections",
176
- "title": "Were the relevant consents obtained? Provide any relevant documentation",
179
+ "title": "Were the relevant consents obtained?",
177
180
  "enum": [
178
181
  "Yes",
179
- "No"
182
+ "No",
183
+ "Not known"
180
184
  ]
181
185
  }
182
186
  }
@@ -222,7 +226,13 @@
222
226
  },
223
227
  "energyEfficiency": {
224
228
  "rdsRef": "Certificates/{category='energyEfficiency',standard='EPC',gradeLevelRating=?},Certificates/{category='energyEfficiency',standard='EPC',status='exempt'},",
225
- "title": "Energy Efficiency"
229
+ "title": "Energy Efficiency",
230
+ "properties": {
231
+ "greenDealLoan": {
232
+ "rdsRef": "RightsHolders/Loans,RightsHolders/OtherDocumentation",
233
+ "title": "Green Deal Loan"
234
+ }
235
+ }
226
236
  },
227
237
  "councilTax": {
228
238
  "properties": {
@@ -473,7 +483,7 @@
473
483
  },
474
484
  "changeOfUse": {
475
485
  "rdsRef": "WorksAlterationsChanges",
476
- "title": "Has there been any change of use (e.g. from an office to a residence?",
486
+ "title": "Has there been any change of use (e.g. from an office to a residence)?",
477
487
  "discriminator": {
478
488
  "propertyName": "yesNo"
479
489
  },
@@ -542,7 +552,8 @@
542
552
  "properties": {
543
553
  "yesNo": {
544
554
  "enum": [
545
- "No"
555
+ "No",
556
+ "Not required"
546
557
  ]
547
558
  }
548
559
  }
@@ -890,7 +901,6 @@
890
901
  "worksUnfinished": {
891
902
  "rdsRef": "WorksAlterationsChanges/isIncomplete",
892
903
  "title": "Are any of the works listed above unfinished?",
893
- "description": "If yes, please provide details and explain why.",
894
904
  "discriminator": {
895
905
  "propertyName": "yesNo"
896
906
  },
@@ -940,7 +950,7 @@
940
950
  },
941
951
  "details": {
942
952
  "rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised",
943
- "title": "Details"
953
+ "title": "Please give details"
944
954
  },
945
955
  "willingToInsure": {
946
956
  "rdsRef": "Insurance/isWillingToProvide",
@@ -979,7 +989,7 @@
979
989
  },
980
990
  "details": {
981
991
  "rdsRef": "Buildings,BuildingsSections/StructureAuthorised,BuildingsSections/StructureUnauthorised",
982
- "title": "Details"
992
+ "title": "Please give details"
983
993
  },
984
994
  "willingToInsure": {
985
995
  "rdsRef": "Insurance/isWillingToProvide",
@@ -1161,7 +1171,7 @@
1161
1171
  },
1162
1172
  "otherNotices": {
1163
1173
  "rdsRef": "Property/Flags,Notifications",
1164
- "title": "Any other type of notice",
1174
+ "title": "Any other type of notice?",
1165
1175
  "discriminator": {
1166
1176
  "propertyName": "yesNo"
1167
1177
  },
@@ -1220,7 +1230,6 @@
1220
1230
  "containsAsbestos": {
1221
1231
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
1222
1232
  "title": "To your knowledge, does any part of your property contain asbestos?",
1223
- "description": "If yes, please state whether there is a management plan in place and attach a copy",
1224
1233
  "discriminator": {
1225
1234
  "propertyName": "yesNo"
1226
1235
  },
@@ -1248,7 +1257,6 @@
1248
1257
  "japaneseKnotweed": {
1249
1258
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues,Use/EnvironmentalIssues",
1250
1259
  "title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
1251
- "description": "If so ",
1252
1260
  "discriminator": {
1253
1261
  "propertyName": "yesNo"
1254
1262
  },
@@ -1257,7 +1265,8 @@
1257
1265
  "properties": {
1258
1266
  "yesNo": {
1259
1267
  "enum": [
1260
- "No"
1268
+ "No",
1269
+ "Not known"
1261
1270
  ]
1262
1271
  }
1263
1272
  }
@@ -1709,45 +1718,360 @@
1709
1718
  },
1710
1719
  "waterAndDrainage": {
1711
1720
  "properties": {
1712
- "mainsWater": {
1713
- "rdsRef": "Services/PotableWaterSupply",
1714
- "title": "Mains water",
1715
- "discriminator": {
1716
- "propertyName": "yesNo"
1717
- },
1718
- "oneOf": [
1719
- {
1720
- "properties": {
1721
- "yesNo": {
1722
- "enum": [
1723
- "No"
1724
- ]
1721
+ "water": {
1722
+ "properties": {
1723
+ "mainsWater": {
1724
+ "rdsRef": "Services/PotableWaterSupply",
1725
+ "title": "Mains water",
1726
+ "discriminator": {
1727
+ "propertyName": "yesNo"
1728
+ },
1729
+ "oneOf": [
1730
+ {
1731
+ "properties": {
1732
+ "yesNo": {
1733
+ "enum": [
1734
+ "No"
1735
+ ]
1736
+ }
1737
+ }
1738
+ },
1739
+ {
1740
+ "properties": {
1741
+ "yesNo": {
1742
+ "enum": [
1743
+ "Yes"
1744
+ ]
1745
+ }
1746
+ }
1747
+ },
1748
+ {
1749
+ "properties": {
1750
+ "yesNo": {
1751
+ "enum": [
1752
+ "To be connected"
1753
+ ]
1754
+ }
1755
+ }
1725
1756
  }
1726
- }
1727
- },
1728
- {
1729
- "properties": {
1730
- "yesNo": {
1731
- "enum": [
1732
- "Yes"
1733
- ]
1757
+ ]
1758
+ }
1759
+ }
1760
+ },
1761
+ "drainage": {
1762
+ "properties": {
1763
+ "mainsSurfaceWaterDrainage": {
1764
+ "rdsRef": "Services/StormWaterDrainage",
1765
+ "title": "Mains surface water drainage",
1766
+ "discriminator": {
1767
+ "propertyName": "yesNo"
1768
+ },
1769
+ "oneOf": [
1770
+ {
1771
+ "properties": {
1772
+ "yesNo": {
1773
+ "enum": [
1774
+ "No",
1775
+ "Not known"
1776
+ ]
1777
+ }
1778
+ }
1779
+ },
1780
+ {
1781
+ "properties": {
1782
+ "yesNo": {
1783
+ "enum": [
1784
+ "Yes"
1785
+ ]
1786
+ }
1787
+ }
1788
+ },
1789
+ {
1790
+ "properties": {
1791
+ "yesNo": {
1792
+ "enum": [
1793
+ "To be connected"
1794
+ ]
1795
+ }
1796
+ }
1734
1797
  }
1735
- }
1798
+ ]
1736
1799
  },
1737
- {
1738
- "properties": {
1739
- "yesNo": {
1740
- "enum": [
1741
- "To be connected"
1742
- ]
1800
+ "mainsFoulDrainage": {
1801
+ "rdsRef": "Services/WasteWaterSewarageDisposal",
1802
+ "title": "Mains foul drainage",
1803
+ "discriminator": {
1804
+ "propertyName": "yesNo"
1805
+ },
1806
+ "oneOf": [
1807
+ {
1808
+ "properties": {
1809
+ "yesNo": {
1810
+ "enum": [
1811
+ "Yes"
1812
+ ]
1813
+ }
1814
+ }
1815
+ },
1816
+ {
1817
+ "properties": {
1818
+ "yesNo": {
1819
+ "enum": [
1820
+ "To be connected"
1821
+ ]
1822
+ }
1823
+ }
1824
+ },
1825
+ {
1826
+ "properties": {
1827
+ "yesNo": {
1828
+ "enum": [
1829
+ "No",
1830
+ "Not known"
1831
+ ]
1832
+ },
1833
+ "sustainableDrainageSystem": {
1834
+ "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1835
+ "title": "Sustainable Drainage System",
1836
+ "discriminator": {
1837
+ "propertyName": "yesNo"
1838
+ },
1839
+ "oneOf": [
1840
+ {
1841
+ "properties": {
1842
+ "yesNo": {
1843
+ "enum": [
1844
+ "No"
1845
+ ]
1846
+ }
1847
+ }
1848
+ },
1849
+ {
1850
+ "properties": {
1851
+ "yesNo": {
1852
+ "enum": [
1853
+ "Yes"
1854
+ ]
1855
+ }
1856
+ }
1857
+ },
1858
+ {
1859
+ "properties": {
1860
+ "yesNo": {
1861
+ "enum": [
1862
+ "To be connected"
1863
+ ]
1864
+ }
1865
+ }
1866
+ }
1867
+ ]
1868
+ },
1869
+ "septicTank": {
1870
+ "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1871
+ "title": "Septic tank",
1872
+ "discriminator": {
1873
+ "propertyName": "yesNo"
1874
+ },
1875
+ "oneOf": [
1876
+ {
1877
+ "properties": {
1878
+ "yesNo": {
1879
+ "enum": [
1880
+ "No"
1881
+ ]
1882
+ }
1883
+ }
1884
+ },
1885
+ {
1886
+ "properties": {
1887
+ "yesNo": {
1888
+ "enum": [
1889
+ "Yes"
1890
+ ]
1891
+ }
1892
+ }
1893
+ }
1894
+ ]
1895
+ },
1896
+ "cesspit": {
1897
+ "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1898
+ "title": "Cesspit",
1899
+ "discriminator": {
1900
+ "propertyName": "yesNo"
1901
+ },
1902
+ "oneOf": [
1903
+ {
1904
+ "properties": {
1905
+ "yesNo": {
1906
+ "enum": [
1907
+ "No"
1908
+ ]
1909
+ }
1910
+ }
1911
+ },
1912
+ {
1913
+ "properties": {
1914
+ "yesNo": {
1915
+ "enum": [
1916
+ "Yes"
1917
+ ]
1918
+ }
1919
+ }
1920
+ }
1921
+ ]
1922
+ },
1923
+ "sewerageTreatmentPlant": {
1924
+ "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1925
+ "title": "Sewerage treatment plant",
1926
+ "discriminator": {
1927
+ "propertyName": "yesNo"
1928
+ },
1929
+ "oneOf": [
1930
+ {
1931
+ "properties": {
1932
+ "yesNo": {
1933
+ "enum": [
1934
+ "No"
1935
+ ]
1936
+ }
1937
+ }
1938
+ },
1939
+ {
1940
+ "properties": {
1941
+ "yesNo": {
1942
+ "enum": [
1943
+ "Yes"
1944
+ ]
1945
+ }
1946
+ }
1947
+ }
1948
+ ]
1949
+ },
1950
+ "otherConnectedProperties": {
1951
+ "rdsRef": "Services/OtherServices/SharedWith",
1952
+ "title": "Do other properties connect to the septic tank, cesspit or sewerage treatment plant?",
1953
+ "discriminator": {
1954
+ "propertyName": "yesNo"
1955
+ },
1956
+ "oneOf": [
1957
+ {
1958
+ "properties": {
1959
+ "yesNo": {
1960
+ "enum": [
1961
+ "No"
1962
+ ]
1963
+ }
1964
+ }
1965
+ },
1966
+ {
1967
+ "properties": {
1968
+ "yesNo": {
1969
+ "enum": [
1970
+ "Yes"
1971
+ ]
1972
+ }
1973
+ }
1974
+ }
1975
+ ]
1976
+ },
1977
+ "plantOnOtherLand": {
1978
+ "rdsRef": "Services/OtherServices/Located,Services/OtherServices/{access=?}",
1979
+ "title": "Is any part of the septic tank, cesspit or sewerage treatment plant located on someone else’s land?",
1980
+ "discriminator": {
1981
+ "propertyName": "yesNo"
1982
+ },
1983
+ "oneOf": [
1984
+ {
1985
+ "properties": {
1986
+ "yesNo": {
1987
+ "enum": [
1988
+ "No"
1989
+ ]
1990
+ }
1991
+ }
1992
+ },
1993
+ {
1994
+ "properties": {
1995
+ "yesNo": {
1996
+ "enum": [
1997
+ "Yes"
1998
+ ]
1999
+ }
2000
+ }
2001
+ }
2002
+ ]
2003
+ },
2004
+ "plantRegistered": {
2005
+ "rdsRef": "Services/OtherServices/Certificates",
2006
+ "title": "Is the septic tank, cesspit or sewerage treatment plant registered with the Environment Agency or exempted?",
2007
+ "discriminator": {
2008
+ "propertyName": "yesNo"
2009
+ },
2010
+ "oneOf": [
2011
+ {
2012
+ "properties": {
2013
+ "yesNo": {
2014
+ "enum": [
2015
+ "No"
2016
+ ]
2017
+ }
2018
+ }
2019
+ },
2020
+ {
2021
+ "properties": {
2022
+ "yesNo": {
2023
+ "enum": [
2024
+ "Yes"
2025
+ ]
2026
+ }
2027
+ }
2028
+ }
2029
+ ]
2030
+ },
2031
+ "plantDrainsIntoWaterway": {
2032
+ "rdsRef": "Services/OtherServices/{isExternallyConnected='yes?true'}",
2033
+ "title": "Does the septic tank, cesspit or sewerage treatment plant drain into a waterway (lake, river, stream etc)",
2034
+ "discriminator": {
2035
+ "propertyName": "yesNo"
2036
+ },
2037
+ "oneOf": [
2038
+ {
2039
+ "properties": {
2040
+ "yesNo": {
2041
+ "enum": [
2042
+ "No, the effluent is discharged through a soakaway system."
2043
+ ]
2044
+ }
2045
+ }
2046
+ },
2047
+ {
2048
+ "properties": {
2049
+ "yesNo": {
2050
+ "enum": [
2051
+ "Yes"
2052
+ ]
2053
+ },
2054
+ "dischargeCompliesWithGBR": {
2055
+ "rdsRef": "Services/OtherServices/ExternalConnections/Flags",
2056
+ "title": "Does it comply with the General Binding Rules for discharge into a waterway?",
2057
+ "enum": [
2058
+ "Yes",
2059
+ "No, it does not comply with the rules for discharge into a waterway."
2060
+ ]
2061
+ }
2062
+ }
2063
+ }
2064
+ ]
2065
+ }
2066
+ }
1743
2067
  }
1744
- }
2068
+ ]
1745
2069
  }
1746
- ]
2070
+ }
1747
2071
  },
1748
- "mainsSurfaceWaterDrainage": {
1749
- "rdsRef": "Services/StormWaterDrainage",
1750
- "title": "Mains surface water drainage",
2072
+ "maintenanceAgreements": {
2073
+ "rdsRef": "Services/Certificates,Services/OtherServices/Certificates",
2074
+ "title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to these services?",
1751
2075
  "discriminator": {
1752
2076
  "propertyName": "yesNo"
1753
2077
  },
@@ -1769,344 +2093,35 @@
1769
2093
  ]
1770
2094
  }
1771
2095
  }
1772
- },
1773
- {
1774
- "properties": {
1775
- "yesNo": {
1776
- "enum": [
1777
- "To be connected"
1778
- ]
1779
- }
1780
- }
1781
2096
  }
1782
2097
  ]
2098
+ }
2099
+ }
2100
+ },
2101
+ "centralHeating": {
2102
+ "rdsRef": "Buildings|BuildingSections/isUnheated=no|yes|true|false",
2103
+ "title": "Central Heating",
2104
+ "discriminator": {
2105
+ "propertyName": "hasCentralHeating"
2106
+ },
2107
+ "oneOf": [
2108
+ {
2109
+ "properties": {
2110
+ "hasCentralHeating": {
2111
+ "enum": [
2112
+ "No"
2113
+ ]
2114
+ }
2115
+ }
1783
2116
  },
1784
- "mainsFoulDrainage": {
1785
- "rdsRef": "Services/WasteWaterSewarageDisposal",
1786
- "title": "Mains foul drainage",
1787
- "discriminator": {
1788
- "propertyName": "yesNo"
1789
- },
1790
- "oneOf": [
1791
- {
1792
- "properties": {
1793
- "yesNo": {
1794
- "enum": [
1795
- "Yes"
1796
- ]
1797
- }
1798
- }
1799
- },
1800
- {
1801
- "properties": {
1802
- "yesNo": {
1803
- "enum": [
1804
- "To be connected"
1805
- ]
1806
- }
1807
- }
1808
- },
1809
- {
1810
- "properties": {
1811
- "yesNo": {
1812
- "enum": [
1813
- "No"
1814
- ]
1815
- },
1816
- "sustainableDrainageSystem": {
1817
- "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1818
- "title": "Sustainable Drainage System",
1819
- "discriminator": {
1820
- "propertyName": "yesNo"
1821
- },
1822
- "oneOf": [
1823
- {
1824
- "properties": {
1825
- "yesNo": {
1826
- "enum": [
1827
- "No"
1828
- ]
1829
- }
1830
- }
1831
- },
1832
- {
1833
- "properties": {
1834
- "yesNo": {
1835
- "enum": [
1836
- "Yes"
1837
- ]
1838
- }
1839
- }
1840
- },
1841
- {
1842
- "properties": {
1843
- "yesNo": {
1844
- "enum": [
1845
- "To be connected"
1846
- ]
1847
- }
1848
- }
1849
- }
1850
- ]
1851
- },
1852
- "septicTank": {
1853
- "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1854
- "title": "Septic tank",
1855
- "discriminator": {
1856
- "propertyName": "yesNo"
1857
- },
1858
- "oneOf": [
1859
- {
1860
- "properties": {
1861
- "yesNo": {
1862
- "enum": [
1863
- "No"
1864
- ]
1865
- }
1866
- }
1867
- },
1868
- {
1869
- "properties": {
1870
- "yesNo": {
1871
- "enum": [
1872
- "Yes"
1873
- ]
1874
- }
1875
- }
1876
- }
1877
- ]
1878
- },
1879
- "cesspit": {
1880
- "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1881
- "title": "Cesspit",
1882
- "discriminator": {
1883
- "propertyName": "yesNo"
1884
- },
1885
- "oneOf": [
1886
- {
1887
- "properties": {
1888
- "yesNo": {
1889
- "enum": [
1890
- "No"
1891
- ]
1892
- }
1893
- }
1894
- },
1895
- {
1896
- "properties": {
1897
- "yesNo": {
1898
- "enum": [
1899
- "Yes"
1900
- ]
1901
- }
1902
- }
1903
- }
1904
- ]
1905
- },
1906
- "sewerageTreatmentPlant": {
1907
- "rdsRef": "Services/OtherServices/{description=?,type=?},Services/OtherServices/Installed|Upgraded|Replaced|Serviced|Certificates",
1908
- "title": "Sewerage treatment plant",
1909
- "discriminator": {
1910
- "propertyName": "yesNo"
1911
- },
1912
- "oneOf": [
1913
- {
1914
- "properties": {
1915
- "yesNo": {
1916
- "enum": [
1917
- "No"
1918
- ]
1919
- }
1920
- }
1921
- },
1922
- {
1923
- "properties": {
1924
- "yesNo": {
1925
- "enum": [
1926
- "Yes"
1927
- ]
1928
- }
1929
- }
1930
- }
1931
- ]
1932
- },
1933
- "otherConnectedProperties": {
1934
- "rdsRef": "Services/OtherServices/SharedWith",
1935
- "title": "Do other properties connect to the septic tank, cesspit or sewerage treatment plant?",
1936
- "discriminator": {
1937
- "propertyName": "yesNo"
1938
- },
1939
- "oneOf": [
1940
- {
1941
- "properties": {
1942
- "yesNo": {
1943
- "enum": [
1944
- "No"
1945
- ]
1946
- }
1947
- }
1948
- },
1949
- {
1950
- "properties": {
1951
- "yesNo": {
1952
- "enum": [
1953
- "Yes"
1954
- ]
1955
- }
1956
- }
1957
- }
1958
- ]
1959
- },
1960
- "plantOnOtherLand": {
1961
- "rdsRef": "Services/OtherServices/Located,Services/OtherServices/{access=?}",
1962
- "title": "Is any part of the septic tank, cesspit or sewerage treatment plant located on someone else’s land?",
1963
- "discriminator": {
1964
- "propertyName": "yesNo"
1965
- },
1966
- "oneOf": [
1967
- {
1968
- "properties": {
1969
- "yesNo": {
1970
- "enum": [
1971
- "No"
1972
- ]
1973
- }
1974
- }
1975
- },
1976
- {
1977
- "properties": {
1978
- "yesNo": {
1979
- "enum": [
1980
- "Yes"
1981
- ]
1982
- }
1983
- }
1984
- }
1985
- ]
1986
- },
1987
- "plantRegistered": {
1988
- "rdsRef": "Services/OtherServices/Certificates",
1989
- "title": "Is the septic tank, cesspit or sewerage treatment plant registered with the Environment Agency or exempted?",
1990
- "discriminator": {
1991
- "propertyName": "yesNo"
1992
- },
1993
- "oneOf": [
1994
- {
1995
- "properties": {
1996
- "yesNo": {
1997
- "enum": [
1998
- "No"
1999
- ]
2000
- }
2001
- }
2002
- },
2003
- {
2004
- "properties": {
2005
- "yesNo": {
2006
- "enum": [
2007
- "Yes"
2008
- ]
2009
- }
2010
- }
2011
- }
2012
- ]
2013
- },
2014
- "plantDrainsIntoWaterway": {
2015
- "rdsRef": "Services/OtherServices/{isExternallyConnected='yes?true'}",
2016
- "title": "Does the septic tank, cesspit or sewerage treatment plant drain into a waterway (lake, river, stream etc)",
2017
- "discriminator": {
2018
- "propertyName": "yesNo"
2019
- },
2020
- "oneOf": [
2021
- {
2022
- "properties": {
2023
- "yesNo": {
2024
- "enum": [
2025
- "No, the effluent is discharged through a soakaway system."
2026
- ]
2027
- }
2028
- }
2029
- },
2030
- {
2031
- "properties": {
2032
- "yesNo": {
2033
- "enum": [
2034
- "Yes"
2035
- ]
2036
- },
2037
- "dischargeCompliesWithGBR": {
2038
- "rdsRef": "Services/OtherServices/ExternalConnections/Flags",
2039
- "title": "Does it comply with the General Binding Rules for discharge into a waterway?",
2040
- "enum": [
2041
- "Yes",
2042
- "No, it does not comply with the rules for discharge into a waterway."
2043
- ]
2044
- }
2045
- }
2046
- }
2047
- ]
2048
- }
2049
- }
2050
- }
2051
- ]
2052
- },
2053
- "maintenanceAgreements": {
2054
- "rdsRef": "Services/Certificates,Services/OtherServices/Certificates",
2055
- "title": "Do you have any licences, maintenance agreements, contracts or service agreements in relation to these services?",
2056
- "discriminator": {
2057
- "propertyName": "yesNo"
2058
- },
2059
- "oneOf": [
2060
- {
2061
- "properties": {
2062
- "yesNo": {
2063
- "enum": [
2064
- "No"
2065
- ]
2066
- }
2067
- }
2068
- },
2069
- {
2070
- "properties": {
2071
- "yesNo": {
2072
- "enum": [
2073
- "Yes"
2074
- ]
2075
- }
2076
- }
2077
- }
2078
- ]
2079
- }
2080
- }
2081
- },
2082
- "greenDealLoan": {
2083
- "rdsRef": "RightsHolders/Loans,RightsHolders/OtherDocumentation",
2084
- "title": "Green Deal Loan"
2085
- },
2086
- "centralHeating": {
2087
- "rdsRef": "Buildings|BuildingSections/isUnheated=no|yes|true|false",
2088
- "title": "Central Heating",
2089
- "discriminator": {
2090
- "propertyName": "hasCentralHeating"
2091
- },
2092
- "oneOf": [
2093
- {
2094
- "properties": {
2095
- "hasCentralHeating": {
2096
- "enum": [
2097
- "No"
2098
- ]
2099
- }
2100
- }
2101
- },
2102
- {
2103
- "properties": {
2104
- "hasCentralHeating": {
2105
- "enum": [
2106
- "Yes"
2107
- ]
2108
- },
2109
- "centralHeatingDetails": {
2117
+ {
2118
+ "properties": {
2119
+ "hasCentralHeating": {
2120
+ "enum": [
2121
+ "Yes"
2122
+ ]
2123
+ },
2124
+ "centralHeatingDetails": {
2110
2125
  "properties": {
2111
2126
  "centralHeatingFuel": {
2112
2127
  "rdsRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
@@ -2140,12 +2155,11 @@
2140
2155
  },
2141
2156
  "centralHeatingInstalled": {
2142
2157
  "rdsRef": "Objects/Installed",
2143
- "title": "When was the heating system and boiler installed?"
2158
+ "title": "When was the heating system installed?"
2144
2159
  },
2145
2160
  "boilerInstallationCertificate": {
2146
2161
  "rdsRef": "Objects/Installation,Objects/Certificates",
2147
2162
  "title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after 1st October 2010?",
2148
- "description": "If yes, ",
2149
2163
  "discriminator": {
2150
2164
  "propertyName": "yesNo"
2151
2165
  },
@@ -2172,7 +2186,7 @@
2172
2186
  },
2173
2187
  "heatingLastServicedDate": {
2174
2188
  "rdsRef": "Objects/Maintenance",
2175
- "title": "When was the heating system and boiler last serviced or maintained?"
2189
+ "title": "When was the heating system last serviced or maintained?"
2176
2190
  },
2177
2191
  "heatingInGoodWorkingOrder": {
2178
2192
  "rdsRef": "Objects/Condition=?",
@@ -2214,41 +2228,17 @@
2214
2228
  "title": "Do you insure the property?",
2215
2229
  "enum": [
2216
2230
  "Yes",
2217
- "No"
2218
- ]
2219
- }
2220
- },
2221
- "oneOf": [
2222
- null,
2223
- {
2224
- "properties": {
2225
- "difficultiesObtainingInsurance": {
2226
- "rdsRef": "Insurance/Flags,Insurance/refusalReason=?",
2227
- "title": "Have you had any difficulty obtaining competitively priced building insurance due to the structure or location of the property or had insurance refused?",
2228
- "description": "(e.g. high premiums, excess over £1,500, special conditions etc)",
2229
- "discriminator": {
2230
- "propertyName": "yesNo"
2231
- },
2232
- "oneOf": [
2233
- {
2234
- "properties": {
2235
- "yesNo": {
2236
- "enum": [
2237
- "No"
2238
- ]
2239
- }
2240
- }
2241
- },
2242
- {
2243
- "properties": {
2244
- "yesNo": {
2245
- "enum": [
2246
- "Yes"
2247
- ]
2248
- }
2249
- }
2250
- }
2251
- ]
2231
+ "No"
2232
+ ]
2233
+ }
2234
+ },
2235
+ "oneOf": [
2236
+ null,
2237
+ {
2238
+ "properties": {
2239
+ "difficultiesObtainingInsurance": {
2240
+ "rdsRef": "Insurance/Flags,Insurance/refusalReason=?",
2241
+ "title": "Have you had any difficulty obtaining competitively priced building insurance due to the structure or location of the property or had insurance refused?"
2252
2242
  },
2253
2243
  "insuranceClaims": {
2254
2244
  "rdsRef": "Insurance/Claims",
@@ -2425,7 +2415,6 @@
2425
2415
  "neighbouringLandRights": {
2426
2416
  "rdsRef": "Tenure/Rights,Tenure *with different property entity and references etc*",
2427
2417
  "title": "Do any rights and arrangements exist over neighbouring land from which the property benefits? (e.g. taking wheelie bins along an accessway through a neighbour’s back garden, parking, access to maintain the boundaries from the neighbour’s side etc)",
2428
- "description": "If yes,",
2429
2418
  "discriminator": {
2430
2419
  "propertyName": "yesNo"
2431
2420
  },
@@ -2506,9 +2495,36 @@
2506
2495
  }
2507
2496
  ]
2508
2497
  },
2509
- "rightsOfLightOrSupport": {
2498
+ "rightsOfLight": {
2499
+ "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
2500
+ "title": "Rights of light",
2501
+ "discriminator": {
2502
+ "propertyName": "yesNo"
2503
+ },
2504
+ "oneOf": [
2505
+ {
2506
+ "properties": {
2507
+ "yesNo": {
2508
+ "enum": [
2509
+ "No"
2510
+ ]
2511
+ }
2512
+ }
2513
+ },
2514
+ {
2515
+ "properties": {
2516
+ "yesNo": {
2517
+ "enum": [
2518
+ "Yes"
2519
+ ]
2520
+ }
2521
+ }
2522
+ }
2523
+ ]
2524
+ },
2525
+ "rightsOfSupport": {
2510
2526
  "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
2511
- "title": "Rights of light or support for other properties",
2527
+ "title": "Rights of support from ajoining properties",
2512
2528
  "discriminator": {
2513
2529
  "propertyName": "yesNo"
2514
2530
  },
@@ -2535,7 +2551,34 @@
2535
2551
  },
2536
2552
  "rightsCreatedThroughCustom": {
2537
2553
  "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
2538
- "title": "Rights created through custom or use (e.g. rights to graze on other land or forage, rights of the lord of the manor or others to take things from your property etc)",
2554
+ "title": "Rights created through custom or use (e.g. rights to graze on other land or forage)",
2555
+ "discriminator": {
2556
+ "propertyName": "yesNo"
2557
+ },
2558
+ "oneOf": [
2559
+ {
2560
+ "properties": {
2561
+ "yesNo": {
2562
+ "enum": [
2563
+ "No"
2564
+ ]
2565
+ }
2566
+ }
2567
+ },
2568
+ {
2569
+ "properties": {
2570
+ "yesNo": {
2571
+ "enum": [
2572
+ "Yes"
2573
+ ]
2574
+ }
2575
+ }
2576
+ }
2577
+ ]
2578
+ },
2579
+ "rightsToTakeFromLand": {
2580
+ "rdsRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
2581
+ "title": "Other people's rights to take things from the land (such as timber, hay or fish)",
2539
2582
  "discriminator": {
2540
2583
  "propertyName": "yesNo"
2541
2584
  },
@@ -2728,7 +2771,8 @@
2728
2771
  "properties": {
2729
2772
  "yesNo": {
2730
2773
  "enum": [
2731
- "No"
2774
+ "No",
2775
+ "Not known"
2732
2776
  ]
2733
2777
  }
2734
2778
  }
@@ -3045,7 +3089,7 @@
3045
3089
  "properties": {
3046
3090
  "areBoundariesUniform": {
3047
3091
  "enum": [
3048
- "N/A"
3092
+ "Not applicable"
3049
3093
  ]
3050
3094
  }
3051
3095
  }
@@ -3064,7 +3108,7 @@
3064
3108
  "yesNo": {
3065
3109
  "enum": [
3066
3110
  "No",
3067
- "N/A"
3111
+ "Not applicable"
3068
3112
  ]
3069
3113
  }
3070
3114
  }
@@ -3092,7 +3136,7 @@
3092
3136
  "yesNo": {
3093
3137
  "enum": [
3094
3138
  "No",
3095
- "N/A"
3139
+ "Not applicable"
3096
3140
  ]
3097
3141
  }
3098
3142
  }
@@ -3111,7 +3155,7 @@
3111
3155
  "flyingFreehold": {
3112
3156
  "rdsRef": "Tenure/tenure=?",
3113
3157
  "title": "Is there a flying freehold?",
3114
- "description": "NOTE: a flying freehold is when part of the property overhangs a neighbour’s property or an accessway - eg a terrace house where part of the upstairs is over an accessway which belongs to someone else.",
3158
+ "description": "NOTE: a flying freehold is when part of the property overhangs a neighbour’s property or an accessway - e.g. a terrace house where part of the upstairs is over an accessway which belongs to someone else.",
3115
3159
  "discriminator": {
3116
3160
  "propertyName": "yesNo"
3117
3161
  },
@@ -3121,7 +3165,7 @@
3121
3165
  "yesNo": {
3122
3166
  "enum": [
3123
3167
  "No",
3124
- "N/A"
3168
+ "Not applicable"
3125
3169
  ]
3126
3170
  }
3127
3171
  }
@@ -3152,7 +3196,8 @@
3152
3196
  "properties": {
3153
3197
  "yesNo": {
3154
3198
  "enum": [
3155
- "No"
3199
+ "No",
3200
+ "Not known"
3156
3201
  ]
3157
3202
  }
3158
3203
  }
@@ -3179,7 +3224,8 @@
3179
3224
  "properties": {
3180
3225
  "yesNo": {
3181
3226
  "enum": [
3182
- "No"
3227
+ "No",
3228
+ "Not known"
3183
3229
  ]
3184
3230
  }
3185
3231
  }
@@ -3206,7 +3252,8 @@
3206
3252
  "properties": {
3207
3253
  "yesNo": {
3208
3254
  "enum": [
3209
- "No"
3255
+ "No",
3256
+ "Not known"
3210
3257
  ]
3211
3258
  }
3212
3259
  }
@@ -3264,7 +3311,8 @@
3264
3311
  "properties": {
3265
3312
  "yesNo": {
3266
3313
  "enum": [
3267
- "No"
3314
+ "No",
3315
+ "Not known"
3268
3316
  ]
3269
3317
  }
3270
3318
  }
@@ -3467,35 +3515,219 @@
3467
3515
  },
3468
3516
  "roofingWork": {
3469
3517
  "rdsRef": "Certificates",
3470
- "title": "Roofing work"
3518
+ "title": "Roofing work",
3519
+ "discriminator": {
3520
+ "propertyName": "yesNo"
3521
+ },
3522
+ "oneOf": [
3523
+ {
3524
+ "properties": {
3525
+ "yesNo": {
3526
+ "enum": [
3527
+ "No"
3528
+ ]
3529
+ }
3530
+ }
3531
+ },
3532
+ {
3533
+ "properties": {
3534
+ "yesNo": {
3535
+ "enum": [
3536
+ "Yes"
3537
+ ]
3538
+ }
3539
+ }
3540
+ }
3541
+ ]
3471
3542
  },
3472
3543
  "dampProofingTreatment": {
3473
3544
  "rdsRef": "Certificates",
3474
- "title": "Damp proofing treatment"
3545
+ "title": "Damp proofing treatment",
3546
+ "discriminator": {
3547
+ "propertyName": "yesNo"
3548
+ },
3549
+ "oneOf": [
3550
+ {
3551
+ "properties": {
3552
+ "yesNo": {
3553
+ "enum": [
3554
+ "No"
3555
+ ]
3556
+ }
3557
+ }
3558
+ },
3559
+ {
3560
+ "properties": {
3561
+ "yesNo": {
3562
+ "enum": [
3563
+ "Yes"
3564
+ ]
3565
+ }
3566
+ }
3567
+ }
3568
+ ]
3475
3569
  },
3476
3570
  "timberRotOrInfestationTreatment": {
3477
3571
  "rdsRef": "Certificates",
3478
- "title": "Timber rot or infestation treatment"
3572
+ "title": "Timber rot or infestation treatment",
3573
+ "discriminator": {
3574
+ "propertyName": "yesNo"
3575
+ },
3576
+ "oneOf": [
3577
+ {
3578
+ "properties": {
3579
+ "yesNo": {
3580
+ "enum": [
3581
+ "No"
3582
+ ]
3583
+ }
3584
+ }
3585
+ },
3586
+ {
3587
+ "properties": {
3588
+ "yesNo": {
3589
+ "enum": [
3590
+ "Yes"
3591
+ ]
3592
+ }
3593
+ }
3594
+ }
3595
+ ]
3479
3596
  },
3480
3597
  "centralHeatingAndorPlumbing": {
3481
3598
  "rdsRef": "Certificates",
3482
- "title": "Central heating and/or plumbing"
3599
+ "title": "Central heating and/or plumbing",
3600
+ "discriminator": {
3601
+ "propertyName": "yesNo"
3602
+ },
3603
+ "oneOf": [
3604
+ {
3605
+ "properties": {
3606
+ "yesNo": {
3607
+ "enum": [
3608
+ "No"
3609
+ ]
3610
+ }
3611
+ }
3612
+ },
3613
+ {
3614
+ "properties": {
3615
+ "yesNo": {
3616
+ "enum": [
3617
+ "Yes"
3618
+ ]
3619
+ }
3620
+ }
3621
+ }
3622
+ ]
3483
3623
  },
3484
3624
  "doubleGlazing": {
3485
3625
  "rdsRef": "Certificates",
3486
- "title": "Double glazing (windows, doors, roof lights, conservatory etc)"
3626
+ "title": "Double glazing (windows, doors, roof lights, conservatory etc)",
3627
+ "discriminator": {
3628
+ "propertyName": "yesNo"
3629
+ },
3630
+ "oneOf": [
3631
+ {
3632
+ "properties": {
3633
+ "yesNo": {
3634
+ "enum": [
3635
+ "No"
3636
+ ]
3637
+ }
3638
+ }
3639
+ },
3640
+ {
3641
+ "properties": {
3642
+ "yesNo": {
3643
+ "enum": [
3644
+ "Yes"
3645
+ ]
3646
+ }
3647
+ }
3648
+ }
3649
+ ]
3487
3650
  },
3488
3651
  "electricalRepairOrInstallation": {
3489
3652
  "rdsRef": "Certificates",
3490
- "title": "Electrical repair or installation"
3653
+ "title": "Electrical repair or installation",
3654
+ "discriminator": {
3655
+ "propertyName": "yesNo"
3656
+ },
3657
+ "oneOf": [
3658
+ {
3659
+ "properties": {
3660
+ "yesNo": {
3661
+ "enum": [
3662
+ "No"
3663
+ ]
3664
+ }
3665
+ }
3666
+ },
3667
+ {
3668
+ "properties": {
3669
+ "yesNo": {
3670
+ "enum": [
3671
+ "Yes"
3672
+ ]
3673
+ }
3674
+ }
3675
+ }
3676
+ ]
3491
3677
  },
3492
3678
  "subsidenceWork": {
3493
3679
  "rdsRef": "Certificates",
3494
- "title": "Underpinning or other preventative work and/or remedial action relating to subsidence"
3680
+ "title": "Underpinning or other preventative work and/or remedial action relating to subsidence",
3681
+ "discriminator": {
3682
+ "propertyName": "yesNo"
3683
+ },
3684
+ "oneOf": [
3685
+ {
3686
+ "properties": {
3687
+ "yesNo": {
3688
+ "enum": [
3689
+ "No"
3690
+ ]
3691
+ }
3692
+ }
3693
+ },
3694
+ {
3695
+ "properties": {
3696
+ "yesNo": {
3697
+ "enum": [
3698
+ "Yes"
3699
+ ]
3700
+ }
3701
+ }
3702
+ }
3703
+ ]
3495
3704
  },
3496
3705
  "solarPanels": {
3497
3706
  "rdsRef": "Certificates",
3498
- "title": "Solar panels"
3707
+ "title": "Solar panels",
3708
+ "discriminator": {
3709
+ "propertyName": "yesNo"
3710
+ },
3711
+ "oneOf": [
3712
+ {
3713
+ "properties": {
3714
+ "yesNo": {
3715
+ "enum": [
3716
+ "No"
3717
+ ]
3718
+ }
3719
+ }
3720
+ },
3721
+ {
3722
+ "properties": {
3723
+ "yesNo": {
3724
+ "enum": [
3725
+ "Yes"
3726
+ ]
3727
+ }
3728
+ }
3729
+ }
3730
+ ]
3499
3731
  },
3500
3732
  "otherGuarantees": {
3501
3733
  "rdsRef": "Certificates",
@@ -3524,10 +3756,6 @@
3524
3756
  }
3525
3757
  ]
3526
3758
  },
3527
- "willLeaveGuaranteePaperwork": {
3528
- "rdsRef": "Property/Flags",
3529
- "title": "Please confirm that you will leave all paperwork relating to any guarantee or warranty at the property when you move out"
3530
- },
3531
3759
  "outstandingClaimsOrApplications": {
3532
3760
  "rdsRef": "Certificates",
3533
3761
  "title": "Are there any outstanding claims or current applications relating to any of the above?",
@@ -3677,10 +3905,9 @@
3677
3905
  },
3678
3906
  "completionAndMoving": {
3679
3907
  "properties": {
3680
- "willRemoveAllRubbish": {
3908
+ "sellerWillEnsure": {
3681
3909
  "rdsRef": "RightsHolders/Flags",
3682
- "title": "Please confirm that on completion you will remove all rubbish and items not included in the sale from the property including its garden, loft and any sheds or outbuildings.",
3683
- "description": "When the property is cleared out you will be expected to take reasonable care when clearing the property, leaving it clean and tidy and repairing any damage caused when removing items from the property and making safe any light or electrical fittings which are being removed.\n\nKeys for all door and window locks, along with any alarm codes, should be available for the buyer on the day of completion. If there is any reason why you cannot do this you should let the estate agent and your property lawyer know. For all internet connected services eg doorbells, boiler controls, burglar alarms, CCTV cameras etc) access to them will need to be provided to the buyer on the day of completion so that they can control them or sign up to the service. If there is any reason why you cannot do this you should let the estate agent and your property lawyer know."
3910
+ "title": "Please confirm that on completion you will:"
3684
3911
  },
3685
3912
  "otherPropertyInChain": {
3686
3913
  "rdsRef": "RightsHolders/Flags",