Skip to main content

R0474

Functional Description

IF <CONSIGNMENT.Inland mode of transport> is EQUAL to ‘3’
    THEN the first data group iteration <Consignment-Departure Transport Means.Type of identification>
    must be EQUAL to ‘30’;
IF <CONSIGNMENT.Inland mode of transport> is EQUAL to ‘3’
    AND <CONSIGNMENT-DEPARTURE TRANSPORT MEANS> is PRESENT
    THEN for THIS House Consignment, the first data group iteration <CONSIGNMENT-HOUSE
    CONSIGNMENT-DEPARTURE TRANSPORT MEANS.Type of identification> must be EQUAL to ‘30’

Technical Description

IF /*/Consignment/inlandModeOfTransport is EQUAL to ‘3’
    THEN the first data group iteration /*/Consignment/DepartureTransportMeans/typeOfIdentification must
    be EQUAL to ‘30’;
IF /*/Consignment/inlandModeOfTransport is EQUAL to ‘3’
    AND /*/Consignment/HouseConsignment/DepartureTransportMeans is PRESENT
    THEN for THIS HouseConsignment, the first data group iteration
    /*/Consignment/HouseConsignment/DepartureTransportMeans/typeOfIdentification must be EQUAL to
    ‘30’.