R0473
Functional Description
IF <CONSIGNMENT-DEPARTURE TRANSPORT MEANS> is PRESENT AND
<CONSIGNMENT-DEPARTURE TRANSPORT MEANS.Type of identification> is in SET
{10,20,21,30,31,40,41,80}
THEN < CONSIGNMENT-DEPARTURE TRANSPORT MEANS.Identification number> shall not
contain lowercase letters
ELSE IF <CONSIGNMENT-HOUSE CONSIGNMENT-DEPARTURE TRANSPORT MEANS> is
PRESENT AND <CONSIGNMENT- HOUSE CONSIGNMENT-DEPARTURE TRANSPORT
MEANS.Type of identification> is in SET {10,20,21,30,31,40,41,80}
THEN < CONSIGNMENT- HOUSE CONSIGNMENT-DEPARTURE TRANSPORT
MEANS.Identification number> shall not contain lowercase letters
Technical Description
IF /*/Consignment/DepartureTransportMeans is PRESENT AND
/*/Consignment/DepartureTransportMeans/typeofIdentification is in SET {10,20,21,30,31,40,41,80}
THEN /*/Consignment/DepartureTransportMeans/IdentificationNumber shall not contain lowercase
letters
ELSE IF /*/Consignment/HouseConsignment/DepartureTransportMeans is PRESENT AND
/*/Consignment/HouseConsignment/DepartureTransportMeans/typeofIdentification is in SET
{10,20,21,30,31,40,41,80}
THEN /*/Consignment/HouseConsignment/DepartureTransportMeans/IdentificationNumber shall not
contain lowercase letters