Skip to content

Commit 7464b4a

Browse files
committed
Regression test
1 parent f8ef08e commit 7464b4a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

rules/examples/Advanced Transport Execution Plan use cases/example files/TransportExecutionPlanRequest_DigitalMOMaster.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@
5050
<cbc:TransportationServiceDescription>DigitalMOMaster</cbc:TransportationServiceDescription>
5151
</cac:MainTransportationService>
5252
<cac:Consignment>
53-
<cbc:ID>12535157654567654</cbc:ID>
53+
<cbc:ID>1/cbc:ID>
5454
<cbc:DeclaredCustomsValueAmount currencyID="NOK">1000</cbc:DeclaredCustomsValueAmount>
55+
<cbc:GrossWeightMeasure unitCode="KGM">103</cbc:GrossWeightMeasure>
5556
<cac:ConsigneeParty>
5657
<cac:PartyName>
5758
<cbc:Name>Importer AS</cbc:Name>
@@ -84,7 +85,7 @@
8485
</cac:TransportMeans>
8586
</cac:MainCarriageShipmentStage>
8687
<cac:TransportHandlingUnit>
87-
<cbc:ID>11111222222222</cbc:ID>
88+
<cbc:ID>1</cbc:ID>
8889
<cbc:TransportHandlingUnitTypeCode>AG</cbc:TransportHandlingUnitTypeCode>
8990
<cac:TransportEquipment>
9091
<cbc:ID>234567</cbc:ID>

rules/examples/Advanced Transport Execution Plan use cases/example files/TransportExecutionPlanRequest_DigitalMOTransport.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@
5050
<cbc:TransportationServiceDescription>DigitalMOTransport</cbc:TransportationServiceDescription>
5151
</cac:MainTransportationService>
5252
<cac:Consignment>
53-
<cbc:ID>12535157654567654</cbc:ID>
53+
<cbc:ID>1</cbc:ID>
5454
<cbc:DeclaredCustomsValueAmount currencyID="NOK">1000</cbc:DeclaredCustomsValueAmount>
55+
<cbc:GrossWeightMeasure unitCode="KGM">103</cbc:GrossWeightMeasure>
5556
<cac:ConsigneeParty>
5657
<cac:PartyName>
5758
<cbc:Name>Importer AS</cbc:Name>
@@ -84,7 +85,7 @@
8485
</cac:TransportMeans>
8586
</cac:MainCarriageShipmentStage>
8687
<cac:TransportHandlingUnit>
87-
<cbc:ID>11111222222222</cbc:ID>
88+
<cbc:ID>1</cbc:ID>
8889
<cbc:TransportHandlingUnitTypeCode>AG</cbc:TransportHandlingUnitTypeCode>
8990
<cac:TransportEquipment>
9091
<cbc:ID>234567</cbc:ID>

0 commit comments

Comments
 (0)