PEPPOL-T128-R012
- 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,'-','')
Start date must be earlier or equal to end date
cac:Shipment/cac:Delivery/cac:RequestedDeliveryPeriodnot(cbc:EndDate) or translate(cbc:StartDate,'-','') <= translate(cbc:EndDate,'-','')