VRBL-INV-CH-YELLOWBILL-3p0-17

Basic Info

Rule When Payee Financial Account Name is provided, the Payee Financial Account Country Identification Code must exist within the Payee Financial Account Group.
Context /ubl:Invoice/cac:PaymentMeans/cac:PayeeFinancialAccount
Pattern vrbl-ch-yellowbill-3p0
Severity fatal

Used Template: Exists

Parameter Value
probe = cac:Country/cbc:IdentificationCode

Implementation

(
	not(boolean(cbc:Name))
)
or
(
	boolean(cac:Country/cbc:IdentificationCode)
)