Skip to main content

C0670

Functional Description

IF <CONSIGNMENT-TRANSPORT EQUIPMENT> is PRESENT only once AND <CONSIGNMENT-
    TRANSPORT EQUIPMENT.Container identification number> is PRESENT
    THEN <CONSIGNMENT-TRANSPORT EQUIPMENT-GOODS REFERENCE> = “O”
ELSE
    <CONSIGNMENT-TRANSPORT EQUIPMENT-GOODS REFERENCE> = “R”

Technical Description

IF /*/Consignment/TransportEquipment is PRESENT only once AND
    /*/Consignment/TransportEquipment/containerIdentificationNumber is PRESENT
    THEN /*/Consignment/TransportEquipment/GoodsReference = “O”
ELSE
    /*/Consignment/TransportEquipment/GoodsReference = “R”