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