@pdtf/schemas 2.0.0-15 → 2.0.0-16

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.
@@ -243,7 +243,7 @@
243
243
  },
244
244
  "annualGroundRent": {
245
245
  "ta7Ref": "1.2a",
246
- "title": "What is the annual ground rent payable?"
246
+ "title": "What is the annual ground rent payable? (£)"
247
247
  },
248
248
  "groundRentFrequency": {
249
249
  "ta7Ref": "1.2b",
@@ -3873,7 +3873,7 @@
3873
3873
  ]
3874
3874
  },
3875
3875
  "annualGroundRent": {
3876
- "title": "What is the annual ground rent payable?",
3876
+ "title": "What is the annual ground rent payable? (£)",
3877
3877
  "type": "number"
3878
3878
  },
3879
3879
  "groundRentFrequency": {
@@ -31517,7 +31517,23 @@
31517
31517
  "title": "Maps",
31518
31518
  "properties": {
31519
31519
  "publicSewerMapAttached": {
31520
- "title": "Is a copy of an extract from the public sewer map attached?",
31520
+ "title": "Where relevant, please include a copy of an extract from the public sewer map.",
31521
+ "type": "string",
31522
+ "minLength": 1
31523
+ },
31524
+ "waterworksMapAttached": {
31525
+ "title": "Where relevant, please include a copy of an extract from the map of waterworks.",
31526
+ "type": "string",
31527
+ "minLength": 1
31528
+ }
31529
+ }
31530
+ },
31531
+ "drainage": {
31532
+ "type": "object",
31533
+ "title": "Drainage",
31534
+ "properties": {
31535
+ "publicFoulDrainage": {
31536
+ "title": "Does foul water from the property drain to a public sewer?",
31521
31537
  "type": "object",
31522
31538
  "properties": {
31523
31539
  "yesNo": {
@@ -31555,8 +31571,8 @@
31555
31571
  }
31556
31572
  ]
31557
31573
  },
31558
- "waterworksMapAttached": {
31559
- "title": "Is a copy of an extract from the map of waterworks attached?",
31574
+ "publicSurfaceDrainage": {
31575
+ "title": "Does surface water from the property drain to a public sewer?",
31560
31576
  "type": "object",
31561
31577
  "properties": {
31562
31578
  "yesNo": {
@@ -31593,15 +31609,9 @@
31593
31609
  }
31594
31610
  }
31595
31611
  ]
31596
- }
31597
- }
31598
- },
31599
- "drainage": {
31600
- "type": "object",
31601
- "title": "Drainage",
31602
- "properties": {
31603
- "publicFoulDrainage": {
31604
- "title": "Does foul water from the property drain to a public sewer?",
31612
+ },
31613
+ "surfaceDrainageCharge": {
31614
+ "title": "Is a surface water drainage charge payable?",
31605
31615
  "type": "object",
31606
31616
  "properties": {
31607
31617
  "yesNo": {
@@ -31618,7 +31628,7 @@
31618
31628
  "properties": {
31619
31629
  "yesNo": {
31620
31630
  "enum": [
31621
- "Yes"
31631
+ "No"
31622
31632
  ]
31623
31633
  }
31624
31634
  }
@@ -31627,7 +31637,7 @@
31627
31637
  "properties": {
31628
31638
  "yesNo": {
31629
31639
  "enum": [
31630
- "No"
31640
+ "Yes"
31631
31641
  ]
31632
31642
  },
31633
31643
  "details": {
@@ -31639,8 +31649,8 @@
31639
31649
  }
31640
31650
  ]
31641
31651
  },
31642
- "publicSurfaceDrainage": {
31643
- "title": "Does surface water from the property drain to a public sewer?",
31652
+ "publicDrainWithinBoundaries": {
31653
+ "title": "Does the public sewer map indicate any public sewer, disposal main or lateral drain within the boundaries of the property?",
31644
31654
  "type": "object",
31645
31655
  "properties": {
31646
31656
  "yesNo": {
@@ -31657,7 +31667,7 @@
31657
31667
  "properties": {
31658
31668
  "yesNo": {
31659
31669
  "enum": [
31660
- "Yes"
31670
+ "No"
31661
31671
  ]
31662
31672
  }
31663
31673
  }
@@ -31666,7 +31676,7 @@
31666
31676
  "properties": {
31667
31677
  "yesNo": {
31668
31678
  "enum": [
31669
- "No"
31679
+ "Yes"
31670
31680
  ]
31671
31681
  },
31672
31682
  "details": {
@@ -31678,8 +31688,8 @@
31678
31688
  }
31679
31689
  ]
31680
31690
  },
31681
- "surfaceDrainageCharge": {
31682
- "title": "Is a surface water drainage charge payable?",
31691
+ "publicPumpingStationWithinBoundaries": {
31692
+ "title": "Does the public sewer map indicate any public pumping station or any other ancillary apparatus within the boundaries of the property?",
31683
31693
  "type": "object",
31684
31694
  "properties": {
31685
31695
  "yesNo": {
@@ -31717,8 +31727,8 @@
31717
31727
  }
31718
31728
  ]
31719
31729
  },
31720
- "publicDrainWithinBoundaries": {
31721
- "title": "Does the public sewer map indicate any public sewer, disposal main or lateral drain within the boundaries of the property?",
31730
+ "publicSewerWithin100ft": {
31731
+ "title": "Does the public sewer map indicate any public sewer within 30.48 meters (100 feet) of any buildings within the property?",
31722
31732
  "type": "object",
31723
31733
  "properties": {
31724
31734
  "yesNo": {
@@ -31756,8 +31766,8 @@
31756
31766
  }
31757
31767
  ]
31758
31768
  },
31759
- "publicSewerWithin100ft": {
31760
- "title": "Does the public sewer map indicate any public sewer within 30.48 meters (100 feet) of any buildings within the property?",
31769
+ "publicPumpingStationWithin50mOfBuildings": {
31770
+ "title": "Does the public sewer map indicate any public pumping station or any other ancillary apparatus within 50 metres of any buildings within the property?",
31761
31771
  "type": "object",
31762
31772
  "properties": {
31763
31773
  "yesNo": {
@@ -31874,7 +31884,7 @@
31874
31884
  ]
31875
31885
  },
31876
31886
  "riskOfInternalFlooding": {
31877
- "title": "Is any building which is or Charging forms part of the property, at risk of internal flooding due to overloaded public sewers?",
31887
+ "title": "Is any building which is or forms part of the property, at risk of internal flooding due to overloaded public sewers?",
31878
31888
  "type": "object",
31879
31889
  "properties": {
31880
31890
  "yesNo": {
@@ -32002,7 +32012,7 @@
32002
32012
  ]
32003
32013
  },
32004
32014
  "waterMainsSubjectOfAdoptionAgreement": {
32005
- "title": "Is any water main or service pipe serving, or which is proposed to serve the property, the subject of an existing adoption agreement or an application for such an agreement?",
32015
+ "title": "Is any water main or service pipe serving or which is proposed to serve the property, the subject of an existing adoption agreement or an application for such an agreement?",
32006
32016
  "type": "object",
32007
32017
  "properties": {
32008
32018
  "yesNo": {
@@ -32079,89 +32089,15 @@
32079
32089
  }
32080
32090
  ]
32081
32091
  },
32082
- "waterQualityAnalysis": {
32083
- "title": "Please include details of a water quality analysis made by the water undertaker for the water supply zone in respect of the most recent calendar year.",
32084
- "altTitle": "What is the classification of the water supply for the property?",
32092
+ "supplyClassification": {
32093
+ "title": "What is the classification of the water supply for the property?",
32085
32094
  "type": "string",
32086
32095
  "minLength": 1
32087
32096
  },
32088
- "authorisedDeparturesFrom2000Regulations": {
32089
- "title": "Are there any departures authorised by the Secretary of State or National Assembly for Wales under Part 6 of the 2000 Regulations from the provisions of Part 3 of those Regulations.",
32090
- "type": "object",
32091
- "properties": {
32092
- "yesNo": {
32093
- "type": "string",
32094
- "title": "",
32095
- "enum": [
32096
- "Yes",
32097
- "No"
32098
- ]
32099
- }
32100
- },
32101
- "oneOf": [
32102
- {
32103
- "properties": {
32104
- "yesNo": {
32105
- "enum": [
32106
- "No"
32107
- ]
32108
- }
32109
- }
32110
- },
32111
- {
32112
- "properties": {
32113
- "yesNo": {
32114
- "enum": [
32115
- "Yes"
32116
- ]
32117
- },
32118
- "details": {
32119
- "title": "Details",
32120
- "type": "string",
32121
- "minLength": 1
32122
- }
32123
- }
32124
- }
32125
- ]
32126
- },
32127
32097
  "waterMeterLocation": {
32128
- "title": "Is there a water meter serving the property?",
32129
- "type": "object",
32130
- "properties": {
32131
- "yesNo": {
32132
- "type": "string",
32133
- "title": "",
32134
- "enum": [
32135
- "Yes",
32136
- "No"
32137
- ]
32138
- }
32139
- },
32140
- "oneOf": [
32141
- {
32142
- "properties": {
32143
- "yesNo": {
32144
- "enum": [
32145
- "No"
32146
- ]
32147
- }
32148
- }
32149
- },
32150
- {
32151
- "properties": {
32152
- "yesNo": {
32153
- "enum": [
32154
- "Yes"
32155
- ]
32156
- },
32157
- "details": {
32158
- "title": "Details",
32159
- "type": "string",
32160
- "minLength": 1
32161
- }
32162
- }
32163
- }
32164
- ]
32098
+ "title": "Please include details of the location of any water meter serving the property.",
32099
+ "type": "string",
32100
+ "minLength": 1
32165
32101
  }
32166
32102
  }
32167
32103
  },
@@ -32170,12 +32106,12 @@
32170
32106
  "title": "Charging",
32171
32107
  "properties": {
32172
32108
  "sewerageProvider": {
32173
- "title": "Who is responsible for providing the sewerage services for the property?",
32109
+ "title": "Who are the sewerage undertakers for the property?",
32174
32110
  "type": "string",
32175
32111
  "minLength": 1
32176
32112
  },
32177
32113
  "waterProvider": {
32178
- "title": "Who is responsible for providing the water services for the property?",
32114
+ "title": "Who are the water undertakers for the property?",
32179
32115
  "type": "string",
32180
32116
  "minLength": 1
32181
32117
  },