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 38f130b commit 5740ada
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ The group *Environmental Emission,* contains CO~2~ and other emissions related t
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.
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.

. Definitions of the AttributeID:s.

.Definitions of the AttributeID:s.
[cols="2,4",options="header",stripes=even]
|====
|AttributeID |Definition
Expand All @@ -27,10 +26,9 @@ The table below shows which information that can be sent, and by repeating the g
|RenewableFuel |Share of renewable fuel in percent.
|====

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

. Definitions of the FuelMeasurementMethod values.
Contains the possible values for the Description element when the AttributeID is FuelMeasurementMethod.

.Definitions of the FuelMeasurementMethod values.
[cols="2,4",options="header",stripes=even]
|====
|FuelMeasurementMethod |Definition
Expand All @@ -40,7 +38,7 @@ The table below shows which information that can be sent, and by repeating the g

|====

. Definitions of the EngineType values. Contains the possible values for the Description element when the AttributeID is EngineType.
.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 @@ -73,7 +71,7 @@ Caculated envionmental emissions related to the transport or other related servi

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

. Definitions of the EnvironmentalEmissionTypeCode:s.
.Definitions of the EnvironmentalEmissionTypeCode:s.
[cols="1,5",options="header",stripes=even]
|====
|AttributeID |Definition
Expand Down Expand Up @@ -136,7 +134,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)]

. 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 @@ -161,7 +159,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).

. 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 @@ -173,7 +171,7 @@ Please note that "GWP-GHG" and "GWP-IOBC" are interchangable terms and can be us
|Mother EPD ID |MotherEPDID |IPNC |If a daughter EPD is utilized, the identifier of the corresponding mother EPD should be provided in this element.
|====

. 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 Down
7 changes: 3 additions & 4 deletions guides/profiles/66-advanceddespatchadvice/process/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ include::advancedprocess.adoc[]
[[typical-use-cases]]
== Typical use cases

The table below lists the twelve use cases.

[cols="1,4,1",options="header,stripes=even]
.The table below lists the twelve use cases.
[cols="1,4,1",options="header",stripes=even]
|====
|Use Case Number |Definition |Link
|Use Case Number |Definition |Link
|*1* |Despatch Advice for goods (not bulk goods) where the Receiver is responsible for transportation. |link:#use-case-1-goods[Link to use case 1]
|*2* |Despatch Advice for transport of goods (not bulk goods) where the Supplier is responsible for transportation. |link:#use-case-2-goods[Link to use case 2]
|*3* |Despatch Advice for services provided at one location without vehicle |link:#use-case-3-services-at-one-location[Link to use case 3]
Expand Down

0 comments on commit 5740ada

Please sign in to comment.