PEPPOL-T125-R025
- Message
- [PEPPOL-T125-R025] StartTime must be before EndTime 
- Context
- cac:EstimatedDespatchPeriod
- Test
- not(cbc:StartDate) or not(cbc:StartTime) or not(cbc:EndDate) or not(cbc:EndTime) or dateTime((cbc:EndDate),(cbc:EndTime)) >= dateTime((cbc:StartDate),(cbc:StartTime))
- Usage