@pdtf/schemas 3.0.0-20 → 3.0.0-22
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/examples/v3/exampleTransaction.json +16 -9
- package/src/schemas/v3/combined.json +563 -535
- package/src/schemas/v3/overlays/baspi.json +299 -264
- package/src/schemas/v3/overlays/con29DW.json +21 -6
- package/src/schemas/v3/overlays/lpe1.json +3 -2
- package/src/schemas/v3/overlays/nts.json +61 -15
- package/src/schemas/v3/overlays/piq.json +59 -90
- package/src/schemas/v3/overlays/rds.json +130 -122
- package/src/schemas/v3/overlays/ta6.json +227 -158
- package/src/schemas/v3/overlays/ta7.json +35 -112
- package/src/schemas/v3/pdtf-transaction.json +377 -356
- package/src/schemas/v3/skeleton.json +49 -51
|
@@ -454,8 +454,8 @@
|
|
|
454
454
|
}
|
|
455
455
|
},
|
|
456
456
|
"leaseholdInformation": {
|
|
457
|
-
"
|
|
458
|
-
"
|
|
457
|
+
"sharedOwnership": {
|
|
458
|
+
"isSharedOwnership": {},
|
|
459
459
|
"sharedOwnershipPercentage": {},
|
|
460
460
|
"sharedOwnershipRent": {},
|
|
461
461
|
"sharedOwnershipRentFrequency": {}
|
|
@@ -879,7 +879,8 @@
|
|
|
879
879
|
"general": {
|
|
880
880
|
"sellerAwareOfAlterations": {
|
|
881
881
|
"yesNo": {},
|
|
882
|
-
"details": {}
|
|
882
|
+
"details": {},
|
|
883
|
+
"landlordConsentObtained": {}
|
|
883
884
|
},
|
|
884
885
|
"sellerOwnedProperty": {},
|
|
885
886
|
"sellerServedNoticeOnLandlord": {},
|
|
@@ -1897,11 +1898,39 @@
|
|
|
1897
1898
|
"mainsElectricity": {
|
|
1898
1899
|
"yesNo": {},
|
|
1899
1900
|
"supplier": {},
|
|
1901
|
+
"electricityMeter": {
|
|
1902
|
+
"location": {},
|
|
1903
|
+
"attachments": {},
|
|
1904
|
+
"mpan": {}
|
|
1905
|
+
},
|
|
1900
1906
|
"dateToBeConnected": {}
|
|
1901
1907
|
},
|
|
1902
1908
|
"solarPanels": {
|
|
1903
1909
|
"yesNo": {},
|
|
1904
1910
|
"supplier": {},
|
|
1911
|
+
"yearInstalled": {},
|
|
1912
|
+
"panelsOwnedOutright": {
|
|
1913
|
+
"yesNo": {},
|
|
1914
|
+
"details": {},
|
|
1915
|
+
"attachments": {}
|
|
1916
|
+
},
|
|
1917
|
+
"panelProviderLease": {
|
|
1918
|
+
"yesNo": {},
|
|
1919
|
+
"details": {},
|
|
1920
|
+
"attachments": {}
|
|
1921
|
+
},
|
|
1922
|
+
"lastMaintained": {},
|
|
1923
|
+
"inGoodWorkingOrder": {
|
|
1924
|
+
"yesNo": {},
|
|
1925
|
+
"details": {}
|
|
1926
|
+
},
|
|
1927
|
+
"isConnectedToNationalGrid": {},
|
|
1928
|
+
"photovoltaicMeterPanelLocation": {
|
|
1929
|
+
"attachments": {}
|
|
1930
|
+
},
|
|
1931
|
+
"photovoltaicBatteriesLocation": {
|
|
1932
|
+
"attachments": {}
|
|
1933
|
+
},
|
|
1905
1934
|
"dateToBeConnected": {}
|
|
1906
1935
|
},
|
|
1907
1936
|
"otherSources": {
|
|
@@ -1921,7 +1950,15 @@
|
|
|
1921
1950
|
"yesNo": {},
|
|
1922
1951
|
"details": {},
|
|
1923
1952
|
"supplier": {},
|
|
1924
|
-
"
|
|
1953
|
+
"stopcock": {
|
|
1954
|
+
"location": {},
|
|
1955
|
+
"attachments": {}
|
|
1956
|
+
},
|
|
1957
|
+
"waterMeter": {
|
|
1958
|
+
"isSupplyMetered": {},
|
|
1959
|
+
"location": {},
|
|
1960
|
+
"attachments": {}
|
|
1961
|
+
},
|
|
1925
1962
|
"dateToBeConnected": {}
|
|
1926
1963
|
},
|
|
1927
1964
|
"waterMainsWithinBoundaries": {
|
|
@@ -1936,8 +1973,7 @@
|
|
|
1936
1973
|
"yesNo": {},
|
|
1937
1974
|
"details": {}
|
|
1938
1975
|
},
|
|
1939
|
-
"supplyClassification": {}
|
|
1940
|
-
"waterMeterLocation": {}
|
|
1976
|
+
"supplyClassification": {}
|
|
1941
1977
|
},
|
|
1942
1978
|
"drainage": {
|
|
1943
1979
|
"mainsSurfaceWaterDrainage": {
|
|
@@ -2031,6 +2067,12 @@
|
|
|
2031
2067
|
"centralHeatingDetails": {
|
|
2032
2068
|
"centralHeatingFuel": {
|
|
2033
2069
|
"centralHeatingFuelType": {},
|
|
2070
|
+
"supplier": {},
|
|
2071
|
+
"gasMeter": {
|
|
2072
|
+
"location": {},
|
|
2073
|
+
"attachments": {},
|
|
2074
|
+
"mprn": {}
|
|
2075
|
+
},
|
|
2034
2076
|
"otherCentralHeatingFuelType": {}
|
|
2035
2077
|
},
|
|
2036
2078
|
"centralHeatingInstalled": {},
|
|
@@ -2550,7 +2592,7 @@
|
|
|
2550
2592
|
"attachments": {}
|
|
2551
2593
|
}
|
|
2552
2594
|
},
|
|
2553
|
-
"
|
|
2595
|
+
"electricalWorks": {
|
|
2554
2596
|
"testedByQualifiedElectrician": {
|
|
2555
2597
|
"yesNo": {},
|
|
2556
2598
|
"yearTested": {},
|
|
@@ -2563,50 +2605,6 @@
|
|
|
2563
2605
|
"electricalSafetyCertificate": {},
|
|
2564
2606
|
"buildingRegulationsComplianceCertificate": {},
|
|
2565
2607
|
"buildingControlCompletionCertificate": {}
|
|
2566
|
-
},
|
|
2567
|
-
"solarPanels": {
|
|
2568
|
-
"hasSolarPanels": {},
|
|
2569
|
-
"yearInstalled": {},
|
|
2570
|
-
"panelsOwnedOutright": {
|
|
2571
|
-
"yesNo": {},
|
|
2572
|
-
"details": {},
|
|
2573
|
-
"attachments": {}
|
|
2574
|
-
},
|
|
2575
|
-
"panelProviderLease": {
|
|
2576
|
-
"yesNo": {},
|
|
2577
|
-
"details": {},
|
|
2578
|
-
"attachments": {}
|
|
2579
|
-
},
|
|
2580
|
-
"lastMaintained": {},
|
|
2581
|
-
"inGoodWorkingOrder": {
|
|
2582
|
-
"yesNo": {},
|
|
2583
|
-
"details": {}
|
|
2584
|
-
},
|
|
2585
|
-
"isConnectedToNationalGrid": {},
|
|
2586
|
-
"photovoltaicMeterPanelLocation": {
|
|
2587
|
-
"attachments": {}
|
|
2588
|
-
},
|
|
2589
|
-
"photovoltaicBatteriesLocation": {
|
|
2590
|
-
"attachments": {}
|
|
2591
|
-
}
|
|
2592
|
-
},
|
|
2593
|
-
"electricityMeter": {
|
|
2594
|
-
"location": {},
|
|
2595
|
-
"attachments": {},
|
|
2596
|
-
"mpan": {}
|
|
2597
|
-
},
|
|
2598
|
-
"gasMeter": {
|
|
2599
|
-
"location": {},
|
|
2600
|
-
"attachments": {},
|
|
2601
|
-
"mprn": {}
|
|
2602
|
-
},
|
|
2603
|
-
"stopcock": {
|
|
2604
|
-
"location": {},
|
|
2605
|
-
"attachments": {}
|
|
2606
|
-
},
|
|
2607
|
-
"waterMeter": {
|
|
2608
|
-
"location": {},
|
|
2609
|
-
"attachments": {}
|
|
2610
2608
|
}
|
|
2611
2609
|
},
|
|
2612
2610
|
"smartHomeSystems": {
|