PEPPOL-T125-R022
- Message
[PEPPOL-T125-R022] Start date must be earlier or equal to end date
- Context
cac:EstimatedDespatchPeriod
- Test
not(cbc:EndDate) or translate(cbc:StartDate,'-','') <= translate(cbc:EndDate,'-','')
- Usage
[PEPPOL-T125-R022] Start date must be earlier or equal to end date
cac:EstimatedDespatchPeriod
not(cbc:EndDate) or translate(cbc:StartDate,'-','') <= translate(cbc:EndDate,'-','')