Cius

Peppol-Icon

BIS3

Validation message

A date MUST be formatted YYYYMMDD.

Context

cbc:IssueDate | cbc:DueDate | cbc:TaxPointDate | cbc:StartDate | cbc:EndDate | cbc:ActualDeliveryDate

udt:DateTimeString

UBL

XPath

1

string-length(text()) = 10 and (string(.) castable as xs:date)

CII

XPath

1

normalize-space(@format) = '102' and string-length(text()) = 8 and matches(normalize-space(text()), '20[0-9]{6}')