Skip to main content

R0507

Functional Description

IF <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM.Country of dispatch> is
    PRESENT for all
    <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM>
    THEN at least one occurrence of <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT
    ITEM.Country
    of dispatch> must be different from the others;
IF <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM.Country of destination> is
    PRESENT for
    all <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM>
    THEN at least one occurrence of <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT
    ITEM.Country
    of destination> must be different from the others;
IF <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM.Reference number UCR> is
    PRESENT for
    all <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM>
    THEN at least one occurrence of <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT
    ITEM.Reference
    number UCR> must be different from the others;
IF <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM. Declaration type > is
    PRESENT for all
    <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT ITEM>
    THEN at least one occurrence of <CONSIGNMENT-HOUSE CONSIGNMENT-CONSIGNMENT
    ITEM.Declaration type> must be different from the others.

Technical Description

IF /*/Consignment/HouseConsignment/ConsignmentItem/countryOfDispatch is PRESENT for all
    /*/Consignment/HouseConsignment/ConsignmentItem
    THEN at least one occurrence of
    /*/Consignment/HouseConsignment/ConsignmentItem/countryOfDispatch must be different from
    the others;
IF /*/Consignment/HouseConsignment/ConsignmentItem/countryOfDestination is PRESENT for all
    /*/Consignment/HouseConsignment/ConsignmentItem
    THEN at least one occurrence of
    /*/Consignment/HouseConsignment/ConsignmentItem/countryOfDestination must be different
    from the others;
IF /*/Consignment/HouseConsignment/ConsignmentItem/referenceNumberUCR is PRESENT for all
    /*/Consignment/HouseConsignment/ConsignmentItem
    THEN at least one occurrence of
    /*/Consignment/HouseConsignment/ConsignmentItem/referenceNumberUCR must be different
    from the others;
IF /*/Consignment/HouseConsignment/ConsignmentItem/declarationType is PRESENT for all
    /*/Consignment/HouseConsignment/ConsignmentItem
    THEN at least one occurrence of
    /*/Consignment/HouseConsignment/ConsignmentItem/declarationType must be different from the
    others