VRBL-INV-GR-1p0-1

Basic Info

Rule When the Seller Group is Greek, the Installation Serial Number must exist within the Invoice Extension.
Context /ubl:Invoice/cec:UBLExtensions/cec:UBLExtension/cec:ExtensionContent/vrbl:InvoiceExtension
Pattern vrbl-invoice-gr-1p0
Severity fatal

Used Template: Exists

Parameter Value
probe = vrbl:InstallationSerialNumber

Implementation

(
	not($GRSupplierCountry = 'GR')
)
or
(
	boolean(vrbl:InstallationSerialNumber)
)