@@ -1009,11 +1009,13 @@ The Data Type <{HOC}> contains [=HOC=] data. It is referenced in a [=Transport C
1009
1009
<td> String
1010
1010
<td> O
1011
1011
<td>
1012
- Status of freight being non-ambient.
1012
+ Temperature control status of the hub
1013
1013
1014
1014
If defined, the value of this property MUST be set to one of the following values:
1015
- - `ambient`: for non-temperature controlled freight
1016
- - `refrigerated`: for refrigerated freight
1015
+ - `ambient`: for HOCs comprising the handling of non-temperature controlled freight only
1016
+ - `refrigerated`: for HOCs comprising the handling of refrigerated freight only
1017
+ - `mixed`: for HOCs comprising the handling of both ambient and refrigerated freight
1018
+
1017
1019
<tr>
1018
1020
<td> <dfn>hubLocation</dfn>
1019
1021
<td> <{Location}>
@@ -1353,19 +1355,19 @@ It MUST be encoded as a String using one of the following values:
1353
1355
<dl dfn-type="enum-value" dfn-for="HubType">
1354
1356
1355
1357
: <dfn>Transshipment</dfn>
1356
- :: for transport mode `road`
1358
+ :: refers to hubs where transshipment is the main service (>80% of goods handled)
1357
1359
1358
1360
: <dfn>StorageAndTransshipment</dfn>
1359
- :: for transport mode `rail`
1361
+ :: refers to hubs where both transshipment and warehousing are relevant services
1360
1362
1361
1363
: <dfn>Warehouse</dfn>
1362
- :: for transport mode `air`
1364
+ :: refers to hubs where warehousing is the main service (>80% of goods handled)
1363
1365
1364
1366
: <dfn>LiquidBulkTerminal</dfn>
1365
- :: for transport mode `sea`
1367
+ :: refers to terminals equiped to handle cargo in liquid and gaseous forms
1366
1368
1367
1369
: <dfn>MaritimeContainerTerminal</dfn>
1368
- :: for transport mode `inland waterway`
1370
+ :: refers to hubs where maritime containers are handled
1369
1371
1370
1372
</dl>
1371
1373
0 commit comments