R0006
Functional Description
IF the first two characters of <CUSTOMS OFFICE OF DESTINATION (DECLARED).Reference
number> is in set CL112 (CountryCodesCTC)
THEN the first two characters of at least one instance of <CUSTOMS OFFICE OF TRANSIT
(DECLARED).Reference number> shall be EQUAL to the first two characters of <CUSTOMS OFFICE
OF DESTINATION (DECLARED).Reference number>;
IF the first two characters of <CUSTOMS OFFICE OF DEPARTURE.Reference number> is in set
CL112 (CountryCodesCTC) AND If the first two characters of <CUSTOMS OFFICE OF DESTINATION
(DECLARED).Reference number> is in set CL010 (CountryCodesCommunity)
THEN the first two characters of at least one instance of <CUSTOMS OFFICE OF TRANSIT
(DECLARED).Reference number> shall be in set CL010 (CountryCodesCommunity).
Technical Description
IF the first two characters of /*/CustomsOfficeOfDestinationDeclared/referenceNumber is in set CL112
THEN the first two characters of at least one instance of
/*/CustomsOfficeOfTransitDeclared/referenceNumber shall be EQUAL to the first two characters of
/*/CustomsOfficeOfDestinationDeclared/referenceNumber;
If the first two characters of /*/CustomsOfficeOfDeparture/referenceNumber is in set CL112 AND If the
first two characters of /*/CustomsOfficeOfDestinationDeclared/referenceNumber is in set CL010
THEN the first two characters of at least one instance of
/*/CustomsOfficeOfTransitDeclared/referenceNumber shall be in SET CL010.