R0790
Functional Description
IF (<CC015C-CUSTOMS OFFICE OF TRANSIT (DECLARED)> is PRESENT OR <CCA15D-
CUSTOMS OFFICE OF TRANSIT (DECLARED)> is PRESENT)
THEN the multiplicity of <CC170C-CONSIGNMENT-ACTIVE BORDER TRANSPORT MEANS> is up
to 9x
ELSE IF (<CC013C-CUSTOMS OFFICE OF TRANSIT (DECLARED)> is PRESENT OR <CCA13D-
CUSTOMS OFFICE OF TRANSIT (DECLARED)> is PRESENT)
THEN the multiplicity of <CC170C-CONSIGNMENT-ACTIVE BORDER TRANSPORT MEANS> is up
to 9x
ELSE
the multiplicity of <CC170C-CONSIGNMENT-ACTIVE BORDER TRANSPORT MEANS> is 1x
Technical Description
IF (/CC015C/CustomsOfficeOfTransitDeclared is PRESENT OR
/CCA15D/CustomsOfficeOfTransitDeclared is PRESENT)
THEN the multiplicity of /CC170C/Consignment/ActiveBorderTransportMeans is up to 9x
ELSE IF (/CC013C/CustomsOfficeOfTransitDeclared is PRESENT OR
/CCA13D/CustomsOfficeOfTransitDeclared is PRESENT)
THEN the multiplicity of /CC170C/Consignment/ActiveBorderTransportMeans is up to 9x
ELSE
the multiplicity of /CC170C/Consignment/ActiveBorderTransportMeans is 1x