PEPPOL-COMMON-R030
- Message
- A date must be formatted YYYY-MM-DD. 
- Context
- cbc:IssueDate | cbc:DueDate | cbc:TaxPointDate | cbc:StartDate | cbc:EndDate | cbc:ActualDeliveryDate
- Test
- (string(.) castable as xs:date) and (string-length(.) = 10)
A date must be formatted YYYY-MM-DD.
cbc:IssueDate | cbc:DueDate | cbc:TaxPointDate | cbc:StartDate | cbc:EndDate | cbc:ActualDeliveryDate(string(.) castable as xs:date) and (string-length(.) = 10)