Skip to content

Commit 71797cb

Browse files
Generated by github actions
1 parent 1d2eb26 commit 71797cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

rules/examples/ApplicationResponse_Example_Full.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
44
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2">
55
<cbc:CustomizationID>urn:fdc:peppol.eu:logistics:trns:application_response:1</cbc:CustomizationID>
6-
<cbc:ProfileID>urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_request_response_and_dialog:1</cbc:ProfileID>
6+
<cbc:ProfileID>urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1</cbc:ProfileID>
77
<cbc:ProfileExecutionID>XZ-4532</cbc:ProfileExecutionID>
88
<cbc:ID>DN12345</cbc:ID>
99
<cbc:IssueDate>2021-08-15</cbc:IssueDate>

rules/mapping/ApplicationResponse.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<Data ss:Type="String">Identifies the BII profile or business process context in which the transaction appears.</Data>
147147
</Cell>
148148
<Cell>
149-
<Data ss:Type="String">urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_request_response_and_dialog:1</Data>
149+
<Data ss:Type="String">urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1</Data>
150150
</Cell>
151151
<Cell>
152152
<Data ss:Type="String">/ApplicationResponse/cbc:ProfileID</Data>

structure/syntax/ubl-application-response.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
transaction appears.</Description>
2828
<DataType>Identifier</DataType>
2929
<Reference type="BUSINESS_TERM">tir16-001</Reference>
30-
<Value type="EXAMPLE">urn:fdc:peppol.eu:logistics:bis:transport_execution_plan_request_response_and_dialog:1</Value>
30+
<Value type="EXAMPLE">urn:fdc:peppol.eu:logistics:bis:advanced_transport_execution_plan:1</Value>
3131
</Element>
3232

3333
<Element cardinality="0..1">

0 commit comments

Comments
 (0)