Skip to content

Commit

Permalink
Issue #206
Browse files Browse the repository at this point in the history
  • Loading branch information
RikardLarsson-BEAst committed Dec 13, 2023
1 parent 480d936 commit e5f7cbe
Showing 1 changed file with 11 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ The group *Environmental Emission,* contains CO~2~ and other emissions related t
== Fuel

The fuel consumption and related information regarding the fuel type, that is used to calculate emissions for the transport or other service that consumes fuel.
Table 4 shows which information that can be sent, and by repeating the group MeasurementDimension you can send several. The value in Table 4 is sent in element AttributeID and the value of it in Measure or Description. See example below.
The table below shows which information that can be sent, and by repeating the group MeasurementDimension you can send several. The value in the table is sent in element AttributeID and the value of it in Measure or Description. See example below.

Table 4. Definitions of the AttributeID:s.
. Definitions of the AttributeID:s.

[cols="2,4",options="header",stripes=even]
|====
Expand All @@ -27,9 +27,9 @@ Table 4. Definitions of the AttributeID:s.
|RenewableFuel |Share of renewable fuel in percent.
|====

Table 5 contains the possible values for the Description element when the AttributeID is FuelMeasurementMethod.
. Contains the possible values for the Description element when the AttributeID is FuelMeasurementMethod.

Table 5. Definitions of the FuelMeasurementMethod values.
. Definitions of the FuelMeasurementMethod values.

[cols="2,4",options="header",stripes=even]
|====
Expand All @@ -40,9 +40,7 @@ Table 5. Definitions of the FuelMeasurementMethod values.

|====

Table 6 contains the possible values for the Description element when the AttributeID is EngineType.

Table 6. Definitions of the EngineType values.
. Definitions of the EngineType values. Contains the possible values for the Description element when the AttributeID is EngineType.

[cols="2,4",options="header",stripes=even]
|====
Expand Down Expand Up @@ -75,8 +73,7 @@ Caculated envionmental emissions related to the transport or other related servi

For all other AttributeIDs, the element Measure is used instead of Description.

Table 7. Definitions of the EnvironmentalEmissionTypeCode:s.

. Definitions of the EnvironmentalEmissionTypeCode:s.
[cols="1,5",options="header",stripes=even]
|====
|AttributeID |Definition
Expand Down Expand Up @@ -139,8 +136,7 @@ Below you will find two examples from Swedish authorities that provide generic p

The list id IPNC is a reference to the code list link:{codelist-ItemPropertyNameCode}[Item Property Name Code (openPEPPOL)]

Table 8. Reference external generic climate data list.

. Reference external generic climate data list.
[cols="1,1,1,3",options="header",stripes=even]
|====
|Name |NameCode |listID |Definition
Expand All @@ -165,8 +161,7 @@ EPD:s are related to despatch line but since it is environmental related informa
Please note that "GWP-GHG" and "GWP-IOBC" are interchangable terms and can be used interchangeably, but in this document
"GWP-GHG" is used. The term "GWP-IOBC" is commonly utilized by certain program operators, which are organizations responsible for publishing Environmental Product Declarations (EPDs).

Table 9. Definitions of the EPD related properties for machine readable information.

. Definitions of the EPD related properties for machine readable information.
[cols="1,1,1,3",options="header",stripes=even]
|====
|Name |NameCode |listID |Definition
Expand All @@ -175,9 +170,10 @@ Table 9. Definitions of the EPD related properties for machine readable informat
|GWP GHG A1-3 vA1 EPD value |GWP-GHG_A1-3_vA1 |IPNC |Global warming potential green house gases for process A1-3 100 EPD calculated per kilograms (unitCode="KGM") according to EN15804 amendment version A1
|GWP GHG A1-3 vA2 EPD value |GWP-GHG_A1-3_vA2 |IPNC |Global warming potential green house gases for process A1-3 100 EPD calculated per kilo grams (unitCode="KGM") according to EN15804 amendment version A2
|GWP GHG A1-3 vA3 EPD value |GWP-GHG_A1-3_vA3 |IPNC |Global warming potential green house gases for process A1-3 100 EPD calculated per kilo grams (unitCode="KGM") according to EN15804 amendment version A3
|Mother EPD ID |MotherEPDID |IPNC |If a daughter EPD is utilized, the identifier of the corresponding mother EPD should be provided in this element.
|====

Table 10. Definition of the EPD related properties for human readable information, e.g. EPD published as PDF.
. Definition of the EPD related properties for human readable information, e.g. EPD published as PDF.
[cols="1,1,1,3",options="header",stripes=even]
|====
|Name |NameCode |listID |Definition
Expand All @@ -188,6 +184,7 @@ Table 10. Definition of the EPD related properties for human readable informatio
|GWP GHG A1-3 vA1 EPD value |GWP-GHG_A1-3_vA1 |IPNC |Global warming potential green house gases for process A1-3 100 EPD calculated per kilo grams (unitCode="KGM") according to EN15804 amendment version A1
|GWP GHG A1-3 vA2 EPD value |GWP-GHG_A1-3_vA2 |IPNC |Global warming potential green house gases for process A1-3 100 EPD calculated per kilo grams (unitCode="KGM") according to EN15804 amendment version A2
|GWP GHG A1-3 vA3 EPD value |GWP-GHG_A1-3_vA3 |IPNC |Global warming potential green house gases for process A1-3 100 EPD calculated per kilo grams (unitCode="KGM") according to EN15804 amendment version A3
|Mother EPD ID |MotherEPDID |IPNC |If a daughter EPD is utilized, the identifier of the corresponding mother EPD should be provided in this element.
|====

See <<reference-to-other-documents>> for more info how to link or attach the PDF.
Expand Down

0 comments on commit e5f7cbe

Please sign in to comment.