IBR-001-OM

[IBR-001-OM] - Invoice transaction type (BTOM-001) must be a 20-character string consisting only of '1' and '0'.

About

ID
IBR-001-OM
Flag
fatal
Context
ubl:Invoice | cn:CreditNote
Test
string-length($txnType) = 20 and matches($txnType, '^[X1]{20}$')