Skip to content

Commit 5b7d5b9

Browse files
Update index.bs
1 parent e37ff46 commit 5b7d5b9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

specs/index.bs

+6-6
Original file line numberDiff line numberDiff line change
@@ -892,28 +892,28 @@ The Data Type <{TOC}> has the following properties:
892892
Unit of the energy consumed. (l, kg, kWh, MJ per km)
893893

894894
<tr>
895-
<td><dfn>primaryFeedstock</dfn>
895+
<td><dfn>Feedstock1</dfn>
896896
<td>String
897897
<td>M
898898
<td>
899-
Primary feedstock of energy carrier N (e.g. fossil, natural gas, grid, renewable electricity, waste)
899+
Main feedstock of energy carrier (e.g. fossil, natural gas, grid, renewable electricity, waste)
900900
Issue: this needs further refinement! (i.e. creation of an enumeration or similar)
901901

902902
<tr>
903-
<td><dfn>secondaryFeedstock</dfn>
903+
<td><dfn>FeedstockN</dfn>
904904
<td>String
905905
<td>O
906906
<td>
907907
Secondary feedstock of energy carrier N (e.g. bio-waste, soy, legislated biofuel mix, etc). In case there is no secondary feedstock, write N/A.
908908
Issue: this needs further refinement! (i.e. creation of an enumeration or similar)
909909

910910
<tr>
911-
<td><dfn>secondaryFeedstockPercentage</dfn> : [0..1]
911+
<td><dfn>FeedstockNPercentage</dfn> : [0..1]
912912
<td>Number
913913
<td>O
914914
<td>
915-
Percentage of the secondary feedstock in the total composition of energy carrier N.
916-
For example, for diesel B5, where
915+
Percentage of feedstock N in the total composition of energy carrier.
916+
For example, --Add Example from ISO--
917917

918918

919919
<tr>

0 commit comments

Comments
 (0)