@pdtf/schemas 3.0.1-2 → 3.0.1-4
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/schemas/v3/combined.json +112 -111
- package/src/schemas/v3/overlays/ta10.json +112 -111
- package/src/schemas/v3/pdtf-transaction.json +66 -66
- package/src/schemas/v3/skeleton.json +11 -11
|
@@ -11448,7 +11448,8 @@
|
|
|
11448
11448
|
"fittedUnits",
|
|
11449
11449
|
"outdoorArea",
|
|
11450
11450
|
"televisionAndTelephone",
|
|
11451
|
-
"stockOfFuel"
|
|
11451
|
+
"stockOfFuel",
|
|
11452
|
+
"otherItems"
|
|
11452
11453
|
],
|
|
11453
11454
|
"properties": {
|
|
11454
11455
|
"itemsToRemove": {
|
|
@@ -12563,21 +12564,21 @@
|
|
|
12563
12564
|
"ta10Ref": "2.1d",
|
|
12564
12565
|
"type": "object",
|
|
12565
12566
|
"properties": {
|
|
12566
|
-
"
|
|
12567
|
+
"fittedOrFreestanding": {
|
|
12567
12568
|
"ta10Ref": "2.1d",
|
|
12568
12569
|
"title": "Fitted, Freestanding",
|
|
12569
12570
|
"type": "string",
|
|
12570
12571
|
"enum": ["Fitted", "Freestanding"]
|
|
12571
12572
|
}
|
|
12572
12573
|
},
|
|
12573
|
-
"ta10Required": ["
|
|
12574
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12574
12575
|
"discriminator": {
|
|
12575
|
-
"propertyName": "
|
|
12576
|
+
"propertyName": "fittedOrFreestanding"
|
|
12576
12577
|
},
|
|
12577
12578
|
"oneOf": [
|
|
12578
12579
|
{
|
|
12579
12580
|
"properties": {
|
|
12580
|
-
"
|
|
12581
|
+
"fittedOrFreestanding": {
|
|
12581
12582
|
"enum": ["Fitted"]
|
|
12582
12583
|
},
|
|
12583
12584
|
"comments": {
|
|
@@ -12589,7 +12590,7 @@
|
|
|
12589
12590
|
},
|
|
12590
12591
|
{
|
|
12591
12592
|
"properties": {
|
|
12592
|
-
"
|
|
12593
|
+
"fittedOrFreestanding": {
|
|
12593
12594
|
"enum": ["Freestanding"]
|
|
12594
12595
|
},
|
|
12595
12596
|
"comments": {
|
|
@@ -12617,21 +12618,21 @@
|
|
|
12617
12618
|
"ta10Ref": "2.1d",
|
|
12618
12619
|
"type": "object",
|
|
12619
12620
|
"properties": {
|
|
12620
|
-
"
|
|
12621
|
+
"fittedOrFreestanding": {
|
|
12621
12622
|
"ta10Ref": "2.1d",
|
|
12622
12623
|
"title": "Fitted, Freestanding",
|
|
12623
12624
|
"type": "string",
|
|
12624
12625
|
"enum": ["Fitted", "Freestanding"]
|
|
12625
12626
|
}
|
|
12626
12627
|
},
|
|
12627
|
-
"ta10Required": ["
|
|
12628
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12628
12629
|
"discriminator": {
|
|
12629
|
-
"propertyName": "
|
|
12630
|
+
"propertyName": "fittedOrFreestanding"
|
|
12630
12631
|
},
|
|
12631
12632
|
"oneOf": [
|
|
12632
12633
|
{
|
|
12633
12634
|
"properties": {
|
|
12634
|
-
"
|
|
12635
|
+
"fittedOrFreestanding": {
|
|
12635
12636
|
"enum": ["Fitted"]
|
|
12636
12637
|
},
|
|
12637
12638
|
"comments": {
|
|
@@ -12643,7 +12644,7 @@
|
|
|
12643
12644
|
},
|
|
12644
12645
|
{
|
|
12645
12646
|
"properties": {
|
|
12646
|
-
"
|
|
12647
|
+
"fittedOrFreestanding": {
|
|
12647
12648
|
"enum": ["Freestanding"]
|
|
12648
12649
|
},
|
|
12649
12650
|
"comments": {
|
|
@@ -12697,21 +12698,21 @@
|
|
|
12697
12698
|
"ta10Ref": "2.2d",
|
|
12698
12699
|
"type": "object",
|
|
12699
12700
|
"properties": {
|
|
12700
|
-
"
|
|
12701
|
+
"fittedOrFreestanding": {
|
|
12701
12702
|
"ta10Ref": "2.2d",
|
|
12702
12703
|
"title": "Fitted, Freestanding",
|
|
12703
12704
|
"type": "string",
|
|
12704
12705
|
"enum": ["Fitted", "Freestanding"]
|
|
12705
12706
|
}
|
|
12706
12707
|
},
|
|
12707
|
-
"ta10Required": ["
|
|
12708
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12708
12709
|
"discriminator": {
|
|
12709
|
-
"propertyName": "
|
|
12710
|
+
"propertyName": "fittedOrFreestanding"
|
|
12710
12711
|
},
|
|
12711
12712
|
"oneOf": [
|
|
12712
12713
|
{
|
|
12713
12714
|
"properties": {
|
|
12714
|
-
"
|
|
12715
|
+
"fittedOrFreestanding": {
|
|
12715
12716
|
"enum": ["Fitted"]
|
|
12716
12717
|
},
|
|
12717
12718
|
"comments": {
|
|
@@ -12723,7 +12724,7 @@
|
|
|
12723
12724
|
},
|
|
12724
12725
|
{
|
|
12725
12726
|
"properties": {
|
|
12726
|
-
"
|
|
12727
|
+
"fittedOrFreestanding": {
|
|
12727
12728
|
"enum": ["Freestanding"]
|
|
12728
12729
|
},
|
|
12729
12730
|
"comments": {
|
|
@@ -12751,21 +12752,21 @@
|
|
|
12751
12752
|
"ta10Ref": "2.2d",
|
|
12752
12753
|
"type": "object",
|
|
12753
12754
|
"properties": {
|
|
12754
|
-
"
|
|
12755
|
+
"fittedOrFreestanding": {
|
|
12755
12756
|
"ta10Ref": "2.2d",
|
|
12756
12757
|
"title": "Fitted, Freestanding",
|
|
12757
12758
|
"type": "string",
|
|
12758
12759
|
"enum": ["Fitted", "Freestanding"]
|
|
12759
12760
|
}
|
|
12760
12761
|
},
|
|
12761
|
-
"ta10Required": ["
|
|
12762
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12762
12763
|
"discriminator": {
|
|
12763
|
-
"propertyName": "
|
|
12764
|
+
"propertyName": "fittedOrFreestanding"
|
|
12764
12765
|
},
|
|
12765
12766
|
"oneOf": [
|
|
12766
12767
|
{
|
|
12767
12768
|
"properties": {
|
|
12768
|
-
"
|
|
12769
|
+
"fittedOrFreestanding": {
|
|
12769
12770
|
"enum": ["Fitted"]
|
|
12770
12771
|
},
|
|
12771
12772
|
"comments": {
|
|
@@ -12777,7 +12778,7 @@
|
|
|
12777
12778
|
},
|
|
12778
12779
|
{
|
|
12779
12780
|
"properties": {
|
|
12780
|
-
"
|
|
12781
|
+
"fittedOrFreestanding": {
|
|
12781
12782
|
"enum": ["Freestanding"]
|
|
12782
12783
|
},
|
|
12783
12784
|
"comments": {
|
|
@@ -12831,21 +12832,21 @@
|
|
|
12831
12832
|
"ta10Ref": "2.3d",
|
|
12832
12833
|
"type": "object",
|
|
12833
12834
|
"properties": {
|
|
12834
|
-
"
|
|
12835
|
+
"fittedOrFreestanding": {
|
|
12835
12836
|
"ta10Ref": "2.3d",
|
|
12836
12837
|
"title": "Fitted, Freestanding",
|
|
12837
12838
|
"type": "string",
|
|
12838
12839
|
"enum": ["Fitted", "Freestanding"]
|
|
12839
12840
|
}
|
|
12840
12841
|
},
|
|
12841
|
-
"ta10Required": ["
|
|
12842
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12842
12843
|
"discriminator": {
|
|
12843
|
-
"propertyName": "
|
|
12844
|
+
"propertyName": "fittedOrFreestanding"
|
|
12844
12845
|
},
|
|
12845
12846
|
"oneOf": [
|
|
12846
12847
|
{
|
|
12847
12848
|
"properties": {
|
|
12848
|
-
"
|
|
12849
|
+
"fittedOrFreestanding": {
|
|
12849
12850
|
"enum": ["Fitted"]
|
|
12850
12851
|
},
|
|
12851
12852
|
"comments": {
|
|
@@ -12857,7 +12858,7 @@
|
|
|
12857
12858
|
},
|
|
12858
12859
|
{
|
|
12859
12860
|
"properties": {
|
|
12860
|
-
"
|
|
12861
|
+
"fittedOrFreestanding": {
|
|
12861
12862
|
"enum": ["Freestanding"]
|
|
12862
12863
|
},
|
|
12863
12864
|
"comments": {
|
|
@@ -12885,21 +12886,21 @@
|
|
|
12885
12886
|
"ta10Ref": "2.3d",
|
|
12886
12887
|
"type": "object",
|
|
12887
12888
|
"properties": {
|
|
12888
|
-
"
|
|
12889
|
+
"fittedOrFreestanding": {
|
|
12889
12890
|
"ta10Ref": "2.3d",
|
|
12890
12891
|
"title": "Fitted, Freestanding",
|
|
12891
12892
|
"type": "string",
|
|
12892
12893
|
"enum": ["Fitted", "Freestanding"]
|
|
12893
12894
|
}
|
|
12894
12895
|
},
|
|
12895
|
-
"ta10Required": ["
|
|
12896
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12896
12897
|
"discriminator": {
|
|
12897
|
-
"propertyName": "
|
|
12898
|
+
"propertyName": "fittedOrFreestanding"
|
|
12898
12899
|
},
|
|
12899
12900
|
"oneOf": [
|
|
12900
12901
|
{
|
|
12901
12902
|
"properties": {
|
|
12902
|
-
"
|
|
12903
|
+
"fittedOrFreestanding": {
|
|
12903
12904
|
"enum": ["Fitted"]
|
|
12904
12905
|
},
|
|
12905
12906
|
"comments": {
|
|
@@ -12911,7 +12912,7 @@
|
|
|
12911
12912
|
},
|
|
12912
12913
|
{
|
|
12913
12914
|
"properties": {
|
|
12914
|
-
"
|
|
12915
|
+
"fittedOrFreestanding": {
|
|
12915
12916
|
"enum": ["Freestanding"]
|
|
12916
12917
|
},
|
|
12917
12918
|
"comments": {
|
|
@@ -12965,21 +12966,21 @@
|
|
|
12965
12966
|
"ta10Ref": "2.4d",
|
|
12966
12967
|
"type": "object",
|
|
12967
12968
|
"properties": {
|
|
12968
|
-
"
|
|
12969
|
+
"fittedOrFreestanding": {
|
|
12969
12970
|
"ta10Ref": "2.4d",
|
|
12970
12971
|
"title": "Fitted, Freestanding",
|
|
12971
12972
|
"type": "string",
|
|
12972
12973
|
"enum": ["Fitted", "Freestanding"]
|
|
12973
12974
|
}
|
|
12974
12975
|
},
|
|
12975
|
-
"ta10Required": ["
|
|
12976
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
12976
12977
|
"discriminator": {
|
|
12977
|
-
"propertyName": "
|
|
12978
|
+
"propertyName": "fittedOrFreestanding"
|
|
12978
12979
|
},
|
|
12979
12980
|
"oneOf": [
|
|
12980
12981
|
{
|
|
12981
12982
|
"properties": {
|
|
12982
|
-
"
|
|
12983
|
+
"fittedOrFreestanding": {
|
|
12983
12984
|
"enum": ["Fitted"]
|
|
12984
12985
|
},
|
|
12985
12986
|
"comments": {
|
|
@@ -12991,7 +12992,7 @@
|
|
|
12991
12992
|
},
|
|
12992
12993
|
{
|
|
12993
12994
|
"properties": {
|
|
12994
|
-
"
|
|
12995
|
+
"fittedOrFreestanding": {
|
|
12995
12996
|
"enum": ["Freestanding"]
|
|
12996
12997
|
},
|
|
12997
12998
|
"comments": {
|
|
@@ -13019,21 +13020,21 @@
|
|
|
13019
13020
|
"ta10Ref": "2.4d",
|
|
13020
13021
|
"type": "object",
|
|
13021
13022
|
"properties": {
|
|
13022
|
-
"
|
|
13023
|
+
"fittedOrFreestanding": {
|
|
13023
13024
|
"ta10Ref": "2.4d",
|
|
13024
13025
|
"title": "Fitted, Freestanding",
|
|
13025
13026
|
"type": "string",
|
|
13026
13027
|
"enum": ["Fitted", "Freestanding"]
|
|
13027
13028
|
}
|
|
13028
13029
|
},
|
|
13029
|
-
"ta10Required": ["
|
|
13030
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13030
13031
|
"discriminator": {
|
|
13031
|
-
"propertyName": "
|
|
13032
|
+
"propertyName": "fittedOrFreestanding"
|
|
13032
13033
|
},
|
|
13033
13034
|
"oneOf": [
|
|
13034
13035
|
{
|
|
13035
13036
|
"properties": {
|
|
13036
|
-
"
|
|
13037
|
+
"fittedOrFreestanding": {
|
|
13037
13038
|
"enum": ["Fitted"]
|
|
13038
13039
|
},
|
|
13039
13040
|
"comments": {
|
|
@@ -13045,7 +13046,7 @@
|
|
|
13045
13046
|
},
|
|
13046
13047
|
{
|
|
13047
13048
|
"properties": {
|
|
13048
|
-
"
|
|
13049
|
+
"fittedOrFreestanding": {
|
|
13049
13050
|
"enum": ["Freestanding"]
|
|
13050
13051
|
},
|
|
13051
13052
|
"comments": {
|
|
@@ -13099,21 +13100,21 @@
|
|
|
13099
13100
|
"ta10Ref": "2.5d",
|
|
13100
13101
|
"type": "object",
|
|
13101
13102
|
"properties": {
|
|
13102
|
-
"
|
|
13103
|
+
"fittedOrFreestanding": {
|
|
13103
13104
|
"ta10Ref": "2.5d",
|
|
13104
13105
|
"title": "Fitted, Freestanding",
|
|
13105
13106
|
"type": "string",
|
|
13106
13107
|
"enum": ["Fitted", "Freestanding"]
|
|
13107
13108
|
}
|
|
13108
13109
|
},
|
|
13109
|
-
"ta10Required": ["
|
|
13110
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13110
13111
|
"discriminator": {
|
|
13111
|
-
"propertyName": "
|
|
13112
|
+
"propertyName": "fittedOrFreestanding"
|
|
13112
13113
|
},
|
|
13113
13114
|
"oneOf": [
|
|
13114
13115
|
{
|
|
13115
13116
|
"properties": {
|
|
13116
|
-
"
|
|
13117
|
+
"fittedOrFreestanding": {
|
|
13117
13118
|
"enum": ["Fitted"]
|
|
13118
13119
|
},
|
|
13119
13120
|
"comments": {
|
|
@@ -13125,7 +13126,7 @@
|
|
|
13125
13126
|
},
|
|
13126
13127
|
{
|
|
13127
13128
|
"properties": {
|
|
13128
|
-
"
|
|
13129
|
+
"fittedOrFreestanding": {
|
|
13129
13130
|
"enum": ["Freestanding"]
|
|
13130
13131
|
},
|
|
13131
13132
|
"comments": {
|
|
@@ -13153,21 +13154,21 @@
|
|
|
13153
13154
|
"ta10Ref": "2.5d",
|
|
13154
13155
|
"type": "object",
|
|
13155
13156
|
"properties": {
|
|
13156
|
-
"
|
|
13157
|
+
"fittedOrFreestanding": {
|
|
13157
13158
|
"ta10Ref": "2.5d",
|
|
13158
13159
|
"title": "Fitted, Freestanding",
|
|
13159
13160
|
"type": "string",
|
|
13160
13161
|
"enum": ["Fitted", "Freestanding"]
|
|
13161
13162
|
}
|
|
13162
13163
|
},
|
|
13163
|
-
"ta10Required": ["
|
|
13164
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13164
13165
|
"discriminator": {
|
|
13165
|
-
"propertyName": "
|
|
13166
|
+
"propertyName": "fittedOrFreestanding"
|
|
13166
13167
|
},
|
|
13167
13168
|
"oneOf": [
|
|
13168
13169
|
{
|
|
13169
13170
|
"properties": {
|
|
13170
|
-
"
|
|
13171
|
+
"fittedOrFreestanding": {
|
|
13171
13172
|
"enum": ["Fitted"]
|
|
13172
13173
|
},
|
|
13173
13174
|
"comments": {
|
|
@@ -13179,7 +13180,7 @@
|
|
|
13179
13180
|
},
|
|
13180
13181
|
{
|
|
13181
13182
|
"properties": {
|
|
13182
|
-
"
|
|
13183
|
+
"fittedOrFreestanding": {
|
|
13183
13184
|
"enum": ["Freestanding"]
|
|
13184
13185
|
},
|
|
13185
13186
|
"comments": {
|
|
@@ -13233,21 +13234,21 @@
|
|
|
13233
13234
|
"ta10Ref": "2.6d",
|
|
13234
13235
|
"type": "object",
|
|
13235
13236
|
"properties": {
|
|
13236
|
-
"
|
|
13237
|
+
"fittedOrFreestanding": {
|
|
13237
13238
|
"ta10Ref": "2.6d",
|
|
13238
13239
|
"title": "Fitted, Freestanding",
|
|
13239
13240
|
"type": "string",
|
|
13240
13241
|
"enum": ["Fitted", "Freestanding"]
|
|
13241
13242
|
}
|
|
13242
13243
|
},
|
|
13243
|
-
"ta10Required": ["
|
|
13244
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13244
13245
|
"discriminator": {
|
|
13245
|
-
"propertyName": "
|
|
13246
|
+
"propertyName": "fittedOrFreestanding"
|
|
13246
13247
|
},
|
|
13247
13248
|
"oneOf": [
|
|
13248
13249
|
{
|
|
13249
13250
|
"properties": {
|
|
13250
|
-
"
|
|
13251
|
+
"fittedOrFreestanding": {
|
|
13251
13252
|
"enum": ["Fitted"]
|
|
13252
13253
|
},
|
|
13253
13254
|
"comments": {
|
|
@@ -13259,7 +13260,7 @@
|
|
|
13259
13260
|
},
|
|
13260
13261
|
{
|
|
13261
13262
|
"properties": {
|
|
13262
|
-
"
|
|
13263
|
+
"fittedOrFreestanding": {
|
|
13263
13264
|
"enum": ["Freestanding"]
|
|
13264
13265
|
},
|
|
13265
13266
|
"comments": {
|
|
@@ -13287,21 +13288,21 @@
|
|
|
13287
13288
|
"ta10Ref": "2.6d",
|
|
13288
13289
|
"type": "object",
|
|
13289
13290
|
"properties": {
|
|
13290
|
-
"
|
|
13291
|
+
"fittedOrFreestanding": {
|
|
13291
13292
|
"ta10Ref": "2.6d",
|
|
13292
13293
|
"title": "Fitted, Freestanding",
|
|
13293
13294
|
"type": "string",
|
|
13294
13295
|
"enum": ["Fitted", "Freestanding"]
|
|
13295
13296
|
}
|
|
13296
13297
|
},
|
|
13297
|
-
"ta10Required": ["
|
|
13298
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13298
13299
|
"discriminator": {
|
|
13299
|
-
"propertyName": "
|
|
13300
|
+
"propertyName": "fittedOrFreestanding"
|
|
13300
13301
|
},
|
|
13301
13302
|
"oneOf": [
|
|
13302
13303
|
{
|
|
13303
13304
|
"properties": {
|
|
13304
|
-
"
|
|
13305
|
+
"fittedOrFreestanding": {
|
|
13305
13306
|
"enum": ["Fitted"]
|
|
13306
13307
|
},
|
|
13307
13308
|
"comments": {
|
|
@@ -13313,7 +13314,7 @@
|
|
|
13313
13314
|
},
|
|
13314
13315
|
{
|
|
13315
13316
|
"properties": {
|
|
13316
|
-
"
|
|
13317
|
+
"fittedOrFreestanding": {
|
|
13317
13318
|
"enum": ["Freestanding"]
|
|
13318
13319
|
},
|
|
13319
13320
|
"comments": {
|
|
@@ -13367,21 +13368,21 @@
|
|
|
13367
13368
|
"ta10Ref": "2.7d",
|
|
13368
13369
|
"type": "object",
|
|
13369
13370
|
"properties": {
|
|
13370
|
-
"
|
|
13371
|
+
"fittedOrFreestanding": {
|
|
13371
13372
|
"ta10Ref": "2.7d",
|
|
13372
13373
|
"title": "Fitted, Freestanding",
|
|
13373
13374
|
"type": "string",
|
|
13374
13375
|
"enum": ["Fitted", "Freestanding"]
|
|
13375
13376
|
}
|
|
13376
13377
|
},
|
|
13377
|
-
"ta10Required": ["
|
|
13378
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13378
13379
|
"discriminator": {
|
|
13379
|
-
"propertyName": "
|
|
13380
|
+
"propertyName": "fittedOrFreestanding"
|
|
13380
13381
|
},
|
|
13381
13382
|
"oneOf": [
|
|
13382
13383
|
{
|
|
13383
13384
|
"properties": {
|
|
13384
|
-
"
|
|
13385
|
+
"fittedOrFreestanding": {
|
|
13385
13386
|
"enum": ["Fitted"]
|
|
13386
13387
|
},
|
|
13387
13388
|
"comments": {
|
|
@@ -13393,7 +13394,7 @@
|
|
|
13393
13394
|
},
|
|
13394
13395
|
{
|
|
13395
13396
|
"properties": {
|
|
13396
|
-
"
|
|
13397
|
+
"fittedOrFreestanding": {
|
|
13397
13398
|
"enum": ["Freestanding"]
|
|
13398
13399
|
},
|
|
13399
13400
|
"comments": {
|
|
@@ -13421,21 +13422,21 @@
|
|
|
13421
13422
|
"ta10Ref": "2.7d",
|
|
13422
13423
|
"type": "object",
|
|
13423
13424
|
"properties": {
|
|
13424
|
-
"
|
|
13425
|
+
"fittedOrFreestanding": {
|
|
13425
13426
|
"ta10Ref": "2.7d",
|
|
13426
13427
|
"title": "Fitted, Freestanding",
|
|
13427
13428
|
"type": "string",
|
|
13428
13429
|
"enum": ["Fitted", "Freestanding"]
|
|
13429
13430
|
}
|
|
13430
13431
|
},
|
|
13431
|
-
"ta10Required": ["
|
|
13432
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13432
13433
|
"discriminator": {
|
|
13433
|
-
"propertyName": "
|
|
13434
|
+
"propertyName": "fittedOrFreestanding"
|
|
13434
13435
|
},
|
|
13435
13436
|
"oneOf": [
|
|
13436
13437
|
{
|
|
13437
13438
|
"properties": {
|
|
13438
|
-
"
|
|
13439
|
+
"fittedOrFreestanding": {
|
|
13439
13440
|
"enum": ["Fitted"]
|
|
13440
13441
|
},
|
|
13441
13442
|
"comments": {
|
|
@@ -13447,7 +13448,7 @@
|
|
|
13447
13448
|
},
|
|
13448
13449
|
{
|
|
13449
13450
|
"properties": {
|
|
13450
|
-
"
|
|
13451
|
+
"fittedOrFreestanding": {
|
|
13451
13452
|
"enum": ["Freestanding"]
|
|
13452
13453
|
},
|
|
13453
13454
|
"comments": {
|
|
@@ -13501,21 +13502,21 @@
|
|
|
13501
13502
|
"ta10Ref": "2.8d",
|
|
13502
13503
|
"type": "object",
|
|
13503
13504
|
"properties": {
|
|
13504
|
-
"
|
|
13505
|
+
"fittedOrFreestanding": {
|
|
13505
13506
|
"ta10Ref": "2.8d",
|
|
13506
13507
|
"title": "Fitted, Freestanding",
|
|
13507
13508
|
"type": "string",
|
|
13508
13509
|
"enum": ["Fitted", "Freestanding"]
|
|
13509
13510
|
}
|
|
13510
13511
|
},
|
|
13511
|
-
"ta10Required": ["
|
|
13512
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13512
13513
|
"discriminator": {
|
|
13513
|
-
"propertyName": "
|
|
13514
|
+
"propertyName": "fittedOrFreestanding"
|
|
13514
13515
|
},
|
|
13515
13516
|
"oneOf": [
|
|
13516
13517
|
{
|
|
13517
13518
|
"properties": {
|
|
13518
|
-
"
|
|
13519
|
+
"fittedOrFreestanding": {
|
|
13519
13520
|
"enum": ["Fitted"]
|
|
13520
13521
|
},
|
|
13521
13522
|
"comments": {
|
|
@@ -13527,7 +13528,7 @@
|
|
|
13527
13528
|
},
|
|
13528
13529
|
{
|
|
13529
13530
|
"properties": {
|
|
13530
|
-
"
|
|
13531
|
+
"fittedOrFreestanding": {
|
|
13531
13532
|
"enum": ["Freestanding"]
|
|
13532
13533
|
},
|
|
13533
13534
|
"comments": {
|
|
@@ -13555,21 +13556,21 @@
|
|
|
13555
13556
|
"ta10Ref": "2.8d",
|
|
13556
13557
|
"type": "object",
|
|
13557
13558
|
"properties": {
|
|
13558
|
-
"
|
|
13559
|
+
"fittedOrFreestanding": {
|
|
13559
13560
|
"ta10Ref": "2.8d",
|
|
13560
13561
|
"title": "Fitted, Freestanding",
|
|
13561
13562
|
"type": "string",
|
|
13562
13563
|
"enum": ["Fitted", "Freestanding"]
|
|
13563
13564
|
}
|
|
13564
13565
|
},
|
|
13565
|
-
"ta10Required": ["
|
|
13566
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13566
13567
|
"discriminator": {
|
|
13567
|
-
"propertyName": "
|
|
13568
|
+
"propertyName": "fittedOrFreestanding"
|
|
13568
13569
|
},
|
|
13569
13570
|
"oneOf": [
|
|
13570
13571
|
{
|
|
13571
13572
|
"properties": {
|
|
13572
|
-
"
|
|
13573
|
+
"fittedOrFreestanding": {
|
|
13573
13574
|
"enum": ["Fitted"]
|
|
13574
13575
|
},
|
|
13575
13576
|
"comments": {
|
|
@@ -13581,7 +13582,7 @@
|
|
|
13581
13582
|
},
|
|
13582
13583
|
{
|
|
13583
13584
|
"properties": {
|
|
13584
|
-
"
|
|
13585
|
+
"fittedOrFreestanding": {
|
|
13585
13586
|
"enum": ["Freestanding"]
|
|
13586
13587
|
},
|
|
13587
13588
|
"comments": {
|
|
@@ -13635,21 +13636,21 @@
|
|
|
13635
13636
|
"ta10Ref": "2.9d",
|
|
13636
13637
|
"type": "object",
|
|
13637
13638
|
"properties": {
|
|
13638
|
-
"
|
|
13639
|
+
"fittedOrFreestanding": {
|
|
13639
13640
|
"ta10Ref": "2.9d",
|
|
13640
13641
|
"title": "Fitted, Freestanding",
|
|
13641
13642
|
"type": "string",
|
|
13642
13643
|
"enum": ["Fitted", "Freestanding"]
|
|
13643
13644
|
}
|
|
13644
13645
|
},
|
|
13645
|
-
"ta10Required": ["
|
|
13646
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13646
13647
|
"discriminator": {
|
|
13647
|
-
"propertyName": "
|
|
13648
|
+
"propertyName": "fittedOrFreestanding"
|
|
13648
13649
|
},
|
|
13649
13650
|
"oneOf": [
|
|
13650
13651
|
{
|
|
13651
13652
|
"properties": {
|
|
13652
|
-
"
|
|
13653
|
+
"fittedOrFreestanding": {
|
|
13653
13654
|
"enum": ["Fitted"]
|
|
13654
13655
|
},
|
|
13655
13656
|
"comments": {
|
|
@@ -13661,7 +13662,7 @@
|
|
|
13661
13662
|
},
|
|
13662
13663
|
{
|
|
13663
13664
|
"properties": {
|
|
13664
|
-
"
|
|
13665
|
+
"fittedOrFreestanding": {
|
|
13665
13666
|
"enum": ["Freestanding"]
|
|
13666
13667
|
},
|
|
13667
13668
|
"comments": {
|
|
@@ -13689,21 +13690,21 @@
|
|
|
13689
13690
|
"ta10Ref": "2.9d",
|
|
13690
13691
|
"type": "object",
|
|
13691
13692
|
"properties": {
|
|
13692
|
-
"
|
|
13693
|
+
"fittedOrFreestanding": {
|
|
13693
13694
|
"ta10Ref": "2.9d",
|
|
13694
13695
|
"title": "Fitted, Freestanding",
|
|
13695
13696
|
"type": "string",
|
|
13696
13697
|
"enum": ["Fitted", "Freestanding"]
|
|
13697
13698
|
}
|
|
13698
13699
|
},
|
|
13699
|
-
"ta10Required": ["
|
|
13700
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13700
13701
|
"discriminator": {
|
|
13701
|
-
"propertyName": "
|
|
13702
|
+
"propertyName": "fittedOrFreestanding"
|
|
13702
13703
|
},
|
|
13703
13704
|
"oneOf": [
|
|
13704
13705
|
{
|
|
13705
13706
|
"properties": {
|
|
13706
|
-
"
|
|
13707
|
+
"fittedOrFreestanding": {
|
|
13707
13708
|
"enum": ["Fitted"]
|
|
13708
13709
|
},
|
|
13709
13710
|
"comments": {
|
|
@@ -13715,7 +13716,7 @@
|
|
|
13715
13716
|
},
|
|
13716
13717
|
{
|
|
13717
13718
|
"properties": {
|
|
13718
|
-
"
|
|
13719
|
+
"fittedOrFreestanding": {
|
|
13719
13720
|
"enum": ["Freestanding"]
|
|
13720
13721
|
},
|
|
13721
13722
|
"comments": {
|
|
@@ -13769,21 +13770,21 @@
|
|
|
13769
13770
|
"ta10Ref": "2.10d",
|
|
13770
13771
|
"type": "object",
|
|
13771
13772
|
"properties": {
|
|
13772
|
-
"
|
|
13773
|
+
"fittedOrFreestanding": {
|
|
13773
13774
|
"ta10Ref": "2.10d",
|
|
13774
13775
|
"title": "Fitted, Freestanding",
|
|
13775
13776
|
"type": "string",
|
|
13776
13777
|
"enum": ["Fitted", "Freestanding"]
|
|
13777
13778
|
}
|
|
13778
13779
|
},
|
|
13779
|
-
"ta10Required": ["
|
|
13780
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13780
13781
|
"discriminator": {
|
|
13781
|
-
"propertyName": "
|
|
13782
|
+
"propertyName": "fittedOrFreestanding"
|
|
13782
13783
|
},
|
|
13783
13784
|
"oneOf": [
|
|
13784
13785
|
{
|
|
13785
13786
|
"properties": {
|
|
13786
|
-
"
|
|
13787
|
+
"fittedOrFreestanding": {
|
|
13787
13788
|
"enum": ["Fitted"]
|
|
13788
13789
|
},
|
|
13789
13790
|
"comments": {
|
|
@@ -13795,7 +13796,7 @@
|
|
|
13795
13796
|
},
|
|
13796
13797
|
{
|
|
13797
13798
|
"properties": {
|
|
13798
|
-
"
|
|
13799
|
+
"fittedOrFreestanding": {
|
|
13799
13800
|
"enum": ["Freestanding"]
|
|
13800
13801
|
},
|
|
13801
13802
|
"comments": {
|
|
@@ -13823,21 +13824,21 @@
|
|
|
13823
13824
|
"ta10Ref": "2.10d",
|
|
13824
13825
|
"type": "object",
|
|
13825
13826
|
"properties": {
|
|
13826
|
-
"
|
|
13827
|
+
"fittedOrFreestanding": {
|
|
13827
13828
|
"ta10Ref": "2.10d",
|
|
13828
13829
|
"title": "Fitted, Freestanding",
|
|
13829
13830
|
"type": "string",
|
|
13830
13831
|
"enum": ["Fitted", "Freestanding"]
|
|
13831
13832
|
}
|
|
13832
13833
|
},
|
|
13833
|
-
"ta10Required": ["
|
|
13834
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13834
13835
|
"discriminator": {
|
|
13835
|
-
"propertyName": "
|
|
13836
|
+
"propertyName": "fittedOrFreestanding"
|
|
13836
13837
|
},
|
|
13837
13838
|
"oneOf": [
|
|
13838
13839
|
{
|
|
13839
13840
|
"properties": {
|
|
13840
|
-
"
|
|
13841
|
+
"fittedOrFreestanding": {
|
|
13841
13842
|
"enum": ["Fitted"]
|
|
13842
13843
|
},
|
|
13843
13844
|
"comments": {
|
|
@@ -13849,7 +13850,7 @@
|
|
|
13849
13850
|
},
|
|
13850
13851
|
{
|
|
13851
13852
|
"properties": {
|
|
13852
|
-
"
|
|
13853
|
+
"fittedOrFreestanding": {
|
|
13853
13854
|
"enum": ["Freestanding"]
|
|
13854
13855
|
},
|
|
13855
13856
|
"comments": {
|
|
@@ -13910,21 +13911,21 @@
|
|
|
13910
13911
|
"ta10Ref": "2.11d",
|
|
13911
13912
|
"type": "object",
|
|
13912
13913
|
"properties": {
|
|
13913
|
-
"
|
|
13914
|
+
"fittedOrFreestanding": {
|
|
13914
13915
|
"ta10Ref": "2.11d",
|
|
13915
13916
|
"title": "Fitted, Freestanding",
|
|
13916
13917
|
"type": "string",
|
|
13917
13918
|
"enum": ["Fitted", "Freestanding"]
|
|
13918
13919
|
}
|
|
13919
13920
|
},
|
|
13920
|
-
"ta10Required": ["
|
|
13921
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13921
13922
|
"discriminator": {
|
|
13922
|
-
"propertyName": "
|
|
13923
|
+
"propertyName": "fittedOrFreestanding"
|
|
13923
13924
|
},
|
|
13924
13925
|
"oneOf": [
|
|
13925
13926
|
{
|
|
13926
13927
|
"properties": {
|
|
13927
|
-
"
|
|
13928
|
+
"fittedOrFreestanding": {
|
|
13928
13929
|
"enum": ["Fitted"]
|
|
13929
13930
|
},
|
|
13930
13931
|
"comments": {
|
|
@@ -13936,7 +13937,7 @@
|
|
|
13936
13937
|
},
|
|
13937
13938
|
{
|
|
13938
13939
|
"properties": {
|
|
13939
|
-
"
|
|
13940
|
+
"fittedOrFreestanding": {
|
|
13940
13941
|
"enum": ["Freestanding"]
|
|
13941
13942
|
},
|
|
13942
13943
|
"comments": {
|
|
@@ -13964,21 +13965,21 @@
|
|
|
13964
13965
|
"ta10Ref": "2.11d",
|
|
13965
13966
|
"type": "object",
|
|
13966
13967
|
"properties": {
|
|
13967
|
-
"
|
|
13968
|
+
"fittedOrFreestanding": {
|
|
13968
13969
|
"ta10Ref": "2.11d",
|
|
13969
13970
|
"title": "Fitted, Freestanding",
|
|
13970
13971
|
"type": "string",
|
|
13971
13972
|
"enum": ["Fitted", "Freestanding"]
|
|
13972
13973
|
}
|
|
13973
13974
|
},
|
|
13974
|
-
"ta10Required": ["
|
|
13975
|
+
"ta10Required": ["fittedOrFreestanding"],
|
|
13975
13976
|
"discriminator": {
|
|
13976
|
-
"propertyName": "
|
|
13977
|
+
"propertyName": "fittedOrFreestanding"
|
|
13977
13978
|
},
|
|
13978
13979
|
"oneOf": [
|
|
13979
13980
|
{
|
|
13980
13981
|
"properties": {
|
|
13981
|
-
"
|
|
13982
|
+
"fittedOrFreestanding": {
|
|
13982
13983
|
"enum": ["Fitted"]
|
|
13983
13984
|
},
|
|
13984
13985
|
"comments": {
|
|
@@ -13990,7 +13991,7 @@
|
|
|
13990
13991
|
},
|
|
13991
13992
|
{
|
|
13992
13993
|
"properties": {
|
|
13993
|
-
"
|
|
13994
|
+
"fittedOrFreestanding": {
|
|
13994
13995
|
"enum": ["Freestanding"]
|
|
13995
13996
|
},
|
|
13996
13997
|
"comments": {
|