C0055
Functional Description
IF <CONSIGNMENT.Container indicator> is EQUAL to ‘0’
THEN <CONSIGNMENT-TRANSPORT EQUIPMENT.Container identification number> = “N”
ELSE
at least one iteration of <CONSIGNMENT-TRANSPORT EQUIPMENT.Container identification
number> = “R” (for the rest of iterations is optional)
Technical Description
IF /*/Consignment/containerIndicator is EQUAL to ‘0’
THEN /*/Consignment/TransportEquipment/containerIdentificationNumber = “N”
ELSE
at least one iteration of /*/Consignment/TransportEquipment/containerIdentificationNumber = “R”
(for the rest of iterations is optional)