PEPPOL-T120-R012
- Message
Start date must be earlier or equal to end date
- Context
cac:EstimatedDeliveryPeriod
- Test
not(cbc:EndDate) or translate(cbc:StartDate,'-','') <= translate(cbc:EndDate,'-','')
- Usage
Start date must be earlier or equal to end date
cac:EstimatedDeliveryPeriod
not(cbc:EndDate) or translate(cbc:StartDate,'-','') <= translate(cbc:EndDate,'-','')