VRBL-INV-FR-CIUS-1p0-185

Basic Info

Rule When the Document Currency Code is not EUR, the Tax Currency Code must exist within the Invoice.
Context /ubl:Invoice
Pattern vrbl-invoice-fr-cius-1p0
Severity warning

Used Template: Exists

Parameter Value
probe = cbc:TaxCurrencyCode

Implementation

(
	cbc:DocumentCurrencyCode='EUR'
)
or
(
	boolean(cbc:TaxCurrencyCode)
)