@pdtf/schemas 2.0.0-0 → 2.0.0-10

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.
@@ -890,7 +890,6 @@
890
890
  "worksUnfinished": {
891
891
  "rdsRef": "WorksAlterationsChanges/isIncomplete",
892
892
  "title": "Are any of the works listed above unfinished?",
893
- "description": "If yes, please provide details and explain why.",
894
893
  "discriminator": {
895
894
  "propertyName": "yesNo"
896
895
  },
@@ -1161,7 +1160,7 @@
1161
1160
  },
1162
1161
  "otherNotices": {
1163
1162
  "rdsRef": "Property/Flags,Notifications",
1164
- "title": "Any other type of notice",
1163
+ "title": "Any other type of notice?",
1165
1164
  "discriminator": {
1166
1165
  "propertyName": "yesNo"
1167
1166
  },
@@ -1220,7 +1219,6 @@
1220
1219
  "containsAsbestos": {
1221
1220
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
1222
1221
  "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
1222
  "discriminator": {
1225
1223
  "propertyName": "yesNo"
1226
1224
  },
@@ -1248,7 +1246,6 @@
1248
1246
  "japaneseKnotweed": {
1249
1247
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues,Use/EnvironmentalIssues",
1250
1248
  "title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
1251
- "description": "If so ",
1252
1249
  "discriminator": {
1253
1250
  "propertyName": "yesNo"
1254
1251
  },
@@ -2145,7 +2142,6 @@
2145
2142
  "boilerInstallationCertificate": {
2146
2143
  "rdsRef": "Objects/Installation,Objects/Certificates",
2147
2144
  "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
2145
  "discriminator": {
2150
2146
  "propertyName": "yesNo"
2151
2147
  },
@@ -2425,7 +2421,6 @@
2425
2421
  "neighbouringLandRights": {
2426
2422
  "rdsRef": "Tenure/Rights,Tenure *with different property entity and references etc*",
2427
2423
  "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
2424
  "discriminator": {
2430
2425
  "propertyName": "yesNo"
2431
2426
  },
@@ -2925,7 +2920,8 @@
2925
2920
  "properties": {
2926
2921
  "namesOfLegalOwners": {
2927
2922
  "rdsRef": "RightsHolders",
2928
- "title": "Names of all legal owners"
2923
+ "title": "Names of all legal owners",
2924
+ "minItems": 1
2929
2925
  }
2930
2926
  }
2931
2927
  },
@@ -3044,7 +3040,7 @@
3044
3040
  "properties": {
3045
3041
  "areBoundariesUniform": {
3046
3042
  "enum": [
3047
- "N/A"
3043
+ "Not applicable"
3048
3044
  ]
3049
3045
  }
3050
3046
  }
@@ -3063,7 +3059,7 @@
3063
3059
  "yesNo": {
3064
3060
  "enum": [
3065
3061
  "No",
3066
- "N/A"
3062
+ "Not applicable"
3067
3063
  ]
3068
3064
  }
3069
3065
  }
@@ -3091,7 +3087,7 @@
3091
3087
  "yesNo": {
3092
3088
  "enum": [
3093
3089
  "No",
3094
- "N/A"
3090
+ "Not applicable"
3095
3091
  ]
3096
3092
  }
3097
3093
  }
@@ -3110,7 +3106,7 @@
3110
3106
  "flyingFreehold": {
3111
3107
  "rdsRef": "Tenure/tenure=?",
3112
3108
  "title": "Is there a flying freehold?",
3113
- "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.",
3109
+ "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.",
3114
3110
  "discriminator": {
3115
3111
  "propertyName": "yesNo"
3116
3112
  },
@@ -3120,7 +3116,7 @@
3120
3116
  "yesNo": {
3121
3117
  "enum": [
3122
3118
  "No",
3123
- "N/A"
3119
+ "Not applicable"
3124
3120
  ]
3125
3121
  }
3126
3122
  }
@@ -3523,10 +3519,6 @@
3523
3519
  }
3524
3520
  ]
3525
3521
  },
3526
- "willLeaveGuaranteePaperwork": {
3527
- "rdsRef": "Property/Flags",
3528
- "title": "Please confirm that you will leave all paperwork relating to any guarantee or warranty at the property when you move out"
3529
- },
3530
3522
  "outstandingClaimsOrApplications": {
3531
3523
  "rdsRef": "Certificates",
3532
3524
  "title": "Are there any outstanding claims or current applications relating to any of the above?",
@@ -3557,7 +3549,7 @@
3557
3549
  "titleDefectInsurance": {
3558
3550
  "rdsRef": "Certificates",
3559
3551
  "title": "Do you have any title defect insurance policies?",
3560
- "description": " e.g. for breach of planning permission, buildings regulations, restrictions, chancel repair etc",
3552
+ "description": "e.g. for breach of planning permission, buildings regulations, restrictions, chancel repair etc",
3561
3553
  "discriminator": {
3562
3554
  "propertyName": "yesNo"
3563
3555
  },
@@ -3679,7 +3671,7 @@
3679
3671
  "willRemoveAllRubbish": {
3680
3672
  "rdsRef": "RightsHolders/Flags",
3681
3673
  "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.",
3682
- "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."
3674
+ "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 e.g. 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."
3683
3675
  },
3684
3676
  "otherPropertyInChain": {
3685
3677
  "rdsRef": "RightsHolders/Flags",