@pdtf/schemas 3.4.0-1 → 3.4.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.
@@ -189,7 +189,7 @@
189
189
  },
190
190
  "participantStatus": {
191
191
  "type": "string",
192
- "enum": ["Active", "Removed", "Pending"]
192
+ "enum": ["Proposed", "Invited", "Active", "Removed"]
193
193
  }
194
194
  },
195
195
  "discriminator": {
@@ -444,7 +444,8 @@
444
444
  "listingAndConservation",
445
445
  "rightsAndInformalArrangements",
446
446
  "environmentalIssues",
447
- "notices"
447
+ "notices",
448
+ "specialistIssues"
448
449
  ],
449
450
  "ntslRequired": [
450
451
  "lettingInformation",
@@ -476,7 +477,8 @@
476
477
  "listingAndConservation",
477
478
  "rightsAndInformalArrangements",
478
479
  "environmentalIssues",
479
- "notices"
480
+ "notices",
481
+ "specialistIssues"
480
482
  ],
481
483
  "ta7Required": ["ownership"],
482
484
  "properties": {
@@ -907,7 +909,7 @@
907
909
  {
908
910
  "properties": {
909
911
  "propertyType": {
910
- "enum": ["House", "Bungalow"]
912
+ "enum": ["House", "Bungalow", "Park home"]
911
913
  }
912
914
  }
913
915
  },
@@ -1802,14 +1804,14 @@
1802
1804
  {
1803
1805
  "properties": {
1804
1806
  "yesNo": {
1805
- "enum": ["Yes"]
1807
+ "enum": ["No"]
1806
1808
  }
1807
1809
  }
1808
1810
  },
1809
1811
  {
1810
1812
  "properties": {
1811
1813
  "yesNo": {
1812
- "enum": ["No"]
1814
+ "enum": ["Yes"]
1813
1815
  },
1814
1816
  "details": {
1815
1817
  "nts2Ref": "A3.4.2",
@@ -4231,7 +4233,7 @@
4231
4233
  "ntsRef": "A3.7.1",
4232
4234
  "nts2Ref": "A3.7.1",
4233
4235
  "title": "Shared ownership percentage",
4234
- "type": "integer",
4236
+ "type": "number",
4235
4237
  "minimum": 5,
4236
4238
  "exclusiveMaximum": 100
4237
4239
  },
@@ -4756,7 +4758,6 @@
4756
4758
  ],
4757
4759
  "nts2Required": [
4758
4760
  "nameOrOrganisation",
4759
- "address",
4760
4761
  "emailAddress"
4761
4762
  ],
4762
4763
  "properties": {
@@ -4773,7 +4774,6 @@
4773
4774
  "baspi4Ref": "A1.5.5.1.2",
4774
4775
  "baspi5Ref": "A1.5.6.1.2",
4775
4776
  "ta7Ref": "4.1c.0",
4776
- "nts2Ref": "A1.5.6.1.2",
4777
4777
  "title": "Address",
4778
4778
  "type": "object",
4779
4779
  "properties": {
@@ -4781,7 +4781,6 @@
4781
4781
  "baspi4Ref": "A1.5.5.1.2.1",
4782
4782
  "baspi5Ref": "A1.5.6.1.2.1",
4783
4783
  "ta7Ref": "4.1c.2",
4784
- "nts2Ref": "A1.5.6.1.2.1",
4785
4784
  "title": "Address line 1",
4786
4785
  "type": "string",
4787
4786
  "minLength": 1
@@ -4790,7 +4789,6 @@
4790
4789
  "baspi4Ref": "A1.5.5.1.2.2",
4791
4790
  "baspi5Ref": "A1.5.6.1.2.2",
4792
4791
  "ta7Ref": "4.1c.3",
4793
- "nts2Ref": "A1.5.6.1.2.2",
4794
4792
  "title": "Address line 2",
4795
4793
  "type": "string"
4796
4794
  },
@@ -4798,7 +4796,6 @@
4798
4796
  "baspi4Ref": "A1.5.5.1.2.3",
4799
4797
  "baspi5Ref": "A1.5.6.1.2.3",
4800
4798
  "ta7Ref": "4.1c.4",
4801
- "nts2Ref": "A1.5.6.1.2.3",
4802
4799
  "title": "Address line 3",
4803
4800
  "type": "string"
4804
4801
  },
@@ -4806,7 +4803,6 @@
4806
4803
  "baspi4Ref": "A1.5.5.1.2.4",
4807
4804
  "baspi5Ref": "A1.5.6.1.2.4",
4808
4805
  "ta7Ref": "4.1c.5",
4809
- "nts2Ref": "A1.5.6.1.2.4",
4810
4806
  "title": "Town",
4811
4807
  "type": "string"
4812
4808
  },
@@ -4814,7 +4810,6 @@
4814
4810
  "baspi4Ref": "A1.5.5.1.2.5",
4815
4811
  "baspi5Ref": "A1.5.6.1.2.5",
4816
4812
  "ta7Ref": "4.1c.6",
4817
- "nts2Ref": "A1.5.6.1.2.5",
4818
4813
  "title": "Postcode",
4819
4814
  "type": "string",
4820
4815
  "minLength": 1
@@ -4831,10 +4826,6 @@
4831
4826
  "baspi5Required": [
4832
4827
  "line1",
4833
4828
  "postcode"
4834
- ],
4835
- "nts2Required": [
4836
- "line1",
4837
- "postcode"
4838
4829
  ]
4839
4830
  },
4840
4831
  "telephone": {
@@ -4847,7 +4838,7 @@
4847
4838
  "baspi4Ref": "A1.5.5.1.3",
4848
4839
  "baspi5Ref": "A1.5.6.1.3",
4849
4840
  "ta7Ref": "4.1c.8",
4850
- "nts2Ref": "A1.5.6.1.3",
4841
+ "nts2Ref": "A1.5.6.1.2",
4851
4842
  "title": "Email address",
4852
4843
  "type": "string",
4853
4844
  "format": "email"
@@ -7822,7 +7813,6 @@
7822
7813
  }
7823
7814
  },
7824
7815
  "lpe1Required": ["yesNo"],
7825
- "nts2Required": ["yesNo"],
7826
7816
  "discriminator": {
7827
7817
  "propertyName": "yesNo"
7828
7818
  },
@@ -9122,6 +9112,7 @@
9122
9112
  }
9123
9113
  },
9124
9114
  "ntsRequired": ["leaseholdInformation"],
9115
+ "nts2Required": ["leaseholdInformation"],
9125
9116
  "lpe1Required": ["leaseholdInformation"],
9126
9117
  "baspi4Required": ["leaseholdInformation"],
9127
9118
  "baspi5Required": ["leaseholdInformation"],
@@ -9766,9 +9757,19 @@
9766
9757
  "sprayFoamInsulation"
9767
9758
  ],
9768
9759
  "ntsRequired": ["isStandardForm", "buildingSafety"],
9769
- "nts2Required": ["isStandardForm", "buildingSafety", "loft"],
9760
+ "nts2Required": [
9761
+ "isStandardForm",
9762
+ "buildingSafety",
9763
+ "loft",
9764
+ "sprayFoamInsulation"
9765
+ ],
9770
9766
  "ntslRequired": ["isStandardForm", "buildingSafety"],
9771
- "ntsl2Required": ["isStandardForm", "buildingSafety", "loft"],
9767
+ "ntsl2Required": [
9768
+ "isStandardForm",
9769
+ "buildingSafety",
9770
+ "loft",
9771
+ "sprayFoamInsulation"
9772
+ ],
9772
9773
  "properties": {
9773
9774
  "isStandardForm": {
9774
9775
  "baspi4Ref": "A1.8.1",
@@ -9779,7 +9780,7 @@
9779
9780
  "ntsl2Ref": "A1.2.1",
9780
9781
  "rdsRef": "Buildings,BuildingSections/ConstructionType,ConstructionMaterials",
9781
9782
  "piqRef": "A5.5",
9782
- "title": "Is the property built in a standard form of construction?",
9783
+ "title": "Is the property built in a fully standard form of construction?",
9783
9784
  "description": "Standard construction is brick and/or block with timber-supported roof comprising a tile or slate cover. Examples of non-standard features which might affect a buyer are are thatched roofs, prefabricated buildings or timber-framed windows.",
9784
9785
  "type": "object",
9785
9786
  "properties": {
@@ -9814,7 +9815,7 @@
9814
9815
  "constructionType": {
9815
9816
  "nts2Ref": "A1.2.1.3",
9816
9817
  "ntsl2Ref": "A1.2.1.3",
9817
- "title": "Details",
9818
+ "title": "What is the main construction type?",
9818
9819
  "type": "string",
9819
9820
  "enum": [
9820
9821
  "Brick and block",
@@ -10064,26 +10065,22 @@
10064
10065
  "enum": ["Yes", "No"]
10065
10066
  }
10066
10067
  },
10067
- "nts2Required": [
10068
- "loftAccess",
10069
- "loftBoarded",
10070
- "loftInsulated"
10071
- ],
10072
- "ntsl2Required": [
10073
- "loftAccess",
10074
- "loftBoarded",
10075
- "loftInsulated"
10076
- ]
10068
+ "nts2Required": ["details", "loftBoarded", "loftInsulated"],
10069
+ "ntsl2Required": ["details", "loftBoarded", "loftInsulated"]
10077
10070
  }
10078
10071
  ]
10079
10072
  },
10080
10073
  "sprayFoamInsulation": {
10081
10074
  "baspi4Ref": "A1.8.4",
10082
10075
  "baspi5Ref": "A1.8.4",
10076
+ "nts2Ref": "A4.2",
10077
+ "ntsl2Ref": "A4.2",
10083
10078
  "title": "Has spray foam insulation been installed at the property?",
10084
10079
  "type": "object",
10085
10080
  "properties": {
10086
10081
  "hasSprayFoamInstalled": {
10082
+ "nts2Ref": "A4.2.1",
10083
+ "ntsl2Ref": "A4.2.1",
10087
10084
  "baspi4Ref": "A1.8.4.1",
10088
10085
  "baspi5Ref": "A1.8.4.1",
10089
10086
  "type": "string",
@@ -10093,6 +10090,8 @@
10093
10090
  },
10094
10091
  "baspi4Required": ["hasSprayFoamInstalled"],
10095
10092
  "baspi5Required": ["hasSprayFoamInstalled"],
10093
+ "nts2Required": ["hasSprayFoamInstalled"],
10094
+ "ntsl2Required": ["hasSprayFoamInstalled"],
10096
10095
  "discriminator": {
10097
10096
  "propertyName": "hasSprayFoamInstalled"
10098
10097
  },
@@ -10112,7 +10111,11 @@
10112
10111
  "details": {
10113
10112
  "baspi4Ref": "A1.8.4.2",
10114
10113
  "baspi5Ref": "A1.8.4.2",
10114
+ "nts2Ref": "A4.2.2",
10115
+ "ntsl2Ref": "A4.2.2",
10115
10116
  "title": "Please give details together with certification from BBA or KIWA and the installation warranty for the work carried out",
10117
+ "nts2Title": "Please give details",
10118
+ "ntsl2Title": "Please give details",
10116
10119
  "type": "string",
10117
10120
  "minLength": 1
10118
10121
  },
@@ -10125,7 +10128,9 @@
10125
10128
  }
10126
10129
  },
10127
10130
  "baspi4Required": ["details", "attachments"],
10128
- "baspi5Required": ["details", "attachments"]
10131
+ "baspi5Required": ["details", "attachments"],
10132
+ "nts2Required": ["details"],
10133
+ "ntsl2Required": ["details"]
10129
10134
  }
10130
10135
  ]
10131
10136
  },
@@ -12882,12 +12887,26 @@
12882
12887
  "ongoingHealthOrSafetyIssue"
12883
12888
  ],
12884
12889
  "ta6Required": ["japaneseKnotweed"],
12885
- "nts2Required": ["japaneseKnotweed"],
12886
- "ntsl2Required": ["japaneseKnotweed"],
12890
+ "nts2Required": [
12891
+ "dryRotEtcTreatment",
12892
+ "containsAsbestos",
12893
+ "japaneseKnotweed",
12894
+ "subsidenceOrStructuralFault",
12895
+ "ongoingHealthOrSafetyIssue"
12896
+ ],
12897
+ "ntsl2Required": [
12898
+ "dryRotEtcTreatment",
12899
+ "containsAsbestos",
12900
+ "japaneseKnotweed",
12901
+ "subsidenceOrStructuralFault",
12902
+ "ongoingHealthOrSafetyIssue"
12903
+ ],
12887
12904
  "properties": {
12888
12905
  "dryRotEtcTreatment": {
12889
12906
  "baspi4Ref": "A5.1",
12890
12907
  "baspi5Ref": "A5.1",
12908
+ "nts2Ref": "A5.1",
12909
+ "ntsl2Ref": "A5.1",
12891
12910
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
12892
12911
  "piqRef": "A5.1",
12893
12912
  "title": "To your knowledge, has there been any preventative work for, or treatment of dry rot, wet rot or damp carried out at the property?",
@@ -12896,6 +12915,8 @@
12896
12915
  "yesNo": {
12897
12916
  "baspi4Ref": "A5.1.1",
12898
12917
  "baspi5Ref": "A5.1.1",
12918
+ "nts2Ref": "A5.1.1",
12919
+ "ntsl2Ref": "A5.1.1",
12899
12920
  "piqRef": "A5.1.1",
12900
12921
  "type": "string",
12901
12922
  "title": "",
@@ -12904,6 +12925,8 @@
12904
12925
  },
12905
12926
  "baspi4Required": ["yesNo"],
12906
12927
  "baspi5Required": ["yesNo"],
12928
+ "nts2Required": ["yesNo"],
12929
+ "ntsl2Required": ["yesNo"],
12907
12930
  "discriminator": {
12908
12931
  "propertyName": "yesNo"
12909
12932
  },
@@ -12923,6 +12946,8 @@
12923
12946
  "details": {
12924
12947
  "baspi4Ref": "A5.1.2",
12925
12948
  "baspi5Ref": "A5.1.2",
12949
+ "nts2Ref": "A5.1.2",
12950
+ "ntsl2Ref": "A5.1.2",
12926
12951
  "title": "Details",
12927
12952
  "type": "string",
12928
12953
  "minLength": 1
@@ -12930,19 +12955,25 @@
12930
12955
  "attachments": {
12931
12956
  "baspi4Ref": "A5.1.3",
12932
12957
  "baspi5Ref": "A5.1.3",
12958
+ "nts2Ref": "A5.1.3",
12959
+ "ntsl2Ref": "A5.1.3",
12933
12960
  "title": "Attachments",
12934
12961
  "type": "string",
12935
12962
  "enum": ["Attached", "To follow"]
12936
12963
  }
12937
12964
  },
12938
12965
  "baspi4Required": ["details", "attachments"],
12939
- "baspi5Required": ["details", "attachments"]
12966
+ "baspi5Required": ["details", "attachments"],
12967
+ "nts2Required": ["details"],
12968
+ "ntsl2Required": ["details"]
12940
12969
  }
12941
12970
  ]
12942
12971
  },
12943
12972
  "containsAsbestos": {
12944
12973
  "baspi4Ref": "A5.2",
12945
12974
  "baspi5Ref": "A5.2",
12975
+ "nts2Ref": "A5.2",
12976
+ "ntsl2Ref": "A5.2",
12946
12977
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
12947
12978
  "title": "To your knowledge, does any part of your property contain asbestos?",
12948
12979
  "type": "object",
@@ -12950,6 +12981,8 @@
12950
12981
  "yesNo": {
12951
12982
  "baspi4Ref": "A5.2.1",
12952
12983
  "baspi5Ref": "A5.2.1",
12984
+ "nts2Ref": "A5.2.1",
12985
+ "ntsl2Ref": "A5.2.1",
12953
12986
  "type": "string",
12954
12987
  "title": "",
12955
12988
  "enum": ["Yes", "No"]
@@ -12957,6 +12990,8 @@
12957
12990
  },
12958
12991
  "baspi4Required": ["yesNo"],
12959
12992
  "baspi5Required": ["yesNo"],
12993
+ "nts2Required": ["yesNo"],
12994
+ "ntsl2Required": ["yesNo"],
12960
12995
  "discriminator": {
12961
12996
  "propertyName": "yesNo"
12962
12997
  },
@@ -12976,7 +13011,11 @@
12976
13011
  "details": {
12977
13012
  "baspi4Ref": "A5.2.2",
12978
13013
  "baspi5Ref": "A5.2.2",
13014
+ "nts2Ref": "A5.2.2",
13015
+ "ntsl2Ref": "A5.2.2",
12979
13016
  "title": "Please state whether there is a management plan in place and attach a copy",
13017
+ "nts2Title": "Details",
13018
+ "ntsl2Title": "Details",
12980
13019
  "type": "string",
12981
13020
  "minLength": 1
12982
13021
  },
@@ -12989,7 +13028,9 @@
12989
13028
  }
12990
13029
  },
12991
13030
  "baspi4Required": ["details", "attachments"],
12992
- "baspi5Required": ["details", "attachments"]
13031
+ "baspi5Required": ["details", "attachments"],
13032
+ "nts2Required": ["details"],
13033
+ "ntsl2Required": ["details"]
12993
13034
  }
12994
13035
  ]
12995
13036
  },
@@ -13043,6 +13084,8 @@
13043
13084
  "baspi4Ref": "A5.3.2",
13044
13085
  "baspi5Ref": "A5.3.2",
13045
13086
  "ta6Ref": "7.8.2",
13087
+ "nts2Ref": "A5.3.2",
13088
+ "ntsl2Ref": "A5.3.2",
13046
13089
  "title": "Is there a Japanese Knotweed management and treatment plan in place?",
13047
13090
  "type": "string",
13048
13091
  "enum": ["Yes", "No", "Not known"]
@@ -13058,6 +13101,8 @@
13058
13101
  },
13059
13102
  "baspi4Required": ["managementPlanInPlace"],
13060
13103
  "baspi5Required": ["managementPlanInPlace"],
13104
+ "nts2Required": ["managementPlanInPlace"],
13105
+ "ntsl2Required": ["managementPlanInPlace"],
13061
13106
  "ta6Required": ["managementPlanInPlace", "attachments"]
13062
13107
  }
13063
13108
  ],
@@ -13131,6 +13176,8 @@
13131
13176
  "ongoingHealthOrSafetyIssue": {
13132
13177
  "baspi4Ref": "A5.5",
13133
13178
  "baspi5Ref": "A5.5",
13179
+ "nts2Ref": "A5.5",
13180
+ "ntsl2Ref": "A5.5",
13134
13181
  "rdsRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
13135
13182
  "title": "Have you been notified by a relevant authority or qualified expert of an on-going health or safety issue with the property?",
13136
13183
  "type": "object",
@@ -13138,6 +13185,8 @@
13138
13185
  "yesNo": {
13139
13186
  "baspi4Ref": "A5.5.1",
13140
13187
  "baspi5Ref": "A5.5.1",
13188
+ "nts2Ref": "A5.5.1",
13189
+ "ntsl2Ref": "A5.5.1",
13141
13190
  "type": "string",
13142
13191
  "title": "",
13143
13192
  "enum": ["Yes", "No"]
@@ -13145,6 +13194,8 @@
13145
13194
  },
13146
13195
  "baspi4Required": ["yesNo"],
13147
13196
  "baspi5Required": ["yesNo"],
13197
+ "nts2Required": ["yesNo"],
13198
+ "ntsl2Required": ["yesNo"],
13148
13199
  "discriminator": {
13149
13200
  "propertyName": "yesNo"
13150
13201
  },
@@ -13164,6 +13215,8 @@
13164
13215
  "details": {
13165
13216
  "baspi4Ref": "A5.5.2",
13166
13217
  "baspi5Ref": "A5.5.2",
13218
+ "nts2Ref": "A5.5.2",
13219
+ "ntsl2Ref": "A5.5.2",
13167
13220
  "title": "Details",
13168
13221
  "type": "string",
13169
13222
  "minLength": 1
@@ -13177,7 +13230,9 @@
13177
13230
  }
13178
13231
  },
13179
13232
  "baspi4Required": ["details", "attachments"],
13180
- "baspi5Required": ["details", "attachments"]
13233
+ "baspi5Required": ["details", "attachments"],
13234
+ "nts2Required": ["details"],
13235
+ "ntsl2Required": ["details"]
13181
13236
  }
13182
13237
  ]
13183
13238
  }
@@ -13382,7 +13437,7 @@
13382
13437
  "enum": ["Included", "Excluded", "None"]
13383
13438
  },
13384
13439
  "comments": {
13385
- "ta10Ref": "1.1c",
13440
+ "ta10Ref": "1.2c",
13386
13441
  "title": "Comments",
13387
13442
  "type": "string"
13388
13443
  }
@@ -13425,7 +13480,7 @@
13425
13480
  "enum": ["Included", "Excluded", "None"]
13426
13481
  },
13427
13482
  "comments": {
13428
- "ta10Ref": "1.1c",
13483
+ "ta10Ref": "1.3c",
13429
13484
  "title": "Comments",
13430
13485
  "type": "string"
13431
13486
  }
@@ -13468,7 +13523,7 @@
13468
13523
  "enum": ["Included", "Excluded", "None"]
13469
13524
  },
13470
13525
  "comments": {
13471
- "ta10Ref": "1.1c",
13526
+ "ta10Ref": "1.4c",
13472
13527
  "title": "Comments",
13473
13528
  "type": "string"
13474
13529
  }
@@ -13511,7 +13566,7 @@
13511
13566
  "enum": ["Included", "Excluded", "None"]
13512
13567
  },
13513
13568
  "comments": {
13514
- "ta10Ref": "1.1c",
13569
+ "ta10Ref": "1.5c",
13515
13570
  "title": "Comments",
13516
13571
  "type": "string"
13517
13572
  }
@@ -13554,7 +13609,7 @@
13554
13609
  "enum": ["Included", "Excluded", "None"]
13555
13610
  },
13556
13611
  "comments": {
13557
- "ta10Ref": "1.1c",
13612
+ "ta10Ref": "1.6c",
13558
13613
  "title": "Comments",
13559
13614
  "type": "string"
13560
13615
  }
@@ -13597,7 +13652,7 @@
13597
13652
  "enum": ["Included", "Excluded", "None"]
13598
13653
  },
13599
13654
  "comments": {
13600
- "ta10Ref": "1.1c",
13655
+ "ta10Ref": "1.7c",
13601
13656
  "title": "Comments",
13602
13657
  "type": "string"
13603
13658
  }
@@ -13640,7 +13695,7 @@
13640
13695
  "enum": ["Included", "Excluded", "None"]
13641
13696
  },
13642
13697
  "comments": {
13643
- "ta10Ref": "1.1c",
13698
+ "ta10Ref": "1.8c",
13644
13699
  "title": "Comments",
13645
13700
  "type": "string"
13646
13701
  }
@@ -13683,7 +13738,7 @@
13683
13738
  "enum": ["Included", "Excluded", "None"]
13684
13739
  },
13685
13740
  "comments": {
13686
- "ta10Ref": "1.1c",
13741
+ "ta10Ref": "1.9c",
13687
13742
  "title": "Comments",
13688
13743
  "type": "string"
13689
13744
  }
@@ -13726,7 +13781,7 @@
13726
13781
  "enum": ["Included", "Excluded", "None"]
13727
13782
  },
13728
13783
  "comments": {
13729
- "ta10Ref": "1.1c",
13784
+ "ta10Ref": "1.10c",
13730
13785
  "title": "Comments",
13731
13786
  "type": "string"
13732
13787
  }
@@ -13769,7 +13824,7 @@
13769
13824
  "enum": ["Included", "Excluded", "None"]
13770
13825
  },
13771
13826
  "comments": {
13772
- "ta10Ref": "1.1c",
13827
+ "ta10Ref": "1.11c",
13773
13828
  "title": "Comments",
13774
13829
  "type": "string"
13775
13830
  }
@@ -13812,7 +13867,7 @@
13812
13867
  "enum": ["Included", "Excluded", "None"]
13813
13868
  },
13814
13869
  "comments": {
13815
- "ta10Ref": "1.1c",
13870
+ "ta10Ref": "1.12c",
13816
13871
  "title": "Comments",
13817
13872
  "type": "string"
13818
13873
  }
@@ -13855,7 +13910,7 @@
13855
13910
  "enum": ["Included", "Excluded", "None"]
13856
13911
  },
13857
13912
  "comments": {
13858
- "ta10Ref": "1.1c",
13913
+ "ta10Ref": "1.13c",
13859
13914
  "title": "Comments",
13860
13915
  "type": "string"
13861
13916
  }
@@ -13898,7 +13953,7 @@
13898
13953
  "enum": ["Included", "Excluded", "None"]
13899
13954
  },
13900
13955
  "comments": {
13901
- "ta10Ref": "1.1c",
13956
+ "ta10Ref": "1.14c",
13902
13957
  "title": "Comments",
13903
13958
  "type": "string"
13904
13959
  }
@@ -13941,7 +13996,7 @@
13941
13996
  "enum": ["Included", "Excluded", "None"]
13942
13997
  },
13943
13998
  "comments": {
13944
- "ta10Ref": "1.1c",
13999
+ "ta10Ref": "1.15c",
13945
14000
  "title": "Comments",
13946
14001
  "type": "string"
13947
14002
  }
@@ -13989,6 +14044,11 @@
13989
14044
  "title": "Included or Excluded",
13990
14045
  "type": "string",
13991
14046
  "enum": ["Included", "Excluded"]
14047
+ },
14048
+ "comments": {
14049
+ "ta10Ref": "1.16c",
14050
+ "title": "Comments",
14051
+ "type": "string"
13992
14052
  }
13993
14053
  },
13994
14054
  "ta10Required": ["itemName", "isIncludedOrExcluded"],
@@ -14050,7 +14110,7 @@
14050
14110
  "enum": ["Included", "Excluded", "None"]
14051
14111
  },
14052
14112
  "comments": {
14053
- "ta10Ref": "1.1c",
14113
+ "ta10Ref": "2.1c",
14054
14114
  "title": "Comments",
14055
14115
  "type": "string"
14056
14116
  }
@@ -14126,7 +14186,7 @@
14126
14186
  "enum": ["Included", "Excluded", "None"]
14127
14187
  },
14128
14188
  "comments": {
14129
- "ta10Ref": "1.1c",
14189
+ "ta10Ref": "2.2c",
14130
14190
  "title": "Comments",
14131
14191
  "type": "string"
14132
14192
  }
@@ -14202,7 +14262,7 @@
14202
14262
  "enum": ["Included", "Excluded", "None"]
14203
14263
  },
14204
14264
  "comments": {
14205
- "ta10Ref": "1.1c",
14265
+ "ta10Ref": "2.3c",
14206
14266
  "title": "Comments",
14207
14267
  "type": "string"
14208
14268
  }
@@ -14278,7 +14338,7 @@
14278
14338
  "enum": ["Included", "Excluded", "None"]
14279
14339
  },
14280
14340
  "comments": {
14281
- "ta10Ref": "1.1c",
14341
+ "ta10Ref": "2.4c",
14282
14342
  "title": "Comments",
14283
14343
  "type": "string"
14284
14344
  }
@@ -14354,7 +14414,7 @@
14354
14414
  "enum": ["Included", "Excluded", "None"]
14355
14415
  },
14356
14416
  "comments": {
14357
- "ta10Ref": "1.1c",
14417
+ "ta10Ref": "2.5c",
14358
14418
  "title": "Comments",
14359
14419
  "type": "string"
14360
14420
  }
@@ -14430,7 +14490,7 @@
14430
14490
  "enum": ["Included", "Excluded", "None"]
14431
14491
  },
14432
14492
  "comments": {
14433
- "ta10Ref": "1.1c",
14493
+ "ta10Ref": "2.6c",
14434
14494
  "title": "Comments",
14435
14495
  "type": "string"
14436
14496
  }
@@ -14506,7 +14566,7 @@
14506
14566
  "enum": ["Included", "Excluded", "None"]
14507
14567
  },
14508
14568
  "comments": {
14509
- "ta10Ref": "1.1c",
14569
+ "ta10Ref": "2.7c",
14510
14570
  "title": "Comments",
14511
14571
  "type": "string"
14512
14572
  }
@@ -14582,7 +14642,7 @@
14582
14642
  "enum": ["Included", "Excluded", "None"]
14583
14643
  },
14584
14644
  "comments": {
14585
- "ta10Ref": "1.1c",
14645
+ "ta10Ref": "2.8c",
14586
14646
  "title": "Comments",
14587
14647
  "type": "string"
14588
14648
  }
@@ -14658,7 +14718,7 @@
14658
14718
  "enum": ["Included", "Excluded", "None"]
14659
14719
  },
14660
14720
  "comments": {
14661
- "ta10Ref": "1.1c",
14721
+ "ta10Ref": "2.9c",
14662
14722
  "title": "Comments",
14663
14723
  "type": "string"
14664
14724
  }
@@ -14734,7 +14794,7 @@
14734
14794
  "enum": ["Included", "Excluded", "None"]
14735
14795
  },
14736
14796
  "comments": {
14737
- "ta10Ref": "1.1c",
14797
+ "ta10Ref": "2.10c",
14738
14798
  "title": "Comments",
14739
14799
  "type": "string"
14740
14800
  }
@@ -14815,6 +14875,11 @@
14815
14875
  "title": "Included or Excluded",
14816
14876
  "type": "string",
14817
14877
  "enum": ["Included", "Excluded"]
14878
+ },
14879
+ "comments": {
14880
+ "ta10Ref": "2.11c",
14881
+ "title": "Comments",
14882
+ "type": "string"
14818
14883
  }
14819
14884
  },
14820
14885
  "ta10Required": ["isIncludedOrExcluded"],
@@ -14838,26 +14903,7 @@
14838
14903
  "enum": ["Fitted", "Freestanding"]
14839
14904
  }
14840
14905
  },
14841
- "ta10Required": ["fittedOrFreestanding"],
14842
- "discriminator": {
14843
- "propertyName": "fittedOrFreestanding"
14844
- },
14845
- "oneOf": [
14846
- {
14847
- "properties": {
14848
- "fittedOrFreestanding": {
14849
- "enum": ["Fitted"]
14850
- }
14851
- }
14852
- },
14853
- {
14854
- "properties": {
14855
- "fittedOrFreestanding": {
14856
- "enum": ["Freestanding"]
14857
- }
14858
- }
14859
- }
14860
- ]
14906
+ "ta10Required": ["fittedOrFreestanding"]
14861
14907
  }
14862
14908
  }
14863
14909
  },
@@ -14882,26 +14928,7 @@
14882
14928
  "enum": ["Fitted", "Freestanding"]
14883
14929
  }
14884
14930
  },
14885
- "ta10Required": ["fittedOrFreestanding"],
14886
- "discriminator": {
14887
- "propertyName": "fittedOrFreestanding"
14888
- },
14889
- "oneOf": [
14890
- {
14891
- "properties": {
14892
- "fittedOrFreestanding": {
14893
- "enum": ["Fitted"]
14894
- }
14895
- }
14896
- },
14897
- {
14898
- "properties": {
14899
- "fittedOrFreestanding": {
14900
- "enum": ["Freestanding"]
14901
- }
14902
- }
14903
- }
14904
- ]
14931
+ "ta10Required": ["fittedOrFreestanding"]
14905
14932
  }
14906
14933
  }
14907
14934
  },
@@ -14946,7 +14973,7 @@
14946
14973
  "enum": ["Included", "Excluded", "None"]
14947
14974
  },
14948
14975
  "comments": {
14949
- "ta10Ref": "1.1c",
14976
+ "ta10Ref": "3.1c",
14950
14977
  "title": "Comments",
14951
14978
  "type": "string"
14952
14979
  }
@@ -14989,7 +15016,7 @@
14989
15016
  "enum": ["Included", "Excluded", "None"]
14990
15017
  },
14991
15018
  "comments": {
14992
- "ta10Ref": "1.1c",
15019
+ "ta10Ref": "3.2c",
14993
15020
  "title": "Comments",
14994
15021
  "type": "string"
14995
15022
  }
@@ -15032,7 +15059,7 @@
15032
15059
  "enum": ["Included", "Excluded", "None"]
15033
15060
  },
15034
15061
  "comments": {
15035
- "ta10Ref": "1.1c",
15062
+ "ta10Ref": "3.3c",
15036
15063
  "title": "Comments",
15037
15064
  "type": "string"
15038
15065
  }
@@ -15075,7 +15102,7 @@
15075
15102
  "enum": ["Included", "Excluded", "None"]
15076
15103
  },
15077
15104
  "comments": {
15078
- "ta10Ref": "1.1c",
15105
+ "ta10Ref": "3.4c",
15079
15106
  "title": "Comments",
15080
15107
  "type": "string"
15081
15108
  }
@@ -15118,7 +15145,7 @@
15118
15145
  "enum": ["Included", "Excluded", "None"]
15119
15146
  },
15120
15147
  "comments": {
15121
- "ta10Ref": "1.1c",
15148
+ "ta10Ref": "3.5c",
15122
15149
  "title": "Comments",
15123
15150
  "type": "string"
15124
15151
  }
@@ -15161,7 +15188,7 @@
15161
15188
  "enum": ["Included", "Excluded", "None"]
15162
15189
  },
15163
15190
  "comments": {
15164
- "ta10Ref": "1.1c",
15191
+ "ta10Ref": "3.6c",
15165
15192
  "title": "Comments",
15166
15193
  "type": "string"
15167
15194
  }
@@ -15204,7 +15231,7 @@
15204
15231
  "enum": ["Included", "Excluded", "None"]
15205
15232
  },
15206
15233
  "comments": {
15207
- "ta10Ref": "1.1c",
15234
+ "ta10Ref": "3.7c",
15208
15235
  "title": "Comments",
15209
15236
  "type": "string"
15210
15237
  }
@@ -15247,7 +15274,7 @@
15247
15274
  "enum": ["Included", "Excluded", "None"]
15248
15275
  },
15249
15276
  "comments": {
15250
- "ta10Ref": "1.1c",
15277
+ "ta10Ref": "3.8c",
15251
15278
  "title": "Comments",
15252
15279
  "type": "string"
15253
15280
  }
@@ -15290,7 +15317,7 @@
15290
15317
  "enum": ["Included", "Excluded", "None"]
15291
15318
  },
15292
15319
  "comments": {
15293
- "ta10Ref": "1.1c",
15320
+ "ta10Ref": "3.9c",
15294
15321
  "title": "Comments",
15295
15322
  "type": "string"
15296
15323
  }
@@ -15333,7 +15360,7 @@
15333
15360
  "enum": ["Included", "Excluded", "None"]
15334
15361
  },
15335
15362
  "comments": {
15336
- "ta10Ref": "1.1c",
15363
+ "ta10Ref": "3.10c",
15337
15364
  "title": "Comments",
15338
15365
  "type": "string"
15339
15366
  }
@@ -15392,7 +15419,7 @@
15392
15419
  "enum": ["Included", "Excluded", "None"]
15393
15420
  },
15394
15421
  "comments": {
15395
- "ta10Ref": "1.1c",
15422
+ "ta10Ref": "4.1c",
15396
15423
  "title": "Comments",
15397
15424
  "type": "string"
15398
15425
  }
@@ -15435,7 +15462,7 @@
15435
15462
  "enum": ["Included", "Excluded", "None"]
15436
15463
  },
15437
15464
  "comments": {
15438
- "ta10Ref": "1.1c",
15465
+ "ta10Ref": "4.2c",
15439
15466
  "title": "Comments",
15440
15467
  "type": "string"
15441
15468
  }
@@ -15478,7 +15505,7 @@
15478
15505
  "enum": ["Included", "Excluded", "None"]
15479
15506
  },
15480
15507
  "comments": {
15481
- "ta10Ref": "1.1c",
15508
+ "ta10Ref": "4.3c",
15482
15509
  "title": "Comments",
15483
15510
  "type": "string"
15484
15511
  }
@@ -15521,7 +15548,7 @@
15521
15548
  "enum": ["Included", "Excluded", "None"]
15522
15549
  },
15523
15550
  "comments": {
15524
- "ta10Ref": "1.1c",
15551
+ "ta10Ref": "4.4c",
15525
15552
  "title": "Comments",
15526
15553
  "type": "string"
15527
15554
  }
@@ -15564,7 +15591,7 @@
15564
15591
  "enum": ["Included", "Excluded", "None"]
15565
15592
  },
15566
15593
  "comments": {
15567
- "ta10Ref": "1.1c",
15594
+ "ta10Ref": "4.5c",
15568
15595
  "title": "Comments",
15569
15596
  "type": "string"
15570
15597
  }
@@ -15607,7 +15634,7 @@
15607
15634
  "enum": ["Included", "Excluded", "None"]
15608
15635
  },
15609
15636
  "comments": {
15610
- "ta10Ref": "1.1c",
15637
+ "ta10Ref": "4.6c",
15611
15638
  "title": "Comments",
15612
15639
  "type": "string"
15613
15640
  }
@@ -15650,7 +15677,7 @@
15650
15677
  "enum": ["Included", "Excluded", "None"]
15651
15678
  },
15652
15679
  "comments": {
15653
- "ta10Ref": "1.1c",
15680
+ "ta10Ref": "4.7c",
15654
15681
  "title": "Comments",
15655
15682
  "type": "string"
15656
15683
  }
@@ -15761,7 +15788,7 @@
15761
15788
  "enum": ["Included", "Excluded", "None"]
15762
15789
  },
15763
15790
  "comments": {
15764
- "ta10Ref": "1.1c",
15791
+ "ta10Ref": "5.1c",
15765
15792
  "title": "Comments",
15766
15793
  "type": "string"
15767
15794
  }
@@ -15804,7 +15831,7 @@
15804
15831
  "enum": ["Included", "Excluded", "None"]
15805
15832
  },
15806
15833
  "comments": {
15807
- "ta10Ref": "1.1c",
15834
+ "ta10Ref": "5.2c",
15808
15835
  "title": "Comments",
15809
15836
  "type": "string"
15810
15837
  }
@@ -15847,7 +15874,7 @@
15847
15874
  "enum": ["Included", "Excluded", "None"]
15848
15875
  },
15849
15876
  "comments": {
15850
- "ta10Ref": "1.1c",
15877
+ "ta10Ref": "5.3c",
15851
15878
  "title": "Comments",
15852
15879
  "type": "string"
15853
15880
  }
@@ -15890,7 +15917,7 @@
15890
15917
  "enum": ["Included", "Excluded", "None"]
15891
15918
  },
15892
15919
  "comments": {
15893
- "ta10Ref": "1.1c",
15920
+ "ta10Ref": "5.4c",
15894
15921
  "title": "Comments",
15895
15922
  "type": "string"
15896
15923
  }
@@ -15933,7 +15960,7 @@
15933
15960
  "enum": ["Included", "Excluded", "None"]
15934
15961
  },
15935
15962
  "comments": {
15936
- "ta10Ref": "1.1c",
15963
+ "ta10Ref": "5.5c",
15937
15964
  "title": "Comments",
15938
15965
  "type": "string"
15939
15966
  }
@@ -15976,7 +16003,7 @@
15976
16003
  "enum": ["Included", "Excluded", "None"]
15977
16004
  },
15978
16005
  "comments": {
15979
- "ta10Ref": "1.1c",
16006
+ "ta10Ref": "5.6c",
15980
16007
  "title": "Comments",
15981
16008
  "type": "string"
15982
16009
  }
@@ -16019,7 +16046,7 @@
16019
16046
  "enum": ["Included", "Excluded", "None"]
16020
16047
  },
16021
16048
  "comments": {
16022
- "ta10Ref": "1.1c",
16049
+ "ta10Ref": "5.7c",
16023
16050
  "title": "Comments",
16024
16051
  "type": "string"
16025
16052
  }
@@ -16078,6 +16105,11 @@
16078
16105
  "properties": {
16079
16106
  "isIncludedOrExcluded": {
16080
16107
  "enum": ["Included"]
16108
+ },
16109
+ "comments": {
16110
+ "ta10Ref": "5.8c",
16111
+ "title": "Comments",
16112
+ "type": "string"
16081
16113
  }
16082
16114
  }
16083
16115
  },
@@ -16090,6 +16122,11 @@
16090
16122
  "ta10Ref": "5.8b",
16091
16123
  "title": "Price",
16092
16124
  "type": "number"
16125
+ },
16126
+ "comments": {
16127
+ "ta10Ref": "5.8c",
16128
+ "title": "Comments",
16129
+ "type": "string"
16093
16130
  }
16094
16131
  }
16095
16132
  }
@@ -16124,7 +16161,7 @@
16124
16161
  "enum": ["Included", "Excluded", "None"]
16125
16162
  },
16126
16163
  "comments": {
16127
- "ta10Ref": "1.1c",
16164
+ "ta10Ref": "5.12c",
16128
16165
  "title": "Comments",
16129
16166
  "type": "string"
16130
16167
  }
@@ -16167,7 +16204,7 @@
16167
16204
  "enum": ["Included", "Excluded", "None"]
16168
16205
  },
16169
16206
  "comments": {
16170
- "ta10Ref": "1.1c",
16207
+ "ta10Ref": "5.13c",
16171
16208
  "title": "Comments",
16172
16209
  "type": "string"
16173
16210
  }
@@ -16210,7 +16247,7 @@
16210
16247
  "enum": ["Included", "Excluded", "None"]
16211
16248
  },
16212
16249
  "comments": {
16213
- "ta10Ref": "1.1c",
16250
+ "ta10Ref": "5.14c",
16214
16251
  "title": "Comments",
16215
16252
  "type": "string"
16216
16253
  }
@@ -16253,7 +16290,7 @@
16253
16290
  "enum": ["Included", "Excluded", "None"]
16254
16291
  },
16255
16292
  "comments": {
16256
- "ta10Ref": "1.1c",
16293
+ "ta10Ref": "5.15c",
16257
16294
  "title": "Comments",
16258
16295
  "type": "string"
16259
16296
  }
@@ -16296,7 +16333,7 @@
16296
16333
  "enum": ["Included", "Excluded", "None"]
16297
16334
  },
16298
16335
  "comments": {
16299
- "ta10Ref": "1.1c",
16336
+ "ta10Ref": "5.16c",
16300
16337
  "title": "Comments",
16301
16338
  "type": "string"
16302
16339
  }
@@ -16339,7 +16376,7 @@
16339
16376
  "enum": ["Included", "Excluded", "None"]
16340
16377
  },
16341
16378
  "comments": {
16342
- "ta10Ref": "1.1c",
16379
+ "ta10Ref": "5.17c",
16343
16380
  "title": "Comments",
16344
16381
  "type": "string"
16345
16382
  }
@@ -16382,7 +16419,7 @@
16382
16419
  "enum": ["Included", "Excluded", "None"]
16383
16420
  },
16384
16421
  "comments": {
16385
- "ta10Ref": "1.1c",
16422
+ "ta10Ref": "5.18c",
16386
16423
  "title": "Comments",
16387
16424
  "type": "string"
16388
16425
  }
@@ -16490,7 +16527,7 @@
16490
16527
  "enum": ["Included", "Excluded", "None"]
16491
16528
  },
16492
16529
  "comments": {
16493
- "ta10Ref": "1.1c",
16530
+ "ta10Ref": "6.1c",
16494
16531
  "title": "Comments",
16495
16532
  "type": "string"
16496
16533
  }
@@ -16533,7 +16570,7 @@
16533
16570
  "enum": ["Included", "Excluded", "None"]
16534
16571
  },
16535
16572
  "comments": {
16536
- "ta10Ref": "1.1c",
16573
+ "ta10Ref": "6.2c",
16537
16574
  "title": "Comments",
16538
16575
  "type": "string"
16539
16576
  }
@@ -16576,7 +16613,7 @@
16576
16613
  "enum": ["Included", "Excluded", "None"]
16577
16614
  },
16578
16615
  "comments": {
16579
- "ta10Ref": "1.1c",
16616
+ "ta10Ref": "6.3c",
16580
16617
  "title": "Comments",
16581
16618
  "type": "string"
16582
16619
  }
@@ -16619,7 +16656,7 @@
16619
16656
  "enum": ["Included", "Excluded", "None"]
16620
16657
  },
16621
16658
  "comments": {
16622
- "ta10Ref": "1.1c",
16659
+ "ta10Ref": "6.4c",
16623
16660
  "title": "Comments",
16624
16661
  "type": "string"
16625
16662
  }
@@ -16662,7 +16699,7 @@
16662
16699
  "enum": ["Included", "Excluded", "None"]
16663
16700
  },
16664
16701
  "comments": {
16665
- "ta10Ref": "1.1c",
16702
+ "ta10Ref": "6.5c",
16666
16703
  "title": "Comments",
16667
16704
  "type": "string"
16668
16705
  }
@@ -16705,7 +16742,7 @@
16705
16742
  "enum": ["Included", "Excluded", "None"]
16706
16743
  },
16707
16744
  "comments": {
16708
- "ta10Ref": "1.1c",
16745
+ "ta10Ref": "6.6c",
16709
16746
  "title": "Comments",
16710
16747
  "type": "string"
16711
16748
  }
@@ -16748,7 +16785,7 @@
16748
16785
  "enum": ["Included", "Excluded", "None"]
16749
16786
  },
16750
16787
  "comments": {
16751
- "ta10Ref": "1.1c",
16788
+ "ta10Ref": "6.7c",
16752
16789
  "title": "Comments",
16753
16790
  "type": "string"
16754
16791
  }
@@ -16807,6 +16844,11 @@
16807
16844
  "properties": {
16808
16845
  "isIncludedOrExcluded": {
16809
16846
  "enum": ["Included"]
16847
+ },
16848
+ "comments": {
16849
+ "ta10Ref": "6.8c",
16850
+ "title": "Comments",
16851
+ "type": "string"
16810
16852
  }
16811
16853
  }
16812
16854
  },
@@ -16819,6 +16861,11 @@
16819
16861
  "ta10Ref": "6.8b",
16820
16862
  "title": "Price",
16821
16863
  "type": "number"
16864
+ },
16865
+ "comments": {
16866
+ "ta10Ref": "6.8c",
16867
+ "title": "Comments",
16868
+ "type": "string"
16822
16869
  }
16823
16870
  }
16824
16871
  }
@@ -16854,7 +16901,7 @@
16854
16901
  "enum": ["Included", "Excluded", "None"]
16855
16902
  },
16856
16903
  "comments": {
16857
- "ta10Ref": "1.1c",
16904
+ "ta10Ref": "7.1c",
16858
16905
  "title": "Comments",
16859
16906
  "type": "string"
16860
16907
  }
@@ -16897,7 +16944,7 @@
16897
16944
  "enum": ["Included", "Excluded", "None"]
16898
16945
  },
16899
16946
  "comments": {
16900
- "ta10Ref": "1.1c",
16947
+ "ta10Ref": "7.2c",
16901
16948
  "title": "Comments",
16902
16949
  "type": "string"
16903
16950
  }
@@ -16940,7 +16987,7 @@
16940
16987
  "enum": ["Included", "Excluded", "None"]
16941
16988
  },
16942
16989
  "comments": {
16943
- "ta10Ref": "1.1c",
16990
+ "ta10Ref": "7.3c",
16944
16991
  "title": "Comments",
16945
16992
  "type": "string"
16946
16993
  }
@@ -16983,7 +17030,7 @@
16983
17030
  "enum": ["Included", "Excluded", "None"]
16984
17031
  },
16985
17032
  "comments": {
16986
- "ta10Ref": "1.1c",
17033
+ "ta10Ref": "7.4c",
16987
17034
  "title": "Comments",
16988
17035
  "type": "string"
16989
17036
  }
@@ -17026,7 +17073,7 @@
17026
17073
  "enum": ["Included", "Excluded", "None"]
17027
17074
  },
17028
17075
  "comments": {
17029
- "ta10Ref": "1.1c",
17076
+ "ta10Ref": "7.5c",
17030
17077
  "title": "Comments",
17031
17078
  "type": "string"
17032
17079
  }
@@ -17069,7 +17116,7 @@
17069
17116
  "enum": ["Included", "Excluded", "None"]
17070
17117
  },
17071
17118
  "comments": {
17072
- "ta10Ref": "1.1c",
17119
+ "ta10Ref": "7.6c",
17073
17120
  "title": "Comments",
17074
17121
  "type": "string"
17075
17122
  }
@@ -17112,7 +17159,7 @@
17112
17159
  "enum": ["Included", "Excluded", "None"]
17113
17160
  },
17114
17161
  "comments": {
17115
- "ta10Ref": "1.1c",
17162
+ "ta10Ref": "7.7c",
17116
17163
  "title": "Comments",
17117
17164
  "type": "string"
17118
17165
  }
@@ -17171,6 +17218,11 @@
17171
17218
  "properties": {
17172
17219
  "isIncludedOrExcluded": {
17173
17220
  "enum": ["Included"]
17221
+ },
17222
+ "comments": {
17223
+ "ta10Ref": "7.8c",
17224
+ "title": "Comments",
17225
+ "type": "string"
17174
17226
  }
17175
17227
  }
17176
17228
  },
@@ -17183,6 +17235,11 @@
17183
17235
  "ta10Ref": "7.8b",
17184
17236
  "title": "Price",
17185
17237
  "type": "number"
17238
+ },
17239
+ "comments": {
17240
+ "ta10Ref": "7.8c",
17241
+ "title": "Comments",
17242
+ "type": "string"
17186
17243
  }
17187
17244
  }
17188
17245
  }
@@ -17222,7 +17279,7 @@
17222
17279
  "enum": ["Included", "Excluded", "None"]
17223
17280
  },
17224
17281
  "comments": {
17225
- "ta10Ref": "1.1c",
17282
+ "ta10Ref": "8.1c",
17226
17283
  "title": "Comments",
17227
17284
  "type": "string"
17228
17285
  }
@@ -17265,7 +17322,7 @@
17265
17322
  "enum": ["Included", "Excluded", "None"]
17266
17323
  },
17267
17324
  "comments": {
17268
- "ta10Ref": "1.1c",
17325
+ "ta10Ref": "8.2c",
17269
17326
  "title": "Comments",
17270
17327
  "type": "string"
17271
17328
  }
@@ -17308,7 +17365,7 @@
17308
17365
  "enum": ["Included", "Excluded", "None"]
17309
17366
  },
17310
17367
  "comments": {
17311
- "ta10Ref": "1.1c",
17368
+ "ta10Ref": "8.3c",
17312
17369
  "title": "Comments",
17313
17370
  "type": "string"
17314
17371
  }
@@ -17351,7 +17408,7 @@
17351
17408
  "enum": ["Included", "Excluded", "None"]
17352
17409
  },
17353
17410
  "comments": {
17354
- "ta10Ref": "1.1c",
17411
+ "ta10Ref": "8.4c",
17355
17412
  "title": "Comments",
17356
17413
  "type": "string"
17357
17414
  }
@@ -17394,7 +17451,7 @@
17394
17451
  "enum": ["Included", "Excluded", "None"]
17395
17452
  },
17396
17453
  "comments": {
17397
- "ta10Ref": "1.1c",
17454
+ "ta10Ref": "8.5c",
17398
17455
  "title": "Comments",
17399
17456
  "type": "string"
17400
17457
  }
@@ -17437,7 +17494,7 @@
17437
17494
  "enum": ["Included", "Excluded", "None"]
17438
17495
  },
17439
17496
  "comments": {
17440
- "ta10Ref": "1.1c",
17497
+ "ta10Ref": "8.6c",
17441
17498
  "title": "Comments",
17442
17499
  "type": "string"
17443
17500
  }
@@ -17480,7 +17537,7 @@
17480
17537
  "enum": ["Included", "Excluded", "None"]
17481
17538
  },
17482
17539
  "comments": {
17483
- "ta10Ref": "1.1c",
17540
+ "ta10Ref": "8.7c",
17484
17541
  "title": "Comments",
17485
17542
  "type": "string"
17486
17543
  }
@@ -17523,7 +17580,7 @@
17523
17580
  "enum": ["Included", "Excluded", "None"]
17524
17581
  },
17525
17582
  "comments": {
17526
- "ta10Ref": "1.1c",
17583
+ "ta10Ref": "8.8c",
17527
17584
  "title": "Comments",
17528
17585
  "type": "string"
17529
17586
  }
@@ -17566,7 +17623,7 @@
17566
17623
  "enum": ["Included", "Excluded", "None"]
17567
17624
  },
17568
17625
  "comments": {
17569
- "ta10Ref": "1.1c",
17626
+ "ta10Ref": "8.9c",
17570
17627
  "title": "Comments",
17571
17628
  "type": "string"
17572
17629
  }
@@ -17609,7 +17666,7 @@
17609
17666
  "enum": ["Included", "Excluded", "None"]
17610
17667
  },
17611
17668
  "comments": {
17612
- "ta10Ref": "1.1c",
17669
+ "ta10Ref": "8.10c",
17613
17670
  "title": "Comments",
17614
17671
  "type": "string"
17615
17672
  }
@@ -17652,7 +17709,7 @@
17652
17709
  "enum": ["Included", "Excluded", "None"]
17653
17710
  },
17654
17711
  "comments": {
17655
- "ta10Ref": "1.1c",
17712
+ "ta10Ref": "8.11c",
17656
17713
  "title": "Comments",
17657
17714
  "type": "string"
17658
17715
  }
@@ -17695,7 +17752,7 @@
17695
17752
  "enum": ["Included", "Excluded", "None"]
17696
17753
  },
17697
17754
  "comments": {
17698
- "ta10Ref": "1.1c",
17755
+ "ta10Ref": "8.12c",
17699
17756
  "title": "Comments",
17700
17757
  "type": "string"
17701
17758
  }
@@ -17754,6 +17811,11 @@
17754
17811
  "properties": {
17755
17812
  "isIncludedOrExcluded": {
17756
17813
  "enum": ["Included"]
17814
+ },
17815
+ "comments": {
17816
+ "ta10Ref": "8.13c",
17817
+ "title": "Comments",
17818
+ "type": "string"
17757
17819
  }
17758
17820
  }
17759
17821
  },
@@ -17766,6 +17828,11 @@
17766
17828
  "ta10Ref": "8.13b",
17767
17829
  "title": "Price",
17768
17830
  "type": "number"
17831
+ },
17832
+ "comments": {
17833
+ "ta10Ref": "8.13c",
17834
+ "title": "Comments",
17835
+ "type": "string"
17769
17836
  }
17770
17837
  }
17771
17838
  }
@@ -17797,7 +17864,7 @@
17797
17864
  "enum": ["Included", "Excluded", "None"]
17798
17865
  },
17799
17866
  "comments": {
17800
- "ta10Ref": "1.1c",
17867
+ "ta10Ref": "9.1c",
17801
17868
  "title": "Comments",
17802
17869
  "type": "string"
17803
17870
  }
@@ -17840,7 +17907,7 @@
17840
17907
  "enum": ["Included", "Excluded", "None"]
17841
17908
  },
17842
17909
  "comments": {
17843
- "ta10Ref": "1.1c",
17910
+ "ta10Ref": "9.2c",
17844
17911
  "title": "Comments",
17845
17912
  "type": "string"
17846
17913
  }
@@ -17883,7 +17950,7 @@
17883
17950
  "enum": ["Included", "Excluded", "None"]
17884
17951
  },
17885
17952
  "comments": {
17886
- "ta10Ref": "1.1c",
17953
+ "ta10Ref": "9.3c",
17887
17954
  "title": "Comments",
17888
17955
  "type": "string"
17889
17956
  }
@@ -17926,7 +17993,7 @@
17926
17993
  "enum": ["Included", "Excluded", "None"]
17927
17994
  },
17928
17995
  "comments": {
17929
- "ta10Ref": "1.1c",
17996
+ "ta10Ref": "9.4c",
17930
17997
  "title": "Comments",
17931
17998
  "type": "string"
17932
17999
  }
@@ -17977,7 +18044,7 @@
17977
18044
  "enum": ["Included", "Excluded", "None"]
17978
18045
  },
17979
18046
  "comments": {
17980
- "ta10Ref": "1.1c",
18047
+ "ta10Ref": "10.1c",
17981
18048
  "title": "Comments",
17982
18049
  "type": "string"
17983
18050
  }
@@ -18020,7 +18087,7 @@
18020
18087
  "enum": ["Included", "Excluded", "None"]
18021
18088
  },
18022
18089
  "comments": {
18023
- "ta10Ref": "1.1c",
18090
+ "ta10Ref": "10.2c",
18024
18091
  "title": "Comments",
18025
18092
  "type": "string"
18026
18093
  }
@@ -18063,7 +18130,7 @@
18063
18130
  "enum": ["Included", "Excluded", "None"]
18064
18131
  },
18065
18132
  "comments": {
18066
- "ta10Ref": "1.1c",
18133
+ "ta10Ref": "10.3c",
18067
18134
  "title": "Comments",
18068
18135
  "type": "string"
18069
18136
  }
@@ -18129,6 +18196,11 @@
18129
18196
  "properties": {
18130
18197
  "isIncludedOrExcluded": {
18131
18198
  "enum": ["Included"]
18199
+ },
18200
+ "comments": {
18201
+ "ta10Ref": "11.1c",
18202
+ "title": "Comments",
18203
+ "type": "string"
18132
18204
  }
18133
18205
  }
18134
18206
  },
@@ -18141,6 +18213,11 @@
18141
18213
  "ta10Ref": "11.1b",
18142
18214
  "title": "Price",
18143
18215
  "type": "number"
18216
+ },
18217
+ "comments": {
18218
+ "ta10Ref": "11.1c",
18219
+ "title": "Comments",
18220
+ "type": "string"
18144
18221
  }
18145
18222
  }
18146
18223
  }
@@ -20651,7 +20728,14 @@
20651
20728
  "piqRef": "A7.4.1",
20652
20729
  "title": "When was the heating system installed?",
20653
20730
  "type": "string",
20654
- "format": "date"
20731
+ "oneOf": [
20732
+ {
20733
+ "format": "date"
20734
+ },
20735
+ {
20736
+ "enum": ["Not known"]
20737
+ }
20738
+ ]
20655
20739
  },
20656
20740
  "boilerInstallationCertificate": {
20657
20741
  "baspi4Ref": "A7.4.1.1",
@@ -20712,7 +20796,14 @@
20712
20796
  "piqRef": "A7.5.1",
20713
20797
  "title": "When was the heating system last serviced or maintained?",
20714
20798
  "type": "string",
20715
- "format": "date"
20799
+ "oneOf": [
20800
+ {
20801
+ "format": "date"
20802
+ },
20803
+ {
20804
+ "enum": ["Not known"]
20805
+ }
20806
+ ]
20716
20807
  },
20717
20808
  "heatingLastServicedReport": {
20718
20809
  "baspi4Ref": "A7.4.2.2",
@@ -22407,10 +22498,7 @@
22407
22498
  "ntslRef": "C3.1.1.1",
22408
22499
  "ntsl2Ref": "C3.1.1.1",
22409
22500
  "type": "string",
22410
- "title": "Is the property impacted?",
22411
- "ntsTitle": "To your knowledge, is the property at risk of flooding of any type?",
22412
- "baspi4Title": "To your knowledge,, is the property at risk of flooding of any type?",
22413
- "baspi5Title": "To your knowledge, is the property at risk of flooding of any type?",
22501
+ "title": "To your knowledge, is the property at risk of flooding of any type?",
22414
22502
  "enum": ["Yes", "No"]
22415
22503
  }
22416
22504
  },
@@ -22448,7 +22536,10 @@
22448
22536
  "ntsl2Ref": "C3.1.1.2",
22449
22537
  "type": "string",
22450
22538
  "title": "Summary of risk",
22451
- "ntsTitle:": "Please provide details",
22539
+ "ntsTitle": "Please provide details",
22540
+ "nts2Title": "Please provide details",
22541
+ "ntslTitle": "Please provide details",
22542
+ "ntsl2Title": "Please provide details",
22452
22543
  "minLength": 1
22453
22544
  },
22454
22545
  "recommendations": {
@@ -22539,7 +22630,8 @@
22539
22630
  "baspi4Ref": "A11.1.2.1",
22540
22631
  "baspi5Ref": "A11.1.2.1",
22541
22632
  "ta6Ref": "7.1.1",
22542
- "title": "Has any part of the property (whether buildings or surrounding garden or land) ever been flooded?",
22633
+ "title": "Has the property been flooded in the last 5 years?",
22634
+ "ta6Title": "Has any part of the property (whether buildings or surrounding garden or land) ever been flooded?",
22543
22635
  "type": "string",
22544
22636
  "enum": ["Yes", "No"]
22545
22637
  }
@@ -22607,16 +22699,16 @@
22607
22699
  ]
22608
22700
  },
22609
22701
  "floodDefences": {
22610
- "nts2Ref": "C3.1.1.2",
22611
- "ntsl2Ref": "C3.1.1.2",
22702
+ "nts2Ref": "C3.1.1.3",
22703
+ "ntsl2Ref": "C3.1.1.3",
22612
22704
  "title": "Flood defences",
22613
22705
  "type": "object",
22614
22706
  "nts2Required": ["hasFloodDefences"],
22615
22707
  "ntsl2Required": ["hasFloodDefences"],
22616
22708
  "properties": {
22617
22709
  "hasFloodDefences": {
22618
- "nts2Ref": "C3.1.1.2.1",
22619
- "ntsl2Ref": "C3.1.1.2.1",
22710
+ "nts2Ref": "C3.1.1.3.1",
22711
+ "ntsl2Ref": "C3.1.1.3.1",
22620
22712
  "title": "Are there any defences to prevent flooding installed at the property?",
22621
22713
  "type": "string",
22622
22714
  "enum": ["Yes", "No"]
@@ -22639,8 +22731,8 @@
22639
22731
  "enum": ["Yes"]
22640
22732
  },
22641
22733
  "details": {
22642
- "nts2Ref": "C3.1.1.4",
22643
- "ntsl2Ref": "C3.1.1.4",
22734
+ "nts2Ref": "C3.1.1.3.2",
22735
+ "ntsl2Ref": "C3.1.1.3.2",
22644
22736
  "title": "Please provide details",
22645
22737
  "type": "string",
22646
22738
  "minLength": 1