Skip to content

Commit b12eff9

Browse files
committed
Changes to example files
1 parent 83e9924 commit b12eff9

File tree

6 files changed

+9
-0
lines changed

6 files changed

+9
-0
lines changed

rules/examples/Advanced Transport Execution Plan use cases/ApplicationResponseAccept.xml renamed to rules/examples/Advanced Transport Execution Plan use cases/ApplicationResponseAccept_Example_UseCase_04.xml

File renamed without changes.

rules/examples/Advanced Transport Execution Plan use cases/TransportExecutionPlanRequest_ArrivalNotice.xml renamed to rules/examples/Advanced Transport Execution Plan use cases/TransportExecutionPlanRequest_Example_UseCase_04.xml

File renamed without changes.

rules/examples/Advanced Transport Execution Plan use cases/TransportExecutionPlan_ConfirmationArrivalNotice.xml renamed to rules/examples/Advanced Transport Execution Plan use cases/TransportExecutionPlan_Example_UseCase_04.xml

File renamed without changes.

rules/examples/Advanced Transport Execution Plan use cases/TransportationStatusRequest_Dialog.xml renamed to rules/examples/Advanced Transport Execution Plan use cases/TransportationStatusRequest_Example_UseCase_04.xml

File renamed without changes.

rules/examples/Advanced Transport Execution Plan use cases/TransportationStatus_dialog.xml renamed to rules/examples/Advanced Transport Execution Plan use cases/TransportationStatus_Example_UseCase_04.xml

File renamed without changes.

rules/snippets/transport-execution-plan-request/snippet-1.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,15 @@
266266
<cac:FinalDestinationCountry>
267267
<cbc:IdentificationCode>FI</cbc:IdentificationCode>
268268
</cac:FinalDestinationCountry>
269+
<!-- tag::transport-event[] -->
270+
<cac:TransportEvent>
271+
<cbc:TransportEventTypeCode>13</cbc:TransportEventTypeCode>
272+
<cac:Period>
273+
<cbc:StartDate>2021-09-29</cbc:StartDate>
274+
<cbc:StartTime>10:00:00+01:00</cbc:StartTime>
275+
</cac:Period>
276+
</cac:TransportEvent>
277+
<!-- end::transport-event[] -->
269278
<cac:DeliveryTerms>
270279
<cbc:ID>DAP</cbc:ID>
271280
<cbc:SpecialTerms>DAP</cbc:SpecialTerms>

0 commit comments

Comments
 (0)