Message

Start date must be earlier or equal to end date

Context
cac:Shipment/cac:Delivery/cac:RequestedDeliveryPeriod
Test
not(cbc:EndDate) or translate(cbc:StartDate,'-','') <= translate(cbc:EndDate,'-','')