Cius

Peppol-Icon

BIS3

Validation message

A date MUST be formatted YYYYMMDD.

UBL

Context

1

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

Rule

1

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

CII

Context

1

udt:DateTimeString

Rule

1

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