VRBL-INV-PL-B2B-3-113

Basic Info

Rule When Buyer Address Line Group is not provided, the Buyer City Name must exist within the Buyer Address Group.
Context /ubl:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PostalAddress
Pattern vrbl-invoice-pl-b2b-3p0
Severity fatal

Used Template: Exists

Parameter Value
probe = cbc:CityName

Implementation

(
	boolean(cac:AddressLine)
)
or
(
	boolean(cbc:CityName)
)