@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
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
"fittedUnits",
|
|
37
37
|
"outdoorArea",
|
|
38
38
|
"televisionAndTelephone",
|
|
39
|
-
"stockOfFuel"
|
|
39
|
+
"stockOfFuel",
|
|
40
|
+
"otherItems"
|
|
40
41
|
],
|
|
41
42
|
"properties": {
|
|
42
43
|
"basicFittings": {
|
|
@@ -956,12 +957,12 @@
|
|
|
956
957
|
"fittedOrFreestanding": {
|
|
957
958
|
"ta10Ref": "2.1d",
|
|
958
959
|
"discriminator": {
|
|
959
|
-
"propertyName": "
|
|
960
|
+
"propertyName": "fittedOrFreestanding"
|
|
960
961
|
},
|
|
961
962
|
"oneOf": [
|
|
962
963
|
{
|
|
963
964
|
"properties": {
|
|
964
|
-
"
|
|
965
|
+
"fittedOrFreestanding": {
|
|
965
966
|
"enum": [
|
|
966
967
|
"Fitted"
|
|
967
968
|
]
|
|
@@ -973,7 +974,7 @@
|
|
|
973
974
|
},
|
|
974
975
|
{
|
|
975
976
|
"properties": {
|
|
976
|
-
"
|
|
977
|
+
"fittedOrFreestanding": {
|
|
977
978
|
"enum": [
|
|
978
979
|
"Freestanding"
|
|
979
980
|
]
|
|
@@ -985,10 +986,10 @@
|
|
|
985
986
|
}
|
|
986
987
|
],
|
|
987
988
|
"required": [
|
|
988
|
-
"
|
|
989
|
+
"fittedOrFreestanding"
|
|
989
990
|
],
|
|
990
991
|
"properties": {
|
|
991
|
-
"
|
|
992
|
+
"fittedOrFreestanding": {
|
|
992
993
|
"ta10Ref": "2.1d"
|
|
993
994
|
}
|
|
994
995
|
}
|
|
@@ -1008,12 +1009,12 @@
|
|
|
1008
1009
|
"fittedOrFreestanding": {
|
|
1009
1010
|
"ta10Ref": "2.1d",
|
|
1010
1011
|
"discriminator": {
|
|
1011
|
-
"propertyName": "
|
|
1012
|
+
"propertyName": "fittedOrFreestanding"
|
|
1012
1013
|
},
|
|
1013
1014
|
"oneOf": [
|
|
1014
1015
|
{
|
|
1015
1016
|
"properties": {
|
|
1016
|
-
"
|
|
1017
|
+
"fittedOrFreestanding": {
|
|
1017
1018
|
"enum": [
|
|
1018
1019
|
"Fitted"
|
|
1019
1020
|
]
|
|
@@ -1025,7 +1026,7 @@
|
|
|
1025
1026
|
},
|
|
1026
1027
|
{
|
|
1027
1028
|
"properties": {
|
|
1028
|
-
"
|
|
1029
|
+
"fittedOrFreestanding": {
|
|
1029
1030
|
"enum": [
|
|
1030
1031
|
"Freestanding"
|
|
1031
1032
|
]
|
|
@@ -1037,10 +1038,10 @@
|
|
|
1037
1038
|
}
|
|
1038
1039
|
],
|
|
1039
1040
|
"required": [
|
|
1040
|
-
"
|
|
1041
|
+
"fittedOrFreestanding"
|
|
1041
1042
|
],
|
|
1042
1043
|
"properties": {
|
|
1043
|
-
"
|
|
1044
|
+
"fittedOrFreestanding": {
|
|
1044
1045
|
"ta10Ref": "2.1d"
|
|
1045
1046
|
}
|
|
1046
1047
|
}
|
|
@@ -1085,12 +1086,12 @@
|
|
|
1085
1086
|
"fittedOrFreestanding": {
|
|
1086
1087
|
"ta10Ref": "2.2d",
|
|
1087
1088
|
"discriminator": {
|
|
1088
|
-
"propertyName": "
|
|
1089
|
+
"propertyName": "fittedOrFreestanding"
|
|
1089
1090
|
},
|
|
1090
1091
|
"oneOf": [
|
|
1091
1092
|
{
|
|
1092
1093
|
"properties": {
|
|
1093
|
-
"
|
|
1094
|
+
"fittedOrFreestanding": {
|
|
1094
1095
|
"enum": [
|
|
1095
1096
|
"Fitted"
|
|
1096
1097
|
]
|
|
@@ -1102,7 +1103,7 @@
|
|
|
1102
1103
|
},
|
|
1103
1104
|
{
|
|
1104
1105
|
"properties": {
|
|
1105
|
-
"
|
|
1106
|
+
"fittedOrFreestanding": {
|
|
1106
1107
|
"enum": [
|
|
1107
1108
|
"Freestanding"
|
|
1108
1109
|
]
|
|
@@ -1114,10 +1115,10 @@
|
|
|
1114
1115
|
}
|
|
1115
1116
|
],
|
|
1116
1117
|
"required": [
|
|
1117
|
-
"
|
|
1118
|
+
"fittedOrFreestanding"
|
|
1118
1119
|
],
|
|
1119
1120
|
"properties": {
|
|
1120
|
-
"
|
|
1121
|
+
"fittedOrFreestanding": {
|
|
1121
1122
|
"ta10Ref": "2.2d"
|
|
1122
1123
|
}
|
|
1123
1124
|
}
|
|
@@ -1137,12 +1138,12 @@
|
|
|
1137
1138
|
"fittedOrFreestanding": {
|
|
1138
1139
|
"ta10Ref": "2.2d",
|
|
1139
1140
|
"discriminator": {
|
|
1140
|
-
"propertyName": "
|
|
1141
|
+
"propertyName": "fittedOrFreestanding"
|
|
1141
1142
|
},
|
|
1142
1143
|
"oneOf": [
|
|
1143
1144
|
{
|
|
1144
1145
|
"properties": {
|
|
1145
|
-
"
|
|
1146
|
+
"fittedOrFreestanding": {
|
|
1146
1147
|
"enum": [
|
|
1147
1148
|
"Fitted"
|
|
1148
1149
|
]
|
|
@@ -1154,7 +1155,7 @@
|
|
|
1154
1155
|
},
|
|
1155
1156
|
{
|
|
1156
1157
|
"properties": {
|
|
1157
|
-
"
|
|
1158
|
+
"fittedOrFreestanding": {
|
|
1158
1159
|
"enum": [
|
|
1159
1160
|
"Freestanding"
|
|
1160
1161
|
]
|
|
@@ -1166,10 +1167,10 @@
|
|
|
1166
1167
|
}
|
|
1167
1168
|
],
|
|
1168
1169
|
"required": [
|
|
1169
|
-
"
|
|
1170
|
+
"fittedOrFreestanding"
|
|
1170
1171
|
],
|
|
1171
1172
|
"properties": {
|
|
1172
|
-
"
|
|
1173
|
+
"fittedOrFreestanding": {
|
|
1173
1174
|
"ta10Ref": "2.2d"
|
|
1174
1175
|
}
|
|
1175
1176
|
}
|
|
@@ -1214,12 +1215,12 @@
|
|
|
1214
1215
|
"fittedOrFreestanding": {
|
|
1215
1216
|
"ta10Ref": "2.3d",
|
|
1216
1217
|
"discriminator": {
|
|
1217
|
-
"propertyName": "
|
|
1218
|
+
"propertyName": "fittedOrFreestanding"
|
|
1218
1219
|
},
|
|
1219
1220
|
"oneOf": [
|
|
1220
1221
|
{
|
|
1221
1222
|
"properties": {
|
|
1222
|
-
"
|
|
1223
|
+
"fittedOrFreestanding": {
|
|
1223
1224
|
"enum": [
|
|
1224
1225
|
"Fitted"
|
|
1225
1226
|
]
|
|
@@ -1231,7 +1232,7 @@
|
|
|
1231
1232
|
},
|
|
1232
1233
|
{
|
|
1233
1234
|
"properties": {
|
|
1234
|
-
"
|
|
1235
|
+
"fittedOrFreestanding": {
|
|
1235
1236
|
"enum": [
|
|
1236
1237
|
"Freestanding"
|
|
1237
1238
|
]
|
|
@@ -1243,10 +1244,10 @@
|
|
|
1243
1244
|
}
|
|
1244
1245
|
],
|
|
1245
1246
|
"required": [
|
|
1246
|
-
"
|
|
1247
|
+
"fittedOrFreestanding"
|
|
1247
1248
|
],
|
|
1248
1249
|
"properties": {
|
|
1249
|
-
"
|
|
1250
|
+
"fittedOrFreestanding": {
|
|
1250
1251
|
"ta10Ref": "2.3d"
|
|
1251
1252
|
}
|
|
1252
1253
|
}
|
|
@@ -1266,12 +1267,12 @@
|
|
|
1266
1267
|
"fittedOrFreestanding": {
|
|
1267
1268
|
"ta10Ref": "2.3d",
|
|
1268
1269
|
"discriminator": {
|
|
1269
|
-
"propertyName": "
|
|
1270
|
+
"propertyName": "fittedOrFreestanding"
|
|
1270
1271
|
},
|
|
1271
1272
|
"oneOf": [
|
|
1272
1273
|
{
|
|
1273
1274
|
"properties": {
|
|
1274
|
-
"
|
|
1275
|
+
"fittedOrFreestanding": {
|
|
1275
1276
|
"enum": [
|
|
1276
1277
|
"Fitted"
|
|
1277
1278
|
]
|
|
@@ -1283,7 +1284,7 @@
|
|
|
1283
1284
|
},
|
|
1284
1285
|
{
|
|
1285
1286
|
"properties": {
|
|
1286
|
-
"
|
|
1287
|
+
"fittedOrFreestanding": {
|
|
1287
1288
|
"enum": [
|
|
1288
1289
|
"Freestanding"
|
|
1289
1290
|
]
|
|
@@ -1295,10 +1296,10 @@
|
|
|
1295
1296
|
}
|
|
1296
1297
|
],
|
|
1297
1298
|
"required": [
|
|
1298
|
-
"
|
|
1299
|
+
"fittedOrFreestanding"
|
|
1299
1300
|
],
|
|
1300
1301
|
"properties": {
|
|
1301
|
-
"
|
|
1302
|
+
"fittedOrFreestanding": {
|
|
1302
1303
|
"ta10Ref": "2.3d"
|
|
1303
1304
|
}
|
|
1304
1305
|
}
|
|
@@ -1343,12 +1344,12 @@
|
|
|
1343
1344
|
"fittedOrFreestanding": {
|
|
1344
1345
|
"ta10Ref": "2.4d",
|
|
1345
1346
|
"discriminator": {
|
|
1346
|
-
"propertyName": "
|
|
1347
|
+
"propertyName": "fittedOrFreestanding"
|
|
1347
1348
|
},
|
|
1348
1349
|
"oneOf": [
|
|
1349
1350
|
{
|
|
1350
1351
|
"properties": {
|
|
1351
|
-
"
|
|
1352
|
+
"fittedOrFreestanding": {
|
|
1352
1353
|
"enum": [
|
|
1353
1354
|
"Fitted"
|
|
1354
1355
|
]
|
|
@@ -1360,7 +1361,7 @@
|
|
|
1360
1361
|
},
|
|
1361
1362
|
{
|
|
1362
1363
|
"properties": {
|
|
1363
|
-
"
|
|
1364
|
+
"fittedOrFreestanding": {
|
|
1364
1365
|
"enum": [
|
|
1365
1366
|
"Freestanding"
|
|
1366
1367
|
]
|
|
@@ -1372,10 +1373,10 @@
|
|
|
1372
1373
|
}
|
|
1373
1374
|
],
|
|
1374
1375
|
"required": [
|
|
1375
|
-
"
|
|
1376
|
+
"fittedOrFreestanding"
|
|
1376
1377
|
],
|
|
1377
1378
|
"properties": {
|
|
1378
|
-
"
|
|
1379
|
+
"fittedOrFreestanding": {
|
|
1379
1380
|
"ta10Ref": "2.4d"
|
|
1380
1381
|
}
|
|
1381
1382
|
}
|
|
@@ -1395,12 +1396,12 @@
|
|
|
1395
1396
|
"fittedOrFreestanding": {
|
|
1396
1397
|
"ta10Ref": "2.4d",
|
|
1397
1398
|
"discriminator": {
|
|
1398
|
-
"propertyName": "
|
|
1399
|
+
"propertyName": "fittedOrFreestanding"
|
|
1399
1400
|
},
|
|
1400
1401
|
"oneOf": [
|
|
1401
1402
|
{
|
|
1402
1403
|
"properties": {
|
|
1403
|
-
"
|
|
1404
|
+
"fittedOrFreestanding": {
|
|
1404
1405
|
"enum": [
|
|
1405
1406
|
"Fitted"
|
|
1406
1407
|
]
|
|
@@ -1412,7 +1413,7 @@
|
|
|
1412
1413
|
},
|
|
1413
1414
|
{
|
|
1414
1415
|
"properties": {
|
|
1415
|
-
"
|
|
1416
|
+
"fittedOrFreestanding": {
|
|
1416
1417
|
"enum": [
|
|
1417
1418
|
"Freestanding"
|
|
1418
1419
|
]
|
|
@@ -1424,10 +1425,10 @@
|
|
|
1424
1425
|
}
|
|
1425
1426
|
],
|
|
1426
1427
|
"required": [
|
|
1427
|
-
"
|
|
1428
|
+
"fittedOrFreestanding"
|
|
1428
1429
|
],
|
|
1429
1430
|
"properties": {
|
|
1430
|
-
"
|
|
1431
|
+
"fittedOrFreestanding": {
|
|
1431
1432
|
"ta10Ref": "2.4d"
|
|
1432
1433
|
}
|
|
1433
1434
|
}
|
|
@@ -1472,12 +1473,12 @@
|
|
|
1472
1473
|
"fittedOrFreestanding": {
|
|
1473
1474
|
"ta10Ref": "2.5d",
|
|
1474
1475
|
"discriminator": {
|
|
1475
|
-
"propertyName": "
|
|
1476
|
+
"propertyName": "fittedOrFreestanding"
|
|
1476
1477
|
},
|
|
1477
1478
|
"oneOf": [
|
|
1478
1479
|
{
|
|
1479
1480
|
"properties": {
|
|
1480
|
-
"
|
|
1481
|
+
"fittedOrFreestanding": {
|
|
1481
1482
|
"enum": [
|
|
1482
1483
|
"Fitted"
|
|
1483
1484
|
]
|
|
@@ -1489,7 +1490,7 @@
|
|
|
1489
1490
|
},
|
|
1490
1491
|
{
|
|
1491
1492
|
"properties": {
|
|
1492
|
-
"
|
|
1493
|
+
"fittedOrFreestanding": {
|
|
1493
1494
|
"enum": [
|
|
1494
1495
|
"Freestanding"
|
|
1495
1496
|
]
|
|
@@ -1501,10 +1502,10 @@
|
|
|
1501
1502
|
}
|
|
1502
1503
|
],
|
|
1503
1504
|
"required": [
|
|
1504
|
-
"
|
|
1505
|
+
"fittedOrFreestanding"
|
|
1505
1506
|
],
|
|
1506
1507
|
"properties": {
|
|
1507
|
-
"
|
|
1508
|
+
"fittedOrFreestanding": {
|
|
1508
1509
|
"ta10Ref": "2.5d"
|
|
1509
1510
|
}
|
|
1510
1511
|
}
|
|
@@ -1524,12 +1525,12 @@
|
|
|
1524
1525
|
"fittedOrFreestanding": {
|
|
1525
1526
|
"ta10Ref": "2.5d",
|
|
1526
1527
|
"discriminator": {
|
|
1527
|
-
"propertyName": "
|
|
1528
|
+
"propertyName": "fittedOrFreestanding"
|
|
1528
1529
|
},
|
|
1529
1530
|
"oneOf": [
|
|
1530
1531
|
{
|
|
1531
1532
|
"properties": {
|
|
1532
|
-
"
|
|
1533
|
+
"fittedOrFreestanding": {
|
|
1533
1534
|
"enum": [
|
|
1534
1535
|
"Fitted"
|
|
1535
1536
|
]
|
|
@@ -1541,7 +1542,7 @@
|
|
|
1541
1542
|
},
|
|
1542
1543
|
{
|
|
1543
1544
|
"properties": {
|
|
1544
|
-
"
|
|
1545
|
+
"fittedOrFreestanding": {
|
|
1545
1546
|
"enum": [
|
|
1546
1547
|
"Freestanding"
|
|
1547
1548
|
]
|
|
@@ -1553,10 +1554,10 @@
|
|
|
1553
1554
|
}
|
|
1554
1555
|
],
|
|
1555
1556
|
"required": [
|
|
1556
|
-
"
|
|
1557
|
+
"fittedOrFreestanding"
|
|
1557
1558
|
],
|
|
1558
1559
|
"properties": {
|
|
1559
|
-
"
|
|
1560
|
+
"fittedOrFreestanding": {
|
|
1560
1561
|
"ta10Ref": "2.5d"
|
|
1561
1562
|
}
|
|
1562
1563
|
}
|
|
@@ -1601,12 +1602,12 @@
|
|
|
1601
1602
|
"fittedOrFreestanding": {
|
|
1602
1603
|
"ta10Ref": "2.6d",
|
|
1603
1604
|
"discriminator": {
|
|
1604
|
-
"propertyName": "
|
|
1605
|
+
"propertyName": "fittedOrFreestanding"
|
|
1605
1606
|
},
|
|
1606
1607
|
"oneOf": [
|
|
1607
1608
|
{
|
|
1608
1609
|
"properties": {
|
|
1609
|
-
"
|
|
1610
|
+
"fittedOrFreestanding": {
|
|
1610
1611
|
"enum": [
|
|
1611
1612
|
"Fitted"
|
|
1612
1613
|
]
|
|
@@ -1618,7 +1619,7 @@
|
|
|
1618
1619
|
},
|
|
1619
1620
|
{
|
|
1620
1621
|
"properties": {
|
|
1621
|
-
"
|
|
1622
|
+
"fittedOrFreestanding": {
|
|
1622
1623
|
"enum": [
|
|
1623
1624
|
"Freestanding"
|
|
1624
1625
|
]
|
|
@@ -1630,10 +1631,10 @@
|
|
|
1630
1631
|
}
|
|
1631
1632
|
],
|
|
1632
1633
|
"required": [
|
|
1633
|
-
"
|
|
1634
|
+
"fittedOrFreestanding"
|
|
1634
1635
|
],
|
|
1635
1636
|
"properties": {
|
|
1636
|
-
"
|
|
1637
|
+
"fittedOrFreestanding": {
|
|
1637
1638
|
"ta10Ref": "2.6d"
|
|
1638
1639
|
}
|
|
1639
1640
|
}
|
|
@@ -1653,12 +1654,12 @@
|
|
|
1653
1654
|
"fittedOrFreestanding": {
|
|
1654
1655
|
"ta10Ref": "2.6d",
|
|
1655
1656
|
"discriminator": {
|
|
1656
|
-
"propertyName": "
|
|
1657
|
+
"propertyName": "fittedOrFreestanding"
|
|
1657
1658
|
},
|
|
1658
1659
|
"oneOf": [
|
|
1659
1660
|
{
|
|
1660
1661
|
"properties": {
|
|
1661
|
-
"
|
|
1662
|
+
"fittedOrFreestanding": {
|
|
1662
1663
|
"enum": [
|
|
1663
1664
|
"Fitted"
|
|
1664
1665
|
]
|
|
@@ -1670,7 +1671,7 @@
|
|
|
1670
1671
|
},
|
|
1671
1672
|
{
|
|
1672
1673
|
"properties": {
|
|
1673
|
-
"
|
|
1674
|
+
"fittedOrFreestanding": {
|
|
1674
1675
|
"enum": [
|
|
1675
1676
|
"Freestanding"
|
|
1676
1677
|
]
|
|
@@ -1682,10 +1683,10 @@
|
|
|
1682
1683
|
}
|
|
1683
1684
|
],
|
|
1684
1685
|
"required": [
|
|
1685
|
-
"
|
|
1686
|
+
"fittedOrFreestanding"
|
|
1686
1687
|
],
|
|
1687
1688
|
"properties": {
|
|
1688
|
-
"
|
|
1689
|
+
"fittedOrFreestanding": {
|
|
1689
1690
|
"ta10Ref": "2.6d"
|
|
1690
1691
|
}
|
|
1691
1692
|
}
|
|
@@ -1730,12 +1731,12 @@
|
|
|
1730
1731
|
"fittedOrFreestanding": {
|
|
1731
1732
|
"ta10Ref": "2.7d",
|
|
1732
1733
|
"discriminator": {
|
|
1733
|
-
"propertyName": "
|
|
1734
|
+
"propertyName": "fittedOrFreestanding"
|
|
1734
1735
|
},
|
|
1735
1736
|
"oneOf": [
|
|
1736
1737
|
{
|
|
1737
1738
|
"properties": {
|
|
1738
|
-
"
|
|
1739
|
+
"fittedOrFreestanding": {
|
|
1739
1740
|
"enum": [
|
|
1740
1741
|
"Fitted"
|
|
1741
1742
|
]
|
|
@@ -1747,7 +1748,7 @@
|
|
|
1747
1748
|
},
|
|
1748
1749
|
{
|
|
1749
1750
|
"properties": {
|
|
1750
|
-
"
|
|
1751
|
+
"fittedOrFreestanding": {
|
|
1751
1752
|
"enum": [
|
|
1752
1753
|
"Freestanding"
|
|
1753
1754
|
]
|
|
@@ -1759,10 +1760,10 @@
|
|
|
1759
1760
|
}
|
|
1760
1761
|
],
|
|
1761
1762
|
"required": [
|
|
1762
|
-
"
|
|
1763
|
+
"fittedOrFreestanding"
|
|
1763
1764
|
],
|
|
1764
1765
|
"properties": {
|
|
1765
|
-
"
|
|
1766
|
+
"fittedOrFreestanding": {
|
|
1766
1767
|
"ta10Ref": "2.7d"
|
|
1767
1768
|
}
|
|
1768
1769
|
}
|
|
@@ -1782,12 +1783,12 @@
|
|
|
1782
1783
|
"fittedOrFreestanding": {
|
|
1783
1784
|
"ta10Ref": "2.7d",
|
|
1784
1785
|
"discriminator": {
|
|
1785
|
-
"propertyName": "
|
|
1786
|
+
"propertyName": "fittedOrFreestanding"
|
|
1786
1787
|
},
|
|
1787
1788
|
"oneOf": [
|
|
1788
1789
|
{
|
|
1789
1790
|
"properties": {
|
|
1790
|
-
"
|
|
1791
|
+
"fittedOrFreestanding": {
|
|
1791
1792
|
"enum": [
|
|
1792
1793
|
"Fitted"
|
|
1793
1794
|
]
|
|
@@ -1799,7 +1800,7 @@
|
|
|
1799
1800
|
},
|
|
1800
1801
|
{
|
|
1801
1802
|
"properties": {
|
|
1802
|
-
"
|
|
1803
|
+
"fittedOrFreestanding": {
|
|
1803
1804
|
"enum": [
|
|
1804
1805
|
"Freestanding"
|
|
1805
1806
|
]
|
|
@@ -1811,10 +1812,10 @@
|
|
|
1811
1812
|
}
|
|
1812
1813
|
],
|
|
1813
1814
|
"required": [
|
|
1814
|
-
"
|
|
1815
|
+
"fittedOrFreestanding"
|
|
1815
1816
|
],
|
|
1816
1817
|
"properties": {
|
|
1817
|
-
"
|
|
1818
|
+
"fittedOrFreestanding": {
|
|
1818
1819
|
"ta10Ref": "2.7d"
|
|
1819
1820
|
}
|
|
1820
1821
|
}
|
|
@@ -1859,12 +1860,12 @@
|
|
|
1859
1860
|
"fittedOrFreestanding": {
|
|
1860
1861
|
"ta10Ref": "2.8d",
|
|
1861
1862
|
"discriminator": {
|
|
1862
|
-
"propertyName": "
|
|
1863
|
+
"propertyName": "fittedOrFreestanding"
|
|
1863
1864
|
},
|
|
1864
1865
|
"oneOf": [
|
|
1865
1866
|
{
|
|
1866
1867
|
"properties": {
|
|
1867
|
-
"
|
|
1868
|
+
"fittedOrFreestanding": {
|
|
1868
1869
|
"enum": [
|
|
1869
1870
|
"Fitted"
|
|
1870
1871
|
]
|
|
@@ -1876,7 +1877,7 @@
|
|
|
1876
1877
|
},
|
|
1877
1878
|
{
|
|
1878
1879
|
"properties": {
|
|
1879
|
-
"
|
|
1880
|
+
"fittedOrFreestanding": {
|
|
1880
1881
|
"enum": [
|
|
1881
1882
|
"Freestanding"
|
|
1882
1883
|
]
|
|
@@ -1888,10 +1889,10 @@
|
|
|
1888
1889
|
}
|
|
1889
1890
|
],
|
|
1890
1891
|
"required": [
|
|
1891
|
-
"
|
|
1892
|
+
"fittedOrFreestanding"
|
|
1892
1893
|
],
|
|
1893
1894
|
"properties": {
|
|
1894
|
-
"
|
|
1895
|
+
"fittedOrFreestanding": {
|
|
1895
1896
|
"ta10Ref": "2.8d"
|
|
1896
1897
|
}
|
|
1897
1898
|
}
|
|
@@ -1911,12 +1912,12 @@
|
|
|
1911
1912
|
"fittedOrFreestanding": {
|
|
1912
1913
|
"ta10Ref": "2.8d",
|
|
1913
1914
|
"discriminator": {
|
|
1914
|
-
"propertyName": "
|
|
1915
|
+
"propertyName": "fittedOrFreestanding"
|
|
1915
1916
|
},
|
|
1916
1917
|
"oneOf": [
|
|
1917
1918
|
{
|
|
1918
1919
|
"properties": {
|
|
1919
|
-
"
|
|
1920
|
+
"fittedOrFreestanding": {
|
|
1920
1921
|
"enum": [
|
|
1921
1922
|
"Fitted"
|
|
1922
1923
|
]
|
|
@@ -1928,7 +1929,7 @@
|
|
|
1928
1929
|
},
|
|
1929
1930
|
{
|
|
1930
1931
|
"properties": {
|
|
1931
|
-
"
|
|
1932
|
+
"fittedOrFreestanding": {
|
|
1932
1933
|
"enum": [
|
|
1933
1934
|
"Freestanding"
|
|
1934
1935
|
]
|
|
@@ -1940,10 +1941,10 @@
|
|
|
1940
1941
|
}
|
|
1941
1942
|
],
|
|
1942
1943
|
"required": [
|
|
1943
|
-
"
|
|
1944
|
+
"fittedOrFreestanding"
|
|
1944
1945
|
],
|
|
1945
1946
|
"properties": {
|
|
1946
|
-
"
|
|
1947
|
+
"fittedOrFreestanding": {
|
|
1947
1948
|
"ta10Ref": "2.8d"
|
|
1948
1949
|
}
|
|
1949
1950
|
}
|
|
@@ -1988,12 +1989,12 @@
|
|
|
1988
1989
|
"fittedOrFreestanding": {
|
|
1989
1990
|
"ta10Ref": "2.9d",
|
|
1990
1991
|
"discriminator": {
|
|
1991
|
-
"propertyName": "
|
|
1992
|
+
"propertyName": "fittedOrFreestanding"
|
|
1992
1993
|
},
|
|
1993
1994
|
"oneOf": [
|
|
1994
1995
|
{
|
|
1995
1996
|
"properties": {
|
|
1996
|
-
"
|
|
1997
|
+
"fittedOrFreestanding": {
|
|
1997
1998
|
"enum": [
|
|
1998
1999
|
"Fitted"
|
|
1999
2000
|
]
|
|
@@ -2005,7 +2006,7 @@
|
|
|
2005
2006
|
},
|
|
2006
2007
|
{
|
|
2007
2008
|
"properties": {
|
|
2008
|
-
"
|
|
2009
|
+
"fittedOrFreestanding": {
|
|
2009
2010
|
"enum": [
|
|
2010
2011
|
"Freestanding"
|
|
2011
2012
|
]
|
|
@@ -2017,10 +2018,10 @@
|
|
|
2017
2018
|
}
|
|
2018
2019
|
],
|
|
2019
2020
|
"required": [
|
|
2020
|
-
"
|
|
2021
|
+
"fittedOrFreestanding"
|
|
2021
2022
|
],
|
|
2022
2023
|
"properties": {
|
|
2023
|
-
"
|
|
2024
|
+
"fittedOrFreestanding": {
|
|
2024
2025
|
"ta10Ref": "2.9d"
|
|
2025
2026
|
}
|
|
2026
2027
|
}
|
|
@@ -2040,12 +2041,12 @@
|
|
|
2040
2041
|
"fittedOrFreestanding": {
|
|
2041
2042
|
"ta10Ref": "2.9d",
|
|
2042
2043
|
"discriminator": {
|
|
2043
|
-
"propertyName": "
|
|
2044
|
+
"propertyName": "fittedOrFreestanding"
|
|
2044
2045
|
},
|
|
2045
2046
|
"oneOf": [
|
|
2046
2047
|
{
|
|
2047
2048
|
"properties": {
|
|
2048
|
-
"
|
|
2049
|
+
"fittedOrFreestanding": {
|
|
2049
2050
|
"enum": [
|
|
2050
2051
|
"Fitted"
|
|
2051
2052
|
]
|
|
@@ -2057,7 +2058,7 @@
|
|
|
2057
2058
|
},
|
|
2058
2059
|
{
|
|
2059
2060
|
"properties": {
|
|
2060
|
-
"
|
|
2061
|
+
"fittedOrFreestanding": {
|
|
2061
2062
|
"enum": [
|
|
2062
2063
|
"Freestanding"
|
|
2063
2064
|
]
|
|
@@ -2069,10 +2070,10 @@
|
|
|
2069
2070
|
}
|
|
2070
2071
|
],
|
|
2071
2072
|
"required": [
|
|
2072
|
-
"
|
|
2073
|
+
"fittedOrFreestanding"
|
|
2073
2074
|
],
|
|
2074
2075
|
"properties": {
|
|
2075
|
-
"
|
|
2076
|
+
"fittedOrFreestanding": {
|
|
2076
2077
|
"ta10Ref": "2.9d"
|
|
2077
2078
|
}
|
|
2078
2079
|
}
|
|
@@ -2117,12 +2118,12 @@
|
|
|
2117
2118
|
"fittedOrFreestanding": {
|
|
2118
2119
|
"ta10Ref": "2.10d",
|
|
2119
2120
|
"discriminator": {
|
|
2120
|
-
"propertyName": "
|
|
2121
|
+
"propertyName": "fittedOrFreestanding"
|
|
2121
2122
|
},
|
|
2122
2123
|
"oneOf": [
|
|
2123
2124
|
{
|
|
2124
2125
|
"properties": {
|
|
2125
|
-
"
|
|
2126
|
+
"fittedOrFreestanding": {
|
|
2126
2127
|
"enum": [
|
|
2127
2128
|
"Fitted"
|
|
2128
2129
|
]
|
|
@@ -2134,7 +2135,7 @@
|
|
|
2134
2135
|
},
|
|
2135
2136
|
{
|
|
2136
2137
|
"properties": {
|
|
2137
|
-
"
|
|
2138
|
+
"fittedOrFreestanding": {
|
|
2138
2139
|
"enum": [
|
|
2139
2140
|
"Freestanding"
|
|
2140
2141
|
]
|
|
@@ -2146,10 +2147,10 @@
|
|
|
2146
2147
|
}
|
|
2147
2148
|
],
|
|
2148
2149
|
"required": [
|
|
2149
|
-
"
|
|
2150
|
+
"fittedOrFreestanding"
|
|
2150
2151
|
],
|
|
2151
2152
|
"properties": {
|
|
2152
|
-
"
|
|
2153
|
+
"fittedOrFreestanding": {
|
|
2153
2154
|
"ta10Ref": "2.10d"
|
|
2154
2155
|
}
|
|
2155
2156
|
}
|
|
@@ -2169,12 +2170,12 @@
|
|
|
2169
2170
|
"fittedOrFreestanding": {
|
|
2170
2171
|
"ta10Ref": "2.10d",
|
|
2171
2172
|
"discriminator": {
|
|
2172
|
-
"propertyName": "
|
|
2173
|
+
"propertyName": "fittedOrFreestanding"
|
|
2173
2174
|
},
|
|
2174
2175
|
"oneOf": [
|
|
2175
2176
|
{
|
|
2176
2177
|
"properties": {
|
|
2177
|
-
"
|
|
2178
|
+
"fittedOrFreestanding": {
|
|
2178
2179
|
"enum": [
|
|
2179
2180
|
"Fitted"
|
|
2180
2181
|
]
|
|
@@ -2186,7 +2187,7 @@
|
|
|
2186
2187
|
},
|
|
2187
2188
|
{
|
|
2188
2189
|
"properties": {
|
|
2189
|
-
"
|
|
2190
|
+
"fittedOrFreestanding": {
|
|
2190
2191
|
"enum": [
|
|
2191
2192
|
"Freestanding"
|
|
2192
2193
|
]
|
|
@@ -2198,10 +2199,10 @@
|
|
|
2198
2199
|
}
|
|
2199
2200
|
],
|
|
2200
2201
|
"required": [
|
|
2201
|
-
"
|
|
2202
|
+
"fittedOrFreestanding"
|
|
2202
2203
|
],
|
|
2203
2204
|
"properties": {
|
|
2204
|
-
"
|
|
2205
|
+
"fittedOrFreestanding": {
|
|
2205
2206
|
"ta10Ref": "2.10d"
|
|
2206
2207
|
}
|
|
2207
2208
|
}
|
|
@@ -2253,12 +2254,12 @@
|
|
|
2253
2254
|
"fittedOrFreestanding": {
|
|
2254
2255
|
"ta10Ref": "2.11d",
|
|
2255
2256
|
"discriminator": {
|
|
2256
|
-
"propertyName": "
|
|
2257
|
+
"propertyName": "fittedOrFreestanding"
|
|
2257
2258
|
},
|
|
2258
2259
|
"oneOf": [
|
|
2259
2260
|
{
|
|
2260
2261
|
"properties": {
|
|
2261
|
-
"
|
|
2262
|
+
"fittedOrFreestanding": {
|
|
2262
2263
|
"enum": [
|
|
2263
2264
|
"Fitted"
|
|
2264
2265
|
]
|
|
@@ -2270,7 +2271,7 @@
|
|
|
2270
2271
|
},
|
|
2271
2272
|
{
|
|
2272
2273
|
"properties": {
|
|
2273
|
-
"
|
|
2274
|
+
"fittedOrFreestanding": {
|
|
2274
2275
|
"enum": [
|
|
2275
2276
|
"Freestanding"
|
|
2276
2277
|
]
|
|
@@ -2282,10 +2283,10 @@
|
|
|
2282
2283
|
}
|
|
2283
2284
|
],
|
|
2284
2285
|
"required": [
|
|
2285
|
-
"
|
|
2286
|
+
"fittedOrFreestanding"
|
|
2286
2287
|
],
|
|
2287
2288
|
"properties": {
|
|
2288
|
-
"
|
|
2289
|
+
"fittedOrFreestanding": {
|
|
2289
2290
|
"ta10Ref": "2.11d"
|
|
2290
2291
|
}
|
|
2291
2292
|
}
|
|
@@ -2300,12 +2301,12 @@
|
|
|
2300
2301
|
"fittedOrFreestanding": {
|
|
2301
2302
|
"ta10Ref": "2.11d",
|
|
2302
2303
|
"discriminator": {
|
|
2303
|
-
"propertyName": "
|
|
2304
|
+
"propertyName": "fittedOrFreestanding"
|
|
2304
2305
|
},
|
|
2305
2306
|
"oneOf": [
|
|
2306
2307
|
{
|
|
2307
2308
|
"properties": {
|
|
2308
|
-
"
|
|
2309
|
+
"fittedOrFreestanding": {
|
|
2309
2310
|
"enum": [
|
|
2310
2311
|
"Fitted"
|
|
2311
2312
|
]
|
|
@@ -2317,7 +2318,7 @@
|
|
|
2317
2318
|
},
|
|
2318
2319
|
{
|
|
2319
2320
|
"properties": {
|
|
2320
|
-
"
|
|
2321
|
+
"fittedOrFreestanding": {
|
|
2321
2322
|
"enum": [
|
|
2322
2323
|
"Freestanding"
|
|
2323
2324
|
]
|
|
@@ -2329,10 +2330,10 @@
|
|
|
2329
2330
|
}
|
|
2330
2331
|
],
|
|
2331
2332
|
"required": [
|
|
2332
|
-
"
|
|
2333
|
+
"fittedOrFreestanding"
|
|
2333
2334
|
],
|
|
2334
2335
|
"properties": {
|
|
2335
|
-
"
|
|
2336
|
+
"fittedOrFreestanding": {
|
|
2336
2337
|
"ta10Ref": "2.11d"
|
|
2337
2338
|
}
|
|
2338
2339
|
}
|