fatalPeppol BIS Billing 3.0profileUBL
When Supplier is Greek, the Invoice Id in the fourth segment must be a valid greek document type
The fourth segment of the invoice id is not a recognised Greek document type.
Use a myDATA invoice type code, e.g. 1.1 for a domestic sales invoice, 2.1 for a service invoice, 5.1 for a credit note.
UBL — context /ubl-invoice:Invoice/cbc:ID[$isGreekSender] | /ubl-creditnote:CreditNote/cbc:ID[$isGreekSender]
string-length(normalize-space($IdSegments[4]))>0 and (some $c in $greekDocumentType satisfies $IdSegments[4] = $c)