fatalEN 16931code list ruleCIIUBL
Value added tax point date code MUST be coded using a restriction of UNTDID 2005.
The VAT point date code (BT-8) is outside the allowed subset of UNTDID 2005.
Only three values are permitted: 3 = invoice issue date, 35 = actual delivery date, 432 = payment date. Anything else fails, including 5 and 71.
CII — context ram:DueDateTypeCode
((not(contains(normalize-space(.), ' ')) and contains(' 5 29 72 ', concat(' ', normalize-space(.), ' '))))UBL — context cac:InvoicePeriod/cbc:DescriptionCode
((not(contains(normalize-space(.), ' ')) and contains(' 3 35 432 ', concat(' ', normalize-space(.), ' '))))