Skip to content

Commit 582fc2e

Browse files
Generated by github actions
1 parent 0eaff12 commit 582fc2e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

rules/examples/Waybill_Example_Full.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</cac:Contact>
4949
</cac:ConsignorParty>
5050
<cac:CarrierParty>
51-
<cbc:EndpointID schemeID="0212">0108023-3</cbc:EndpointID>
51+
<cbc:EndpointID schemeID="0216">003701080233</cbc:EndpointID>
5252
<cac:PartyIdentification>
5353
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
5454
</cac:PartyIdentification>

rules/mapping/Waybill.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@
11341134
<Data ss:Type="String">An identifier for the end point of the routing service for the carrier party (e.g., EAN Location Number, GLN).</Data>
11351135
</Cell>
11361136
<Cell>
1137-
<Data ss:Type="String">0108023-3</Data>
1137+
<Data ss:Type="String">003701080233</Data>
11381138
</Cell>
11391139
<Cell>
11401140
<Data ss:Type="String">/ubl:Waybill/cac:CarrierParty/cbc:EndpointID</Data>
@@ -1160,7 +1160,7 @@
11601160
<Data ss:Type="String"/>
11611161
</Cell>
11621162
<Cell>
1163-
<Data ss:Type="String">0212</Data>
1163+
<Data ss:Type="String">0216</Data>
11641164
</Cell>
11651165
<Cell>
11661166
<Data ss:Type="String">/ubl:Waybill/cac:CarrierParty/cbc:EndpointID/schemeID</Data>

structure/syntax/ubl-waybill.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,9 @@
255255
<Attribute usage="Mandatory">
256256
<Term>schemeID</Term>
257257
<Reference type="CODE_LIST">eas</Reference>
258-
<Value type="EXAMPLE">0212</Value>
258+
<Value type="EXAMPLE">0216</Value>
259259
</Attribute>
260-
<Value type="EXAMPLE">0108023-3</Value>
260+
<Value type="EXAMPLE">003701080233</Value>
261261
</Element>
262262
<Element cardinality="0..1">
263263
<Term>cac:PartyIdentification</Term>

0 commit comments

Comments
 (0)