Skip to content

Commit ea1817f

Browse files
Generated by github actions
1 parent f295ac3 commit ea1817f

File tree

5 files changed

+1342
-635
lines changed

5 files changed

+1342
-635
lines changed

rules/examples/WasteNotification_Example_Full.xml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
</cac:Contact>
118118
</cac:NotifierParty>
119119
<cac:CustomsParty>
120+
<cbc:IndustryClassificationCode>E</cbc:IndustryClassificationCode>
120121
<cac:PartyIdentification>
121122
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
122123
</cac:PartyIdentification>
@@ -295,11 +296,32 @@
295296
<cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator>
296297
<cbc:SpecialServiceInstructions>Text</cbc:SpecialServiceInstructions>
297298
<cbc:HandlingCode>D123</cbc:HandlingCode>
299+
<cac:OriginalDepartureCountry>
300+
<cbc:IdentificationCode>SE</cbc:IdentificationCode>
301+
</cac:OriginalDepartureCountry>
302+
<cac:FinalDestinationCountry>
303+
<cbc:IdentificationCode>BY</cbc:IdentificationCode>
304+
</cac:FinalDestinationCountry>
305+
<cac:TransitCountry>
306+
<cbc:IdentificationCode>PL</cbc:IdentificationCode>
307+
</cac:TransitCountry>
298308
<cac:TransportHandlingUnit>
299309
<cbc:TransportHandlingUnitTypeCode>AG</cbc:TransportHandlingUnitTypeCode>
300310
<cbc:HandlingCode listID="TRED4079">1</cbc:HandlingCode>
301311
<cbc:HandlingInstructions>To be set vertical</cbc:HandlingInstructions>
302312
</cac:TransportHandlingUnit>
313+
<cac:OfficeOfImportLocation>
314+
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
315+
<cbc:Name>Border crossing in Brest.</cbc:Name>
316+
</cac:OfficeOfImportLocation>
317+
<cac:OfficeOfExportLocation>
318+
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
319+
<cbc:Name>Border crossing in Ystad.</cbc:Name>
320+
</cac:OfficeOfExportLocation>
321+
<cac:OfficeOfTransitLocation>
322+
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
323+
<cbc:Name>Border crossing in Swinoujscie.</cbc:Name>
324+
</cac:OfficeOfTransitLocation>
303325
<cac:DocumentReference>
304326
<cbc:ID>123</cbc:ID>
305327
<cbc:DocumentTypeCode>A</cbc:DocumentTypeCode>

0 commit comments

Comments
 (0)