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