You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: specs/index.bs
+80-11
Original file line number
Diff line number
Diff line change
@@ -686,9 +686,9 @@ Note: The properties `tocId` and `hocId` are mutually exclusive, but one of them
686
686
687
687
<tr>
688
688
<td><dfn>packagingOrTrEqType</dfn>
689
-
<td>String
689
+
<td><{PackagingOrTrEqType}>
690
690
<td>O
691
-
<td>Category of relevant packaging or transport equipment units utilized for the transport of the consignment (e.g. box, pallet, container) by the [=Transport Operator=] or [=Transport Service Organizer=].
691
+
<td>Category of relevant packaging or transport equipment units utilized for the transport of the consignment. See data type <{PackagingOrTrEqType}> for further information.
692
692
693
693
<tr>
694
694
<td><dfn>packagingOrTrEqAmount</dfn>
@@ -1089,7 +1089,7 @@ The Data Type <{HOC}> has the following properties:
1089
1089
<td><dfn>packagingOrTrEqType</dfn>
1090
1090
<td>String
1091
1091
<td>O
1092
-
<td>Category of relevant packaging or transport equipment units utilized for the transport of the consignment (e.g. box, pallet, container) by the [=Transport Operator=] or [=Transport Service Organizer=].
1092
+
<td>Category of relevant packaging or transport equipment units utilized for the transport of the consignment. See data type <{PackagingOrTrEqType}> for further information.
1093
1093
1094
1094
<tr>
1095
1095
<td><dfn>packagingOrTrEqAmount</dfn>
@@ -1230,19 +1230,19 @@ both SHOULD be defined.
1230
1230
<td><dfn>packagingOrTrEqType</dfn>
1231
1231
<td>String
1232
1232
<td>O
1233
-
<td>Category of relevant packaging or transport equipment units utilized for the transport of the consignment (e.g. box, pallet, container) by the [=Transport Operator=] or [=Transport Service Organizer=].
1233
+
<td>Category of relevant packaging or transport equipment units utilized for the transport of the consignment. See data type <{PackagingOrTrEqType}> for further information.
1234
1234
<tr>
1235
1235
<td><dfn>packagingOrTrEqAmount</dfn>
1236
1236
<td>Number
1237
1237
<td>O
1238
1238
<td>Number of packaging or transport equipment units utilized to transport the related consignment by the [=Transport Operator=] or [=Transport Service Organizer=].
1239
1239
<tr>
1240
1240
<td><dfn>energyCarrier</dfn>
1241
-
<td>String
1241
+
<td><{EnergyCarrierType}>
1242
1242
<td>O
1243
1243
<td>
1244
1244
The substance used to generate mechanical movement or heat and to generate chemical or
1245
-
physical processes as per the [[!GLEC]] Framework. For example: Diesel, HVO, petrol, CNG, LNG, LPG, HFO, MGO, Aviation fuel, Hydrogen, Methanol, Electric, etc.
1245
+
physical processes as per the [[!GLEC]] Framework. See data type <{EnergyCarrierType}> for further information.
1246
1246
1247
1247
If <{TAD/energyCarrier}> is not defined, then <{TAD/feedstocks}> MUST be defined. If possible, both SHOULD be defined.
1248
1248
<tr>
@@ -1458,10 +1458,10 @@ The following properties are defined for data type <dfn element>EnergyCarrier</d
1458
1458
<tbody>
1459
1459
<tr>
1460
1460
<td><dfn>energyCarrier</dfn>
1461
-
<td>String
1461
+
<td><{EnergyCarrierType}>
1462
1462
<td>M
1463
1463
<td>The substance used to generate mechanical movement or heat and to generate chemical or
1464
-
physical processes as per the [[!GLEC]] Framework. For example: Diesel, HVO, petrol, CNG, LNG, LPG, HFO, MGO, Aviation fuel, Hydrogen, Methanol, Electric, etc.
1464
+
physical processes as per the [[!GLEC]] Framework. See data type <{EnergyCarrierType}> for further information.
1465
1465
<tr>
1466
1466
<td><dfn>feedstocks</dfn>
1467
1467
<td><{Feedstock}>[]
@@ -1496,7 +1496,43 @@ The following properties are defined for data type <dfn element>EnergyCarrier</d
1496
1496
</table>
1497
1497
</figure>
1498
1498
1499
-
### Data Type <dfn>Feedstock</dfn> ### {#dt-feed-stock}
1499
+
### Data Type <dfn>EnergyCarrierType</dfn> ### {#dt-energy-carrier-type}
1500
+
1501
+
Data type <dfn element>EnergyCarrierType</dfn> represents the substance used to generate mechanical
1502
+
movement or heat and to generate chemical or physical processes as per the [[!GLEC]] Framework.
1503
+
1504
+
It MUST be encoded as a String using one of the following values:
1505
+
1506
+
Advisement: The enumeration of energy carrier types below will be evolved in future revisions.
1507
+
Account for this when implementing the validation of this property.
1508
+
1509
+
: Diesel
1510
+
:: refers to diesel
1511
+
: HVO
1512
+
:: refers to Hydrotreated Vegetable Oil
1513
+
: Petrol
1514
+
:: refers to petrol
1515
+
: CNG
1516
+
:: refers to Compressed Natural Gas
1517
+
: LNG
1518
+
:: refers to Liquefied Natural Gas
1519
+
: LPG
1520
+
:: refers to Liquefied Petroleum Gas
1521
+
: HFO
1522
+
:: refers to Heavy Fuel Oil
1523
+
: MGO
1524
+
:: refers to Marine Gas Oil
1525
+
: Aviation fuel
1526
+
:: refers to aviation fuel
1527
+
: Hydrogen
1528
+
:: refers to hydrogen
1529
+
: Methanol
1530
+
:: refers to methanol
1531
+
: Electric
1532
+
:: refers to electricity
1533
+
1534
+
1535
+
### Data Type <dfn>Feedstock</dfn> ### {#dt-feedstock}
1500
1536
1501
1537
Data type `Feedstock` represents one feedstock of an [=EnergyCarrier=].
1502
1538
@@ -1517,8 +1553,23 @@ The following properties are defined for data type <dfn element>Feedstock</dfn>:
1517
1553
<td><dfn>feedstock</dfn>
1518
1554
<td>String
1519
1555
<td>M
1520
-
<td>A feedstock of an [=EnergyCarrier=], e.g., fossil, natural gas, grid, renewable electricity, waste.
1521
-
1556
+
<td>A feedstock of an [=EnergyCarrier=].
1557
+
1558
+
The value MUST be one of the following:
1559
+
1560
+
Advisement: The enumeration of feedstocks below will be evolved in future revisions.
1561
+
Account for this when implementing the validation of this property.
1562
+
1563
+
: Fossil
1564
+
:: refers to fossil sources
1565
+
: Natural gas
1566
+
:: refers to natural gas
1567
+
: Grid
1568
+
:: refers to grid electricity
1569
+
: Renewable electricity
1570
+
:: refers to renewable sources of electricity
1571
+
: Cooking oil
1572
+
:: refers to cooking (e.g., vegetable) oil
1522
1573
<tr>
1523
1574
<td><dfn>feedstockPercentage</dfn> : [0..1]
1524
1575
<td>Number
@@ -1532,6 +1583,24 @@ The following properties are defined for data type <dfn element>Feedstock</dfn>:
1532
1583
</table>
1533
1584
</figure>
1534
1585
1586
+
### Data Type <dfn>PackagingOrTrEqType</dfn> ### {#dt-packaging-or-tr-eq-type}
1587
+
1588
+
Data type <dfn element>PackagingOrTrEqType</dfn> represents the category of relevant packaging or transport equipment
1589
+
units utilized for the transport of the consignment by the [=Transport Operator=] or [=Transport
1590
+
Service Organizer=].
1591
+
1592
+
It MUST be encoded as a String using one of the following values:
1593
+
1594
+
Advisement: The enumeration of packaging or transport equipment units below will be evolved in future revisions. Account for this when
0 commit comments